326 Commits

Author SHA1 Message Date
Matthias Mees
f2e39bf9be CSS maintenance: drop unused classes, some vendor prefixes. 2013-06-23 19:38:41 +02:00
Matthias Mees
3bd03b0129 Add jQuery tooltips.
There are responsive and touch-friendly, including a tweakable
timeout so they don't get too annoying when used on a collection
of icon buttons. Demoed on reset timestamp button in entry editor.
2013-06-23 18:25:37 +02:00
Matthias Mees
1d66235e57 Config options layout fix. 2013-06-23 13:37:24 +02:00
Matthias Mees
d30b62ad0a Zebra striping for plugin options. 2013-06-22 15:54:35 +02:00
Matthias Mees
b7b3415e9a Zebra striping for theme options.
TODO: Needs to be checked with a theme like BP which actually uses
      nested configuration groups here once all themes use the 2k11
      backend.
2013-06-22 14:56:28 +02:00
Matthias Mees
95b5764edf Zebra striping for configuration groups. 2013-06-22 13:57:08 +02:00
Matthias Mees
06f6a164f1 Do not use .clearfix for layout selectors. 2013-06-22 13:31:49 +02:00
Matthias Mees
f0b7d6631b Spped up configuration display.
Since we now hide controls on no-js, we can skip some JS which
affected rendering performance.
2013-06-22 11:14:18 +02:00
Matthias Mees
727a49fb46 UI consistency: sync cancel/submit orders. 2013-06-21 22:50:58 +02:00
Matthias Mees
6560136ec4 UI consistency: icon button color. 2013-06-21 20:23:31 +02:00
Matthias Mees
6a70625563 UI consistency fixes for plugin installation. 2013-06-21 20:10:50 +02:00
Matthias Mees
748cf0b8b1 Insert .media_choose preview dynamically; hide stuff on no-js. 2013-06-21 13:49:26 +02:00
Matthias Mees
64a9f4fef7 Layout fixes for plugin configuration. 2013-06-21 13:16:37 +02:00
Matthias Mees
b4b6f98d1f Missed a spot. 2013-06-21 12:50:05 +02:00
Matthias Mees
f1a6e22cb6 Hide things which don't make sense on no-js. 2013-06-21 12:34:54 +02:00
Matthias Mees
6aa0f69ce0 Fix for input focus indication being cut off. 2013-06-21 12:12:34 +02:00
Matthias Mees
f44424a75a New iconfont build.
Added new icon 'download', remove unused icon 'link'.
2013-06-21 11:37:35 +02:00
Matthias Mees
5798ca100f Minor UI consistency fixes. 2013-06-21 11:19:39 +02:00
Matthias Mees
8a58c5eb1a Some minor UI consistency fixes. 2013-06-19 15:36:01 +02:00
Matthias Mees
0dd6014135 Better styling for media file metadata. 2013-06-19 10:13:06 +02:00
Matthias Mees
45986fb2da External event handlers for theme options choose media. 2013-06-19 08:18:31 +02:00
Matthias Mees
664ed5c7aa Different style for showitem media thumb. 2013-06-18 16:26:59 +02:00
Matthias Mees
891792b987 Fix media db popup layout. 2013-06-18 13:09:51 +02:00
Matthias Mees
c8ccc5c9bd New layout for choose media config item. 2013-06-18 12:01:11 +02:00
Matthias Mees
a57a39082b Remove obsolete template options styles. 2013-06-18 11:31:34 +02:00
Matthias Mees
41734c682e Move rescale() to serendipity_editor.js.tpl.
Also jQueryfied rescale() a bit, simplified rescale preview.
2013-06-14 19:00:01 +02:00
Matthias Mees
1331f5b634 Minor CSS fixes (media db). 2013-06-14 11:57:05 +02:00
Matthias Mees
11853c6f5b Remove inline JS to hide editor tools. 2013-06-14 09:26:36 +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
60657014ea Show/hide full comment. 2013-06-09 16:16:59 +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
Matthias Mees
886a027c6b Minor CSS fix. 2013-06-08 16:39:49 +02:00
Matthias Mees
bb33238efc Minor CSS fixes. 2013-06-08 15:38:20 +02:00
Matthias Mees
a3c03d139a Added class to logged in msg. 2013-06-07 13:44:30 +02:00
Matthias Mees
9ad88fece8 Minor CSS cleanup. 2013-06-07 13:37:43 +02:00
Matthias Mees
44a9f8491d Restyled and less breakable header layout. 2013-06-07 13:23:34 +02:00
Matthias Mees
97dc035bcc Use iconfont button for category selector; add styling. 2013-06-06 15:49:37 +02:00
Matthias Mees
e5addc8965 jQuery rewrite of config options show/hide/all.
This will replace showConfig + showConfigAll globally once @onli has
switched the parts which don't use the smartified code base yet. It
also adds a sensible no-js fallback and proper state indicators.
2013-06-06 14:27:56 +02:00
Matthias Mees
a41b66ae8f Another attempt to style the type-based filters. 2013-06-05 21:14:02 +02:00
Matthias Mees
26df96b886 Multidelete markers for plugins. 2013-06-05 16:15:09 +02:00
Matthias Mees
8d72e632cc Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-04 17:51:48 +02:00
onli
566359a20f test: filecategory-buttons as header bar 2013-06-04 17:31:39 +02:00
Matthias Mees
43146eac1f Maintenance: stylesheet readability. 2013-06-04 10:55:01 +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
d348235050 Hide/show media db filters and sorting. 2013-06-04 00:05:54 +02:00
Matthias Mees
cb5c5fc67c Include comments pagination heading in pagination. 2013-06-03 20:20:43 +02:00
Matthias Mees
8b3c8024a7 Hide/show comments filters, prepare Spamblock button for toolbar. 2013-06-03 20:02:00 +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