19 Commits

Author SHA1 Message Date
Ian
1e1305c24c fix debug mode leftover
References #81
2014-03-08 09:04:04 +01:00
Matthias Mees
b2f1b85900 Reorder function in dragdrop.js to fix it for Firefox
References #81
2014-03-07 23:48:51 +01:00
Garvin Hicking
70aea65078 Make accessible tabs remember their last choice.
Bundled jquery.cookie library for that.
Every TABlist now needs to have a unique ID.
2014-03-05 11:37:38 +01:00
onli
b55689ebf4 Fix plugincontrols in no-js mode 2014-01-20 21:28:20 +01:00
Matthias Mees
c731c371d3 Only execute dragdrop.js if device does not support touch events.
Also hide noscript controls for plugin manager differently, but show
them on no-js and touch devices. This is supposed to compensate the
fact that the dragdrop JS does not work on touch devices. Might need
a better solution long-term here.
2014-01-20 12:32:36 +01:00
onli
daa3afe812 Fix drag'n drop in plugin configs
As discussed in #65. Uses a simpler approach to detect the order of the items and their activation at the same time
2013-10-09 16:43:15 +02:00
Matthias Mees
64f64bd139 Use tab interface for add media upload/download options.
References #26
2013-07-21 11:58:53 +02:00
onli
fb100aaa79 use magnific popup 2013-07-07 22:43:11 +02:00
onli
b79cf1b9b4 group plugin dragdrop targets 2013-06-19 23:18:46 +02:00
Matthias Mees
ccd4fca695 No more noConflict, yay. 2013-05-30 20:27:32 +02:00
Matthias Mees
5edc98545d include 2k11.admin.js in serendipity_editor.js.tpl. 2013-05-30 17:41:35 +02:00
Matthias Mees
1a3f4d37be Drop IE7 boxsizing polyfill. 2013-05-30 17:19:41 +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
f2e40a87d4 Equal heights for media library elements. 2013-05-27 12:05:59 +02:00
Matthias Mees
f37663053e Update AccessifyHTML5 to support main element. 2013-05-11 14:44:10 +02:00
Matthias Mees
1281376681 Use new HTML5 main element. 2013-05-11 14:07:16 +02:00
Matthias Mees
6bbbb6ac34 Switching to proper main role. 2013-02-18 16:48:11 +01:00
Matthias Mees
56679cf481 Added AccessifyHTML5 plugin to take care of WAI-ARIA roles. 2013-02-14 22:11:25 +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