Commit Graph

102 Commits (eb894e662523709b2b3915b14354aa6adab03c86)

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