summaryrefslogtreecommitdiffstats
path: root/core/js/oc-dialogs.js
Commit message (Expand)AuthorAgeFilesLines
* Choose button remains disbaled for httpd/unix-directorySujith Haridasan2016-09-121-2/+10
* Choose button remains disabled unless files are chosenSujith Haridasan2016-08-291-0/+14
* Since the server no longer calculates the iconRoeland Jago Douma2015-12-241-0/+1
* Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+1
* fix filepicker loading spinnerChristoph Wurst2015-10-191-3/+3
* Check .conflicts for checkboxesMorris Jobke2015-10-081-1/+1
* Disable "Continue" button in conflict dialog when no selectionVincent Petry2015-10-081-0/+11
* Make sure the conflict dialog is loaded before adding conflictsVincent Petry2015-10-021-4/+11
* Use Hermite resampling for comparator canvas previewsOlivier Paroz2015-09-291-8/+85
* Merge pull request #18517 from owncloud/17753_to_masterThomas Müller2015-09-241-2/+2
|\
| * Fix preview of old file on public upload conflictsOlivier Paroz2015-09-201-2/+2
* | fix missing checkboxes in file comparatorHendrik Leppelsack2015-09-211-0/+5
|/
* Move calls to Files.getMimeIcon to OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-3/+2
* Escape single quotesOlivier Paroz2015-05-291-0/+2
* Fix for parenthesisOlivier Paroz2015-05-291-1/+1
* Get a 96x96 preview for file conflict resolutionOlivier Paroz2015-05-291-3/+9
* add max-width of 600px to filepickerMorris Jobke2015-05-061-1/+2
* fix filepickerMorris Jobke2015-04-131-1/+1
* Add more spacing to the file picker dialogLukas Reschke2015-03-281-1/+1
* show readonly message in file conflict dialog, make it always selectedJörn Friedrich Dreyer2014-12-111-30/+43
* Improved Javascript docs for JSDocVincent Petry2014-10-311-0/+1
* Implementing moment.jsClark Tomlinson2014-08-281-1/+1
* Use human readable relative date for oc-dialog-filepickersTom Needham2014-08-071-1/+1
* also fix filepicker for smaller screen sizesJan-Christoph Borchardt2014-07-311-1/+1
* Fixed dialogs styling, reversed buttonsVincent Petry2014-07-071-22/+20
* Prevent showing the file picker twiceVincent Petry2014-06-201-0/+7
* Scrutinizer cleanupkondou2014-06-021-2/+16
* Fix for #8654Remco Brenninkmeijer2014-05-221-3/+3
* Fix Typo, define $ as globalLukas Reschke2014-05-111-2/+2
* Add prompt dialog to OC.dialogsRobin Appelman2014-05-091-0/+59
* javascript code cleanup + fixing syntax errorsThomas Müller2014-04-141-173/+166
* Merge pull request #8049 from owncloud/filepickersvgMorris Jobke2014-04-091-1/+11
|\
| * Fix SVG close button of file pickerVincent Petry2014-04-041-0/+5
| * Fix file picker to correctly show SVG file iconsVincent Petry2014-04-041-1/+6
* | translations for oc-dialogs reside in codeJörn Friedrich Dreyer2014-04-071-10/+10
* | Fix copy conflict dialog translationJörn Friedrich Dreyer2014-04-071-0/+3
|/
* Fixed mime type attribute access in file overwrite dialogVincent Petry2014-04-031-1/+1
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-4/+11
* use directory from original instead of current dirJörn Friedrich Dreyer2014-02-211-1/+1
* Append file etag to preview URLsVincent Petry2013-10-281-3/+3
* Fixed conflict dialog in IE8Vincent Petry2013-10-101-1/+1
* use correct property for mimetype of existing filesJörn Friedrich Dreyer2013-10-071-1/+1
* use {count} instead of 'One' for more versatile translationJörn Friedrich Dreyer2013-09-191-1/+1
* use n to translate titleJörn Friedrich Dreyer2013-09-191-1/+7
* use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky .....Jörn Friedrich Dreyer2013-09-191-1/+1
* fix 'event is not defined' errorJörn Friedrich Dreyer2013-09-191-1/+1
* indentationJörn Friedrich Dreyer2013-09-181-43/+43
* simplify conflict template handling, fix reopen after ESCJörn Friedrich Dreyer2013-09-181-13/+11
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-171-14/+27
|\
| * Merge pull request #4853 from owncloud/external-shared_mimetype-iconsThomas Müller2013-09-151-5/+1
| |\