summaryrefslogtreecommitdiffstats
path: root/core/js/oc-dialogs.js
Commit message (Expand)AuthorAgeFilesLines
...
| | * Save two linesThomas Tanghus2013-09-111-3/+1
| | * Remove test error :PThomas Tanghus2013-09-111-1/+1
| | * Don't popup meaningless alerts when dialog called on page leaveThomas Tanghus2013-09-111-9/+21
| * | Use shorter array-conversionkondou2013-09-061-3/+1
| * | Only use mimetype_list and clean up a bitkondou2013-09-051-10/+12
| * | Make it possible to pass rawlist.php an JSON array, to filter by more than on...kondou2013-09-051-4/+11
| |/
* | fix ESC for conflicts dialogJörn Friedrich Dreyer2013-09-081-2/+0
* | close and destroy dialog on ESCJörn Friedrich Dreyer2013-09-081-1/+4
* | show preview for uploading image files on conflictRobin Appelman2013-09-071-16/+71
* | fine ie8 compatabilityJörn Friedrich Dreyer2013-09-061-6/+10
* | fix page leaving checksJörn Friedrich Dreyer2013-09-061-5/+6
* | completely remove dialog on cancel/continueJörn Friedrich Dreyer2013-09-061-1/+2
* | cleanup dead codeJörn Friedrich Dreyer2013-09-051-3/+4
* | separate uploading code from progress code, add progress capability detectionJörn Friedrich Dreyer2013-09-051-8/+5
* | refactor dialog creationJörn Friedrich Dreyer2013-09-041-88/+46
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-041-19/+33
|\|
| * Add previews to OC.dialogs.filepicker(); Fix #4697kondou2013-09-031-1/+5
| * Use provided mimetype on open. Fix #4696Thomas Tanghus2013-09-021-2/+2
| * Merge branch 'master' into fix_jslint_kondoukondou2013-08-181-4/+0
| |\
| | * Remove cancel button from filepickerkondou2013-08-171-4/+0
| * | Fix a syntax error & have if-conds in an own linekondou2013-08-011-7/+21
| * | Fix some JSLint warningskondou2013-07-311-13/+13
| |/
* | reduced complexity, added listing conflicts to dialogJörn Friedrich Dreyer2013-08-221-116/+189
* | progress fixesJörn Friedrich Dreyer2013-08-161-89/+126
* | change filelist ui updatesJörn Friedrich Dreyer2013-08-141-8/+1
* | fix whitespace, check selected files before starting uploadJörn Friedrich Dreyer2013-08-141-2/+132
|/
* Set default button in oc-dialogsThomas Tanghus2013-06-031-3/+6
* Catch double destroy on escape.Thomas Tanghus2013-06-031-1/+3
* Replacement for jquery.dialog to fit better with ownCloud design.Thomas Tanghus2013-06-021-9/+9
* Remove more obsolete code.Thomas Tanghus2013-05-201-20/+4
* Don't set image path in template.Thomas Tanghus2013-05-201-1/+1
* Dialogs: Home folder icon instead of '/'.Thomas Tanghus2013-05-171-3/+3
* Dialogs: Fix method names.Thomas Tanghus2013-05-171-65/+52
* Dialogs: Cleanup.Thomas Tanghus2013-05-171-101/+26
* Dialogs: Loose up-button.Thomas Tanghus2013-05-171-14/+0
* Dialogs: Make slug show last dir emphasized.Thomas Tanghus2013-05-171-2/+2
* Various cleanups in OC.dialogsThomas Tanghus2013-05-171-137/+98
* Line length etc.Thomas Tanghus2013-05-161-2/+3
* Port OC.dialogs to use octemplate except for prompt() and form().Thomas Tanghus2013-05-161-140/+198
* Fix OC.dialogs.form()kondou2013-04-091-3/+3
* Remove manual mimetype checking.kondou2013-04-081-5/+1
* Make files _and_ directorys selectable/browsable.kondou2013-04-061-10/+13
* Make files selectable again.kondou2013-04-061-3/+3
* Fix repeating directory names.kondou2013-04-061-14/+17
* Make directories show at top.kondou2013-04-061-2/+12
* Make directories clickable.kondou2013-04-061-13/+23
* Small fixeskondou2013-04-061-36/+36
* Refactor OCdialogs.kondou2013-04-061-149/+283
* Remove inline js from OC.Dialogs.FilePicker.Thomas Tanghus2013-03-041-4/+6
* UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of form...libasys2012-10-311-4/+4