66 Commits

Author SHA1 Message Date
Pranav Kant
7d502a3135 Revert "Replace 3 dots to ellisis in l10n files" partially
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-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
145854400e New 'Use OOXML by default' option in admin settings 2016-10-13 14:41:49 +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
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
a32c1e2be3 remove unused webODF unstable setting 2016-03-15 00:23:17 +01:00
Henry Castro
85f3079b47 Post WOPI url iframe 2016-03-05 18:57:23 -04:00
Henry Castro
3a607668cc Add template response wopi_url 2016-03-05 18:14:16 -04:00
Victor Dubiniuk
447610b260 Fix appid 2015-12-16 18:04:32 +03:00
Jan Holesovsky
e6593def87 cloudsuite: Add buttons to create new spreadsheet and new presentation. 2015-11-04 21:49:23 +01:00
Victor Dubiniuk
0f2d32d194 Fix share dropdown 2015-09-30 20:48:29 +03:00
Victor Dubiniuk
dfc91185f0 Remove private and deprecated API calls 2015-08-28 19:32:54 +03:00
Victor Dubiniuk
8897dda9ab Remove deprected API usage. Step 1 2015-08-26 19:12:45 +03:00
David Prévot
3359db959d Drop useless execution bits 2015-02-27 18:16:42 -04:00
Victor Dubiniuk
453d6760fb Do not load previews when they are disabled. Ref #425 2015-01-15 00:43:39 +03:00
VicDeo
0e8edfbf33 Revert "Fix stylesheets loading in pipeline mode. Ref #348" 2014-10-08 20:28:59 +03:00
Victor Dubiniuk
1a4a051404 Fix stylesheets loading in pipeline mode. Ref #348 2014-09-30 01:20:03 +03:00
Volkan Gezer
d3fa6ac77a fixes some translation issues and enter key 2014-06-01 03:43:36 +02:00
Jan-Christoph Borchardt
0e7b0b33fb remove unneeded extra icon class 2014-03-14 14:52:29 +01:00
Victor Dubiniuk
d042036b1f Remove webroot from css. Fixes #197 2014-02-05 22:09:43 +03:00
Victor Dubiniuk
1e1e1eea78 Show loader message. Closes #117 2013-12-06 03:14:16 +03:00
Victor Dubiniuk
d003e7bea3 translate buttons 2013-11-18 18:13:52 +03:00
Victor Dubiniuk
8dec0a3119 Fix first row items misposition 2013-11-13 19:50:29 +03:00
Victor Dubiniuk
eae804588b Show loader for documents list. Closes #103 2013-11-12 19:16:05 +03:00
Jan-Christoph Borchardt
0c3dc36eda change label from 'Add' to more descriptive 'New document' 2013-10-26 18:22:02 +03:00
Vincent Petry
1aa258eae4 Fixed share with link that doesn't appear 2013-10-22 16:19:22 +02:00
Victor Dubiniuk
6afe897884 Fix switching to unstable mode 2013-10-10 21:27:28 +03:00
Victor Dubiniuk
ad8c163436 Default documents dir for upload. Ref #49 2013-10-01 19:34:08 +03:00
Victor Dubiniuk
61afb431da Empty folder message is back 2013-09-18 19:15:37 +03:00
Victor Dubiniuk
478611fc0d Cleanup frontend code. Ref #33 2013-09-18 18:48:52 +03:00
Victor Dubiniuk
eaf4e08408 Initial upload. Ref #32 2013-09-13 16:47:48 +03:00
Victor Dubiniuk
d64f046e06 Create new document. Ref #34 2013-09-13 13:19:50 +03:00
Victor Dubiniuk
bce4ff41b9 Use the whole viewport. Ref #19 2013-09-06 17:13:03 +03:00
Victor Dubiniuk
9cd28ddbb8 Hide Add icon 2013-09-03 18:03:50 +03:00
Jörn Friedrich Dreyer
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Jörn Friedrich Dreyer
3e59604485 move back to tiles (200x200 as in pictures) 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
310e179c01 remove unneeded data-file attribute from template 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
de24ab3b8d ajaxify document & session loading, show icon for documents with active session 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
74011e3fc6 convert preview to list 2013-08-27 20:26:34 +02:00
Victor Dubiniuk
84a0bb00b5 First portion of UI changes according to Jans vision 2013-08-27 20:26:33 +02:00