Commit graph

36 commits

Author SHA1 Message Date
Arthur Schiwon
b13ab2b17e enable admin to turn off ZIP downloads
user interface offers multi-file/folder downloads only if available

make function name more clear
2012-03-19 11:56:02 +01:00
Robin Appelman
5cd6e0f4d9 remove some of the flickering in opera 2012-01-15 00:14:42 +01:00
Michael Gapczynski
1cddfe8820 Keep the urls pretty, decode forward slashes 2011-12-27 12:43:58 -05:00
Michael Gapczynski
95b9f4ed23 Fix folder names with + characters in it 2011-12-27 12:35:29 -05:00
Brice Maron
c7d1737d47 attempt to manage some special chars in file list
Added a jquery function to filter by attributes.
Add more logging in rename file
Use the new function to avoid errors
2011-11-01 22:35:13 +01:00
Robin Appelman
1fba8619d4 move some code to where it belongs and remove duplicated editor app 2011-10-05 02:36:54 +02:00
Tom Needham
02d7b1a1fc Added breadcrumb and control bar. 2011-10-03 22:59:40 +01:00
Tom Needham
0825073e8c Editor now loads on top of files app. 2011-10-01 22:48:00 +01:00
Robin Appelman
51e68729de escape file and directory names when downloading files 2011-09-30 10:59:46 +02:00
Tom Needham
bc7289bb28 Changed theme. Editing is now default action for all supported types. Fixed static url. 2011-09-28 21:25:25 +01:00
Robin Appelman
1639a1ca49 fix persistent playlist for media player 2011-09-28 22:21:06 +02:00
Tom Needham
1f74e76d83 Implemented ace-edtior as an app. Basic file editing and saving supported. 2011-09-28 15:15:04 +01:00
Michael Gapczynski
2b572f676d Fix file actions broken in some browsers, rename delete to do_delete - Thanks Bart Visscher 2011-08-27 19:32:48 -04:00
Jan-Christoph Borchardt
d40b905f27 Revert "hints for file actions"
1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript
This reverts commit e78d1dd676.
2011-08-23 11:45:28 +02:00
Bartek Przybylski
e78d1dd676 hints for file actions 2011-08-22 19:33:21 +02:00
Robin Appelman
d5ba4ec825 some improvements in automatic svg replacement 2011-08-22 15:20:24 +02:00
Jan-Christoph Borchardt
7ece8ed314 added global action class for icons 2011-08-13 05:27:50 +02:00
Robin Appelman
42c5a24dc3 more fancy fading 2011-08-13 00:23:15 +02:00
Jan-Christoph Borchardt
02824cabfe removed downloading as fallback action when file type can not be opened 2011-08-12 11:55:11 +02:00
Robin Appelman
972f7d7e60 forgot something 2011-08-11 23:23:59 +02:00
Robin Appelman
ae7d9143f4 allow dynamicly determaning icons for fileactions 2011-08-11 23:21:30 +02:00
Robin Appelman
e209511f86 provide undo button when deleting files from the web interface 2011-08-04 00:22:44 +02:00
Robin Appelman
a7748c14c6 dont need the ok button for renaming 2011-07-29 02:26:32 +02:00
Robin Appelman
3a9af23cda always show download icon on hover 2011-07-29 02:02:17 +02:00
Robin Appelman
c73dd86713 confirmation dialogs for deletions 2011-07-29 00:26:23 +02:00
Robin Appelman
9565ea251d Implement inline renaming of files
Still needs some ui love
2011-07-28 23:04:34 +02:00
Robin Appelman
ece6bd663c show icons instead of text for file actions 2011-07-28 04:29:04 +02:00
Jan-Christoph Borchardt
09eff063de fix merge conflict 2011-07-28 03:22:55 +02:00
Robin Appelman
90ecd2c293 deleting stuff is scary, lets move the button as far to the right as possible
it doesn't fit good currently in the column but will be fixed with using icons
2011-07-27 23:32:37 +02:00
Robin Appelman
7d5bc7974d do not show default file action in the file action list on hover 2011-07-27 23:23:46 +02:00
Robin Appelman
d9a79c0f7e show fileactions inline on hover 2011-07-22 00:18:41 +02:00
Robin Appelman
332cab0c55 fix deleting files with spaces in the name 2011-07-19 23:56:21 +02:00
Robin Appelman
07b72ca534 make the system for default fileactions more flexible 2011-06-16 23:15:58 +02:00
Robin Appelman
40a96aab28 fix file action dialog not reappearing after being used 2011-06-04 22:35:50 +02:00
Robin Appelman
cde38eb00a fix fileactions following the link instead 2011-06-04 22:02:27 +02:00
Robin Appelman
1eb0faa264 make fileactions extendable by plugins 2011-06-04 20:16:44 +02:00