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
Mon, 28 Jan 2008 21:19:50 -0500 Fixed bad column count in MySQL payload
Dan [Mon, 28 Jan 2008 21:19:50 -0500] rev 384
Fixed bad column count in MySQL payload
Mon, 28 Jan 2008 21:10:45 -0500 Fixed SYSMSG tag in templates causing problems; commented out ENANO_DEBUG; fixed bad table prefix in installer payload logic
Dan [Mon, 28 Jan 2008 21:10:45 -0500] rev 383
Fixed SYSMSG tag in templates causing problems; commented out ENANO_DEBUG; fixed bad table prefix in installer payload logic
Sun, 27 Jan 2008 23:45:53 -0500 Profiling enabled for RenderMan's wikiformat routine; [minor] made HTML from profiler more pretty
Dan [Sun, 27 Jan 2008 23:45:53 -0500] rev 382
Profiling enabled for RenderMan's wikiformat routine; [minor] made HTML from profiler more pretty
Sun, 27 Jan 2008 23:44:02 -0500 Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
Dan [Sun, 27 Jan 2008 23:44:02 -0500] rev 381
Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
Sun, 27 Jan 2008 23:17:15 -0500 Updated acledit and comment templates on themes, as they weren't in sync with Oxygen; fixed some undefined index errors in SpecialAdmin and paths
Dan [Sun, 27 Jan 2008 23:17:15 -0500] rev 380
Updated acledit and comment templates on themes, as they weren't in sync with Oxygen; fixed some undefined index errors in SpecialAdmin and paths
Sun, 27 Jan 2008 23:03:57 -0500 Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points
Dan [Sun, 27 Jan 2008 23:03:57 -0500] rev 379
Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points
Sun, 27 Jan 2008 22:57:40 -0500 Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
Dan [Sun, 27 Jan 2008 22:57:40 -0500] rev 378
Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip