aboutsummaryrefslogtreecommitdiffstats
path: root/files/js
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* make fileactions extendable by pluginsRobin Appelman2011-06-042-28/+116
|
* some refactoring of the filebrowsers javascript codeRobin Appelman2011-06-042-94/+112
|
* fix download links of newly uploaded filesRobin Appelman2011-06-031-1/+1
|
* new file uploader that should work with more browsersRobin Appelman2011-06-031-121/+50
| | | | tested with konqueror, chromium and firefox 4
* hide filechooser if user clicked on cancelArthur Schiwon2011-04-191-0/+12
|
* refurbished new folder buttonArthur Schiwon2011-04-191-12/+67
|
* don't create firefox hardlockArthur Schiwon2011-04-191-2/+8
|
* don't upload canceled filesArthur Schiwon2011-04-191-1/+2
|
* upload works in a not so fancy way for konqueror and rekonqArthur Schiwon2011-04-191-3/+4
|
* fancy upload button. does work with firefox (at least 4) and chromium, but ↵Arthur Schiwon2011-04-191-28/+53
| | | | not with Konqueror, Rekonq, Opera.
* fancyfying file upload, part IArthur Schiwon2011-04-181-2/+23
|
* implemented download single file from file menuArthur Schiwon2011-04-181-1/+8
|
* implemented deleting multiple filesArthur Schiwon2011-04-181-0/+19
|
* Make the download button workRobin Appelman2011-04-181-0/+14
|
* make state of select all checkbox consistentRobin Appelman2011-04-181-0/+10
|
* make select all checkbox work againRobin Appelman2011-04-181-2/+2
|
* implemented Delete action in file menuArthur Schiwon2011-04-181-8/+31
|
* nicely slide in and out file action elementsArthur Schiwon2011-04-171-6/+6
|
* implement "new folder" functionArthur Schiwon2011-04-171-7/+55
|
* don't reload the whole page after file uploadArthur Schiwon2011-04-171-1/+23
|
* show error code if file upload failsArthur Schiwon2011-04-161-1/+1
|
* basic file upload reimplementedArthur Schiwon2011-04-161-0/+21
|
* Application "files" is able to list the files again, start of splitting css ↵Jakob Sack2011-03-021-0/+39
files