18 Commits

Author SHA1 Message Date
Matthias Mees
7f320909ff Note changed to reflect safer version. 2013-01-21 16:55:24 +01:00
Garvin Hicking
53ea38aa3c Port from master 2013-01-21 10:06:09 +01:00
Matthias Mees
7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +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
92a19a968d fixed upgrader_return_here path message 2012-04-10 18:19:13 +02:00
Ian
278546d1c6 upgrader data['call_tasks'] fix 2012-04-10 14:48:50 +02:00
Ian
bc8bab6100 upgrader fixed typo 2012-04-10 13:06:03 +02:00
Ian
92638f3426 installer and upgrader hardcoded markup notices (no fallback) 2012-03-26 14:28:49 +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
3e192b0edd smartified upgrader.inc 2012-02-28 20:06:20 +01:00
Garvin Hicking
d9a5d6a8c8 Make checksum code skippable 2008-12-09 10:41:48 +00:00
Jude Anthony
0e67b071dd Included missed language constant in checksum verification 2008-04-29 19:42:57 +00:00
Don Chambers
b092304c48 Added classes for install/upgrade warning messages. Modified BP admin stylesheet to use these new classes to correct error of overriding green, yellow & red warning text. 2008-04-27 22:19:33 +00:00
Garvin Hicking
a0d950b320 HTML and images by Don 2007-08-06 10:18:26 +00:00
Garvin Hicking
472432b1b9 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Joseph Tate
b196058eb3 Merge from 1.0 2006-10-31 15:55:26 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00