Commit Graph

112 Commits

Author SHA1 Message Date
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