49 Commits

Author SHA1 Message Date
Matthias Mees
52fd0d331b Marked stray untranslated title attributes
References #142
2014-05-02 13:18:12 +02:00
Garvin Hicking
94c3a75a96 New language constants, hopefully caught all i18n's. Please check. 2014-03-05 13:22:50 +01:00
Matthias Mees
b48f49c444 New iconfont build; replaces left/right/up/down icons. 2014-03-01 15:14:59 +01:00
Matthias Mees
585efd1eb2 Fixed layout for media library filters. 2014-02-27 20:58:39 +01:00
Matthias Mees
3b23f6b13d Use the span/legend trick properly. Ooops. 2014-01-25 23:30:13 +01:00
onli
fa5af4a1ec Image selector toggled by showMediaToolbar
And $media.manage in the templates
2014-01-23 23:33:23 +01:00
onli
3873826036 Add upload button to imageselector 2014-01-23 23:13:09 +01:00
Matthias Mees
9aaec5e69c Remove unnecessary buttons in media lib popup. 2014-01-04 20:24:19 +01:00
Matthias Mees
082fe28cc8 Highlight expanded filter/sort sections. 2014-01-02 14:49:08 +01:00
onli
d1d26af5ee Shorter labels and consistence
Like Delete instead of Delete selected comments on buttons, and Media Library instead of Fine Media as a title in the ML
2013-10-04 15:23:11 +02:00
Matthias Mees
76c554227c Move media library directory filter to filters toolbar.
This is the "replacement" for the tree view directory browser which
was removed to get rid of the Yahoo JS dependency.

References #30
2013-09-20 12:58:32 +02:00
Matthias Mees
14c519fa1c Namespace AddKeyword call.
References #29
2013-07-20 20:08:44 +02:00
onli
fb100aaa79 use magnific popup 2013-07-07 22:43:11 +02:00
onli
ce9ac484d9 namespace serendipity_editor.js 2013-06-24 23:17:16 +02:00
Matthias Mees
3c3369f64b Markup maintenance. 2013-06-24 16:08:26 +02:00
Matthias Mees
17e0f159b0 Revert jQuery tooltips. 2013-06-24 11:04:56 +02:00
Matthias Mees
0bc97cbc88 Tooltips, tooltips, tooltips. Everywhere. Almost. 2013-06-23 18:45:58 +02:00
Matthias Mees
06f6a164f1 Do not use .clearfix for layout selectors. 2013-06-22 13:31:49 +02:00
Matthias Mees
7818fb1c96 External onclick handler for adding keywords. 2013-06-18 16:45:48 +02:00
Matthias Mees
d139cc3fb1 Remove obsolete upload button. 2013-06-18 16:11:57 +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
97b847314b Dropped invertSelection inline onclick handlers. 2013-06-13 16:02:41 +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
d847b85c7a Proper pagination values for entries/media; thanks to @onli. 2013-06-09 18:29:28 +02:00
Matthias Mees
daf199c520 Pagination info for entries/media; missing some variables. 2013-06-09 15:47:52 +02:00
Matthias Mees
e8447d24ac Pagination info for media db; needs proper lang constant. 2013-06-09 13:04:14 +02:00
onli
dc6a5fce29 fix setcookie in media library 2013-06-08 13:03:13 +02:00
Matthias Mees
a41b66ae8f Another attempt to style the type-based filters. 2013-06-05 21:14:02 +02:00
onli
566359a20f test: filecategory-buttons as header bar 2013-06-04 17:31:39 +02:00
onli
e3a126af54 media_pane: Move filters from sort-order to filters 2013-06-04 16:45:05 +02:00
Matthias Mees
d348235050 Hide/show media db filters and sorting. 2013-06-04 00:05:54 +02:00
Matthias Mees
e7d3488ea6 Limit media file info width. 2013-06-03 20:44:41 +02:00
Matthias Mees
78ee899da0 Properly styled pagination for media db, entries + comments.
Also, the pagination is now being clones using JS.
2013-06-02 14:59:31 +02:00
onli
e1d403057b Add Media Category Filter Buttons 2013-06-01 15:21:13 +02:00
Matthias Mees
6a9bdd0c6a Removed stupid HTML5/jQuery progress hints. 2013-06-01 11:09:10 +02:00
Matthias Mees
b2ca3ef066 Include admin_scripts.js in serendipity_editor.js.tpl.
Also update redundant references in .tpl files.
2013-05-30 19:06:10 +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
6336fb0d2d Documented where these JS files are referenced. 2013-02-14 13:14:58 +01:00
Matthias Mees
5a45794726 Proper camel-casing for this particular function's name. 2013-02-13 19:26:03 +01:00
Matthias Mees
92b2486dab More submit/cancel states for buttons and buttonized links. Maybe even all of them? 2013-02-06 17:32:06 +01:00
Matthias Mees
c7915f4387 Just some documentation/notes about date vs datetime. 2013-01-28 16:01:27 +01:00
Matthias Mees
744d339c9e Re-used some lang constants. 2013-01-14 12:31:58 +01:00
Matthias Mees
68471a932d Proper layout for media pane filters/sorting. 2013-01-05 19:13:58 +01:00
Matthias Mees
b310936e45 Better layout/UI for media database overview. 2013-01-05 17:22:31 +01:00
Matthias Mees
d8d9785173 Some XHTML notation cleanup. 2012-12-05 10:26:05 +01:00
Matthias Mees
bce5c7d2e9 More icons for 2k11's tpls. 2012-12-04 01:00:23 +01:00
Matthias Mees
b7792bab2b Some icons for 2k11's admin tpls. 2012-12-03 16:32:01 +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