2846 Commits

Author SHA1 Message Date
Matthias Mees
f48ef1c9c6 Escaping. Final version. Hopefully. 2013-02-07 23:44:55 +01:00
onli
94df72ed99 last li-child of complete category-list didn't get closed 2013-02-07 20:34:51 +01:00
onli
80b4fa8a6e last li-child in nested category-list didn't get closed 2013-02-07 20:32:50 +01:00
Matthias Mees
4d2801f6ae Escaping JS instead of HTML. 2013-02-07 19:34:02 +01:00
onli
8d1db9572f output categories as nested lists, following https://gist.github.com/yellowled/4731544 2013-02-07 19:24:22 +01:00
Matthias Mees
e00855f877 Escape emitted template option HTML (overlooked one instance). 2013-02-07 17:02:30 +01:00
Matthias Mees
923f8e7497 Escape emitted template option HTML. 2013-02-07 16:56:13 +01:00
Matthias Mees
f26917ad37 Escape emitted template option HTML. 2013-02-07 16:28:32 +01:00
Matthias Mees
2e61009a4c Proper headline for creating new or editing existing entry. 2013-02-07 14:16:23 +01:00
Matthias Mees
fdbed20394 Proper headline for edit entries section. 2013-02-07 14:10:59 +01:00
Matthias Mees
203fe955aa Added more proper headlines for markup/layout consistency. 2013-02-07 13:34:41 +01:00
Garvin Hicking
e50879f5a3 upport 2013-02-07 12:39:44 +01:00
Ian
8c1adf2189 typo 2013-02-07 12:34:44 +01:00
Ian
119f64c25c reset verbosity in testing environments back to original intention
and be more strict to $serendipity['production']
2013-02-07 12:34:19 +01:00
Ian
2b88bc3fcd fix double slash in target 2013-02-07 12:33:47 +01:00
Matthias Mees
6d0bcb46ae Added some missing #content headlines to straighten out layout in media library. 2013-02-06 23:27:55 +01:00
Matthias Mees
00fd4ccebc Added some missing #content headlines to straighten out layout. 2013-02-06 23:16:34 +01:00
Matthias Mees
06860070ab Slight vertical adjustment for actions/edit actions buttons. 2013-02-06 19:07:03 +01:00
Matthias Mees
858066dc20 I guess 'delete' should resemble 'cancel' here. 2013-02-06 19:03:05 +01:00
Matthias Mees
66b07aeb13 Minor layout fix in config screens. 2013-02-06 18:58:50 +01:00
Matthias Mees
28067ea3e1 Finally able to properly style radio elements in config screens. 2013-02-06 18:48:16 +01:00
Matthias Mees
0f8ce8dba1 Seems like we missed the .form_int class. Should be .form_field as well. 2013-02-06 18:30:12 +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
8c66b261d3 FINALLY nailed down and fixed a nasty specifity issue. Phew. 2013-02-06 16:30:31 +01:00
Matthias Mees
9348064432 Finalizing what @onli prepped for proper radio element markup. Hooray. 2013-02-06 15:51:19 +01:00
Matthias Gutjahr
df09953d8e Fix for "Illegal string offset 'tag'" error 2013-02-06 15:14:21 +01:00
Matthias Mees
94a577bc72 Added classed for buttonized links which resemble submit/cancel buttons. 2013-02-06 14:49:59 +01:00
onli
7472400477 changed output of radio_bool in configuration-template according to https://gist.github.com/yellowled/4722166, wrapping them in a fieldset 2013-02-06 14:47:44 +01:00
Matthias Mees
90af5ef06d Proper layout/markup for configuration as well. 2013-02-06 14:34:29 +01:00
Matthias Mees
6b55c264e5 Preparations for styling some buttons differently to convey their intent. 2013-02-06 14:32:42 +01:00
Matthias Mees
b5fe7e2a56 Make buttonized links look a bit more like button/input elements. 2013-02-06 13:19:43 +01:00
Matthias Mees
bcf8ada78f Proper layout for personal config. Still needs work with radio elements. 2013-02-06 13:05:49 +01:00
Matthias Mees
f84fe7b854 Proper layout for theme options. 2013-02-06 12:09:57 +01:00
Matthias Mees
2b512ed4bf At last – properly indented group permissions courtesy of @onli. Yay. 2013-02-06 01:31:14 +01:00
onli
3bca687f19 start list in parent-li, don't create a following one for the new ul 2013-02-06 00:45:00 +01:00
Matthias Mees
440c023f42 Substitute .form_fullprotected as well. 2013-02-05 22:43:30 +01:00
Matthias Mees
223599f4e4 Some changes to make styling the group permissions easier. 2013-02-05 22:39:25 +01:00
Ian
1559472ca3 Update include/admin/templates.inc.php
to avoid displaying older template vars in case of a template change like from BP to some other Template, in case of:
- previouses config_groups in templates with a config file and 
- all other other core used vars in case of no config file
This may need further finetuning...
2013-02-05 17:24:39 +01:00
onli
ad3301e932 permission-list when adding/editing a group will now be in lists and indented lists 2013-02-05 15:50:27 +01:00
onli
b2cba84ac0 personal-options will now replace the correct classes for the input-wrapper-divs according to YLs codex (generic for bool, as form_radio breaks the layout) 2013-02-05 15:17:22 +01:00
Ian
eb77dc369a added empty $template_config_groups var
for template changes, if previous template had these set
2013-02-03 11:28:11 +01:00
Matthias Mees
883abd17d5 Dropped style made redundant by markup adaption. 2013-01-29 09:41:41 +01:00
Matthias Mees
7a08431a58 Proper markup for user deletion. 2013-01-29 09:34:20 +01:00
Matthias Mees
0aaa44e063 Drop summary outlines. 2013-01-29 09:32:49 +01:00
Matthias Mees
d7d89119e2 Use different selector to cover #banner and #banner_install. 2013-01-28 16:36:32 +01:00
Matthias Mees
d3b40684c1 Use different selector to cover #banner and #banner_install. 2013-01-28 16:34:16 +01:00
Matthias Mees
c7915f4387 Just some documentation/notes about date vs datetime. 2013-01-28 16:01:27 +01:00
Matthias Mees
df19c361be A bit more space for publish/draft status. 2013-01-28 15:37:27 +01:00
Matthias Mees
d9e682babd Grouped publish/draft status with preview/save buttons. 2013-01-28 15:32:03 +01:00
Matthias Mees
c755f57c17 Use backend main heading as back-to-index-page link. 2013-01-28 15:09:35 +01:00