Commit Graph

221 Commits (3c01c36202008d22f67f5f45bce014a13f81a65f)

Author SHA1 Message Date
Robin Appelman ece6bd663c show icons instead of text for file actions 14 years ago
Jan-Christoph Borchardt 7cd7e64498 proper CSS formatting for better workflow 14 years ago
Jan-Christoph Borchardt 9a88f066c5 first part of file action icons implementation 14 years ago
Jan-Christoph Borchardt 25c48e6aed lots of small style fixes for the file list 14 years ago
Robin Appelman 90ecd2c293 deleting stuff is scary, lets move the button as far to the right as possible 14 years ago
Robin Appelman 7d5bc7974d do not show default file action in the file action list on hover 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Robin Appelman 00da23faf6 no longer show deleted files as selected 14 years ago
Robin Appelman 633d7826c9 remove debug alert 14 years ago
Robin Appelman be45ad904e remove debug alert 14 years ago
Robin Appelman 7b02adf715 fix sorting on newly inserted items in the file list 14 years ago
Robin Appelman b0f166fc83 some javascript changes 14 years ago
Robin Appelman e03340b04d add getSelectedFiles() to files.js 14 years ago
Robin Appelman ceb711dff4 some work on the breadcrumb navigation for files 14 years ago
Robin Appelman d6bf5cd251 show error when trying to upload to large files 14 years ago
Jakob Sack 7c9f356abe Support for locks, minor changes 14 years ago
Robin Appelman d9a79c0f7e show fileactions inline on hover 14 years ago
Robin Appelman 4ff2dc3035 finally the missing file for moving files from the web interface 14 years ago
Robin Appelman aa335f57d6 only show actions for selected file if there are selected files 14 years ago
Robin Appelman bc40532109 give the file sizes some more space 14 years ago
Robin Appelman be6b5c8e77 some work on the updated interface 14 years ago
Jakob Sack 86cd8063b4 Use SabreDAV authentication Code! 14 years ago
Jan-Christoph Borchardt f40a1c8cb8 fixed file size color calculation 14 years ago
Jakob Sack bf1ca75710 Integration of SabreDAV 14 years ago
Robin Appelman 6b034ad2f9 Allow users to start a new upload before the current upload has finished 14 years ago
Robin Appelman 5539f67135 Some ui work on user management, but it can still use a lot of improvement. 14 years ago
Robin Appelman 332cab0c55 fix deleting files with spaces in the name 14 years ago
Robin Appelman 6cd5270967 Also commiting the actual loading icon might be usefull 14 years ago
Robin Appelman 0251290794 Show loading icon for uploading files, and disable file actions and DnD for uploading files. 14 years ago
Robin Appelman ff54602be0 No longer use the "Ok" button for file uploads 14 years ago
Robin Appelman b69ae10b74 Provide ability to select mutliply files during upload for browsers that support it. 14 years ago
Robin Appelman 190908bc1e fix error in autocomplete when try to list non-existing or unreadable folders 14 years ago
Michael Gapczynski 9e420e4639 Home icon now points to index.php 14 years ago
Michael Gapczynski 1b8e59a0ef Directory links in navigation shouldn't have a trailing '/' 14 years ago
Hans Bakker 5c671c995c finish refactoring of files admin page 14 years ago
Robin Appelman 541c40f3cc fix broken directory links for some browsers 14 years ago
Robin Appelman e3e0a28b62 only show the revert animation of draging a file when draged to an invalid position 14 years ago
Hans Bakker 76aceb9970 Changed the js code for the files admin section to jQuery 14 years ago
Robin Appelman 47993fe29a You can now move files to a parent folder by draging them to an element in the breadcrumb bar 14 years ago
Robin Appelman d31349b781 files can now be draged and dropped in the file browser 14 years ago
Jan-Christoph Borchardt 1cc9fc3ab4 small contrast fixes 14 years ago
Robin Appelman af3aceaf08 show file extention in a lighter color 14 years ago
Robin Appelman f22e39a574 highlight selected files in the filebrowser 14 years ago
Jan-Christoph Borchardt 45bda0997f some cleanup, small fixes 14 years ago
Jan-Christoph Borchardt 0a6c76fb91 file size is reflected in the value's shade of grey, atm calculated absolutely 14 years ago
Jan-Christoph Borchardt e3fd72dc16 introducing simple file size, only MB as unit, details on hover 14 years ago
Jan-Christoph Borchardt aa3b76e3fb hopefully fixed the dirty workaround, like I was told to 14 years ago
Jan-Christoph Borchardt 76eaab4b6b make folder labels bold, better distinction from files 14 years ago
Jan-Christoph Borchardt b297892775 file list hover effect 14 years ago
Jan-Christoph Borchardt 827eb1ae24 reactivated Upload & New Folder button icons 14 years ago