aboutsummaryrefslogtreecommitdiffstats
path: root/files/js/files.js
Commit message (Collapse)AuthorAgeFilesLines
* prevent sharing from making aditional http requests while scanningRobin Appelman2012-02-011-0/+3
| | | | additional requests to the server can block feedback of scannning depending on server configuration
* only show what folder we are scanning to save bandwithRobin Appelman2012-02-011-5/+3
|
* provide live feedback while scanning filesRobin Appelman2012-01-311-1/+6
|
* start of proper feedback during filessytem scanRobin Appelman2012-01-301-4/+8
|
* merge master into filesystemRobin Appelman2012-01-161-3/+3
|\
| * removed data-read and fixed droppable logicTom Needham2012-01-021-1/+1
| |
| * Used data-read and data-wite when binding drag and drop eventsTom Needham2012-01-021-2/+2
| |
| * Fix missing ;Tom Needham2012-01-011-1/+3
| |
| * Fix js errorTom Needham2012-01-011-5/+3
| |
| * Shared folder no longer draggable or droppableTom Needham2012-01-011-3/+5
| |
* | Merge branch 'master' into filesystemRobin Appelman2011-12-111-3/+5
|\ \
| * | Don't trigger file action when renaming, stupid fix for stupid firefox behaviourRobin Appelman2011-12-051-1/+3
| |/
| * Fix file dropping on root (Files menu entry)Bart Visscher2011-11-231-2/+2
| |
* | use force parameterRobin Appelman2011-11-101-1/+1
| |
* | tell the user when the files are being scannedRobin Appelman2011-11-101-0/+19
|/
* Manage More special chars in file listings. ';' is still problematicBrice Maron2011-11-061-1/+1
|
* Fix broken upload since merge of new button branchBrice Maron2011-11-061-1/+1
|
* Fix another problem of the so-called 'fix-special chars' commit.Brice Maron2011-11-061-1/+1
|
* Do not use mix data/attr to retrieve filename ... data() will try to convert ↵Brice Maron2011-11-041-3/+2
| | | | filename to int
* fix mimeicon for new filesRobin Appelman2011-11-041-0/+5
|
* small styling fix for New buttonRobin Appelman2011-11-041-2/+2
|
* Merge branch 'master' into newbuttonRobin Appelman2011-11-041-4/+10
|\
| * Fix bug with spaces in file names.Brice Maron2011-11-021-1/+2
| |
| * attempt to manage some special chars in file listBrice Maron2011-11-011-3/+8
| | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors
* | 'New' button, needs some css workRobin Appelman2011-10-231-24/+69
|/
* Use notification to inform about errors in file list.Brice Maron2011-10-171-6/+14
|
* mimetype icon improvementsRobin Appelman2011-10-131-6/+9
|
* Fixed table gap from appearing.Scott Barnett2011-09-271-2/+0
|
* fix file uploads for IERobin Appelman2011-09-221-8/+17
|
* Shift+Click multiselect for filesMichael Gapczynski2011-08-281-4/+38
|
* Months for modified date need to be translatedMichael Gapczynski2011-08-281-2/+2
|
* Ctrl+Click on td.filename a selects file instead of default file actionMichael Gapczynski2011-08-281-8/+27
|
* Support translations for modified date column in filesMichael Gapczynski2011-08-281-10/+10
|
* Style changes for multiselect and add tipsy for file sizeMichael Gapczynski2011-08-271-4/+4
|
* Fix file actions broken in some browsers, rename delete to do_delete - ↵Michael Gapczynski2011-08-271-1/+1
| | | | Thanks Bart Visscher
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-141-4/+0
|
* updated tipsy, tooltips finally work everywhere, thanks icewindJan-Christoph Borchardt2011-08-141-1/+1
|
* NEEDS MORE FADINGJan-Christoph Borchardt2011-08-131-3/+3
|
* fixed tipsy tooltips for actionsJan-Christoph Borchardt2011-08-131-1/+1
|
* file hovering now very fancy, CSS fade for row and extensionJan-Christoph Borchardt2011-08-121-1/+1
|
* fix uploading multiple filesRobin Appelman2011-08-121-2/+2
|
* added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-121-0/+4
|
* fixed upload buttonDawid Opis2011-08-111-0/+6
|
* make more strings translatableRobin Appelman2011-08-101-7/+7
|
* provide undo button when deleting files from the web interfaceRobin Appelman2011-08-041-37/+3
|
* show table header in filebrowser always on top when files are selectedRobin Appelman2011-08-021-0/+11
|
* fixed table heading and multiselect styleJan-Christoph Borchardt2011-07-301-2/+2
|
* dont need to remove the empty folder message twiceRobin Appelman2011-07-301-2/+0
|
* automatically hide show/hide the empty folder messageRobin Appelman2011-07-301-0/+4
|
* hide empty folder notification when a folder or file got uploadedJan-Christoph Borchardt2011-07-301-1/+3
|