1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 13:19:43 +02:00
Commit graph

70 commits

Author SHA1 Message Date
sauls8t
71a2860716 [WIP] Restore process
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:30 +01:00
Harvey Kandola
ab2cbd4ff7 Add the basis for in-app backup/restore process
Zip format output.
2018-10-04 21:04:31 +01:00
Harvey Kandola
391c143483 Change RefID field size from 16 to 20 with updated algo
Xid dependency updated.

Moved to 20 length ID values.

Added new revision number to version and meta information. Revision number is timestamp format.
2018-10-04 21:03:47 +01:00
HarveyKandola
97beb3f4d3 Continued MySQL/PostgreSQL store provider refactoring
Refactored, renamed, removed storage related code.

Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
sauls8t
944fd98421 Fixed up more SQL store breaking changes 2018-09-20 11:12:17 +01:00
Harvey Kandola
4f0cc2f616 Make API work with new schema 2018-09-19 16:03:29 +01:00
Harvey Kandola
4c733ce581 Boot process logger message consistency and improvements 2018-09-14 13:00:58 +01:00
sauls8t
074eea3aeb PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
sauls8t
1ce7e53398 Capture LDAP configuration 2018-09-03 17:36:54 +01:00
sauls8t
8d3dfcc3c7 [WIP] Basic LDAP connectivity 2018-08-28 10:19:22 +01:00
HarveyKandola
7206f721f4 Provide UI for managing integration config
Closes #110
2018-08-08 14:57:56 +01:00
HarveyKandola
7878a244d3 [WIP] Admin level Jira creds and vendored jira libs 2018-08-06 19:39:31 +01:00
HarveyKandola
d0970c153b WIP 2018-07-28 11:43:45 -04:00
Harvey Kandola
ad2e653f3c Export to PDF related improvements 2018-06-11 14:40:21 +01:00
Harvey Kandola
22b6674edb Content liking
New per space option that allows users to like/dislike content.

The prompt is configurable per space, e.g. "Was this useful?".

Enterprise edition gets new Votes report providing insights into most/least liked content.
2018-04-13 11:01:36 +01:00
McMatts
19a916a4b4 New user role: view analytics 2018-04-05 19:59:57 +01:00
sauls8t
df0a13b6ed Rebuild search index 2018-03-29 12:23:09 +01:00
sauls8t
eaf46f06c1 Provide in-app What's New & new release notifications 2018-03-22 17:29:59 +00:00
sauls8t
bc2cab5721 Provide helpers to for adding API routes 2018-03-19 12:24:34 +00:00
Harvey Kandola
b2e3f2be7e Record details of failed tenant access 2018-03-15 17:11:01 +00:00
sauls8t
ad3f406876 Rename document role to permission 2018-03-06 13:36:11 +00:00
sauls8t
22679920d0 Set category permissions for both users and groups 2018-03-06 10:39:47 +00:00
sauls8t
7ccb3b4658 Persist space permissions for groups and users 2018-03-03 17:46:29 +00:00
sauls8t
0b5ed8fd9e add bulk users 2018-03-01 10:58:55 +00:00
sauls8t
0680a72ee2 list group members & non-members 2018-02-28 14:55:36 +00:00
sauls8t
19b4a3de49 Allow admins to add, edit, delete user groups! 2018-02-27 14:16:23 +00:00
sauls8t
9d8b1d2f3c Fix an issue with Everyone permissions not being observed 2018-01-26 15:34:20 +00:00
Harvey Kandola
6409ad0d63 WIP vendored dep upgrades 2018-01-19 11:36:38 +00:00
Harvey Kandola
5f59e95495 improve level code 2018-01-10 16:07:17 +00:00
Harvey Kandola
b9394a4967 document level permissions 2017-12-26 13:25:10 +00:00
Harvey Kandola
3337db6b27 ensure section updates always display latest numbering 2017-12-18 09:54:09 +00:00
Harvey Kandola
318abef710 bulk data load methods for space and document views 2017-10-08 20:53:25 -04:00
Harvey Kandola
7ce3adb65e anon user space/categopry handling 2017-10-04 13:27:48 -04:00
Harvey Kandola
30321781c2 implemented view users permission 2017-10-04 12:27:56 -04:00
Harvey Kandola
8d761da939 delete space, mov doc edge cases 2017-09-26 20:13:44 +01:00
Harvey Kandola
5481de4e1c document list: show by selected space/category 2017-09-26 16:30:16 +01:00
Harvey Kandola
8f80673cde removed named sql statements 2017-09-25 14:37:11 +01:00
Harvey Kandola
1b548ea03e commented out domain match check during auth 2017-09-24 18:02:24 +01:00
Harvey Kandola
f0582e18f7 add category to document 2017-09-22 17:23:14 +01:00
Harvey Kandola
508ec00c6a restrict user lists based on account.users permission 2017-09-22 10:22:52 +01:00
Harvey Kandola
3a9675eb14 refined category permission checks 2017-09-21 18:59:43 +01:00
Harvey Kandola
3f31d6d15e category permission admin, re-vamped view layout 2017-09-21 15:48:00 +01:00
Harvey Kandola
4874d23f15 space categorty management 2017-09-19 17:58:33 +01:00
Harvey Kandola
6a651770b5 refactored permission code 2017-09-18 17:53:42 +01:00
Harvey Kandola
ae05cacf3f re-working space permissions -- WIP 2017-09-13 19:22:38 +01:00
Harvey Kandola
d3512b499a improved setup wizard redirection 2017-08-29 17:55:41 +01:00
Harvey Kandola
8081b60146 set defaults for request context 2017-08-27 16:39:09 +01:00
Harvey Kandola
558d90d2ba per space templates 2017-08-17 09:37:33 +01:00
Harvey Kandola
1b96c9093f add entries to search index 2017-08-15 19:41:44 +01:00
Harvey Kandola
2c5f73a486 new search options and schema 2017-08-15 14:15:31 +01:00