aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve right sidebar tabs behaviorVincent Petry2015-08-141-14/+66
* Make file actions work from sidebarVincent Petry2015-08-124-33/+144
* Merge pull request #17709 from owncloud/fileactions-dropdownJan-Christoph Borchardt2015-08-113-308/+607
|\
| * Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-112-27/+25
| * Updated unit tests for file actions and actions menuVincent Petry2015-08-103-308/+609
* | Merge pull request #18171 from owncloud/fix-language-of-files-activities-in-e...Morris Jobke2015-08-111-1/+44
|\ \ | |/ |/|
| * Correctly make use of the languageCode argument in the files activity extensionJoas Schilling2015-08-101-1/+44
* | Fix unit test for tipsy->tooltip changeVincent Petry2015-08-101-3/+3
* | fix timezone issue with unittestArthur Schiwon2015-08-071-1/+2
* | Fix sidebar mtime display unit testVincent Petry2015-08-071-2/+2
* | Use own tabs impl in files sidebarVincent Petry2015-08-071-11/+21
* | extend MainFileInfoDetailView JS testsArthur Schiwon2015-08-071-3/+29
* | More work on right sidebar unit testsVincent Petry2015-08-071-3/+3
* | Added unit tests for right sidebarVincent Petry2015-08-074-2/+218
|/
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-302-7/+7
|\
| * Fix unit tests and introduce better mocks of the HTMLMorris Jobke2015-07-072-7/+7
* | Fix unit testsRoeland Jago Douma2015-07-091-3/+4
|/
* Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-273-6/+19
|\
| * update license headers and authorsMorris Jobke2015-06-253-6/+19
* | 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
* Check target name on rename with web UIVincent Petry2015-05-291-24/+5
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
* Fix file name validation in New menuVincent Petry2015-04-271-1/+58
* Show hint if there is no delete permissionMorris Jobke2015-04-231-0/+42
* Added empty content message for empty read-only foldersVincent Petry2015-04-211-3/+6
* Merge pull request #15437 from owncloud/deleteorphanedfilesThomas Müller2015-04-101-0/+116
|\
| * [command] delete orphaned file cache entriesMorris Jobke2015-04-081-0/+116
* | Merge pull request #15196 from owncloud/limit-file-activities-to-favoritesMorris Jobke2015-04-091-0/+297
|\ \
| * | Make scrutinizer happyJoas Schilling2015-04-011-1/+1
| * | Adjust by/self filter aswell and fix testsJoas Schilling2015-03-311-2/+2
| * | Move tag related code into a helper so we can test the query without a viewJoas Schilling2015-03-301-0/+297
* | | Replace originalStorage in tests with a proper teardownVincent Petry2015-04-081-9/+2
| |/ |/|
* | Remove server timezone dependency from files list testJoas Schilling2015-04-071-3/+3
|/
* Adding a pending indicator to the files summary - fixes #14853Thomas Müller2015-03-271-0/+33
* Merge pull request #14495 from owncloud/update-mailmap-01Thomas Müller2015-03-264-34/+69
|\
| * Update license headersJenkins for ownCloud2015-03-264-34/+69
* | Show hidden files (dot files) in grayMorris Jobke2015-03-261-0/+19
|/
* Merge pull request #15170 from owncloud/middleclickbreadcrumbMorris Jobke2015-03-261-2/+2
|\
| * Fix breadcrumb click JS unit testVincent Petry2015-03-251-2/+2
* | No longer directly output OC_Image for thumbnailsRoeland Jago Douma2015-03-241-1/+34
|/
* fixing js unit testsThomas Müller2015-03-092-23/+0
* Revert "Updating license headers"Morris Jobke2015-02-264-65/+37
* Updating license headersJenkins for ownCloud2015-02-234-37/+65
* Merge pull request #14278 from owncloud/fix-indexLukas Reschke2015-02-201-0/+243
|\
| * Check if the offset exists before accessingLukas Reschke2015-02-171-0/+243
* | apply backslash fix to _setCurrentDirThomas Müller2015-02-191-1/+5
* | Parse backslash as directory separator in breadcrumbLukas Reschke2015-01-241-0/+25
|/
* Disallow ctrl click to select when selection not allowedVincent Petry2015-01-151-0/+30
* Merge pull request #13289 from owncloud/fav-keepfavoncancelrenameMorris Jobke2015-01-131-4/+32
|\