2818 Commits

Author SHA1 Message Date
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
Matthias Mees
7f55a93825 And, you guessed it, zebra-striping for comments. 2013-01-15 16:49:10 +01:00
Matthias Mees
37d2e46a3d Zebra-striping for categories, groups, images, and users. 2013-01-15 16:09:47 +01:00
Matthias Mees
4619a22b97 Making zebra-striped lists reusable. 2013-01-15 15:55:22 +01:00
Matthias Mees
397b5b5635 Minor presentation fixes in entry list. 2013-01-15 15:52:11 +01:00
Matthias Mees
11a1eb8869 Better presentation for entry status. 2013-01-15 15:38:35 +01:00
Matthias Mees
646b8f68b9 Some eye-candy/layout for the edit entries list. 2013-01-15 15:13:01 +01:00
Matthias Mees
e78fe1e233 Something like a layout for creating/editing groups. 2013-01-14 17:40:17 +01:00
Matthias Mees
2235c90136 Better layout for add media form. 2013-01-14 17:07:52 +01:00
Matthias Mees
c0304a1a19 QA: some minor UI consistency fixes. 2013-01-14 16:26:06 +01:00
Matthias Mees
31301cd5f9 Fix for reposonsive images (#27155077) by @ophian. 2013-01-14 15:42:34 +01:00