summaryrefslogtreecommitdiffstats
path: root/apps/files/js/newfilemenu.js
Commit message (Expand)AuthorAgeFilesLines
* Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-281-4/+0
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-171-1/+1
* Fix container element for newFileMenu tooltipLouis Chemineau2021-10-061-1/+1
* Migrate deprecated toolip methodsMichaIng2021-09-261-1/+1
* Hide new template directory entry after creating and allow setting existing d...Julius Härtl2021-01-281-1/+20
* HBOX-297 trim in webfrontend for new files to stay compatible with windowsChristian Aigner2019-02-011-1/+1
* Add missing variable declarationsStefan Weil2018-10-191-1/+1
* Remove OC.scaleFixForIE8Christoph Wurst2018-10-081-1/+0
* Move newfilemenu to compiled handlebarsRoeland Jago Douma2018-10-041-26/+2
* Trigger upload actions only for Enter & Space keysKevin Ndung'u2018-07-241-2/+4
* Trigger upload action also with keyboard navigation on enterJan-Christoph Borchardt2018-07-241-0/+5
* Make Upload entry in +Menu focusableJan-Christoph Borchardt2018-07-201-1/+1
* Fixed event propagation on safariJohn Molakvoæ (skjnldsv)2018-03-071-1/+3
* Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-1/+0
* Fixed tooltip positionning & error displayJohn Molakvoæ (skjnldsv)2018-03-071-1/+1
* PoC inline icon-confirm with inputsJohn Molakvoæ (skjnldsv)2018-03-071-1/+1
* Updated popover rules to allow form inputs and added input submit for new FileJohn Molakvoæ (skjnldsv)2018-03-071-2/+8
* Make new file file tooltip error text changePhil Davis2017-05-211-0/+1
* Use more verbose text for upload menuJan-Christoph Borchardt2017-05-161-2/+2
* Popover positionning and classesJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
* fit newFileMenu to css guidelinesJohn Molakvoæ (skjnldsv)2017-01-221-8/+2
* Fix special characters when renaming to a conflictJoas Schilling2016-09-301-1/+3
* Remove disabled autocorrect for new file namesMorris Jobke2016-03-091-1/+1
* Remove browser autocomplete in new file menuVincent Petry2016-03-021-1/+1
* Remove "Text file" entry in the "+" menuVincent Petry2015-11-191-12/+8
* Allow apps to add new items in the “New” filemenu.Olivier Tétard2015-10-261-31/+46
* Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-301-0/+1
|\
| * [IE8] Fix filetype icon sizesVincent Petry2015-09-291-0/+1
* | Keep opacity in current item in newFileMenuVincent Petry2015-09-301-0/+2
|/
* Added unit tests for "new" file menu and small fixesVincent Petry2015-09-031-1/+0
* fix icon and layout details for new menuJan-Christoph Borchardt2015-09-031-3/+2
* Combine upload action into the "New" menuVincent Petry2015-08-281-0/+237