33 Commits

Author SHA1 Message Date
onli
a3cd4d555a empty smarty cache before upgrade 2014-11-30 18:12:25 +01:00
Ian
8da4c647a8 cleanup tabs and whites 2014-11-24 14:17:38 +01:00
Garvin Hicking
9944cbb0a7 Make PAT_JS mod_rewrite pattern be recognized to .htaccess to prevent ErrorLog entries for looking up such URLs.
Bumps version to beta6 and will recreate .htaccess file
2014-11-02 15:20:21 +01:00
onli
3d569bf02e upgrade-task: remove dashboard and autosave (#71) 2014-09-28 15:35:12 +02:00
onli
ac24978984 Upgrader task for syndication plugin (#196) 2014-07-07 01:36:45 +02:00
Ian
b3b76bfc35 prepare upgrade for htmlarea cleanup 2014-03-12 19:15:54 +01:00
Ian
179f6a19d6 fix upgraders generating content of js files
References #80
2014-03-08 09:38:59 +01:00
Matthias Mees
ac22fec171 Layout and other minor CSS fixes for the upgrader.
Includes adapting the layout to match the installer, using a proper
element for removeFiles msgs, removing unnecessary msg_* wrappers,
fixing the upgrader buttons etc.
2014-02-25 19:32:57 +01:00
garvinhicking
df92e08671 provide upgrader task for plugin upgrade 2014-02-10 15:12:56 +01:00
Ian
0b1aeddc31 Automatic upgrade removal of old Smarty2 files (2.0-alpha2) 2013-10-01 18:58:56 +02:00
Ian
1f17c35656 upport upgrade notes and News 2013-07-16 15:28:31 +02:00
Garvin Hicking
451601348a upport 2013-06-09 13:40:10 +02:00
onli
ae74401668 2k11 is default template, included admin-tpls, and made it installable 2013-05-30 22:19:07 +02:00
onli
a56b5382e1 removed TEMPLATE_SWITCH 2013-05-27 21:06:52 +02:00
Ian
db3ea84b02 Update upgrader.inc.php
fixed upgrader typo
2013-03-21 17:33:09 +01:00
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