aboutsummaryrefslogtreecommitdiffstats
path: root/files/js
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Still needs some ui love
* 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
| | | | | | | | it doesn't fit good currently in the column but will be fixed with using icons
| * 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 ↵Robin Appelman2011-07-192-9/+25
| | | | uploading files.
* 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 ↵Robin Appelman2011-07-191-9/+21
| | | | support it.
* 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 ↵Robin Appelman2011-07-081-1/+1
| | | | position
* You can now move files to a parent folder by draging them to an element in ↵Robin Appelman2011-07-072-13/+49
| | | | | | 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-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 ↵Jan-Christoph Borchardt2011-07-041-2/+6
| | | | creating the first folder.
* make new folder dialog behave more like a regular form, so you can press ↵Robin Appelman2011-06-171-1/+2
| | | | 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-051-0/+12
|
* fix file actions for newly uploaded filesRobin Appelman2011-06-041-1/+9
|
* 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
|