summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js/filelistSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Prerender file list pages to include search resultsVincent Petry2016-06-241-0/+11
* Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-061-0/+9
* fix default value, update js/php testsChristoph Wurst2016-04-131-0/+16
* Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-7/+0
|\
| * Add handler for global ajax errorsVincent Petry2016-02-151-7/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-151-5/+26
|/
* Fix elementToFile to also return path when definedVincent Petry2016-02-081-0/+6
* Merge pull request #21752 from owncloud/files-delete-fixThomas Müller2016-01-261-10/+0
|\
| * Remove faulty directory permissions testRobin McCorkell2016-01-151-10/+0
* | update JS humanFileSize to use KB instead of kBMorris Jobke2016-01-191-7/+7
|/
* Add unit test for file updateRoeland Jago Douma2016-01-091-0/+16
* Correctly render uploadtext indicator only on foldersVincent Petry2015-12-181-0/+15
* Fix mount type root detectionVincent Petry2015-12-141-0/+30
* Make files app use Webdav for most operationsVincent Petry2015-11-221-459/+384
* Fix icon update to be more consistentVincent Petry2015-10-291-3/+44
* Do not register sidebar panels when no sidebarVincent Petry2015-10-151-2/+41
* Merge pull request #19310 from owncloud/hide-sort-indicatorThomas Müller2015-09-301-0/+19
|\
| * Disable sorting when multiselect is enabled in file listVincent Petry2015-09-291-0/+19
* | Fix sidebar interactionVincent Petry2015-09-281-5/+37
|/
* Added unit tests for "new" file menu and small fixesVincent Petry2015-09-031-0/+119
* Parse mtime from the data attributesVincent Petry2015-08-241-0/+29
* Update unit test to reflect the string changeHasso Tepper2015-08-171-1/+1
* Make file actions work from sidebarVincent Petry2015-08-121-0/+14
* Updated unit tests for file actions and actions menuVincent Petry2015-08-101-22/+57
* Added unit tests for right sidebarVincent Petry2015-08-071-1/+45
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-301-5/+5
|\
| * Fix unit tests and introduce better mocks of the HTMLMorris Jobke2015-07-071-5/+5
* | Fix unit testsRoeland Jago Douma2015-07-091-3/+4
|/
* add check if server returns a 500 and display errorClark Tomlinson2015-06-261-0/+11
* adding correct blocking logic for fffClark Tomlinson2015-06-221-0/+11
* Added empty content message for empty read-only foldersVincent Petry2015-04-211-3/+6
* Show hidden files (dot files) in grayMorris Jobke2015-03-261-0/+19
* Fix breadcrumb click JS unit testVincent Petry2015-03-251-2/+2
* apply backslash fix to _setCurrentDirThomas Müller2015-02-191-1/+5
* Disallow ctrl click to select when selection not allowedVincent Petry2015-01-151-0/+30
* add js tests for filelist filteringJörn Friedrich Dreyer2015-01-091-4/+115
* be more explicit in JS unit tests - caused by accessibility issuesMorris Jobke2014-12-181-1/+1
* Propertly restore thumbnail on cancel/rename/moveVincent Petry2014-12-171-0/+42
* Merge pull request #12639 from owncloud/bad_mtime_formatMorris Jobke2014-12-131-0/+13
|\
| * Return ? if mtime is 0 or -1Robin McCorkell2014-12-121-0/+13
* | Move file thumbnail into the label elementVincent Petry2014-12-111-10/+10
|/
* Add js unit testRobin Appelman2014-11-261-7/+27
* JS unit tests fix - use toBeUndefined() instead of toEqual(null)Morris Jobke2014-11-041-7/+7
* Changed fileList.pageSize to function callNazar Mokrynskyi2014-10-151-1/+1
* TypoNazar Mokrynskyi2014-10-151-1/+1
* Stub for pageSize, because now it is dynamically calculatedNazar Mokrynskyi2014-10-151-2/+3
* correct progress-icon to icon-loading-smallJan-Christoph Borchardt2014-09-221-3/+3
* correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-221-3/+3
* Added permission check for drag and dropVincent Petry2014-09-041-1/+10
* Fixed folder icon update routine when share owner existsVincent Petry2014-08-151-16/+6