Commit graph

42 commits

Author SHA1 Message Date
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
Michael Gapczynski
aa087f8661 Change javascript new folder from old icon to new 2011-10-22 02:11:32 -04:00
Brice Maron
3c5a6a356a Use notification to inform about errors in file list. 2011-10-17 20:39:01 +02:00
Robin Appelman
d7fa2a0f77 mimetype icon improvements 2011-10-13 16:33:39 +02:00
Robin Appelman
1f562a2e83 fixes for the mimetype icons 2011-10-07 18:09:49 +02:00
Scott Barnett
dbddec9160 Fixed minor issue. 2011-09-26 04:18:33 +10:00
Scott Barnett
1985bfd9eb Fixed uploaded file hover issue. 2011-09-26 04:08:28 +10:00
Michael Gapczynski
be4cb55368 Fix newly uploaded files names being cut off if multiple '.' 2011-08-28 15:39:17 -04: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
Michael Gapczynski
9353d1de74 Get file extension using lastIndexOf instead of indexOf in case there is a '.' in file name 2011-08-24 20:34:27 -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
Jan-Christoph Borchardt
f62b315159 file hovering now very fancy, CSS fade for row and extension 2011-08-12 11:51:48 +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
Robin Appelman
90726b10c4 fix a problem with ranming files containing spaces 2011-08-08 18:05:39 +02:00
Jan-Christoph Borchardt
193b9c9386 styled undo file deletion 2011-08-05 07:37:08 +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
5c941e57d2 fixed showing mimetypes for new files 2011-08-02 03:17:26 +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
Robin Appelman
98e78c0599 some tweaks for renaming 2011-07-29 17:51:38 +02:00
Robin Appelman
2d43f6e307 make foldernames also bold after renaming 2011-07-29 02:47:25 +02:00
Robin Appelman
3758b0d707 fix size of selected files with new uploaded files 2011-07-29 02:33:58 +02:00
Robin Appelman
a7748c14c6 dont need the ok button for renaming 2011-07-29 02:26:32 +02:00
Robin Appelman
0e76d06358 properly style filenames after renaming 2011-07-29 02:17:40 +02:00
Robin Appelman
6d0c8ea7e4 use proper file icons for image and audio files 2011-07-29 01:37:08 +02:00
Robin Appelman
82261e9907 use relative times for new upload files 2011-07-29 01:10:08 +02:00
Robin Appelman
4028178982 fix serveral styling issues on uploaded files 2011-07-28 23:52:49 +02:00
Jan-Christoph Borchardt
9642a43129 correctly display icons and rename box 2011-07-28 23:24:00 +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
Robin Appelman
be45ad904e remove debug alert 2011-07-26 16:58:46 +02:00
Robin Appelman
ede0cc1cfa Merge branch 'master' into interface 2011-07-26 16:56:01 +02:00
Robin Appelman
7b02adf715 fix sorting on newly inserted items in the file list 2011-07-26 16:55:28 +02:00
Robin Appelman
be6b5c8e77 some work on the updated interface 2011-07-21 22:01:55 +02:00
Robin Appelman
0251290794 Show loading icon for uploading files, and disable file actions and DnD for uploading files. 2011-07-19 20:57:40 +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
Jan-Christoph Borchardt
76eaab4b6b make folder labels bold, better distinction from files 2011-07-07 00:20:40 +02:00
Jan-Christoph Borchardt
53ae56097d applied Ryan's patch for Bug 276007 - Folder list does not get updated when creating the first folder. 2011-07-04 21:46:20 +02:00
Robin Appelman
3892fe5511 some refactoring of the filebrowsers javascript code 2011-06-04 18:44:14 +02:00