Thomas Tanghus
|
5f1cbc6a1a
|
Catch double destroy on escape.
|
2013-06-03 03:19:35 +02:00 |
Thomas Tanghus
|
901b1150ff
|
Replacement for jquery.dialog to fit better with ownCloud design.
|
2013-06-02 21:52:59 +02:00 |
Thomas Tanghus
|
38b2d0a822
|
Remove more obsolete code.
|
2013-05-20 09:54:43 +02:00 |
Thomas Tanghus
|
27a5132b46
|
Don't set image path in template.
|
2013-05-20 09:44:31 +02:00 |
Thomas Tanghus
|
c3779555aa
|
Dialogs: Home folder icon instead of '/'.
|
2013-05-17 16:18:40 +02:00 |
Thomas Tanghus
|
ba9849a1aa
|
Dialogs: Fix method names.
|
2013-05-17 08:42:15 +02:00 |
Thomas Tanghus
|
2f91606e35
|
Dialogs: Cleanup.
|
2013-05-17 07:14:43 +02:00 |
Thomas Tanghus
|
a0b79f5649
|
Dialogs: Loose up-button.
|
2013-05-17 06:48:24 +02:00 |
Thomas Tanghus
|
e60d86bdd1
|
Dialogs: Make slug show last dir emphasized.
|
2013-05-17 06:16:51 +02:00 |
Thomas Tanghus
|
152e275c8a
|
Various cleanups in OC.dialogs
|
2013-05-17 04:54:08 +02:00 |
Thomas Tanghus
|
913941d894
|
Line length etc.
|
2013-05-16 18:19:28 +02:00 |
Thomas Tanghus
|
c8bbf90feb
|
Port OC.dialogs to use octemplate except for prompt() and form().
Also load octemplate per default.
|
2013-05-16 13:41:04 +02:00 |
kondou
|
e44cc8ea57
|
Fix OC.dialogs.form()
Don't do _too_ much escapeHTML()
|
2013-04-09 13:07:28 +02:00 |
kondou
|
9c53f35d9a
|
Remove manual mimetype checking.
|
2013-04-08 23:00:02 +02:00 |
kondou
|
275badaf76
|
Make files _and_ directorys selectable/browsable.
Also make long variables more readable by splitting them
up into shorter ones.
|
2013-04-06 19:21:15 +02:00 |
kondou
|
d556e7fbc0
|
Make files selectable again.
|
2013-04-06 17:22:55 +02:00 |
kondou
|
3e185911f1
|
Fix repeating directory names.
Also fix some CSS for Firefox.
|
2013-04-06 16:46:40 +02:00 |
kondou
|
fba6681f71
|
Make directories show at top.
|
2013-04-06 14:42:56 +02:00 |
kondou
|
6231e5be39
|
Make directories clickable.
A bit bugged though ...
|
2013-04-06 14:17:47 +02:00 |
kondou
|
1919acd68f
|
Small fixes
* escapeHTML(everything)
* curly braces for if
* camelcase function_to_call
* add missing semicolae (?)
|
2013-04-06 12:16:55 +02:00 |
kondou
|
0be80abe70
|
Refactor OCdialogs.
Fix #2557 and make the whole code more usable.
|
2013-04-06 10:07:12 +02:00 |
Thomas Tanghus
|
e9f46a7452
|
Remove inline js from OC.Dialogs.FilePicker.
|
2013-03-04 16:36:49 +01:00 |
libasys
|
b095e32227
|
UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of form a select ecample
|
2012-10-31 09:42:26 +01:00 |
libasys
|
0cf1fef3fa
|
Fix for problems using for() function instead of $.each for arrays with IE8
|
2012-10-26 20:34:04 +02:00 |
scambra
|
d5211f9615
|
some characters in comments avoid finding some strings to translate
|
2012-09-21 12:05:01 +02:00 |
scambra
|
0f15bc881f
|
fix translating dialog buttons, they are translated in core not dialogs app
|
2012-09-21 11:48:57 +02:00 |
Bart Visscher
|
a8de0af273
|
Add 'var' before some global js vars
|
2012-09-05 22:26:09 +02:00 |
Thomas Tanghus
|
2580d8540d
|
Dialogs: Clean indentation. Add some missing brackets.
|
2012-05-05 13:49:47 +02:00 |
Thomas Tanghus
|
a4a3d62a55
|
Check for callback in OC.dialogs.alert.
|
2012-05-04 00:13:35 +02:00 |
Bartek Przybylski
|
5611e6c9d3
|
fix incorrect dialog computing in ff
|
2012-05-03 12:32:37 +02:00 |
Thomas Tanghus
|
9c520c70a8
|
Various file path fixes.
|
2012-04-30 01:48:01 +02:00 |
Georg Ehrke
|
3f64eb25ab
|
some fixes fore movable apps
|
2012-04-26 14:52:55 +02:00 |
Bartek Przybylski
|
96c99125da
|
mimetype filter for filepicker
|
2012-04-05 23:18:44 +02:00 |
Bartek Przybylski
|
5b4a303672
|
loading screen for filepicker
|
2012-04-05 21:29:54 +02:00 |
Bartek Przybylski
|
cd05dfb943
|
adding icons to filepicker
|
2012-04-03 22:18:03 +02:00 |
Bartek Przybylski
|
ff5dbc52b8
|
multiselect handle for filepicker
|
2012-04-02 21:32:35 +02:00 |
Bartek Przybylski
|
f21d6d4f9f
|
dialogs filepicker first draft
|
2012-04-02 19:39:24 +02:00 |
Bartek Przybylski
|
4e327295c6
|
adding callback when ok click on alert dialog
|
2012-04-01 00:30:52 +02:00 |
Bartek Przybylski
|
6b704a780d
|
select field added to oc.dialogs.form, gallery ported to use it
|
2012-03-30 22:50:57 +02:00 |
Bartek Przybylski
|
cbdcb68c2b
|
gallery sharing, experimental version
|
2012-03-24 18:35:42 +01:00 |
Bartek Przybylski
|
c411826fe5
|
moving gallery op to one file, migrate gallery dialogs to oc dialogs
|
2012-03-04 00:35:37 +01:00 |
Bartek Przybylski
|
2754cac21f
|
dialogs library for apps
|
2012-02-28 23:02:30 +01:00 |