Commit Graph

147 Commits

Author SHA1 Message Date
Robin Appelman 633d7826c9 remove debug alert 2011-07-26 16:59:16 +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 e03340b04d add getSelectedFiles() to files.js 2011-07-25 20:25:53 +02:00
Jakob Sack 3097e4f48a Merge branch 'sabredav' 2011-07-22 23:18:08 +02:00
Jakob Sack 7c9f356abe Support for locks, minor changes 2011-07-22 14:38:42 +02:00
Robin Appelman 4ff2dc3035 finally the missing file for moving files from the web interface 2011-07-22 06:21:53 +02:00
Jakob Sack 86cd8063b4 Use SabreDAV authentication Code! 2011-07-20 16:36:36 +02:00
Jan-Christoph Borchardt f40a1c8cb8 fixed file size color calculation 2011-07-20 16:06:58 +02:00
Jakob Sack bf1ca75710 Integration of SabreDAV 2011-07-20 15:53:34 +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 5539f67135 Some ui work on user management, but it can still use a lot of improvement. 2011-07-20 15:51:19 +02:00
Robin Appelman 332cab0c55 fix deleting files with spaces in the name 2011-07-19 23:56:21 +02:00
Robin Appelman 6cd5270967 Also commiting the actual loading icon might be usefull 2011-07-19 21:00:35 +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 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
Robin Appelman 190908bc1e fix error in autocomplete when try to list non-existing or unreadable folders 2011-07-12 17:45:01 +02:00
Michael Gapczynski 9e420e4639 Home icon now points to index.php 2011-07-10 18:12:11 -04:00
Michael Gapczynski 89a6f16e8d Merge branch 'master' of git://anongit.kde.org/owncloud 2011-07-10 16:00:31 -04:00
Michael Gapczynski 1b8e59a0ef Directory links in navigation shouldn't have a trailing '/' 2011-07-10 16:00:08 -04:00
Hans Bakker 5c671c995c finish refactoring of files admin page 2011-07-09 21:44:50 +02:00
Robin Appelman 541c40f3cc fix broken directory links for some browsers 2011-07-08 19:52:51 +02:00
Robin Appelman e3e0a28b62 only show the revert animation of draging a file when draged to an invalid position 2011-07-08 19:52:51 +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
Jan-Christoph Borchardt 1cc9fc3ab4 small contrast fixes 2011-07-07 02:51:24 +02:00
Robin Appelman af3aceaf08 show file extention in a lighter color 2011-07-07 02:41:22 +02:00
Robin Appelman f22e39a574 highlight selected files in the filebrowser 2011-07-07 02:28:57 +02:00
Jan-Christoph Borchardt 45bda0997f some cleanup, small fixes 2011-07-07 02:05:12 +02:00
Jan-Christoph Borchardt 0a6c76fb91 file size is reflected in the value's shade of grey, atm calculated absolutely 2011-07-07 01:52:26 +02:00
Jan-Christoph Borchardt e3fd72dc16 introducing simple file size, only MB as unit, details on hover 2011-07-07 01:27:16 +02:00
Jan-Christoph Borchardt aa3b76e3fb hopefully fixed the dirty workaround, like I was told to 2011-07-07 00:24:57 +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 b297892775 file list hover effect 2011-07-07 00:19:38 +02:00
Jan-Christoph Borchardt 827eb1ae24 reactivated Upload & New Folder button icons 2011-07-06 19:17:28 +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
Hans Bakker 1daeb13dd9 Usability improvements:
-Added javascript to enable/disable radiobuttons
-Added labels
2011-07-03 01:52:17 +02:00
Robin Appelman 51b2557470 stop confusing people with a dummy share button 2011-06-23 12:17:03 +02:00
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 2011-06-22 12:50:57 +02:00
Kamil Domanski 77f5fa0f07 fix "files" app admin link visible for non-admins 2011-06-22 01:45:50 +02:00
Jakob Sack 91c37bbb76 moved core stuff to /core 2011-06-20 20:29:30 +02:00
Kamil Domanski 9f7e50ae8e make files app translateable 2011-06-20 17:11:28 +02:00
Robin Appelman c4e7761ee8 make new folder dialog behave more like a regular form, so you can press enter to create the folder 2011-06-17 14:17:53 +02:00
Robin Appelman 07b72ca534 make the system for default fileactions more flexible 2011-06-16 23:15:58 +02:00
Robin Appelman d65f8bba73 try to adjust times to the clients timezone 2011-06-05 15:13:03 +02:00
Robin Appelman 153d8fec30 fix file actions for newly uploaded files 2011-06-04 22:59:18 +02:00
Robin Appelman 40a96aab28 fix file action dialog not reappearing after being used 2011-06-04 22:35:50 +02:00
Robin Appelman cde38eb00a fix fileactions following the link instead 2011-06-04 22:02:27 +02:00
Robin Appelman 1eb0faa264 make fileactions extendable by plugins 2011-06-04 20:16:44 +02:00