Vincent Petry
|
e62ca4ea4f
|
Append file etag to preview URLs
Fixes #5534
|
12 years ago |
Vincent Petry
|
e2a4417079
|
Fixed conflict dialog in IE8
- Fixed JS error that prevent the conflict dialog to open #5060
- Fixed JS error that prevented the overwrite case to run
|
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
Having the cancel button in the bottom right corner was a bit confusing.
It's useless anyways, since there's a X in the top right.
|
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 |
Jörn Friedrich Dreyer
|
e1927d5bee
|
fix whitespace, check selected files before starting upload
|
12 years ago |
kondou
|
1348330c7d
|
Fix a syntax error & have if-conds in an own line
|
12 years ago |
kondou
|
aaf0fec9f5
|
Fix some JSLint warnings
|
12 years ago |
Thomas Tanghus
|
46d4886709
|
Set default button in oc-dialogs
|
12 years ago |
Thomas Tanghus
|
5f1cbc6a1a
|
Catch double destroy on escape.
|
12 years ago |
Thomas Tanghus
|
901b1150ff
|
Replacement for jquery.dialog to fit better with ownCloud design.
|
12 years ago |
Thomas Tanghus
|
38b2d0a822
|
Remove more obsolete code.
|
12 years ago |
Thomas Tanghus
|
27a5132b46
|
Don't set image path in template.
|
12 years ago |
Thomas Tanghus
|
c3779555aa
|
Dialogs: Home folder icon instead of '/'.
|
12 years ago |
Thomas Tanghus
|
ba9849a1aa
|
Dialogs: Fix method names.
|
12 years ago |
Thomas Tanghus
|
2f91606e35
|
Dialogs: Cleanup.
|
12 years ago |
Thomas Tanghus
|
a0b79f5649
|
Dialogs: Loose up-button.
|
12 years ago |
Thomas Tanghus
|
e60d86bdd1
|
Dialogs: Make slug show last dir emphasized.
|
12 years ago |
Thomas Tanghus
|
152e275c8a
|
Various cleanups in OC.dialogs
|
12 years ago |
Thomas Tanghus
|
913941d894
|
Line length etc.
|
12 years ago |
Thomas Tanghus
|
c8bbf90feb
|
Port OC.dialogs to use octemplate except for prompt() and form().
Also load octemplate per default.
|
12 years ago |
Thomas Tanghus
|
f355d797ff
|
Port OC.dialogs to use octemplate except for prompt() and form().
Also load octemplate per default.
|
12 years ago |
kondou
|
e44cc8ea57
|
Fix OC.dialogs.form()
Don't do _too_ much escapeHTML()
|
12 years ago |
kondou
|
9c53f35d9a
|
Remove manual mimetype checking.
|
12 years ago |