Sun, 11 Jan 2009 21:32:24 -0500 Fix undefined variable in special namespace missing function handler
Dan [Sun, 11 Jan 2009 21:32:24 -0500] rev 805
Fix undefined variable in special namespace missing function handler
Sun, 11 Jan 2009 21:31:27 -0500 If there's an onlineupgrade.php, installer index.php will link to that instead of upgrade.php (future readiness ;))
Dan [Sun, 11 Jan 2009 21:31:27 -0500] rev 804
If there's an onlineupgrade.php, installer index.php will link to that instead of upgrade.php (future readiness ;))
Sun, 11 Jan 2009 21:30:46 -0500 Fix version number warning in installer common
Dan [Sun, 11 Jan 2009 21:30:46 -0500] rev 803
Fix version number warning in installer common
Sun, 04 Jan 2009 01:43:16 -0500 Upgrades should work now.
Dan [Sun, 04 Jan 2009 01:43:16 -0500] rev 802
Upgrades should work now.
Sun, 04 Jan 2009 00:55:40 -0500 Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
Dan [Sun, 04 Jan 2009 00:55:40 -0500] rev 801
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
Sat, 03 Jan 2009 18:11:18 -0500 Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
Dan [Sat, 03 Jan 2009 18:11:18 -0500] rev 800
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
Sat, 03 Jan 2009 17:54:26 -0500 Added a couple of hooks for the registration form.
Dan [Sat, 03 Jan 2009 17:54:26 -0500] rev 799
Added a couple of hooks for the registration form.
Wed, 31 Dec 2008 08:40:38 -0500 Redid error handler (it was causing some problems with gzip enabled)
Dan [Wed, 31 Dec 2008 08:40:38 -0500] rev 798
Redid error handler (it was causing some problems with gzip enabled)
Wed, 24 Dec 2008 10:04:48 -0500 Small speed optimization to admin panel loader
Dan [Wed, 24 Dec 2008 10:04:48 -0500] rev 797
Small speed optimization to admin panel loader
Wed, 24 Dec 2008 10:04:37 -0500 Revamped main page default content
Dan [Wed, 24 Dec 2008 10:04:37 -0500] rev 796
Revamped main page default content
(0) -300 -100 -10 +10 +100 +300 tip