1
0
Commit Graph

20 Commits

Author SHA1 Message Date
3b23f6b13d Use the span/legend trick properly. Ooops. 2014-01-25 23:30:13 +01:00
82b2f2f8fe Add missing i18n markers. 2013-10-05 08:56:54 +02:00
d0de74737e Fixes type/href attributes for button elements.
– <button> must have an explicit type="buttons" since it falls back
  to type="submit", which can have side effects
– <button> must not have a href attribute, always use data-href
2013-10-02 11:05:27 +02:00
168cb146ea Use links instead of buttons ()
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
49181fb06d A better solution for show/hide additional form info text.
This is based on the show/hide functionality already used in the
backend in various places with a nice no-js fallback.o
2013-06-24 20:59:03 +02:00
17e0f159b0 Revert jQuery tooltips. 2013-06-24 11:04:56 +02:00
1d95cf19f0 Manually revert 37dfa0. 2013-06-24 10:49:13 +02:00
37dfa061c4 More compact config items by stashing away extra info in tooltips. 2013-06-23 20:18:58 +02:00
0bc97cbc88 Tooltips, tooltips, tooltips. Everywhere. Almost. 2013-06-23 18:45:58 +02:00
95b5764edf Zebra striping for configuration groups. 2013-06-22 13:57:08 +02:00
06f6a164f1 Do not use .clearfix for layout selectors. 2013-06-22 13:31:49 +02:00
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
6aa0f69ce0 Fix for input focus indication being cut off. 2013-06-21 12:12:34 +02:00
5798ca100f Minor UI consistency fixes. 2013-06-21 11:19:39 +02:00
f32de44b19 Icon buttons for toggle expand all. 2013-06-18 19:58:29 +02:00
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
a7e100888b Switch personal/configuration/create/edit users to smartified config. 2013-06-06 20:41:33 +02:00
6447659882 config_template: respect PHP-decision not to print config-option 2013-06-06 18:34:26 +02:00
3df663e0fe typo 2013-06-06 18:31:09 +02:00
35625c3f81 smartify serendipity_printConfigTemplate 2013-06-06 18:26:49 +02:00