Sat, 17 Nov 2007 18:51:06 -0500 Changed default content for the main page to something a lot more user-friendly and helpful
Dan [Sat, 17 Nov 2007 18:51:06 -0500] rev 210
Changed default content for the main page to something a lot more user-friendly and helpful
Sat, 17 Nov 2007 15:40:04 -0500 Rewrote some security code in PageUtils::savepage to accommodate the ACL system better; there was an issue with non-admin users saving pages on which they have edit rights but wiki mode is turned off
Dan [Sat, 17 Nov 2007 15:40:04 -0500] rev 209
Rewrote some security code in PageUtils::savepage to accommodate the ACL system better; there was an issue with non-admin users saving pages on which they have edit rights but wiki mode is turned off
Sat, 17 Nov 2007 15:02:08 -0500 Fixed: secure-cookie option is no longer set if $_SERVER['HTTPS'] is set but == "off"
Dan [Sat, 17 Nov 2007 15:02:08 -0500] rev 208
Fixed: secure-cookie option is no longer set if $_SERVER['HTTPS'] is set but == "off"
Sat, 17 Nov 2007 14:57:00 -0500 Patched in dash-in-database-name fix from unstable
Dan [Sat, 17 Nov 2007 14:57:00 -0500] rev 207
Patched in dash-in-database-name fix from unstable
Thu, 15 Nov 2007 18:02:14 -0500 Merge in installer fixes from 204 (ba28d43a6b86)
Dan [Thu, 15 Nov 2007 18:02:14 -0500] rev 206
Merge in installer fixes from 204 (ba28d43a6b86)
Thu, 15 Nov 2007 18:00:39 -0500 Merging in all changes from revision 185 (90b7a52bea45)
Dan [Thu, 15 Nov 2007 18:00:39 -0500] rev 205
Merging in all changes from revision 185 (90b7a52bea45)
Thu, 15 Nov 2007 17:52:53 -0500 Fixed a few (more) MySQL issues with the installer and dashes in the database name
Dan [Thu, 15 Nov 2007 17:52:53 -0500] rev 204
Fixed a few (more) MySQL issues with the installer and dashes in the database name
Fri, 09 Nov 2007 23:36:49 -0500 Database name can now contain dashes (as per requested at http://forum.enanocms.org/viewtopic.php?f=5&t=14); corrected some installer behavior issues with connecting as root and setting up permissions resulting in logs not being flushed, configs not being inserted, and what have you.
Dan [Fri, 09 Nov 2007 23:36:49 -0500] rev 203
Database name can now contain dashes (as per requested at http://forum.enanocms.org/viewtopic.php?f=5&t=14); corrected some installer behavior issues with connecting as root and setting up permissions resulting in logs not being flushed, configs not being inserted, and what have you.
Fri, 09 Nov 2007 11:14:20 -0500 Cleaned up some HTML in the installer; corrected some phpDoc syntax errors
Dan [Fri, 09 Nov 2007 11:14:20 -0500] rev 202
Cleaned up some HTML in the installer; corrected some phpDoc syntax errors
Mon, 05 Nov 2007 20:00:41 -0500 Fix installation with MySQL root option
Dan [Mon, 05 Nov 2007 20:00:41 -0500] rev 201
Fix installation with MySQL root option
Mon, 05 Nov 2007 19:50:40 -0500 Out with the old, in with the new. Welcome to Enano's new installer framework!
Dan [Mon, 05 Nov 2007 19:50:40 -0500] rev 200
Out with the old, in with the new. Welcome to Enano's new installer framework!
Mon, 05 Nov 2007 17:11:37 -0500 Second try (need config.php to exist before the API can be started, duh)
Dan [Mon, 05 Nov 2007 17:11:37 -0500] rev 199
Second try (need config.php to exist before the API can be started, duh)
Mon, 05 Nov 2007 17:07:22 -0500 Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan [Mon, 05 Nov 2007 17:07:22 -0500] rev 198
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Sat, 03 Nov 2007 21:32:26 -0400 "Fix" e-mail parse bugs in installer
Dan [Sat, 03 Nov 2007 21:32:26 -0400] rev 197
"Fix" e-mail parse bugs in installer
Sat, 03 Nov 2007 18:26:24 -0400 Fix PHP4 compatibility (function def. of password_score)
Dan [Sat, 03 Nov 2007 18:26:24 -0400] rev 196
Fix PHP4 compatibility (function def. of password_score)
Sat, 03 Nov 2007 14:15:14 -0400 Alternate scaling using GD is implemented now; images will be scaled with ImageMagick if enabled and working; else, GD will be used. No UI changes to speak of, but a check in the installer will be added in a later commit
Dan [Sat, 03 Nov 2007 14:15:14 -0400] rev 195
Alternate scaling using GD is implemented now; images will be scaled with ImageMagick if enabled and working; else, GD will be used. No UI changes to speak of, but a check in the installer will be added in a later commit
Fri, 02 Nov 2007 15:38:20 -0400 Fixed: invalid smartform input to Admin:UserManager when errors present and changing own account; [demo mode] default user can no longer change password
Dan [Fri, 02 Nov 2007 15:38:20 -0400] rev 194
Fixed: invalid smartform input to Admin:UserManager when errors present and changing own account; [demo mode] default user can no longer change password
Thu, 01 Nov 2007 15:13:27 -0400 F'ing private message message_read column...
Dan [Thu, 01 Nov 2007 15:13:27 -0400] rev 193
F'ing private message message_read column...
Thu, 01 Nov 2007 10:06:19 -0400 Fixed: radiobutton state in Admin:GeneralConfig not remembered when registration disabled
Dan [Thu, 01 Nov 2007 10:06:19 -0400] rev 192
Fixed: radiobutton state in Admin:GeneralConfig not remembered when registration disabled
Tue, 23 Oct 2007 12:30:08 -0400 Slight HTTPS compatibility improvements
Dan [Tue, 23 Oct 2007 12:30:08 -0400] rev 191
Slight HTTPS compatibility improvements
Sun, 21 Oct 2007 21:26:11 -0400 Nothing special at all. Unnamed sidebar blocks will show the text <Unnamed> instead of just showing nothing, thus making them renamable
Dan [Sun, 21 Oct 2007 21:26:11 -0400] rev 190
Nothing special at all. Unnamed sidebar blocks will show the text <Unnamed> instead of just showing nothing, thus making them renamable
Sun, 21 Oct 2007 02:33:25 -0400 [minor] added bottom margin for enanocms.org fading button
Dan [Sun, 21 Oct 2007 02:33:25 -0400] rev 189
[minor] added bottom margin for enanocms.org fading button
Sun, 21 Oct 2007 01:45:00 -0400 Nothing real special. The AJAX loading icon can be changed using the Javascript variable ajax_load_icon in header.tpl.
Dan [Sun, 21 Oct 2007 01:45:00 -0400] rev 188
Nothing real special. The AJAX loading icon can be changed using the Javascript variable ajax_load_icon in header.tpl.
Sat, 20 Oct 2007 22:21:46 -0400 Fixing permissions
Dan [Sat, 20 Oct 2007 22:21:46 -0400] rev 187
Fixing permissions
Sat, 20 Oct 2007 22:16:25 -0400 That merge did NOT go well.
Dan [Sat, 20 Oct 2007 22:16:25 -0400] rev 186
That merge did NOT go well.
Sat, 20 Oct 2007 21:59:27 -0400 Merging in changes from 9e205056f825
Dan [Sat, 20 Oct 2007 21:59:27 -0400] rev 185
Merging in changes from 9e205056f825
Sat, 20 Oct 2007 21:58:56 -0400 Merging in changes from 9b4279c25d33
Dan [Sat, 20 Oct 2007 21:58:56 -0400] rev 184
Merging in changes from 9b4279c25d33
Sat, 20 Oct 2007 21:51:26 -0400 Merging in changes from db8a849ad4c9
Dan [Sat, 20 Oct 2007 21:51:26 -0400] rev 183
Merging in changes from db8a849ad4c9
Sat, 20 Oct 2007 21:46:05 -0400 SECURITY: Fixed possible SQL injection in PageUtils page protection; general cleanup of PageUtils; blocked using Project: prefix for page URL strings
Dan [Sat, 20 Oct 2007 21:46:05 -0400] rev 182
SECURITY: Fixed possible SQL injection in PageUtils page protection; general cleanup of PageUtils; blocked using Project: prefix for page URL strings
Sat, 20 Oct 2007 11:11:40 -0400 Implemented cron image into Oxygen and St Patty as promised; fixed way-outdated version numbers in plugins
Dan [Sat, 20 Oct 2007 11:11:40 -0400] rev 181
Implemented cron image into Oxygen and St Patty as promised; fixed way-outdated version numbers in plugins
(0) -100 -50 -30 +30 +50 +100 tip