Commit Graph

175 Commits

Author SHA1 Message Date
Robin Appelman c73dd86713 confirmation dialogs for deletions 2011-07-29 00:26:23 +02:00
Robin Appelman 433ad8c3ce add size tooltip for selected files 2011-07-28 23:56:42 +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
Jan-Christoph Borchardt ba246d3b27 Merge branch 'master' into interface 2011-07-28 22:20:34 +02:00
Robin Appelman 5728f80116 remove dummy settings 2011-07-28 21:05:49 +02:00
Jan-Christoph Borchardt 43f99a8983 finished action icons on hover, small style improvements 2011-07-28 12:14:55 +02:00
Robin Appelman ece6bd663c show icons instead of text for file actions 2011-07-28 04:29:04 +02:00
Jan-Christoph Borchardt 09eff063de fix merge conflict 2011-07-28 03:22:55 +02:00
Jan-Christoph Borchardt 7cd7e64498 proper CSS formatting for better workflow 2011-07-28 01:26:26 +02:00
Jan-Christoph Borchardt 9a88f066c5 first part of file action icons implementation 2011-07-28 01:15:36 +02:00
Jan-Christoph Borchardt 25c48e6aed lots of small style fixes for the file list 2011-07-28 00:21:11 +02:00
Robin Appelman 90ecd2c293 deleting stuff is scary, lets move the button as far to the right as possible
it doesn't fit good currently in the column but will be fixed with using icons
2011-07-27 23:32:37 +02:00
Robin Appelman 7d5bc7974d do not show default file action in the file action list on hover 2011-07-27 23:23:46 +02:00
Robin Appelman 00da23faf6 no longer show deleted files as selected 2011-07-26 17:00:29 +02:00
Robin Appelman 633d7826c9 remove debug alert 2011-07-26 16:59:16 +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 b0f166fc83 some javascript changes 2011-07-26 16:43:12 +02:00
Robin Appelman 543bdb8ccd merge master into interface 2011-07-26 16:16:47 +02:00
Robin Appelman e03340b04d add getSelectedFiles() to files.js 2011-07-25 20:25:53 +02:00
Robin Appelman de7c110225 Merge branch 'master' into interface 2011-07-23 18:44:29 +02:00
Jakob Sack 3097e4f48a Merge branch 'sabredav' 2011-07-22 23:18:08 +02:00
Robin Appelman ceb711dff4 some work on the breadcrumb navigation for files 2011-07-22 16:52:35 +02:00
Robin Appelman d6bf5cd251 show error when trying to upload to large files 2011-07-22 15:48:30 +02:00
Jakob Sack 7c9f356abe Support for locks, minor changes 2011-07-22 14:38:42 +02:00
Robin Appelman d9a79c0f7e show fileactions inline on hover 2011-07-22 00:18:41 +02:00
Robin Appelman 4ff2dc3035 finally the missing file for moving files from the web interface 2011-07-22 06:21:53 +02:00
Robin Appelman aa335f57d6 only show actions for selected file if there are selected files 2011-07-21 23:28:13 +02:00
Robin Appelman bc40532109 give the file sizes some more space 2011-07-21 23:28:13 +02:00
Robin Appelman 0accf2d647 Merge branch 'master' into interface 2011-07-22 06:32:30 +02:00
Robin Appelman be6b5c8e77 some work on the updated interface 2011-07-21 22:01:55 +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