Sun, 20 Jan 2008 23:18:03 -0500 Fixed broken regenCaptcha() in Special:Register
Dan [Sun, 20 Jan 2008 23:18:03 -0500] rev 448
Fixed broken regenCaptcha() in Special:Register
Sat, 19 Jan 2008 00:47:52 -0500 Not sure if $taboo was getting sanitized or not. Possibly an SQL injection vulnerability that allows maliciously crafted group names to inject SQL at a later date when the group CP is loaded. Unconfirmed, theoretical fix.
Dan [Sat, 19 Jan 2008 00:47:52 -0500] rev 447
Not sure if $taboo was getting sanitized or not. Possibly an SQL injection vulnerability that allows maliciously crafted group names to inject SQL at a later date when the group CP is loaded. Unconfirmed, theoretical fix.
Fri, 18 Jan 2008 10:35:33 -0500 Removed all PostgreSQL support from the installer as per http://enanocms.org/News:1200114064; installer support for Postgres is available in the 1.1 branch now
Dan [Fri, 18 Jan 2008 10:35:33 -0500] rev 446
Removed all PostgreSQL support from the installer as per http://enanocms.org/News:1200114064; installer support for Postgres is available in the 1.1 branch now
Wed, 23 Jan 2008 19:36:16 -0500 Fixed case-sensitive file extensions
Dan [Wed, 23 Jan 2008 19:36:16 -0500] rev 445
Fixed case-sensitive file extensions
Wed, 09 Jan 2008 22:23:09 -0500 PHP4 fix: sidebar missing in installer UI: problem was wrongly named constructor for templateIndividualSafe
Dan [Wed, 09 Jan 2008 22:23:09 -0500] rev 444
PHP4 fix: sidebar missing in installer UI: problem was wrongly named constructor for templateIndividualSafe
Wed, 09 Jan 2008 22:13:42 -0500 Fix undefined E_STRICT under PHP 4; add PHP 4 deprecation notice in admin panel
Dan [Wed, 09 Jan 2008 22:13:42 -0500] rev 443
Fix undefined E_STRICT under PHP 4; add PHP 4 deprecation notice in admin panel
Tue, 01 Jan 2008 22:50:49 -0500 Installer works again now (for MySQL only)
Dan [Tue, 01 Jan 2008 22:50:49 -0500] rev 442
Installer works again now (for MySQL only)
Tue, 01 Jan 2008 22:30:53 -0500 Adding a few stray files and removing the no-longer-needed Creative Commons Attribution 2.0 license (no more libraries under that license are included with Enano); adding hooks pageprocess_render_{head,tail} to be run before and after the final page render, respectively.
Dan [Tue, 01 Jan 2008 22:30:53 -0500] rev 441
Adding a few stray files and removing the no-longer-needed Creative Commons Attribution 2.0 license (no more libraries under that license are included with Enano); adding hooks pageprocess_render_{head,tail} to be run before and after the final page render, respectively.
Mon, 31 Dec 2007 21:16:27 -0500 Integrating patch for PHP 6.0-dev compatibility
Dan [Mon, 31 Dec 2007 21:16:27 -0500] rev 440
Integrating patch for PHP 6.0-dev compatibility
Fri, 22 Feb 2008 12:48:57 -0500 Fixed wrong images being used in installer formutils
Dan [Fri, 22 Feb 2008 12:48:57 -0500] rev 439
Fixed wrong images being used in installer formutils
Thu, 21 Feb 2008 17:19:49 -0500 Fixed broken installer due to bad $plugins object
Dan [Thu, 21 Feb 2008 17:19:49 -0500] rev 438
Fixed broken installer due to bad $plugins object
Thu, 21 Feb 2008 17:18:25 -0500 Enabled strong compression on pwstrength.js as it causes problems otherwise in Opera
Dan [Thu, 21 Feb 2008 17:18:25 -0500] rev 437
Enabled strong compression on pwstrength.js as it causes problems otherwise in Opera
Wed, 20 Feb 2008 14:38:39 -0500 Added support for Diffie-Hellman key exchange during login. w00t!
Dan [Wed, 20 Feb 2008 14:38:39 -0500] rev 436
Added support for Diffie-Hellman key exchange during login. w00t!
Tue, 19 Feb 2008 08:32:57 -0500 And might as well add theme-manager.js while I'm at it.
Dan [Tue, 19 Feb 2008 08:32:57 -0500] rev 435
And might as well add theme-manager.js while I'm at it.
Tue, 19 Feb 2008 08:27:00 -0500 Merging a stray change from Nighthawk (probably release tagging)
Dan [Tue, 19 Feb 2008 08:27:00 -0500] rev 434
Merging a stray change from Nighthawk (probably release tagging)
Tue, 19 Feb 2008 08:26:30 -0500 Can't believe I forgot to add ThemeManager.php.
Dan [Tue, 19 Feb 2008 08:26:30 -0500] rev 433
Can't believe I forgot to add ThemeManager.php.
Mon, 18 Feb 2008 16:28:53 -0500 [retag] Unstable alpha release: 1.1.2 (Caoineag alpha 2)
Dan [Mon, 18 Feb 2008 16:28:53 -0500] rev 432
[retag] Unstable alpha release: 1.1.2 (Caoineag alpha 2)
Mon, 18 Feb 2008 16:28:27 -0500 Detagging last release revision to merge in theme manager from Scribus 1.1.2
Dan [Mon, 18 Feb 2008 16:28:27 -0500] rev 431
Detagging last release revision to merge in theme manager from Scribus
Mon, 18 Feb 2008 16:27:28 -0500 Started (but disabled) work on the new theme manager, 1.1.2 is being released with this thing halfway done.
Dan [Mon, 18 Feb 2008 16:27:28 -0500] rev 430
Started (but disabled) work on the new theme manager, 1.1.2 is being released with this thing halfway done.
Mon, 18 Feb 2008 16:18:27 -0500 Unstable alpha release: 1.1.2 (Caoineag alpha 2)
Dan [Mon, 18 Feb 2008 16:18:27 -0500] rev 429
Unstable alpha release: 1.1.2 (Caoineag alpha 2)
Mon, 18 Feb 2008 16:18:03 -0500 Updated readme file for 1.1.2 release
Dan [Mon, 18 Feb 2008 16:18:03 -0500] rev 428
Updated readme file for 1.1.2 release
Mon, 18 Feb 2008 16:14:22 -0500 Merging Nighthawk and Scribus branches
Dan [Mon, 18 Feb 2008 16:14:22 -0500] rev 427
Merging Nighthawk and Scribus branches
Sun, 17 Feb 2008 20:19:17 -0500 Modernized Special:CreatePage.
Dan [Sun, 17 Feb 2008 20:19:17 -0500] rev 426
Modernized Special:CreatePage.
Mon, 18 Feb 2008 16:13:56 -0500 Fixed typo in ban logic
Dan [Mon, 18 Feb 2008 16:13:56 -0500] rev 425
Fixed typo in ban logic
Sat, 16 Feb 2008 16:56:08 -0500 Some memory usage improvements, I think. PHP is being weird to me.
Dan [Sat, 16 Feb 2008 16:56:08 -0500] rev 424
Some memory usage improvements, I think. PHP is being weird to me.
Thu, 14 Feb 2008 21:57:04 -0500 Merging changes from scribus
Dan [Thu, 14 Feb 2008 21:57:04 -0500] rev 423
Merging changes from scribus
Thu, 14 Feb 2008 21:56:28 -0500 Fixed user -> user_id transition for enano_tags table
Dan [Thu, 14 Feb 2008 21:56:28 -0500] rev 422
Fixed user -> user_id transition for enano_tags table
Wed, 13 Feb 2008 23:16:33 -0500 Optimized JS aggressive-compression list a little more
Dan [Wed, 13 Feb 2008 23:16:33 -0500] rev 421
Optimized JS aggressive-compression list a little more
Wed, 13 Feb 2008 21:59:07 -0500 Re-enabled, debugged, and optimized Javascript compression code
Dan [Wed, 13 Feb 2008 21:59:07 -0500] rev 420
Re-enabled, debugged, and optimized Javascript compression code
Tue, 12 Feb 2008 22:17:58 -0500 Unsuccessful attempt at fixing "dismiss"/"close manager" buttons in ACL editor; non-breaking change to template API to allow plugins to add "normal" sidebar widgets in addition to the special "raw" block type, specified as the third parameter to $template->sidebar_widget(). Defaults to false, which is old behavior; new behavior (enabled by passing TRUE as the 3rd param) means that the content of the block is primarily block-level links.
Dan [Tue, 12 Feb 2008 22:17:58 -0500] rev 419
Unsuccessful attempt at fixing "dismiss"/"close manager" buttons in ACL editor; non-breaking change to template API to allow plugins to add "normal" sidebar widgets in addition to the special "raw" block type, specified as the third parameter to $template->sidebar_widget(). Defaults to false, which is old behavior; new behavior (enabled by passing TRUE as the 3rd param) means that the content of the block is primarily block-level links.
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip