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.
Mon, 04 Feb 2008 05:52:12 -0500 A few hacks to make the 1.1 demo plugin work
Dan [Mon, 04 Feb 2008 05:52:12 -0500] rev 400
A few hacks to make the 1.1 demo plugin work
Mon, 04 Feb 2008 05:19:20 -0500 Cosmetic improvements to page editor; added demo mode checks in Admin:LangManager
Dan [Mon, 04 Feb 2008 05:19:20 -0500] rev 399
Cosmetic improvements to page editor; added demo mode checks in Admin:LangManager
Sat, 02 Feb 2008 23:14:32 -0500 Fixed some MySQL installation schema bugs, thanks to rainmain on the forums.
Dan [Sat, 02 Feb 2008 23:14:32 -0500] rev 398
Fixed some MySQL installation schema bugs, thanks to rainmain on the forums.
Sat, 02 Feb 2008 22:44:05 -0500 Added a heading "editing page" in page editor for visual appeal; removed use of alternate <?= ?> syntax in installer as it was causing problems on Win2k3 + PHP/FastCGI. (Experimentally using TortoiseHG's hgtk to commit)
Dan [Sat, 02 Feb 2008 22:44:05 -0500] rev 397
Added a heading "editing page" in page editor for visual appeal; removed use of alternate <?= ?> syntax in installer as it was causing problems on Win2k3 + PHP/FastCGI. (Experimentally using TortoiseHG's hgtk to commit)
Sat, 02 Feb 2008 22:32:09 -0500 Fixed some stray undefined-variable problems revealed as a result of testing on Windows Server '03, IIS6, PHP/FastCGI, and PostgreSQL 8.2.5.
Dan [Sat, 02 Feb 2008 22:32:09 -0500] rev 396
Fixed some stray undefined-variable problems revealed as a result of testing on Windows Server '03, IIS6, PHP/FastCGI, and PostgreSQL 8.2.5.
Sat, 02 Feb 2008 11:54:16 -0500 Fixed splitting bug (really the same issue from stable) in get_pageid_from_url(); upgraded TinyMCE to version 3.0-stable
Dan [Sat, 02 Feb 2008 11:54:16 -0500] rev 395
Fixed splitting bug (really the same issue from stable) in get_pageid_from_url(); upgraded TinyMCE to version 3.0-stable
Thu, 31 Jan 2008 22:29:07 -0500 Fixed jBox menus failing to appear when window scrolled down
Dan [Thu, 31 Jan 2008 22:29:07 -0500] rev 394
Fixed jBox menus failing to appear when window scrolled down
Thu, 31 Jan 2008 16:43:37 -0500 Unstable alpha release (1.1.1)
Dan [Thu, 31 Jan 2008 16:43:37 -0500] rev 393
Unstable alpha release (1.1.1)
Thu, 31 Jan 2008 16:43:15 -0500 Updated readme file for 1.1.1 1.1.1
Dan [Thu, 31 Jan 2008 16:43:15 -0500] rev 392
Updated readme file for 1.1.1
Tue, 29 Jan 2008 23:15:44 -0500 Localization is FINISHED, DAMN IT HELLAH YEAH! OVER WITH! Man, it feels to get that off my chest. Release is in under 48 hours, folks. And we're ready for it.
Dan [Tue, 29 Jan 2008 23:15:44 -0500] rev 391
Localization is FINISHED, DAMN IT HELLAH YEAH! OVER WITH! Man, it feels to get that off my chest. Release is in under 48 hours, folks. And we're ready for it.
Tue, 29 Jan 2008 17:29:08 -0500 Fixed JSON parser error in installer (caused by magic_quotes_gpc, wouldn't you know) and re-enabled server-side l10n debugging
Dan [Tue, 29 Jan 2008 17:29:08 -0500] rev 390
Fixed JSON parser error in installer (caused by magic_quotes_gpc, wouldn't you know) and re-enabled server-side l10n debugging
Tue, 29 Jan 2008 16:21:52 -0500 Merging Nighthawk and Scribus branches (and Scribus is back, yay!)
Dan [Tue, 29 Jan 2008 16:21:52 -0500] rev 389
Merging Nighthawk and Scribus branches (and Scribus is back, yay!)
Tue, 29 Jan 2008 16:20:55 -0500 Localized stray string "list of registered members" in UCP
Dan [Tue, 29 Jan 2008 16:20:55 -0500] rev 388
Localized stray string "list of registered members" in UCP
Tue, 29 Jan 2008 16:19:51 -0500 Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
Dan [Tue, 29 Jan 2008 16:19:51 -0500] rev 387
Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
Mon, 28 Jan 2008 21:54:44 -0500 Fixed contentPath getting messed up because I forgot a slash or two in payload
Dan [Mon, 28 Jan 2008 21:54:44 -0500] rev 386
Fixed contentPath getting messed up because I forgot a slash or two in payload
Mon, 28 Jan 2008 21:40:15 -0500 payload.php stg_language_setup() should set default language now
Dan [Mon, 28 Jan 2008 21:40:15 -0500] rev 385
payload.php stg_language_setup() should set default language now
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip