summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* Also commiting the actual loading icon might be usefullRobin Appelman2011-07-191-0/+0
|
* Show loading icon for uploading files, and disable file actions and DnD for ↵Robin Appelman2011-07-192-9/+25
| | | | uploading files.
* No longer use the "Ok" button for file uploadsRobin Appelman2011-07-192-13/+0
|
* Provide ability to select mutliply files during upload for browsers that ↵Robin Appelman2011-07-193-18/+36
| | | | support it.
* fix error in autocomplete when try to list non-existing or unreadable foldersRobin Appelman2011-07-121-10/+12
|
* Home icon now points to index.phpMichael Gapczynski2011-07-101-1/+1
|
* Merge branch 'master' of git://anongit.kde.org/owncloudMichael Gapczynski2011-07-103-14/+21
|\
| * finish refactoring of files admin pageHans Bakker2011-07-092-12/+19
| |
| * fix broken directory links for some browsersRobin Appelman2011-07-081-1/+1
| |
| * only show the revert animation of draging a file when draged to an invalid ↵Robin Appelman2011-07-081-1/+1
| | | | | | | | position
| * Changed the js code for the files admin section to jQueryHans Bakker2011-07-081-5/+5
| |
* | Directory links in navigation shouldn't have a trailing '/'Michael Gapczynski2011-07-101-2/+2
|/
* You can now move files to a parent folder by draging them to an element in ↵Robin Appelman2011-07-075-17/+61
| | | | | | the breadcrumb bar also fixed dragging newly uploaded files and droppin in new folders
* files can now be draged and dropped in the file browserRobin Appelman2011-07-073-11/+23
|
* small contrast fixesJan-Christoph Borchardt2011-07-071-4/+3
|
* show file extention in a lighter colorRobin Appelman2011-07-073-1/+17
|
* highlight selected files in the filebrowserRobin Appelman2011-07-072-2/+7
|
* some cleanup, small fixesJan-Christoph Borchardt2011-07-071-1/+1
|
* file size is reflected in the value's shade of grey, atm calculated absolutelyJan-Christoph Borchardt2011-07-071-2/+4
|
* introducing simple file size, only MB as unit, details on hoverJan-Christoph Borchardt2011-07-073-8/+16
|
* hopefully fixed the dirty workaround, like I was told toJan-Christoph Borchardt2011-07-071-5/+0
|
* make folder labels bold, better distinction from filesJan-Christoph Borchardt2011-07-072-3/+3
|
* file list hover effectJan-Christoph Borchardt2011-07-071-0/+3
|
* reactivated Upload & New Folder button iconsJan-Christoph Borchardt2011-07-063-8/+6
|
* applied Ryan's patch for Bug 276007 - Folder list does not get updated when ↵Jan-Christoph Borchardt2011-07-041-2/+6
| | | | creating the first folder.
* Usability improvements:Hans Bakker2011-07-031-10/+20
| | | | | -Added javascript to enable/disable radiobuttons -Added labels
* stop confusing people with a dummy share buttonRobin Appelman2011-06-231-1/+1
|
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-1/+1
|
* fix "files" app admin link visible for non-adminsKamil Domanski2011-06-221-1/+1
|
* moved core stuff to /coreJakob Sack2011-06-202-1/+1
|
* make files app translateableKamil Domanski2011-06-202-15/+15
|
* make new folder dialog behave more like a regular form, so you can press ↵Robin Appelman2011-06-172-2/+3
| | | | enter to create the folder
* make the system for default fileactions more flexibleRobin Appelman2011-06-161-5/+8
|
* try to adjust times to the clients timezoneRobin Appelman2011-06-053-0/+19
|
* fix file actions for newly uploaded filesRobin Appelman2011-06-042-2/+10
|
* fix file action dialog not reappearing after being usedRobin Appelman2011-06-041-4/+5
|
* fix fileactions following the link insteadRobin Appelman2011-06-042-3/+3
|
* make fileactions extendable by pluginsRobin Appelman2011-06-046-33/+127
|
* some refactoring of the filebrowsers javascript codeRobin Appelman2011-06-044-95/+114
|
* fix download links of newly uploaded filesRobin Appelman2011-06-031-1/+1
|
* new file uploader that should work with more browsersRobin Appelman2011-06-033-129/+92
| | | | tested with konqueror, chromium and firefox 4
* make path autocompletion case insensitiveRobin Appelman2011-06-021-1/+2
|
* fix autocompletionRobin Appelman2011-06-011-0/+4
|
* remove warning output to make webdav access workFrank Karlitschek2011-05-311-1/+1
|
* Make max upload filesize configurable for apache hostsRobin Appelman2011-05-293-2/+17
|
* add autocomplete for pathsRobin Appelman2011-05-281-0/+56
|
* fix the drop down arrow in file browserRobin Appelman2011-05-171-1/+1
|
* fix the drop down arrow in file browserRobin Appelman2011-05-161-1/+1
|
* mergeRobin Appelman2011-04-283-21/+100
|\
| * correct paths for css imagesArthur Schiwon2011-04-191-2/+2
| |