Sun, 04 Jan 2009 00:55:40 -0500 |
Dan |
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.
|
file |
diff |
annotate
|
Mon, 22 Dec 2008 13:31:07 -0500 |
Dan |
Added support for upgrades from Ferrishyn
|
file |
diff |
annotate
|
Sat, 15 Nov 2008 18:23:25 -0500 |
Dan |
Added ability to have alternate main page for members
|
file |
diff |
annotate
|
Mon, 11 Aug 2008 22:31:04 -0400 |
Dan |
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
|
file |
diff |
annotate
|
Sat, 12 Jul 2008 00:31:44 -0400 |
Dan |
Fixed a few more upgrader glitches and polished things a bit more.
|
file |
diff |
annotate
|
Sat, 12 Jul 2008 00:07:53 -0400 |
Dan |
Refined upgrade process a bit. Uses libenanoinstall (incomplete), and post stage added to flush caches and import new strings
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 00:21:34 -0400 |
Dan |
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
|
file |
diff |
annotate
|
Mon, 14 Apr 2008 12:13:12 -0400 |
Dan |
Rebrand as 1.1.4 (Caoineag alpha 4)
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 19:27:02 -0400 |
Dan |
New plugin manager half-implemented. Most of the UI/frontend code is done. Moved sql_parse.php to /includes/ to allow use after installation - TODO: check installer, etc. for breakage
|
file |
diff |
annotate
|
Sat, 08 Mar 2008 19:39:43 -0500 |
Dan |
Updated upgrade/migration schemas to handle user_timezone column properly
|
file |
diff |
annotate
|
Sat, 08 Mar 2008 12:22:05 -0500 |
Dan |
[Minor] Added a nice little link on upgrade success.
|
file |
diff |
annotate
|
Sat, 08 Mar 2008 12:12:27 -0500 |
Dan |
Added support for upgrading arbitrary previous 1.0.x versions (very experimental)
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 23:37:48 -0500 |
Dan |
Oops - had unneeded debug message in installer
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 23:27:50 -0500 |
Dan |
Fixed session validation bug in upgrade script; fixed non-object reference in template_nodb
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 14:38:39 -0500 |
Dan |
Added support for Diffie-Hellman key exchange during login. w00t!
|
file |
diff |
annotate
|
Tue, 12 Feb 2008 07:44:16 -0500 |
Dan |
Fixed version-set on migration code (see the comments in the source for why) and added post-upgrade hooks.
|
file |
diff |
annotate
|
Mon, 11 Feb 2008 14:33:31 -0500 |
Dan |
Rebrand as 1.1.2; made upgrade framework functional
|
file |
diff |
annotate
|
Sat, 26 Jan 2008 15:42:32 -0500 |
Dan |
Removed stray debugging info from ACL editor success notification; added ability for guests to set language on URI (?lang=eng); added html_in_pages ACL type and separated from php_in_pages so HTML can be embedded but not PHP; rewote portions of the path manager to better abstract URL input; added Zend Framework into list of BSD-licensed libraries; localized some remaining strings; got the migration script working, but just barely; fixed display bug in Special:Contributions; localized Main Page button in admin panel
|
file |
diff |
annotate
|
Fri, 18 Jan 2008 10:47:24 -0500 |
Dan |
A few more installer tweaks / fixes. Initted upgrade script. Added migration schema from 1.0 to 1.1.
|
file |
diff |
annotate
|