summaryrefslogtreecommitdiffstats
path: root/apps/files/js/fileactions.js
Commit message (Expand)AuthorAgeFilesLines
* Remove internal unused propertyDaniel Calviño Sánchez2017-12-211-9/+0
* Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-191-1/+16
* Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-021-1/+1
* Add support to FileActionsMenu for icon class functionsDaniel Calviño Sánchez2017-10-191-1/+12
* Change move copy order and debug leftoverThomas Citharel2017-09-151-2/+2
* [WIP] Added copy and move buttonsThomas Citharel2017-09-151-19/+10
* Allow files to be copied through action menu & multiple files actionsThomas Citharel2017-09-151-0/+14
* use more fitting icon for files move actionJan-Christoph Borchardt2016-10-171-4/+3
* Add file action to move files and foldersRobin Appelman2016-10-141-0/+14
* fixes size of the download spinnerVincent Chan2016-05-301-2/+2
* Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-061-1/+1
* Fix download spinner to work with CSS stylesVincent Petry2016-03-041-10/+9
* Close classRoeland Jago Douma2016-02-251-1/+1
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-15/+20
* Bring back file delete action text to be based on contextVincent Petry2015-12-111-3/+23
* Properly join path sectionsVincent Petry2015-11-221-4/+1
* Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+2
* Fix file action download spinnerVincent Petry2015-10-301-1/+1
* If an inline files action provides an alt text show itRoeland Jago Douma2015-10-031-1/+2
* Fix order of actions in the files actions menuVincent Petry2015-09-281-0/+4
* Properly translate file actionsVincent Petry2015-09-221-0/+2
* Only show delete action in menu when delete permission existsVincent Petry2015-08-181-1/+1
* Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt2015-08-131-7/+82
|\
| * Make file actions work from sidebarVincent Petry2015-08-121-7/+82
* | replace tipsys with tooltipsHendrik Leppelsack2015-08-121-0/+1
|/
* Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-111-11/+21
* Inline actions using default renderer are now always permanentVincent Petry2015-08-101-0/+1
* Updated unit tests for file actions and actions menuVincent Petry2015-08-101-5/+3
* Make file action menu icon permanentVincent Petry2015-08-101-3/+5
* Implement file actions dropdownVincent Petry2015-08-101-126/+176
* move updateFileActionSpinner to OCA.Files.FileActionsMorris Jobke2015-07-221-2/+22
* refactor this to proper separation of concernsMorris Jobke2015-07-151-3/+6
* refactoring into proper methodsMorris Jobke2015-07-071-27/+1
* Add proper download started feedbackMorris Jobke2015-07-071-6/+23
* Reduce timeout for download spinner to 2 secondsMorris Jobke2015-07-071-1/+1
* Fix layout of disabled links in the file listMorris Jobke2015-07-071-1/+12
* Add loading spinner to download iconMorris Jobke2015-07-071-0/+8
* Show hint if there is no delete permissionMorris Jobke2015-04-231-2/+13
* fix_#11348 Safari rename button positioningSergei Shuykov2015-01-161-1/+2
* make Share button localized againVolkan Gezer2015-01-111-1/+1
* use method to only visually hide elements, show only for screen readerJan-Christoph Borchardt2014-12-171-1/+1
* fix Delete action text being translatableJan-Christoph Borchardt2014-12-171-1/+2
* add text to Delete actionJan-Christoph Borchardt2014-12-171-1/+2
* introduce alt text for rename icon - fixes #12067Morris Jobke2014-12-081-0/+1
* Improve FileActions JS to allow for custom renderingVincent Petry2014-11-241-113/+238
* Merge pull request #9177 from owncloud/jsdocexperimentVincent Petry2014-11-131-5/+36
|\
| * Improved Javascript docs for JSDocVincent Petry2014-10-311-5/+36
* | add alt text for file actions, but leave empty since text is directly next to itJan-Christoph Borchardt2014-11-061-1/+1
|/
* correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-221-1/+1
* Added mountType attribute and adapted Delete action textVincent Petry2014-07-141-5/+11