1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
Commit graph

275 commits

Author SHA1 Message Date
McMatts
19a916a4b4 New user role: view analytics 2018-04-05 19:59:57 +01:00
McMatts
ca91cd8e49 Set explicit MySQL InnoDB engine
Closes #142
2018-03-30 22:12:18 +01:00
McMatts
a6828e6b7f Record document search history 2018-03-30 17:03:18 +01:00
sauls8t
527b02e8b3 Improve JS slugify process
To handle non-recognized charsets.
2018-03-30 11:27:25 +01:00
sauls8t
e1d2d4c037 Add missing semi-colon for MariaDB installation
Closes #140
2018-03-25 19:20:39 +01:00
sauls8t
eaf46f06c1 Provide in-app What's New & new release notifications 2018-03-22 17:29:59 +00:00
sauls8t
f825e9fdc9 Improved full text search matching 2018-03-19 15:04:02 +00:00
Harvey Kandola
958f4d30b9 Provider foundation for doc lifecycle and versions 2018-03-14 13:38:37 +00:00
sauls8t
f3e4b4060e Create default users groups during setup process 2018-03-08 11:54:57 +00:00
sauls8t
bd43319bb2 New SMTP library and refactoring of mailer code 2018-03-07 18:52:19 +00:00
sauls8t
22679920d0 Set category permissions for both users and groups 2018-03-06 10:39:47 +00:00
sauls8t
19b4a3de49 Allow admins to add, edit, delete user groups! 2018-02-27 14:16:23 +00:00
sauls8t
8d4c6a19ee Provide space add/remove event notifications 2018-02-22 18:13:56 +00:00
Harvey Kandola
fd693f4ff4 go dep
Migrated from plain /vendor to go dep
2018-02-14 15:23:46 +00:00
Harvey Kandola
0262763c95 Upgrade to latest Markdown processing engine 2018-02-09 13:34:53 +00:00
sauls8t
717df79e16 Correctly rename column approval to status 2018-01-28 17:42:59 +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
f4f32bcfcb document approvals and protection 2017-12-24 15:51:43 +00:00
Harvey Kandola
cc1c216754 removed redundant UI code 2017-12-11 14:39:12 +00:00
Harvey Kandola
c5c988709d page numbering engine 2017-12-10 14:05:23 +00:00
Harvey Kandola
bc72db711f added sql indexes 2017-10-08 11:26:58 -04:00
Harvey Kandola
b8d848549e improved setup process and space view rendering 2017-10-06 13:59:58 -04: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
ef285c91de persist permissions
WIP
2017-09-15 11:08:05 +01:00
Harvey Kandola
c51ba65b1d New schema for permissions and roles management 2017-09-12 09:59:43 +01:00
Harvey Kandola
e505bb36e2 Add dbtype command line switch and improved database type detection
Closes #116 and #117
2017-08-30 13:00:07 +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
c235fb569e bumped version 2017-08-22 17:23:30 +01:00
Harvey Kandola
599b961a38 enhanced DB migration process 2017-08-16 11:46:56 +01:00
Harvey Kandola
2c5f73a486 new search options and schema 2017-08-15 14:15:31 +01:00
Harvey Kandola
00c2d17fcb utf8mb4, MariaDB, pluggable stiorage provider
Closes #109, #102, #74
2017-08-09 16:18:03 +01:00
Harvey Kandola
db1af55c6c Experimental MariaDB support
Closes #74 and #102
2017-08-08 18:21:38 +01:00
Harvey Kandola
557da2847e bug fixes galore 2017-08-07 14:42:02 +01:00
Harvey Kandola
476403bf46 wrap errors up, log at top level only 2017-08-03 10:00:24 +01:00
Harvey Kandola
562872a4a8 removed old API 2017-08-02 15:26:31 +01:00
Harvey Kandola
7faf6d6cff search indexing process coupling 2017-08-01 10:39:07 +01:00
Harvey Kandola
65390ab67d refactored document & search codebase to new API 2017-07-31 18:17:30 +01:00
Harvey Kandola
d90b3249c3 still moving codebase to new API (WIP) 2017-07-26 20:03:23 +01:00
Harvey Kandola
72b14def6d moving endpoints to new API (WIP) 2017-07-26 10:50:26 +01:00
Harvey Kandola
792c3e2ce8 major code repair from old to new API -- WIP 2017-07-24 16:24:21 +01:00
Harvey Kandola
d888962082 refactored routing/web serving logic 2017-07-21 18:14:19 +01:00
Harvey Kandola
76d77bef9b server init moved to new logger 2017-07-21 14:53:32 +01:00
Harvey Kandola
3defc062bd refactored smart section code 2017-07-21 13:39:53 +01:00
Harvey Kandola
5acfae3d0d refactored salt code 2017-07-21 12:20:13 +01:00
Harvey Kandola
6fd6bc6d26 Fixes #105 2017-07-20 18:46:11 +01:00
Harvey Kandola
bc49041359 fixed #103 and bumped version
bumped version
fixed #103
2017-07-20 11:37:38 +01:00