36 Commits

Author SHA1 Message Date
Victor Dubiniuk
c49dc3337c Rename variable. Fixes #505 2015-08-04 14:21:30 +03:00
Victor Dubiniuk
0606fc58a5 Fix coding style complaints 2015-06-16 21:53:51 +03:00
Victor Dubiniuk
76b17f71bb editor->wodotexteditor 2015-06-11 01:33:33 +03:00
Victor Dubiniuk
608eccac55 Encode token in viewer 2015-05-14 20:39:03 +03:00
Thomas Müller
58b14218b6 Merge pull request #379 from owncloud/remove-minified
Use not minified webodf source. Let Assetic do its job
2014-12-18 15:25:44 +01:00
Victor Dubiniuk
39e72cbbcf encodeURIComponent on dirname 2014-11-19 23:40:19 +03:00
Victor Dubiniuk
815194cddb Move supported mimes to settings controller 2014-10-28 18:50:58 +03:00
Victor Dubiniuk
45c30440b8 Move download to documentcontroller 2014-10-28 01:59:49 +03:00
Victor Dubiniuk
7f8c119750 Use not minified webodf source. Let Assetic do its job 2014-10-15 22:25:08 +03:00
Andrej Lajovic
0cd8d66a9a Do not localize the internal (javascript) name of action "Edit" 2014-08-06 14:05:13 +02:00
Vincent Petry
423cb53e14 Use context instead of static access 2014-07-09 12:09:10 +02:00
Vincent Petry
0c0e52ead2 Removed call to FileActions.display()
Let the file lists automatically update themselves from the previous
calls to FileActions.register().
2014-06-27 13:48:00 +02:00
Vincent Petry
41ff4b55ba Do not change the controls bar
Rely on the default behavior / CSS instead.
2014-06-20 13:04:38 +02:00
Victor Dubiniuk
f8b638bee5 More OCA.Files.fileActions 2014-06-16 22:49:41 +03:00
Victor Dubiniuk
5a568393a5 Fix invisible document content when viewing 2014-06-13 18:41:16 +03:00
VicDeo
e37816348b Merge pull request #277 from owncloud/new-fileactions
Check for a new fileactions availability
2014-06-13 18:33:42 +03:00
Victor Dubiniuk
a364ac7af4 Chack for a new fileactions availability 2014-06-13 18:32:42 +03:00
Victor Dubiniuk
534c288f0a Open Editor in the same tab 2014-06-13 17:52:32 +03:00
Victor Dubiniuk
fd4f15d9f2 Fix viewer controls position 2014-06-10 17:18:19 +03:00
Victor Dubiniuk
cdb9a92c21 Register actions via brand new API 2014-06-10 16:41:04 +03:00
Vincent Petry
9d12c920b5 Set viewer mode to filelist when viewing ODF file
Now calling FileList.setViewerMode() to properly toggle viewer mode.
This will hide the sidebar and actions automatically.
2014-05-19 10:39:37 +02:00
Victor Dubiniuk
7d00efa94b Show actions when the list is ready 2014-05-08 19:36:25 +03:00
Victor Dubiniuk
4ab86bab3f Support extra mimes in viewer 2014-01-31 23:13:41 +03:00
Victor Dubiniuk
16f5420fef Fix viewer for subdirectories 2014-01-30 22:58:02 +03:00
Victor Dubiniuk
3669d90862 Filters for files app 2014-01-04 00:24:59 +03:00
Victor Dubiniuk
38688514ee Remove outdated viewer stylesheet. Fixes #156 2013-12-05 18:18:47 +03:00
Victor Dubiniuk
19a1b51a0e Open readonly shares with viewer. Ref #62 2013-12-05 01:02:08 +03:00
Victor Dubiniuk
405d7e4360 Add action icon. Ref #134 2013-12-02 19:23:30 +03:00
Victor Dubiniuk
a662ebf5ab Add Edit action in files. Closes #134 2013-12-02 16:25:45 +03:00
Victor Dubiniuk
8a337ebfad Invert condition 2013-11-25 20:42:54 +03:00
Victor Dubiniuk
dc9b9b557f Viwer for files, editor for documents. Closes #108 2013-11-12 18:51:45 +03:00
Victor Dubiniuk
21cbd7a6fb Remove second webodf instance 2013-11-06 23:54:12 +03:00
Victor Dubiniuk
13a4007eb1 Cleanup viewer 2013-10-30 23:29:47 +03:00
Victor Dubiniuk
d9c4b85a69 Fix viewer layout 2013-10-30 23:15:30 +03:00
Victor Dubiniuk
29da4e5bff Load minified scripts on production 2013-10-24 19:23:59 +03:00
Victor Dubiniuk
adf5aafe70 Integrate odf viewer 2013-10-20 21:51:45 +03:00