1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00
documize/gui/app
sauls8t 8f1bc8ce1f Specify runtime parameters in TOML format config file
In addition to specifying parameters in the command line and environment variables, you can now omit all parameters and provide a config file.

Example:

./documize myconfig.conf

Note: there is no switch setting, just provide the filename as an argument.

Fixes #243
2019-04-27 16:59:10 +01:00
..
adapters moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
authenticators PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
components Complete PDF section type 2019-04-19 11:30:40 +01:00
constants Enable searching for SQL Server storage provider 2019-04-02 15:30:42 +01:00
controllers moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
helpers Replaced underscore.js & is.js with lodash.js 2019-03-03 13:10:04 +00:00
initializers Replaced underscore.js & is.js with lodash.js 2019-03-03 13:10:04 +00:00
mixins Replaced underscore.js & is.js with lodash.js 2019-03-03 13:10:04 +00:00
models Provide per section attachments 2019-04-18 13:31:48 +01:00
pods Specify runtime parameters in TOML format config file 2019-04-27 16:59:10 +01:00
routes Replaced underscore.js & is.js with lodash.js 2019-03-03 13:10:04 +00:00
serializers Use default Ember object ID for permissions model 2018-04-26 12:03:23 +01:00
services [WIP] PDF viewer section & per section attachments 2019-04-17 17:13:18 +01:00
styles Provide per section attachments 2019-04-18 13:31:48 +01:00
templates Enable PDF section editor 2019-04-18 15:42:18 +01:00
transforms moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
utils Fixed lodash conversion issue with _.rest to _.drop 2019-03-04 18:59:44 +00:00
app.js upgraded Ember and integrated Bootstrap 4 2017-11-16 13:28:05 +00:00
index.html Use monospace font for Markdown editor 2019-03-18 18:02:47 +00:00
resolver.js moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
router.js Allow doc/section/files links to open in tabs 2019-04-10 20:03:34 +01:00