summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8663 from owncloud/files-dndissueLukas Reschke2014-05-301-0/+137
|\
| * Fix dropping files below the tableVincent Petry2014-05-221-1/+7
| * Fixed drag and drop from external files, added testsVincent Petry2014-05-211-0/+131
* | Sharing overview fixes and unit testsVincent Petry2014-05-302-2/+29
* | Distinguish legacy file actions from regular file actionsVincent Petry2014-05-303-10/+55
* | Added "dir" in file actions handler context and fixed versionsVincent Petry2014-05-302-0/+34
* | Add unit tests for fileActionsReadyVincent Petry2014-05-301-0/+14
* | Added unit test for file action context argumentVincent Petry2014-05-301-4/+32
|/
* Merge pull request #8612 from owncloud/share-updateshareiconsafterrenameBjörn Schießle2014-05-211-13/+52
|\
| * Fixed issues with renamingVincent Petry2014-05-161-13/+52
* | Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* | Merge pull request #8435 from owncloud/fix-8322-masterThomas Müller2014-05-191-1/+11
|\ \ | |/ |/|
| * fix broken unit testThomas Müller2014-05-021-1/+11
* | Fixed many issues, clean upVincent Petry2014-05-153-60/+140
* | Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-156-322/+495
* | Merge pull request #8041 from owncloud/files-sortcolumnsVincent Petry2014-05-122-7/+254
|\ \ | |/ |/|
| * Clear selection on reload (when changing sort)Vincent Petry2014-04-291-0/+6
| * Added unit test in files app for sort function in helper classVincent Petry2014-04-281-0/+98
| * Add sorting to files list, trashbin and public filesVincent Petry2014-04-281-7/+150
* | Show spinner for all files when deleting allVincent Petry2014-04-291-0/+14
|/
* Fixed drag and drop into folder and onto breadcrumbVincent Petry2014-04-281-10/+100
* Fixed selection summary calculation issueVincent Petry2014-04-281-0/+26
* Fixed selection to be based on FileList.filesVincent Petry2014-04-281-35/+152
* Make sure there are always enough elements visible on the pageVincent Petry2014-04-281-0/+8
* Fixed insertion of filesVincent Petry2014-04-282-11/+121
* Fixed file sorting to work with scrollingVincent Petry2014-04-281-16/+68
* Fix file selection for infinite scrollingVincent Petry2014-04-282-7/+238
* Fix file summary to use the whole file listVincent Petry2014-04-282-24/+111
* we no longer need to handle the Shared folder different from any other folderBjoern Schiessle2014-04-232-117/+0
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-024-53/+1081
* Fixed broken delete file actionVincent Petry2014-04-011-7/+19
* Added unit tests for "add()" method for file uploadVincent Petry2014-03-061-0/+127
* don't allow to create a file or folder named 'Shared' in the root folder, als...Bjoern Schiessle2014-03-051-0/+35
* Make unit tests expect the svg iconsRobin Appelman2014-02-201-2/+6
* Do not send file list for select all on Download/deleteVincent Petry2014-02-132-4/+11
* Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-043-2/+11
|\
| * Fixed file name validation unit test + added newlineVincent Petry2014-01-301-0/+1
| * Added .jshintrcVincent Petry2014-01-303-2/+10
* | Updated unit tests for rename actionVincent Petry2014-01-301-1/+12
|/
* Added error message for when target folder was removedVincent Petry2014-01-291-2/+47
* Fixed download URL in public pageVincent Petry2014-01-242-0/+67
* Fixed filelist unit tests hidden paramsVincent Petry2014-01-241-5/+8
* Added Javascript unit testsVincent Petry2014-01-162-0/+135
* Fixed unit tests for ajax renameVincent Petry2013-11-271-19/+44
* Quota storage wrapper is now used for all users in sharing modeVincent Petry2013-11-211-0/+15
* avoid usage of brand name 'ownCloud'Thomas Müller2013-10-281-1/+1
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* if rename of file fails, the rename is undone in the view - #fix 2820Morris Jobke2013-06-151-1/+1
* [files] fix mock creation and remove hardcoded 'require' statementMorris Jobke2013-05-121-5/+2
* [files] rename lib to "App"Morris Jobke2013-05-121-4/+4