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.
Tue, 12 Feb 2008 07:44:16 -0500 Fixed version-set on migration code (see the comments in the source for why) and added post-upgrade hooks.
Dan [Tue, 12 Feb 2008 07:44:16 -0500] rev 418
Fixed version-set on migration code (see the comments in the source for why) and added post-upgrade hooks.
Tue, 12 Feb 2008 07:38:52 -0500 Edit summary should now be carried over when a draft is restored
Dan [Tue, 12 Feb 2008 07:38:52 -0500] rev 417
Edit summary should now be carried over when a draft is restored
Tue, 12 Feb 2008 07:33:25 -0500 [Minor] Fixed obsolete trigger upon attempt at page save after draft autosave
Dan [Tue, 12 Feb 2008 07:33:25 -0500] rev 416
[Minor] Fixed obsolete trigger upon attempt at page save after draft autosave
Tue, 12 Feb 2008 07:25:54 -0500 OOPS: forgot to add the "save draft" icon
Dan [Tue, 12 Feb 2008 07:25:54 -0500] rev 415
OOPS: forgot to add the "save draft" icon
Tue, 12 Feb 2008 00:42:29 -0500 Added "is_draft != 1" where appropriate in SQL queries to prevent drafts from being treated as real revisions.
Dan [Tue, 12 Feb 2008 00:42:29 -0500] rev 414
Added "is_draft != 1" where appropriate in SQL queries to prevent drafts from being treated as real revisions.
Tue, 12 Feb 2008 00:37:46 -0500 Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd.
Dan [Tue, 12 Feb 2008 00:37:46 -0500] rev 413
Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd.
Mon, 11 Feb 2008 14:33:49 -0500 Tagging latest revision as rebrand
Dan [Mon, 11 Feb 2008 14:33:49 -0500] rev 412
Tagging latest revision as rebrand
Mon, 11 Feb 2008 14:33:31 -0500 Rebrand as 1.1.2; made upgrade framework functional
Dan [Mon, 11 Feb 2008 14:33:31 -0500] rev 411
Rebrand as 1.1.2; made upgrade framework functional
Mon, 11 Feb 2008 14:05:57 -0500 Added upgrade schema files for 1.1.1 -> current (1.1.2-dev)
Dan [Mon, 11 Feb 2008 14:05:57 -0500] rev 410
Added upgrade schema files for 1.1.1 -> current (1.1.2-dev)
Mon, 11 Feb 2008 13:55:14 -0500 Removed unused schema files
Dan [Mon, 11 Feb 2008 13:55:14 -0500] rev 409
Removed unused schema files
Mon, 11 Feb 2008 10:05:33 -0500 Modified editor and rename functions to go through the API when rolling back. This causes rollbacks to be logged.
Dan [Mon, 11 Feb 2008 10:05:33 -0500] rev 408
Modified editor and rename functions to go through the API when rolling back. This causes rollbacks to be logged.
Sun, 10 Feb 2008 19:35:06 -0500 Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
Dan [Sun, 10 Feb 2008 19:35:06 -0500] rev 407
Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
Fri, 08 Feb 2008 23:20:20 -0500 Added some basic timezone support; DST support is still to come.
Dan [Fri, 08 Feb 2008 23:20:20 -0500] rev 406
Added some basic timezone support; DST support is still to come.
Fri, 08 Feb 2008 12:16:43 -0500 [minor] re-enabled ENANO_DANGEROUS on install.php (oops!); made textarea in page editor focus automatically
Dan [Fri, 08 Feb 2008 12:16:43 -0500] rev 405
[minor] re-enabled ENANO_DANGEROUS on install.php (oops!); made textarea in page editor focus automatically
Thu, 07 Feb 2008 15:45:44 -0500 Made the form validation icons (check/X/?) more visually appealing. IE-friendliness is still on the TODO list.
Dan [Thu, 07 Feb 2008 15:45:44 -0500] rev 404
Made the form validation icons (check/X/?) more visually appealing. IE-friendliness is still on the TODO list.
Thu, 07 Feb 2008 07:58:07 -0500 Started on a Special:RecentChanges page, more to come.
Dan [Thu, 07 Feb 2008 07:58:07 -0500] rev 403
Started on a Special:RecentChanges page, more to come.
Wed, 06 Feb 2008 19:27:43 -0500 Fixed some captcha bugs and made all captcha fields case-insensitive
Dan [Wed, 06 Feb 2008 19:27:43 -0500] rev 402
Fixed some captcha bugs and made all captcha fields case-insensitive
Wed, 06 Feb 2008 18:41:47 -0500 Implemented a new CAPTCHA API; the frontend ($session->{make,get}_captcha) is API-compatible but the backend (the captcha class) is deprecated.
Dan [Wed, 06 Feb 2008 18:41:47 -0500] rev 401
Implemented a new CAPTCHA API; the frontend ($session->{make,get}_captcha) is API-compatible but the backend (the captcha class) is deprecated.
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip