Commit Graph

488 Commits (7fbe306990ce8afd89d5ac7cc1a921c0adda887a)

Author SHA1 Message Date
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
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
Hans Bakker 1daeb13dd9 Usability improvements: 14 years ago
Robin Appelman 51b2557470 stop confusing people with a dummy share button 14 years ago
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 14 years ago
Kamil Domanski 77f5fa0f07 fix "files" app admin link visible for non-admins 14 years ago
Jakob Sack 91c37bbb76 moved core stuff to /core 14 years ago
Kamil Domanski 9f7e50ae8e make files app translateable 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