Commit Graph

90 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt b2768637d2 updated translations 2011-08-13 05:13:35 +02:00
Robin Appelman 9ba303a95f fix uploading multiple files 2011-08-12 11:50:07 +02:00
Jan-Christoph Borchardt 6c4d075bd6 added jquery-tipsy for nice title tooltips 2011-08-12 11:26:13 +02:00
Dawid Opis 11b3c10cc6 resolved merge conflicts 2011-08-11 22:29:48 +02:00
Dawid Opis 9683d44633 fixed upload button 2011-08-11 22:22:32 +02:00
Robin Appelman 0bcb4a6a8f set default max upload size in the .htaccess file to something rediculous
and don't show the max filesize message when the limit is over 10GB
2011-08-11 21:00:18 +02: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
Jan-Christoph Borchardt 1128b15833 fixed navigation and breadcrumb graphics 2011-08-10 23:44:18 +02:00
Jan-Christoph Borchardt 6af4c2dd0f moved search box directly to template 2011-08-10 23:02:41 +02:00
Bartek Przybylski ec31a29b3c Bug 279826 fix 2011-08-10 20:12:42 +02:00
Jan-Christoph Borchardt f754d6dc51 lots of CSS details 2011-08-10 15:11:26 +02:00
Robin Appelman 9059b55979 make more strings translatable 2011-08-10 14:03:54 +02:00
Jan-Christoph Borchardt 3b34cba4ae first mediaplayer styling 2011-08-08 21:40:39 +02:00
Jan-Christoph Borchardt ecd2738e83 fixed upload button 2011-08-08 12:48:43 +02:00
Robin Appelman e209511f86 provide undo button when deleting files from the web interface 2011-08-04 00:22:44 +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
Jakob Sack bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +02:00
Robin Appelman 2781fdeed8 automatically replace svg images with png for browsers that dont support svg 2011-07-29 17:51:38 +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
Robin Appelman 468319fe04 no need for an ok button for creating folders 2011-07-29 02:37:17 +02:00
Jan-Christoph Borchardt f1616b0e62 implemented relative file size and coloring 2011-07-29 00:46:20 +02:00
Robin Appelman c73dd86713 confirmation dialogs for deletions 2011-07-29 00:26:23 +02:00
Jan-Christoph Borchardt ba246d3b27 Merge branch 'master' into interface 2011-07-28 22:20:34 +02:00
Robin Appelman 5728f80116 remove dummy settings 2011-07-28 21:05:49 +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
Jan-Christoph Borchardt 9a88f066c5 first part of file action icons implementation 2011-07-28 01:15:36 +02:00
Jan-Christoph Borchardt 25c48e6aed lots of small style fixes for the file list 2011-07-28 00:21:11 +02:00
Robin Appelman d6bf5cd251 show error when trying to upload to large files 2011-07-22 15:48:30 +02:00
Robin Appelman d9a79c0f7e show fileactions inline on hover 2011-07-22 00:18:41 +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 6b034ad2f9 Allow users to start a new upload before the current upload has finished 2011-07-20 15:51:19 +02:00
Robin Appelman ff54602be0 No longer use the "Ok" button for file uploads 2011-07-19 20:34:01 +02:00
Robin Appelman b69ae10b74 Provide ability to select mutliply files during upload for browsers that support it. 2011-07-19 20:23:33 +02:00
Michael Gapczynski 9e420e4639 Home icon now points to index.php 2011-07-10 18:12:11 -04:00
Hans Bakker 5c671c995c finish refactoring of files admin page 2011-07-09 21:44:50 +02:00
Hans Bakker 76aceb9970 Changed the js code for the files admin section to jQuery 2011-07-08 18:56:20 +02:00
Robin Appelman 47993fe29a You can now move files to a parent folder by draging them to an element in the breadcrumb bar
also fixed dragging newly uploaded files and droppin in new folders
2011-07-07 21:55: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