Sun, 17 May 2009 16:30:39 +0200Added a check to all plugins to see if they support the DBMS the site is running on HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 16:30:39 +0200] rev 7033
Added a check to all plugins to see if they support the DBMS the site is running on

Sun, 17 May 2009 16:07:38 +0200A fresh install didn't call the plugin_compatible_with_this_version API function for the bundled plugins; fixing this also got rid of some code duplication HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 16:07:38 +0200] rev 7032
A fresh install didn't call the plugin_compatible_with_this_version API function for the bundled plugins; fixing this also got rid of some code duplication

Sun, 17 May 2009 13:18:39 +0200Don't include Links in the sitemap automatically as it should not point to redirecting URLs HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 13:18:39 +0200] rev 7031
Don't include Links in the sitemap automatically as it should not point to redirecting URLs

Sun, 17 May 2009 10:28:44 +0200The user's current password is no longer available in $_USER, so changing the password or deleting an account no longer worked (reported by Tom Homer) HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 10:28:44 +0200] rev 7030
The user's current password is no longer available in $_USER, so changing the password or deleting an account no longer worked (reported by Tom Homer)

Sun, 17 May 2009 10:05:01 +0200Fixes to get the XMLSitemap plugin's postinstall working from the install script HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 10:05:01 +0200] rev 7029
Fixes to get the XMLSitemap plugin's postinstall working from the install script

Sun, 17 May 2009 09:05:31 +0200Link to the XMLSitemap documentation on the wiki for now HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 09:05:31 +0200] rev 7028
Link to the XMLSitemap documentation on the wiki for now

Mon, 11 May 2009 12:16:47 +0200Fixed handling of "entire page" centerblocks in a multi-language environment HEAD
Dirk Haun <dirk@haun-online.de> [Mon, 11 May 2009 12:16:47 +0200] rev 7027
Fixed handling of "entire page" centerblocks in a multi-language environment

Sun, 10 May 2009 21:43:03 +0200Avoid SQL error in the unlikely event that a user is not a member of any groups ("this shouldn't happen"; cf. bug #0000863) HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 10 May 2009 21:43:03 +0200] rev 7026
Avoid SQL error in the unlikely event that a user is not a member of any groups ("this shouldn't happen"; cf. bug #0000863)

Sun, 10 May 2009 17:39:32 +0200Fixed security token name in commentform templates HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 10 May 2009 17:39:32 +0200] rev 7025
Fixed security token name in commentform templates

Sun, 10 May 2009 17:29:58 +0200Added missing comment template changes (less than I thought ...) HEAD
Dirk Haun <dirk@haun-online.de> [Sun, 10 May 2009 17:29:58 +0200] rev 7024
Added missing comment template changes (less than I thought ...)