aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js/fileactionsSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-181-1/+1
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-091-1/+1
* Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-191-0/+73
* fixes size of the download spinnerVincent Chan2016-05-301-2/+2
* Fix download spinner to work with CSS stylesVincent Petry2016-03-041-0/+20
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-2/+59
* Fix unit tests affected by side effectsVincent Petry2016-02-221-1/+3
* Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+1
* Fix file action download spinnerVincent Petry2015-10-301-1/+42
* If an inline files action provides an alt text show itRoeland Jago Douma2015-10-031-0/+56
* Make file actions work from sidebarVincent Petry2015-08-121-3/+29
* Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-111-4/+20
* Updated unit tests for file actions and actions menuVincent Petry2015-08-101-286/+261
* Fix unit tests and introduce better mocks of the HTMLMorris Jobke2015-07-071-2/+2
* Show hint if there is no delete permissionMorris Jobke2015-04-231-0/+42
* Improve FileActions JS to allow for custom renderingVincent Petry2014-11-241-0/+48
* Propagate file action changes to the file listsVincent Petry2014-07-091-3/+3
* Fix FileActions merging overrideVincent Petry2014-07-041-0/+150
* Sync file list with file actionsVincent Petry2014-06-271-1/+52
* Use actual file path on rename/deleteVincent Petry2014-06-061-0/+3
* Sharing overview fixes and unit testsVincent Petry2014-05-301-1/+28
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-301-3/+4
* Added "dir" in file actions handler context and fixed versionsVincent Petry2014-05-301-0/+8
* Added unit test for file action context argumentVincent Petry2014-05-301-4/+32
* Fixed many issues, clean upVincent Petry2014-05-151-4/+11
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-10/+13
* Fixed insertion of filesVincent Petry2014-04-281-0/+1
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-14/+44
* Fixed broken delete file actionVincent Petry2014-04-011-7/+19
* Do not send file list for select all on Download/deleteVincent Petry2014-02-131-1/+1
* Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-041-0/+3
|\
| * Added .jshintrcVincent Petry2014-01-301-0/+3
* | Updated unit tests for rename actionVincent Petry2014-01-301-1/+12
|/
* Fixed download URL in public pageVincent Petry2014-01-241-0/+61