You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/lib
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
..
Controller Fix settings canonical webroot (#173) 6 years ago
Settings Fix settings canonical webroot (#173) 6 years ago
WOPI Gracefully handle exception 7 years ago
db Fix file revisions 7 years ago
PermissionManager.php Add option to enable the app only for users in a specific group (#135) 6 years ago
TokenManager.php Add support for PutRelativeFile for Save As. (#136) 6 years ago
appconfig.php Formatting 8 years ago
db.php '==' and '!=' are discouraged 7 years ago
helper.php Include support for X-LOOL-WOPI-Timestamp 7 years ago