Tue, 05 Aug 2008 14:02:18 -0400 Backported customizable 404 page from unstable (thanks Vadi); made customizable 404 page have a {STANDARD404} variable available to allow embedding the "default" 404 content.
Dan [Tue, 05 Aug 2008 14:02:18 -0400] rev 301
Backported customizable 404 page from unstable (thanks Vadi); made customizable 404 page have a {STANDARD404} variable available to allow embedding the "default" 404 content.
Mon, 04 Aug 2008 11:44:20 -0400 RNG now uses /dev/urandom instead of /dev/random to fix slowdowns during login. Potentially not as secure, but speed problems on some servers were of blocker severity.
Dan [Mon, 04 Aug 2008 11:44:20 -0400] rev 300
RNG now uses /dev/urandom instead of /dev/random to fix slowdowns during login. Potentially not as secure, but speed problems on some servers were of blocker severity.
Thu, 26 Jun 2008 21:00:25 -0400 Merging scribus and nighthawk branches
Dan [Thu, 26 Jun 2008 21:00:25 -0400] rev 299
Merging scribus and nighthawk branches
Thu, 26 Jun 2008 20:59:57 -0400 Fixed jBox hover event reference to undefined object
Dan [Thu, 26 Jun 2008 20:59:57 -0400] rev 298
Fixed jBox hover event reference to undefined object
Thu, 26 Jun 2008 20:59:23 -0400 Fixed E_STRICT under PHP 5 and 6 (reference operator in instanciation)
Dan [Thu, 26 Jun 2008 20:59:23 -0400] rev 297
Fixed E_STRICT under PHP 5 and 6 (reference operator in instanciation)
Thu, 12 Jun 2008 10:58:48 -0400 Merging in page['visible'] patch from unstable, pages marked as invisible should now be omitted from searches
Dan [Thu, 12 Jun 2008 10:58:48 -0400] rev 296
Merging in page['visible'] patch from unstable, pages marked as invisible should now be omitted from searches
Fri, 09 May 2008 23:33:11 -0400 Tagging latest revision as rebrand
Dan [Fri, 09 May 2008 23:33:11 -0400] rev 295
Tagging latest revision as rebrand
Fri, 09 May 2008 23:32:51 -0400 Rebrand as 1.0.5 (Ferrishyn)
Dan [Fri, 09 May 2008 23:32:51 -0400] rev 294
Rebrand as 1.0.5 (Ferrishyn)
Fri, 09 May 2008 23:32:00 -0400 Fixed (again) the user -> user_id transition in enano_tags table
Dan [Fri, 09 May 2008 23:32:00 -0400] rev 293
Fixed (again) the user -> user_id transition in enano_tags table
Sun, 13 Apr 2008 17:03:15 -0400 Fixed aclScopeSel control in Safari/KHTML
Dan [Sun, 13 Apr 2008 17:03:15 -0400] rev 292
Fixed aclScopeSel control in Safari/KHTML
Sun, 13 Apr 2008 17:02:42 -0400 Added enforced warning about PHP4
Dan [Sun, 13 Apr 2008 17:02:42 -0400] rev 291
Added enforced warning about PHP4
Sun, 16 Mar 2008 21:08:37 -0400 Filled and updated out the README for 1.0.4 1.0.4
Dan [Sun, 16 Mar 2008 21:08:37 -0400] rev 290
Filled and updated out the README for 1.0.4
Sat, 15 Mar 2008 16:34:28 -0400 Backporting cron fixes from unstable
Dan [Sat, 15 Mar 2008 16:34:28 -0400] rev 289
Backporting cron fixes from unstable
Sun, 02 Mar 2008 21:34:56 -0500 Allowed uppercase characters to be used in the database name (thanks Andrew)
Dan [Sun, 02 Mar 2008 21:34:56 -0500] rev 288
Allowed uppercase characters to be used in the database name (thanks Andrew)
Sun, 02 Mar 2008 14:52:08 -0500 Fixed PHP warning in Rijndael RNG code when open_basedir restriction in effect
Dan [Sun, 02 Mar 2008 14:52:08 -0500] rev 287
Fixed PHP warning in Rijndael RNG code when open_basedir restriction in effect
Thu, 28 Feb 2008 12:33:25 -0500 Tagging latest revision as rebrand
Dan [Thu, 28 Feb 2008 12:33:25 -0500] rev 286
Tagging latest revision as rebrand
Thu, 28 Feb 2008 12:33:01 -0500 Rebrand as 1.0.4 (Ellyyllon)
Dan [Thu, 28 Feb 2008 12:33:01 -0500] rev 285
Rebrand as 1.0.4 (Ellyyllon)
Fri, 22 Feb 2008 12:46:51 -0500 Fixed: RenderMan::getPage() failing with access denial when fetching template and view_source results in deny
Dan [Fri, 22 Feb 2008 12:46:51 -0500] rev 284
Fixed: RenderMan::getPage() failing with access denial when fetching template and view_source results in deny
Fri, 01 Feb 2008 22:31:57 -0500 Made all captcha fields case-insensitive (thanks pkeating)
Dan [Fri, 01 Feb 2008 22:31:57 -0500] rev 283
Made all captcha fields case-insensitive (thanks pkeating)
Thu, 31 Jan 2008 22:28:40 -0500 Merging scribus and nighthawk branches
Dan [Thu, 31 Jan 2008 22:28:40 -0500] rev 282
Merging scribus and nighthawk branches
Thu, 31 Jan 2008 22:28:12 -0500 Fixed jBox menus failing to appear when window scrolled down
Dan [Thu, 31 Jan 2008 22:28:12 -0500] rev 281
Fixed jBox menus failing to appear when window scrolled down
Thu, 31 Jan 2008 21:52:39 -0500 Fixed special pages being returned with subpage information inappropriately from $paths->get_pageid_from_url()
Dan [Thu, 31 Jan 2008 21:52:39 -0500] rev 280
Fixed special pages being returned with subpage information inappropriately from $paths->get_pageid_from_url()
Mon, 28 Jan 2008 23:07:32 -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 [Mon, 28 Jan 2008 23:07:32 -0500] rev 279
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)
Mon, 28 Jan 2008 23:06:38 -0500 Re-applying the revision with the comment fix (bad merge a couple revs back)
Dan [Mon, 28 Jan 2008 23:06:38 -0500] rev 278
Re-applying the revision with the comment fix (bad merge a couple revs back)
Sun, 27 Jan 2008 23:43:24 -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:43:24 -0500] rev 277
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)
Wed, 23 Jan 2008 19:36:42 -0500 Merging in a couple revisions from Nighthawk
Dan [Wed, 23 Jan 2008 19:36:42 -0500] rev 276
Merging in a couple revisions from Nighthawk
Wed, 23 Jan 2008 19:36:16 -0500 Fixed case-sensitive file extensions
Dan [Wed, 23 Jan 2008 19:36:16 -0500] rev 275
Fixed case-sensitive file extensions
Sun, 20 Jan 2008 23:18:03 -0500 Fixed broken regenCaptcha() in Special:Register
Dan [Sun, 20 Jan 2008 23:18:03 -0500] rev 274
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 273
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 272
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
(0) -300 -100 -50 -30 +30 tip