Commit Graph

102 Commits (485e2a282bae4087171691ed116b96e5cc346755)

Author SHA1 Message Date
Jörn Friedrich Dreyer c615b3527f show readonly message in file conflict dialog, make it always selected 12 years ago
Vincent Petry 0f3e6cb50a Improved Javascript docs for JSDoc 12 years ago
Clark Tomlinson 92685acf60 Implementing moment.js 12 years ago
Tom Needham 93ba64a69f Use human readable relative date for oc-dialog-filepickers 12 years ago
Jan-Christoph Borchardt 79305a0476 also fix filepicker for smaller screen sizes 12 years ago
Vincent Petry 71fe5d672e Fixed dialogs styling, reversed buttons 12 years ago
Vincent Petry 763d9ded1d Prevent showing the file picker twice 12 years ago
kondou 9bc3f3cf30 Scrutinizer cleanup 12 years ago
Remco Brenninkmeijer 4f0370f1da Fix for #8654 12 years ago
Lukas Reschke 62364269c5 Fix Typo, define $ as global 12 years ago
Robin Appelman 163a7a47f9 Add prompt dialog to OC.dialogs 12 years ago
Thomas Müller 1fdd17b9b1 javascript code cleanup + fixing syntax errors 13 years ago
Jörn Friedrich Dreyer 779dff31c4 translations for oc-dialogs reside in code 13 years ago
Jörn Friedrich Dreyer c90b0ac00b Fix copy conflict dialog translation 13 years ago
Vincent Petry d4f9cc567a Fix SVG close button of file picker 13 years ago
Vincent Petry 05a7bfed71 Fix file picker to correctly show SVG file icons 13 years ago
Vincent Petry 2b8bb01211 Fixed mime type attribute access in file overwrite dialog 13 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Jörn Friedrich Dreyer d9e333c0da use directory from original instead of current dir 13 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 13 years ago
Vincent Petry e2a4417079 Fixed conflict dialog in IE8 13 years ago
Jörn Friedrich Dreyer 5a174eba83 use correct property for mimetype of existing files 13 years ago
Jörn Friedrich Dreyer 078bf0df25 use {count} instead of 'One' for more versatile translation 13 years ago
Jörn Friedrich Dreyer a6933efce3 use n to translate title 13 years ago
Jörn Friedrich Dreyer 0d81a53e12 use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky ... maybe something is wrong there 13 years ago
Jörn Friedrich Dreyer f7800cd63e fix 'event is not defined' error 13 years ago
Jörn Friedrich Dreyer 72d53008cc indentation 13 years ago
Jörn Friedrich Dreyer 7bd5e89f8c simplify conflict template handling, fix reopen after ESC 13 years ago
kondou c117e719da Use external and shared icons in OC.Dialogs.filepicker() 13 years ago
Thomas Tanghus 08225a60c8 Save two lines 13 years ago
Thomas Tanghus 1f8f0e61d8 Remove test error :P 13 years ago
Thomas Tanghus 799c5c2c9b Don't popup meaningless alerts when dialog called on page leave 13 years ago
Jörn Friedrich Dreyer bd1d5b69fb fix ESC for conflicts dialog 13 years ago
Jörn Friedrich Dreyer 0a0410815e close and destroy dialog on ESC 13 years ago
Robin Appelman 00cc83e3f7 show preview for uploading image files on conflict 13 years ago
Jörn Friedrich Dreyer ce03501646 fine ie8 compatability 13 years ago
Jörn Friedrich Dreyer 673e0c01a7 fix page leaving checks 13 years ago
Jörn Friedrich Dreyer 02d14aee17 completely remove dialog on cancel/continue 13 years ago
kondou c6ca9c1e9d Use shorter array-conversion 13 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 13 years ago
Jörn Friedrich Dreyer 8a7e26b268 cleanup dead code 13 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 13 years ago
Jörn Friedrich Dreyer bbf8acb383 separate uploading code from progress code, add progress capability detection 13 years ago
Jörn Friedrich Dreyer 49fd7e9f1e refactor dialog creation 13 years ago
kondou d62c5063f4 Add previews to OC.dialogs.filepicker(); Fix #4697 13 years ago
Thomas Tanghus 53a7f80ac3 Use provided mimetype on open. Fix #4696 13 years ago
Jörn Friedrich Dreyer 7c9d999243 reduced complexity, added listing conflicts to dialog 13 years ago
kondou 2ee8425295 Remove cancel button from filepicker 13 years ago
Jörn Friedrich Dreyer f94e603698 progress fixes 13 years ago
Jörn Friedrich Dreyer 9da49264ea change filelist ui updates 13 years ago