21 Commits

Author SHA1 Message Date
Matthias Mees
7a94df491a Styling the captchabox. 2013-07-06 00:53:35 +02:00
Matthias Mees
47ca296b66 Replace status timestamp with a simple info tooltip. 2013-06-28 14:21:37 +02:00
Matthias Mees
f7a7dc61d3 Use namespaced call to SetCookie. 2013-06-28 12:07:44 +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
727a49fb46 UI consistency: sync cancel/submit orders. 2013-06-21 22:50:58 +02:00
Matthias Mees
7a8b5e755f Maintenance: type attribute is obsolete for script elements in HTML5. 2013-06-15 19:37:10 +02:00
onli
43a8bb9a39 smartify placement of entryeditor page elements 2013-06-14 23:26:49 +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
onli
3472e11ef8 Include SetCookie-calls into entries.tpl, first cleanup of admin/entries.inc.php
Instead of using serendipity_JSsetCookie, and using .ready
2013-06-07 17:45:20 +02:00
Matthias Mees
cb09463326 jQuery rewrite of invertSelection() function.
This works for entries, comments and media items including changing
the multidelete marker. Needs to be tested with Karma plugin which
uses the old function as well.
2013-06-05 18:37:55 +02:00
Matthias Mees
5a77d39355 Multidelete highlighting for entries.
Also made highlightComment() and multidelete highlighting more
flexible to use.
2013-06-04 06:49:44 +02:00
Matthias Mees
e4a8a2662b Entry list filters alignment. 2013-06-03 17:13:05 +02:00
Matthias Mees
14aad65c0c Hide/show entry list filters, sorting etc. Needs more styling. 2013-06-03 17:01:59 +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
Matthias Mees
6a9bdd0c6a Removed stupid HTML5/jQuery progress hints. 2013-06-01 11:09:10 +02:00
Matthias Mees
75d45f811f Replaces inline onclick handler for .status_timestamp.
Also moved reference to serendipity_editor.js before the closing
body element. This way, jQuery's $(document).ready() equals
$(window).load(), so we don't have to use that any longer.
2013-05-31 18:10:16 +02:00
onli
ae74401668 2k11 is default template, included admin-tpls, and made it installable 2013-05-30 22:19:07 +02:00