Commit graph

51 commits

Author SHA1 Message Date
Georg Ehrke
45de7ad221 move files to app folder 2012-04-18 17:27:34 +02:00
Jan-Christoph Borchardt
7ddd043427 renamed extention to extension, also now only showing lowercase 2012-04-15 13:34:30 +02:00
Robin Appelman
30673e4786 writable not writeable 2012-02-05 14:03:44 +01:00
Robin Appelman
96e2f15d8a merge master into filesystem 2012-01-16 03:06:11 +01:00
Robin Appelman
d1edc360d9 merge master into filesystem 2012-01-08 01:53:40 +01:00
Tom Needham
ebe3ae58cf removed data-read and fixed droppable logic 2012-01-02 18:08:20 +00:00
Tom Needham
39a7bd9c00 Added data-read and data-write attributes to file list 2012-01-02 17:02:30 +00:00
Michael Gapczynski
9b59bf40df Fix encoding again and update the link after renaming files 2011-12-28 12:47:27 -05:00
Michael Gapczynski
95b9f4ed23 Fix folder names with + characters in it 2011-12-27 12:35:29 -05:00
Robin Appelman
5a6aba1e11 provide caching for file metadata 2011-11-09 18:41:57 +01:00
Brice Maron
13d2c5e926 Fix bug with spaces in file names. 2011-11-02 20:26:17 +01: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
51e68729de escape file and directory names when downloading files 2011-09-30 10:59:46 +02:00
Florian Pritz
d928cd3636 files: hide non functioning code when called from a/f_s/get.php
The checkboxes don't work because files.js is missing. Adding it leads
to the problem that it relies on files/ajax and most of the code only
works for logged in users.

The actions div contains undefined variables and doesn't work either.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:54 +02: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
Jan-Christoph Borchardt
d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 2011-08-20 05:07:58 +02:00
Michael Gapczynski
d1aebcddf2 Add downloadURL to files templates for both public links and files 2011-08-18 19:32:24 -04:00
Michael Gapczynski
498356fcb8 Copy get.php into files_sharing, public links now use files templates 2011-08-18 15:35:31 -04:00
Robin Appelman
dfb923f34e automatically set background images to png when needed 2011-08-11 20:36:31 +02:00
Jan-Christoph Borchardt
99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 2011-08-11 19:00:32 +02:00
Robin Appelman
9059b55979 make more strings translatable 2011-08-10 14:03:54 +02:00
Jan-Christoph Borchardt
657a61e537 no more misclicking files on checkbox ticking 2011-08-02 02:29:51 +02:00
Jan-Christoph Borchardt
b2f1d26d93 fixed color calculation again 2011-07-30 15:42:34 +02:00
Jan-Christoph Borchardt
103d45539d fixed file size and date color calculation in JavaScript 2011-07-30 15:31:11 +02:00
Robin Appelman
78d41a03e0 automatically hide show/hide the empty folder message 2011-07-30 14:44:22 +02:00
Jan-Christoph Borchardt
48fb1e2dae hide empty folder notification when a folder or file got uploaded 2011-07-30 12:14:09 +02:00
Jan-Christoph Borchardt
f9ddbc4925 documented file size and date color calculation part 2011-07-30 11:00:25 +02:00
Jan-Christoph Borchardt
bb5e6c9823 Transifex connection, added French and part of Bulgarian 2011-07-30 10:21:55 +02:00
Jan-Christoph Borchardt
46400a8124 message and hint for upload if folder is empty 2011-07-29 13:01:15 +02:00
Jan-Christoph Borchardt
7e0bbd20c0 revised coloring again 2011-07-29 03:09:30 +02:00
Jan-Christoph Borchardt
d23d4e66c5 revised color calculation for size and age 2011-07-29 03:04:25 +02:00
Robin Appelman
2d43f6e307 make foldernames also bold after renaming 2011-07-29 02:47:25 +02:00
Jan-Christoph Borchardt
f1616b0e62 implemented relative file size and coloring 2011-07-29 00:46:20 +02:00
Jan-Christoph Borchardt
43f99a8983 finished action icons on hover, small style improvements 2011-07-28 12:14:55 +02:00
Robin Appelman
ece6bd663c show icons instead of text for file actions 2011-07-28 04:29:04 +02:00
Robin Appelman
be6b5c8e77 some work on the updated interface 2011-07-21 22:01:55 +02:00
Jan-Christoph Borchardt
f40a1c8cb8 fixed file size color calculation 2011-07-20 16:06:58 +02:00
Robin Appelman
d31349b781 files can now be draged and dropped in the file browser 2011-07-07 04:14:24 +02:00
Robin Appelman
af3aceaf08 show file extention in a lighter color 2011-07-07 02:41:22 +02:00
Jan-Christoph Borchardt
45bda0997f some cleanup, small fixes 2011-07-07 02:05:12 +02:00
Jan-Christoph Borchardt
0a6c76fb91 file size is reflected in the value's shade of grey, atm calculated absolutely 2011-07-07 01:52:26 +02:00
Jan-Christoph Borchardt
e3fd72dc16 introducing simple file size, only MB as unit, details on hover 2011-07-07 01:27:16 +02:00
Jan-Christoph Borchardt
76eaab4b6b make folder labels bold, better distinction from files 2011-07-07 00:20:40 +02:00
Robin Appelman
1eb0faa264 make fileactions extendable by plugins 2011-06-04 20:16:44 +02:00
Robin Appelman
3892fe5511 some refactoring of the filebrowsers javascript code 2011-06-04 18:44:14 +02:00
Robin Appelman
2299a48045 fix the drop down arrow in file browser 2011-05-17 20:37:39 +02:00
Robin Appelman
e6b90a60af fix the drop down arrow in file browser 2011-05-16 16:34:04 +02:00
Robin Appelman
bba07fdb26 show modified date for folders 2011-04-18 10:50:12 +02:00
Arthur Schiwon
944a05b588 convert special chars to entities 2011-04-18 10:09:11 +02:00