Julius Härtl
0d8025dea7
Fix array access if preview/delete is not available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-04 09:33:04 +01:00
Julius Härtl
756175c14a
Use paragraphs and style select input
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-28 17:56:59 +01:00
Marius Blüm
06946253b8
Wording changes based on Feedback
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-28 17:55:25 +01:00
Marius Blüm
a40621e397
New administrator settings layout
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-28 17:42:11 +01:00
Daniel Kesselberg
fe439db6c1
Check for yes instead not empty
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-24 16:42:41 +01:00
Daniel Kesselberg
117d75a282
Add settings to disable certificate validation
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-24 16:01:25 +01:00
Andras Timar
9c17ba96cd
fix 'Collabora Online' product name
2019-02-14 08:49:00 +01:00
Julius Härtl
723d0b2660
Improve current editor listing in Nextcloud header
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-17 22:45:27 +01:00
Julius Härtl
2beab3e864
Disable template selector and settings if the capability is not available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-20 07:42:54 +01:00
Julius Härtl
b56d63b227
Add personal settings for template folder
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-20 07:38:45 +01:00
Roeland Jago Douma
129516e4f5
Add Personal settings
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 07:38:45 +01:00
Roeland Jago Douma
22e9cd7581
Use empty template
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 07:38:45 +01:00
John Molakvoæ (skjnldsv)
dfff288d1e
Template picker and system tpl script fixes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 07:38:43 +01:00
John Molakvoæ (skjnldsv)
94f9603dde
Fix preview and default size
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 07:38:43 +01:00
John Molakvoæ (skjnldsv)
c680b535c9
Add template js handler and comments
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 07:38:43 +01:00
John Molakvoæ (skjnldsv)
ec9a211846
Fix DI error, added design base and delete handler
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 07:38:43 +01:00
John Molakvoæ (skjnldsv)
6a7b73f598
Error handler and class code style fixes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 07:38:43 +01:00
Andras Timar
548525c395
New App Settings page
...
Let's use GitHub pages for documentation instead of wiki, because GitHub pages are nicer than wiki.
2018-12-17 18:11:37 +01:00
Roeland Jago Douma
fa39dcd2f5
Move to compiled handlebars
...
The CSP in NC15 will be stricter so compiling at runtime won't work
anymore.
Generate the precompiled tempaltes by installing handlebars and running:
handlebars -n OCA.RichDocuments.Templates js/templates/ -f js/templates.js
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-15 21:19:06 +02:00
Roeland Jago Douma
21059397a9
Initial mobile edit
...
* Add OCS endpoint for client to request a view
* Endpoint returns an URL
* DirectView controller to show info
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-20 20:24:33 +02:00
Patrik Kernstock
14d894dbc6
Updated design of settings page ( #174 )
...
* Updated design of settings page
Signed-off-by: Patrik Kernstock <info@pkern.at>
* Changed indents
Signed-off-by: Patrik Kernstock <info@pkern.at>
2018-02-18 14:01:14 +01:00
Pranav Kant
d61999d709
Restore code deleted by accident ( #165 )
...
This reverts some parts of
a08c0b7a5e
2018-02-08 10:23:52 +01:00
Pranav Kant
a08c0b7a5e
Add support for adding canonical webroot ( #157 )
...
See cc42c7f46c
for details
2018-01-31 13:25:33 +01:00
Pranav Kant
5ed06f9698
Add documentation link ( #156 )
2018-01-18 11:02:56 +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
Pranav Kant
7d502a3135
Revert "Replace 3 dots to ellisis in l10n files" partially
...
This reverts commit c6a3e02b4b
partially.
Presumably, some unwanted modifications also found its way in with above
patch breaking the app. Revert problematic pieces.
2017-06-02 00:20:36 +05:30
Andras Timar
c6a3e02b4b
Replace 3 dots to ellisis in l10n files
2017-06-01 09:39:44 +02:00
rakekniven
8a02997a76
Update documents.php
...
Changed to ellipsis. See https://www.transifex.com/nextcloud/nextcloud/translate/#de_DE/$/102251710?issue=yes
2017-05-25 15:09:51 +02:00
Lukas Reschke
9cd9258dbb
Append instance id to rev history
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-03 20:31:35 +01:00
Lukas Reschke
719b159a44
v1.1.24
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-13 11:29:36 +01:00
Lukas Reschke
7ef24654cf
Public editing
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 00:57:01 +01:00
Lukas Reschke
75af90b4f1
Cleanup source code
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06 21:09:40 +01:00
Lukas Reschke
62bd261c0b
Remove unrequired "Office" interface
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06 12:53:09 +01:00
Pranav Kant
93416e52a4
Kill edit for specific groups code
2016-10-19 21:12:29 +05:30
Pranav Kant
1ad1f667ee
Simplify edit group checking algorithm
...
Rather than making a server call, which seems to be not working
always anyways, use a foolproof method for this.
2016-10-13 20:50:48 +05:30
Pranav Kant
de62725ed2
Some beautification of admin settings
2016-10-13 20:16:02 +05:30
Pranav Kant
e593c34fdd
New test server option for specific groups
2016-10-13 19:58:43 +05:30
Pranav Kant
145854400e
New 'Use OOXML by default' option in admin settings
2016-10-13 14:41:49 +05:30
Pranav Kant
f2e6c36060
Lets remove this <br>
2016-10-13 12:54:59 +05:30
Pranav Kant
c24c5a0439
Only allow users to edit documents if part of edit groups
...
If edit group setting is not set in Collabora Online settings,
then allow all users.
2016-10-11 13:21:35 +05:30
Pranav Kant
1174105402
Setup edit groups functionality
2016-10-11 13:03:19 +05:30
Andras Timar
99873b7331
change the id of Apply button to wopi_apply
2016-09-20 10:49:33 +02:00
Andras Timar
6fc595eb93
remove unused 'Save new documents to' setting, fixes #76
2016-09-12 19:42:46 +02:00
Morris Jobke
d6a412caac
Fix error in richdocuments
...
Ports https://github.com/owncloud/documents/pull/652 by @vicdeo to richdocuments
2016-09-07 13:27:09 +02:00
Andras Timar
b6a190a8e7
we don't package and apparently we don't need 3rdparty/webodf/dojo-app.css
2016-06-08 11:27:37 +02:00
Andras Timar
595e7f3109
wider text box for WOPI URL
2016-05-18 10:58:38 +02:00
Jan Holesovsky
945e9c5e06
Better wording of the WOPI configuration.
2016-04-12 11:39:16 +02:00
Andras Timar
a32c1e2be3
remove unused webODF unstable setting
2016-03-15 00:23:17 +01:00