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

14 commits

Author SHA1 Message Date
Harvey Kandola
97d90662dd Make database boot process storage provider agonistic
Moved database queries into provider specific object to ensure database checking, installation, upgrade procedures are pluggable.
2018-09-14 18:00:24 +01:00
Harvey Kandola
3bccd6a537 Refactoring of database init code 2018-09-12 20:03:34 +01:00
Harvey Kandola
9ee9526a47 Display subscription information 2018-09-10 10:12:14 +01:00
sauls8t
c94fd9cfcf Enforce non-draft mode lifecycle for CE
Closes #151 by enforcing non-draft mode settings for Community Edition.
2018-05-10 15:10:15 +01:00
Harvey Kandola
5f59e95495 improve level code 2018-01-10 16:07:17 +00: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
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
7faf6d6cff search indexing process coupling 2017-08-01 10:39:07 +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
68130122e7 refactored flag/env loading 2017-07-19 18:47:01 +01:00
Harvey Kandola
dc49dbbeff moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
Harvey Kandola
cf58f8164d major package structure refactoring 2017-07-18 21:55:17 +01:00