Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-16Move to webpack buildJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-08Select the right elements from the admin settingsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-28Merge pull request #414 from nextcloud/feature/disable-certificate-validationJulius Härtl
Add option to disable certificate validation
2019-02-27Fix template preview when creating documents and upload template on settingsmerttumer
Signed-off-by: merttumer <mert.tumer@collabora.com>
2019-02-24Add settings to disable certificate validationDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-18Fixed typorakekniven
Reported at Transifex. Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
2018-12-20Template picker and system tpl script fixesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Fix code style and practiceJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Add template js handler and commentsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Fix DI error, added design base and delete handlerJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Error handler and class code style fixesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Template manager initJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-01-31Add support for adding canonical webroot (#157)Pranav Kant
See https://github.com/owncloud/richdocuments/commit/cc42c7f46c273f74c24e27c8fb17be73245538a6 for details
2017-12-11Update admin.jsrakekniven
Fixed triple dot (changed to ellipsis)
2017-11-06Add option to enable the app only for users in a specific group (#135)Lukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-09-27support for external apps (#124)1.12.35Pranav Kant
2017-06-14Restore 'Enable edit for specific groups' feature, fixes #66Andras Timar
2017-06-01Revert "Replace 3 dots to ellisis in l10n files" partiallyPranav Kant
This reverts commit c6a3e02b4b7af75341c573340ef11baef8bee39d partially. Presumably, some unwanted modifications also found its way in with above patch breaking the app. Revert problematic pieces.
2017-06-01Replace 3 dots to ellisis in l10n filesAndras Timar
2017-06-01Update admin.jsrakekniven
2017-03-20replace trailing slash of wopi urlAndras Timar
2016-12-06Cleanup source codeLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-13Some beautification of admin settingsPranav Kant
2016-10-13New test server option for specific groupsPranav Kant
2016-10-13New 'Use OOXML by default' option in admin settingsPranav Kant
2016-10-11Cleanup/refactor, remove debug codePranav Kant
2016-10-11Only allow users to edit documents if part of edit groupsPranav Kant
If edit group setting is not set in Collabora Online settings, then allow all users.
2016-10-11Setup edit groups functionalityPranav Kant
2016-09-12change id of Apply button, fixes #93, fixes #92Andras Timar
2016-03-15remove dead code (from Collabora Online perspective)Andras Timar
2016-03-06Add WOPI client settingsHenry Castro
2015-12-16Fix appidVictor Dubiniuk
2015-06-16Fix coding style complaintsVictor Dubiniuk
2014-11-06Add extra option to disable doc(x) supportVictor Dubiniuk
2014-07-09Test local config when saving the settingsVictor Dubiniuk
2014-03-31Add config page and settingsVictor Dubiniuk