2878 Commits

Author SHA1 Message Date
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
Matthias Mees
5a6b95d343 Title and message for installation integrity check adapted to new backend. 2013-01-28 15:01:33 +01:00
Garvin Hicking
71ee300143 Purge browser cache using a timestamp variable when switching templates.
This should hopefully fix Ian and my problems.
2013-01-28 09:35:34 +01:00
Matthias Mees
18dcec7bdd Minor UI adaptation for printConfigTemplate. 2013-01-27 21:47:49 +01:00
Matthias Mees
3656c654e9 Using the proper lang constant now. 2013-01-27 12:44:46 +01:00
Matthias Mees
1a489a91e8 Reverted use of non-available lang constant. 2013-01-27 12:43:02 +01:00
Ian
b2b415a5a0 fixed explode 2cd param to string 2013-01-24 18:01:27 +01:00
Ian
a3061f3ab5 Update include/serendipity_smarty_class.inc.php
added smarty BC function get_template_vars()

relies on some additional plugins like serendipity_event_autotitle.php, serendipity_event_multilingual, serendipity_event_sidebarhider, serendipity_event_downloadmanager, serendipity_event_microformats and possibly also more plugins by custom developers.
2013-01-24 15:50:21 +01:00
Ian
0c82384137 Update templates/bulletproof/info.txt
bump date in changed BP template
2013-01-23 12:21:54 +01:00
Ian
7e55d8d183 Update templates/bulletproof/config.inc.php
reflect POST in BP template configs re-set situations
2013-01-23 11:22:57 +01:00
Ian
76b3a1ae71 Update include/serendipity_smarty_class.inc.php
re-added prev removed disabled config switch
2013-01-21 17:08:06 +01:00
Matthias Mees
7f320909ff Note changed to reflect safer version. 2013-01-21 16:55:24 +01:00
Matthias Mees
dbe612e9dc Safer version of Smarty3 compatibility. 2013-01-21 16:52:05 +01:00
Garvin Hicking
53ea38aa3c Port from master 2013-01-21 10:06:09 +01:00
Ian
88f69a298e Update plugins/serendipity_event_spartacus/serendipity_event_spartacus.php
fixed Illegal string offset 'tag'
2013-01-19 12:42:38 +01:00
Matthias Mees
6942bf541a Code consistency w/ show_plugins.fnc.tpl to help @ophian debug the Dashboard. 2013-01-18 13:55:44 +01:00
Matthias Mees
a0493aa6f0 Make pluginmanager styles a bit more bulletproof. 2013-01-17 15:40:55 +01:00
Ian
60fef3d0e0 Smarty 3.1.13 - see changelog 2013-01-16 17:41:43 +01:00
Ian
d100d6cad7 missing space broke function 2013-01-15 22:22:46 +01:00