summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* remove debug alertRobin Appelman2011-07-261-1/+0
|
* fix sorting on newly inserted items in the file listRobin Appelman2011-07-261-3/+10
|
* add getSelectedFiles() to files.jsRobin Appelman2011-07-251-10/+28
|
* Merge branch 'sabredav'Jakob Sack2011-07-221-47/+50
|\
| * Support for locks, minor changesJakob Sack2011-07-221-6/+12
| |
| * Use SabreDAV authentication Code!Jakob Sack2011-07-201-28/+12
| |
| * Integration of SabreDAVJakob Sack2011-07-201-32/+45
| |
* | finally the missing file for moving files from the web interfaceRobin Appelman2011-07-221-0/+27
| |
* | fixed file size color calculationJan-Christoph Borchardt2011-07-201-1/+1
| |
* | Allow users to start a new upload before the current upload has finishedRobin Appelman2011-07-203-24/+38
| |
* | Some ui work on user management, but it can still use a lot of improvement.Robin Appelman2011-07-201-0/+1
|/
* fix deleting files with spaces in the nameRobin Appelman2011-07-192-3/+3
|
* 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
|