Commit Graph

9 Commits (373ff1adb4afdf8c8ede8bc8f61d88814267e1ee)

Author SHA1 Message Date
Patrik Kernstock c1f708f61d Fix settings canonical webroot (#173)
* Use same order as in setSettings() func below

Signed-off-by: Patrik Kernstock <info@pkern.at>

* Fixed Canonical-Webroot setting

The Canonical-Webroot setting was not read properly on the /settings/admin/richdocuments settings page. So this also fixes the notices when visting the admin page: "Undefined index: canonical_webroot at /apps/richdocuments/templates/admin.php#44"

Signed-off-by: Patrik Kernstock <info@pkern.at>
6 years ago
Pranav Kant a08c0b7a5e Add support for adding canonical webroot (#157)
See cc42c7f46c

for details
6 years ago
Lukas Reschke 9bf62db3aa Add option to enable the app only for users in a specific group (#135)
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Pranav Kant 21504eb5a8 support for external apps (#124) 7 years ago
Andras Timar aa4df2e800 Restore 'Enable edit for specific groups' feature, fixes #66 7 years ago
Pranav Kant 0c14789cc3 Revert "Remove unrequired route"; respect OOXML settings again
This reverts commit aa89c908a7.
7 years ago
Lukas Reschke 5dd6344629
Delete cached discovery file if settings are changed
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke aa89c908a7
Remove unrequired route
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 75af90b4f1
Cleanup source code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago