summaryrefslogtreecommitdiffstats
path: root/files/js
Commit message (Expand)AuthorAgeFilesLines
...
* automatically hide show/hide the empty folder messageRobin Appelman2011-07-302-0/+10
* hide empty folder notification when a folder or file got uploadedJan-Christoph Borchardt2011-07-301-1/+3
* you can now move files to the root folder by draging them to the Files entry ...Robin Appelman2011-07-291-0/+1
* some tweaks for renamingRobin Appelman2011-07-291-15/+7
* make foldernames also bold after renamingRobin Appelman2011-07-291-1/+1
* no need for an ok button for creating foldersRobin Appelman2011-07-291-16/+3
* fix size of selected files with new uploaded filesRobin Appelman2011-07-291-2/+2
* dont need the ok button for renamingRobin Appelman2011-07-292-3/+7
* properly style filenames after renamingRobin Appelman2011-07-291-2/+18
* always show download icon on hoverRobin Appelman2011-07-291-1/+1
* use proper file icons for image and audio filesRobin Appelman2011-07-292-1/+11
* use relative times for new upload filesRobin Appelman2011-07-292-7/+38
* confirmation dialogs for deletionsRobin Appelman2011-07-292-20/+55
* add size tooltip for selected filesRobin Appelman2011-07-281-10/+4
* fix serveral styling issues on uploaded filesRobin Appelman2011-07-282-3/+21
* correctly display icons and rename boxJan-Christoph Borchardt2011-07-281-1/+1
* Implement inline renaming of filesRobin Appelman2011-07-282-2/+34
* finished action icons on hover, small style improvementsJan-Christoph Borchardt2011-07-281-4/+4
* show icons instead of text for file actionsRobin Appelman2011-07-282-19/+30
* fix merge conflictJan-Christoph Borchardt2011-07-281-4/+22
|\
| * deleting stuff is scary, lets move the button as far to the right as possibleRobin Appelman2011-07-271-1/+16
| * do not show default file action in the file action list on hoverRobin Appelman2011-07-271-12/+15
* | lots of small style fixes for the file listJan-Christoph Borchardt2011-07-281-14/+18
|/
* no longer show deleted files as selectedRobin Appelman2011-07-261-3/+5
* remove debug alertRobin Appelman2011-07-261-1/+0
* Merge branch 'master' into interfaceRobin Appelman2011-07-261-3/+10
|\
| * fix sorting on newly inserted items in the file listRobin Appelman2011-07-261-3/+10
* | some javascript changesRobin Appelman2011-07-261-43/+48
* | merge master into interfaceRobin Appelman2011-07-261-11/+29
|\|
| * add getSelectedFiles() to files.jsRobin Appelman2011-07-251-10/+28
* | some work on the breadcrumb navigation for filesRobin Appelman2011-07-221-0/+22
* | show error when trying to upload to large filesRobin Appelman2011-07-221-30/+45
* | show fileactions inline on hoverRobin Appelman2011-07-222-14/+22
* | only show actions for selected file if there are selected filesRobin Appelman2011-07-211-0/+2
* | some work on the updated interfaceRobin Appelman2011-07-212-16/+60
|/
* Allow users to start a new upload before the current upload has finishedRobin Appelman2011-07-201-12/+26
* fix deleting files with spaces in the nameRobin Appelman2011-07-192-3/+3
* Show loading icon for uploading files, and disable file actions and DnD for u...Robin Appelman2011-07-192-9/+25
* No longer use the "Ok" button for file uploadsRobin Appelman2011-07-191-12/+0
* Provide ability to select mutliply files during upload for browsers that supp...Robin Appelman2011-07-191-9/+21
* finish refactoring of files admin pageHans Bakker2011-07-091-0/+15
* 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 po...Robin Appelman2011-07-081-1/+1
* You can now move files to a parent folder by draging them to an element in th...Robin Appelman2011-07-072-13/+49
* files can now be draged and dropped in the file browserRobin Appelman2011-07-071-9/+21
* highlight selected files in the filebrowserRobin Appelman2011-07-071-2/+6
* introducing simple file size, only MB as unit, details on hoverJan-Christoph Borchardt2011-07-071-1/+9
* make folder labels bold, better distinction from filesJan-Christoph Borchardt2011-07-071-1/+1
* reactivated Upload & New Folder button iconsJan-Christoph Borchardt2011-07-061-4/+2
* applied Ryan's patch for Bug 276007 - Folder list does not get updated when c...Jan-Christoph Borchardt2011-07-041-2/+6