1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-06 22:15:25 +02:00
Commit graph

34 commits

Author SHA1 Message Date
Harvey Kandola
4494ace0a2 Set org and per user locale 2022-03-19 18:07:38 -04:00
HarveyKandola
470e2d3ecf Move over to Go embed directive 2021-08-18 19:39:51 -04:00
McMatts
f738077f5a Remove rogue log output 2019-05-14 14:51:58 +01:00
Harvey Kandola
64403c402b Make store SQL Server compatible 2019-04-01 12:02:23 +01:00
Harvey Kandola
f828583b49 Allow admins to set subdomain for their instance
Fixes #209

Admins can see and set subdomain for their instance.

Self-host customers only!
2019-02-27 13:49:59 +00:00
McMatts
036f36ba1d Enable custom logo upload and rendering 2019-01-06 13:50:12 +00:00
McMatts
a211ba051a Per space label, icon, description
Labels introduce visual grouping and filtering of spaces.
2019-01-04 16:33:30 +00:00
Harvey Kandola
c152d029f2 Add comments 2018-11-21 11:51:54 +00:00
McMatts
5d632712e0 Improve Space permissions
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
sauls8t
0a313be1de Ignore product subscription column for table updates 2018-11-12 20:25:55 +00:00
Harvey Kandola
d1b803b246 PRovide basic in-app purchase/renewal flow 2018-11-05 19:48:50 +00:00
sauls8t
516140dd7e [WIP] Provide system restore facility
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-15 18:59:21 +01:00
sauls8t
4094677792 [WIP] Backup process outline 2018-10-10 15:13:09 +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
HarveyKandola
b455e5eaf5 PostgreSQL prep
Update of vendored SQL libs and refactoring of store provider layer.
2018-09-26 17:59:56 +01:00
Harvey Kandola
4f0cc2f616 Make API work with new schema 2018-09-19 16:03:29 +01:00
Harvey Kandola
28342fcf5e [WIP] new schema implementation 2018-09-18 20:55:40 +01:00
HarveyKandola
58fc03f4c1 Make Trello config dependent on user permission 2018-08-10 15:16:49 +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
Harvey Kandola
4cfbd57871 Allow content to contain links to network locations 2018-07-09 14:41:55 -04:00
Harvey Kandola
19736aab04 New config setting: how many tags per document? 2018-07-05 12:02:10 -04:00
sauls8t
22679920d0 Set category permissions for both users and groups 2018-03-06 10:39:47 +00:00
Harvey Kandola
e44837c8db Merge branch 'master' into granular-permissions 2017-10-08 21:07:45 -04:00
Harvey Kandola
8f80673cde removed named sql statements 2017-09-25 14:37:11 +01:00
Samuel Reeve
eae1a9a429 Organization store test 2017-09-13 12:53:56 +01:00
Harvey Kandola
2386dcbd83 improved url domain matching for multi-tenant deployments 2017-09-08 19:41:46 +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
476403bf46 wrap errors up, log at top level only 2017-08-03 10:00:24 +01:00
Harvey Kandola
ecc94f31c9 changed indexer coupling 2017-08-02 15:58:39 +01:00
Harvey Kandola
72b14def6d moving endpoints to new API (WIP) 2017-07-26 10:50:26 +01:00
Harvey Kandola
27640dffc4 pointers to Runtime! 2017-07-24 19:10:49 +01:00
Harvey Kandola
792c3e2ce8 major code repair from old to new API -- WIP 2017-07-24 16:24:21 +01:00