21 Commits

Author SHA1 Message Date
Matthias Mees
37d2e46a3d Zebra-striping for categories, groups, images, and users. 2013-01-15 16:09:47 +01:00
Matthias Mees
4404f07691 Re-used some lang constants. 2013-01-14 12:26:30 +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
536e85263a UI consistency fixes (delete images). 2013-01-05 23:13:33 +01:00
Matthias Mees
e6aaa620ef UI consistency fixes (delete images). 2013-01-05 23:12:04 +01:00
Matthias Mees
be1e58013b Some layout for resizing images in media db. 2013-01-05 22:39:44 +01:00
Matthias Mees
6da68ea87e Some layout for editing dirs in media db. 2013-01-05 22:17:18 +01:00
Matthias Mees
dba59f32ad Some improvements for creating dirs in media db. 2013-01-05 22:03:58 +01:00
Ian
6368a992f9 unstringify str_repeat math 2012-12-07 10:55:37 +01:00
Matthias Mees
01c871ff1a Introducing .msg_dialogue. 2012-12-05 14:37:28 +01:00
Matthias Mees
5daf91c241 Typo fixed. 2012-12-05 11:39:25 +01:00
Matthias Mees
d8d9785173 Some XHTML notation cleanup. 2012-12-05 10:26:05 +01:00
Matthias Mees
635a39a772 More icons added. 2012-12-04 02:34:09 +01:00
Matthias Mees
5360662e2c Message icons added. 2012-12-04 02:07:08 +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
a956471a44 added to MediaLB multidelete[] 2012-05-29 20:39:23 +02:00
Ian
eb578a304f comments.inc, entries.inc, images.inc, upgrader.inc GET enhancements 2012-03-03 12:52:39 +01:00
Ian
19fa553138 whitespace cleanup 2012-02-28 20:30:57 +01:00
Ian
40a3166472 smartified images.inc 2012-02-28 20:07:01 +01:00