Matthias Mees
00fd4ccebc
Added some missing #content headlines to straighten out layout.
2013-02-06 23:16:34 +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
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
223599f4e4
Some changes to make styling the group permissions easier.
2013-02-05 22:39:25 +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
Matthias Mees
37d2e46a3d
Zebra-striping for categories, groups, images, and users.
2013-01-15 16:09:47 +01:00
Matthias Mees
e78fe1e233
Something like a layout for creating/editing groups.
2013-01-14 17:40:17 +01:00
Matthias Mees
bf7e6ef42e
QA: UI consistency fixes.
2013-01-14 11:56:05 +01:00
Matthias Mees
15b0610051
QA: more stylesheet organisation plus some extra classes.
2013-01-10 18:23:34 +01:00
Matthias Mees
1342d5408b
Buttonized some links for better UI consistency.
2013-01-04 19:07:37 +01:00
Matthias Mees
bcbd5ba880
Some minor UI fixes.
2013-01-02 19:43:36 +01:00
Matthias Mees
567e6dc74d
Bug seems to be resolved.
2012-12-05 12:05:12 +01:00
Matthias Mees
d8d9785173
Some XHTML notation cleanup.
2012-12-05 10:26:05 +01:00
Matthias Mees
65941106a8
Icons added.
2012-12-04 01:58:43 +01:00
Matthias Mees
8397b08b88
Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets).
2012-12-03 00:59:42 +01:00
Ian
fb81d6a121
added temporary backend developer template dir switch - Please read:
...
The smartified code as forked from master to 2.0 being outsourced,
now is to find in /include/admin/tplold, which will still be used as
the default backend template dir.
To switch to the new version, please paste the dirs and files of s9y-admin-tpl
as adviced in the readme and reload, but also add a
```php
// End of Serendipity configuration file
// You can place your own special variables after here:
define('SWITCH_TEMPLATE_VERSION', 'true');
```
to the end of your serendipity_config_local.inc.php.
To switch back to the old smartified files, just set a // to the define().
2012-11-20 14:38:28 +01:00
Ian
475fadf31c
fixed groups.inc.tpl wrong {}
2012-10-06 20:29:15 +02:00
Ian
a1d77c4916
group.inc.tpl - fixed missing CONSTANT
2012-06-01 21:06:12 +02:00
Ian
4bc7f98285
removed tpl {continue} spaces
2012-06-01 17:45:15 +02:00
Ian
c45fc7181b
groups.inc.tpl - some better use of booleans
2012-06-01 15:42:57 +02:00
Ian
064506d6f9
group.inc - fixed some possible typos
2012-06-01 15:29:06 +02:00
Ian
a3f03a40af
forward thinking - added error / success / notice classes and
...
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Ian
ba518b7864
use tpl dir and smarty3 short notation fetch() method
2012-02-17 18:33:10 +01:00