summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20545 from owncloud/scan-storage-in-background-jobThomas Müller2015-12-031-0/+134
|\
| * Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-0/+134
* | Allow framing 'self'Lukas Reschke2015-12-021-0/+3
* | Inject the database connectionJoas Schilling2015-11-301-0/+7
* | Only require the interfaceJoas Schilling2015-11-301-6/+6
* | Add a unit test that executes the queryJoas Schilling2015-11-301-0/+15
* | Oracle can not return statements but only valuesJoas Schilling2015-11-301-4/+4
* | Adding more test suites to group DBThomas Müller2015-11-301-0/+7
* | Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
|/
* Make files app use Webdav for most operationsVincent Petry2015-11-227-701/+394
* Remove "Text file" entry in the "+" menuVincent Petry2015-11-191-22/+51
* Move index.php from files to AppFrameworkLukas Reschke2015-11-161-0/+250
* Fix file action download spinnerVincent Petry2015-10-302-1/+94
* Fix icon update to be more consistentVincent Petry2015-10-292-3/+58
* Update license headersLukas Reschke2015-10-263-3/+2
* Fix file upload, conflict dialog, also in public linkVincent Petry2015-10-211-0/+96
* Merge pull request #19742 from owncloud/shareinfo_performanceThomas Müller2015-10-202-12/+0
|\
| * Do not calculate non essential infoRoeland Jago Douma2015-10-132-12/+0
* | fix delete orphan shares test with object home storageRobin Appelman2015-10-161-1/+6
* | Do not register sidebar panels when no sidebarVincent Petry2015-10-151-2/+41
|/
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* If an inline files action provides an alt text show itRoeland Jago Douma2015-10-031-0/+56
* Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-1/+1
* 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
* | Merge pull request #19365 from owncloud/files-detailsbar-interactionThomas Müller2015-09-291-5/+37
|\ \
| * | Fix sidebar interactionVincent Petry2015-09-281-5/+37
* | | Hide sidebar tab headers conditionallyVincent Petry2015-09-281-8/+70
|/ /
* | Merge pull request #19404 from owncloud/files-sidebar-sorttabsThomas Müller2015-09-281-0/+15
|\ \
| * | Fix tabs order in files sidebarVincent Petry2015-09-281-0/+15
| |/
* / Fix order of actions in the files actions menuVincent Petry2015-09-281-0/+37
|/
* Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-073-51/+238
|\
| * Added unit tests for "new" file menu and small fixesVincent Petry2015-09-033-51/+238
* | Add versions tab to files sidebarVincent Petry2015-09-031-4/+14
* | Tags in FileInfo map must be an arrayVincent Petry2015-09-031-0/+15
* | Fix sidebar thumbnail loading JS unit testsVincent Petry2015-09-031-8/+58
* | Fixes failing testsRaghu Nayyar2015-08-311-4/+4
|/
* Fix trashbin sidebarVincent Petry2015-08-251-0/+13
* Parse mtime from the data attributesVincent Petry2015-08-241-0/+29
* Merge pull request #17501 from tbartenstein/patch-1Vincent Petry2015-08-241-1/+1
|\
| * fix unit test for folder renaming (icon)tbartenstein2015-08-211-1/+1
* | Merge pull request #18310 from hasso/selection-string-fixVincent Petry2015-08-181-1/+1
|\ \
| * | Update unit test to reflect the string changeHasso Tepper2015-08-171-1/+1
* | | 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