Commit Graph

208 Commits

Author SHA1 Message Date
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
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
Robin Appelman 3892fe5511 some refactoring of the filebrowsers javascript code 2011-06-04 18:44:14 +02:00
Robin Appelman 815f239014 fix download links of newly uploaded files 2011-06-03 02:54:54 +02:00
Robin Appelman 00711341e9 new file uploader that should work with more browsers
tested with konqueror, chromium and firefox 4
2011-06-03 02:44:31 +02:00
Robin Appelman 6c6871336d make path autocompletion case insensitive 2011-06-02 02:31:04 +02:00
Robin Appelman 72815bc553 fix autocompletion 2011-06-01 14:06:12 +02:00
Frank Karlitschek 469cbb7c75 remove warning output to make webdav access work 2011-05-31 20:30:11 +02:00
Robin Appelman 6b34ba8a8e Make max upload filesize configurable for apache hosts 2011-05-29 17:43:13 +02:00
Robin Appelman 2617e4b607 add autocomplete for paths 2011-05-28 19:49:28 +02:00
Robin Appelman 2299a48045 fix the drop down arrow in file browser 2011-05-17 20:37:39 +02:00
Robin Appelman e6b90a60af fix the drop down arrow in file browser 2011-05-16 16:34:04 +02:00
Robin Appelman 5d358bb63f merge 2011-04-28 23:59:02 +02:00
Robin Appelman 8a6edd4654 Show currect filename when downloading files 2011-04-26 15:01:16 +02:00
Robin Appelman cb8c890594 don't use output buffering for file downloads 2011-04-26 14:57:56 +02:00
Arthur Schiwon 85dd7129a8 correct paths for css images 2011-04-19 12:46:32 +02:00
Arthur Schiwon 0385cc52dc hide filechooser if user clicked on cancel 2011-04-19 12:33:19 +02:00
Arthur Schiwon 85764257ea refurbished new folder button 2011-04-19 12:21:55 +02:00
Arthur Schiwon 88033c268b file icon for file upload button 2011-04-19 10:47:20 +02:00
Arthur Schiwon 3d5c13a3e1 don't create firefox hardlock 2011-04-19 09:13:50 +02:00
Arthur Schiwon ef25b32856 don't upload canceled files 2011-04-19 08:15:23 +02:00
Arthur Schiwon 07c6c7f4fa upload works in a not so fancy way for konqueror and rekonq 2011-04-19 08:05:08 +02:00
Arthur Schiwon 4a9fdd2918 fancy upload button. does work with firefox (at least 4) and chromium, but not with Konqueror, Rekonq, Opera. 2011-04-19 02:51:59 +02:00
Arthur Schiwon 4cb9cdb337 fancyfying file upload, part I 2011-04-18 23:44:41 +02:00
Arthur Schiwon 4ae158bbe0 implemented download single file from file menu 2011-04-18 16:59:30 +02:00
Arthur Schiwon 5a11e739b4 implemented deleting multiple files 2011-04-18 16:48:35 +02:00
Robin Appelman ca00d37a71 Make the download button work 2011-04-18 15:40:17 +02:00
Jakob Sack b57823baa5 Made the "change password" thingie in settings working 2011-04-18 15:07:14 +02:00
Robin Appelman 7684585f49 404 error page 2011-04-18 13:16:49 +02:00
Robin Appelman 5896fbd910 make state of select all checkbox consistent 2011-04-18 13:16:49 +02:00
Robin Appelman 4d1ff67cac make select all checkbox work again 2011-04-18 12:41:19 +02:00
Arthur Schiwon 6111ad4306 let the file table use 90% width again 2011-04-18 12:24:49 +02:00
Jan-Christoph Borchardt 5249f09f70 even shinier icons 2011-04-18 11:23:47 +02:00
Robin Appelman bba07fdb26 show modified date for folders 2011-04-18 10:50:12 +02:00
Arthur Schiwon d377a1518d also convert special chars to entities in the breadcrumb 2011-04-18 10:10:17 +02:00
Arthur Schiwon 944a05b588 convert special chars to entities 2011-04-18 10:09:11 +02:00
Arthur Schiwon 03747a0ffb implemented Delete action in file menu 2011-04-18 10:02:01 +02:00
Robin Appelman 573d36a168 one / in filepaths is enough 2011-04-18 09:42:38 +02:00
Jan-Christoph Borchardt 8c5831d958 shiny new symbolic icons, yay 2011-04-17 20:11:28 +02:00
Jakob Sack ee3d32b023 Everything nice and active now 2011-04-17 20:00:07 +02:00
Jakob Sack 47223ae2d9 Working subnavigation 2011-04-17 19:38:04 +02:00