Dan [Thu, 15 Nov 2007 18:00:39 -0500] rev 205
Merging in all changes from revision 185 (90b7a52bea45)
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
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.
Dan [Fri, 09 Nov 2007 11:14:20 -0500] rev 202
Cleaned up some HTML in the installer; corrected some phpDoc syntax errors
Dan [Mon, 05 Nov 2007 20:00:41 -0500] rev 201
Fix installation with MySQL root option
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!
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)
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.
Dan [Sat, 03 Nov 2007 21:32:26 -0400] rev 197
"Fix" e-mail parse bugs in installer
Dan [Sat, 03 Nov 2007 18:26:24 -0400] rev 196
Fix PHP4 compatibility (function def. of password_score)
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
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