35 Commits

Author SHA1 Message Date
onli
283c9b5922 Fix: files were not selectable
in ML editor popup
2014-02-08 15:36:45 +01:00
Matthias Mees
3b23f6b13d Use the span/legend trick properly. Ooops. 2014-01-25 23:30:13 +01:00
Matthias Mees
c57a1b4da3 Proper scaling in landscape mode.
There used to be a bug in older iOS version which is now fixed in
iOS6, so we can use a proper landscape mode without zoom.
2013-08-17 18:28:24 +02:00
Matthias Mees
95dffd86e7 Minor treeview markup cleanup. 2013-07-10 11:55:40 +02:00
Matthias Mees
a8e372ebef External onlick handler and button style for tree toggle. 2013-07-10 11:43:34 +02:00
Matthias Mees
60136d89b4 Fix toggle tree in media popup. 2013-07-10 11:38:48 +02:00
Matthias Mees
26d4b32987 Remove s9y image editor from 2k11 admin theme.
This removes the proof-of-concept image editor from 2k11 – as far
as I can see/do that. @onli should probably have a look at whether
there are other code parts which need/should be removed along with
this.
2013-07-02 12:15:36 +02:00
onli
ce9ac484d9 namespace serendipity_editor.js 2013-06-24 23:17:16 +02:00
Matthias Mees
f7dd8ba630 Externalize onsubmit events. 2013-06-21 14:16:46 +02:00
Matthias Mees
891792b987 Fix media db popup layout. 2013-06-18 13:09:51 +02:00
onli
6987468364 remove links to serendipity_define.js.php 2013-06-16 19:49:31 +02:00
Matthias Mees
7a8b5e755f Maintenance: type attribute is obsolete for script elements in HTML5. 2013-06-15 19:37:10 +02:00
Matthias Mees
cdeb113846 Replace inline onlick handler for go back. 2013-06-13 16:07:44 +02:00
Matthias Mees
a658e20b27 New iconfont build.
This includes only the icons actually used or intended to be used
in the backend. Please note that unfortunately, some class names
have changed. Also some icons have been exchanged.
2013-06-11 12:54:58 +02:00
Matthias Mees
d4e47e9dd6 Also needs modernizr for no-js class to work properly. 2013-06-01 11:15:38 +02:00
Matthias Mees
da69d6cd2e viewport can't hurt here. 2013-06-01 11:13:11 +02:00
Matthias Mees
00d97e59b3 Use proper doctype and html helper classes. 2013-06-01 11:11:40 +02:00
Matthias Mees
6a9bdd0c6a Removed stupid HTML5/jQuery progress hints. 2013-06-01 11:09:10 +02:00
Matthias Mees
c2c27470ff Include header_spawn.js in serendipity_editor.js.tpl. 2013-05-30 18:13:33 +02:00
Matthias Mees
69e8f8e050 Remove redundant serendipity_editor.js references.
Since we're now including serendipity_editor.js in the index.tpl,
there's no need to load it in the body in various .tpl files any
longer.
2013-05-30 18:01:44 +02:00
Matthias Mees
3e536dd4a8 Move backend jQuery plugins to dedicated subdirectory.
From now on, we'll keep jQuery plugins required by the backend in
/templates/2k11/admin/js/ (as well as other vendor JS like e.g.
Modernizr).
2013-05-30 17:15:54 +02:00
Matthias Mees
9f59ab6081 Use smartified serendipity_editor.js. 2013-05-27 17:23:49 +02:00
Matthias Mees
319231ecf4 Minor markup improvements for media choose popup. 2013-02-19 11:48:28 +01:00
Matthias Mees
3b4dfac6f6 Copy imgedit.js to 2k11 and move it to admin dir. 2013-02-13 19:22:26 +01:00
Ian
d970d06624 added doctype and moved script vars into head 2012-12-22 13:47:16 +01:00
Ian
449367c7aa js ending delimiter S3 auto literal behaviour is quite bulletproof
tests have proofed " } ;" and " };" and even "};" are interpreted correct!
2012-12-07 18:00:52 +01:00
Ian
5193d4a785 one more auto literal whitespace added 2012-12-07 17:12:41 +01:00
Ian
d14085f3c7 recommended use Smarty3 auto literal }; whitespace}whitespace; 2012-12-07 16:36:09 +01:00
Ian
3b90cddfff some whitespace cleanup to e03e95b 2012-12-07 15:56:39 +01:00
Ian
e03e95b33a fixed delimiters, tabs to whitespaces and fixed doubled & 2012-12-07 15:44:47 +01:00
Garvin Hicking
ebd361c201 Insert/transfer variable from smarty to JS 2012-12-07 15:02:12 +01:00
Matthias Mees
bce5c7d2e9 More icons for 2k11's tpls. 2012-12-04 01:00:23 +01:00
Matthias Mees
a516480aac Proper label for media file path; associated with corresponding radio input element. 2012-12-04 00:51:25 +01:00
Matthias Mees
af251553df Ported media_choose.tpl from default. 2012-12-03 11:10:00 +01:00
Matthias Mees
8397b08b88 Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets). 2012-12-03 00:59:42 +01:00