Commit Graph

62 Commits (ba246d3b27ca7a5de06e5674e9b562035d36eca0)

Author SHA1 Message Date
Jan-Christoph Borchardt 43f99a8983 finished action icons on hover, small style improvements 14 years ago
Robin Appelman ece6bd663c show icons instead of text for file actions 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
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
Robin Appelman d9a79c0f7e show fileactions inline on hover 14 years ago
Robin Appelman aa335f57d6 only show actions for selected file if there are selected files 14 years ago
Robin Appelman be6b5c8e77 some work on the updated interface 14 years ago
Robin Appelman 6b034ad2f9 Allow users to start a new upload before the current upload has finished 14 years ago
Robin Appelman 332cab0c55 fix deleting files with spaces in the name 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
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
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
Robin Appelman f22e39a574 highlight selected files in the filebrowser 14 years ago
Jan-Christoph Borchardt e3fd72dc16 introducing simple file size, only MB as unit, details on hover 14 years ago
Jan-Christoph Borchardt 76eaab4b6b make folder labels bold, better distinction from files 14 years ago
Jan-Christoph Borchardt 827eb1ae24 reactivated Upload & New Folder button icons 14 years ago
Jan-Christoph Borchardt 53ae56097d applied Ryan's patch for Bug 276007 - Folder list does not get updated when creating the first folder. 14 years ago
Robin Appelman c4e7761ee8 make new folder dialog behave more like a regular form, so you can press enter to create the folder 14 years ago
Robin Appelman 07b72ca534 make the system for default fileactions more flexible 14 years ago
Robin Appelman d65f8bba73 try to adjust times to the clients timezone 14 years ago
Robin Appelman 153d8fec30 fix file actions for newly uploaded files 14 years ago
Robin Appelman 40a96aab28 fix file action dialog not reappearing after being used 14 years ago
Robin Appelman cde38eb00a fix fileactions following the link instead 14 years ago
Robin Appelman 1eb0faa264 make fileactions extendable by plugins 14 years ago
Robin Appelman 3892fe5511 some refactoring of the filebrowsers javascript code 14 years ago
Robin Appelman 815f239014 fix download links of newly uploaded files 14 years ago
Robin Appelman 00711341e9 new file uploader that should work with more browsers 14 years ago
Arthur Schiwon 0385cc52dc hide filechooser if user clicked on cancel 14 years ago
Arthur Schiwon 85764257ea refurbished new folder button 14 years ago
Arthur Schiwon 3d5c13a3e1 don't create firefox hardlock 14 years ago
Arthur Schiwon ef25b32856 don't upload canceled files 14 years ago
Arthur Schiwon 07c6c7f4fa upload works in a not so fancy way for konqueror and rekonq 14 years ago
Arthur Schiwon 4a9fdd2918 fancy upload button. does work with firefox (at least 4) and chromium, but not with Konqueror, Rekonq, Opera. 14 years ago
Arthur Schiwon 4cb9cdb337 fancyfying file upload, part I 14 years ago
Arthur Schiwon 4ae158bbe0 implemented download single file from file menu 14 years ago
Arthur Schiwon 5a11e739b4 implemented deleting multiple files 14 years ago