6 Commits

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>
2018-02-18 13:16:07 +01:00
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>
2017-11-06 13:54:56 +01:00
Pranav Kant
21504eb5a8 support for external apps (#124) 2017-09-27 08:53:06 +02:00
Andras Timar
aa4df2e800 Restore 'Enable edit for specific groups' feature, fixes #66 2017-06-14 14:17:21 +02:00
Morris Jobke
18d3498a50
Add icon to admin page sidebar
* follow up to nextcloud/server#3151

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-24 12:16:54 -06:00
Lukas Reschke
f304fd4629
New admin pages
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06 14:09:19 +01:00