install.php
2007-11-15 Dan Merge in installer fixes from 204 (ba28d43a6b86)
2007-11-15 Dan Merging in all changes from revision 185 (90b7a52bea45)
2007-11-15 Dan Fixed a few (more) MySQL issues with the installer and dashes in the database name
2007-11-11 Dan Forgot a couple of strings in the installer
2007-11-11 Dan Installer should now be fully localized, yay!
2007-11-10 Dan Merged in the low-level DBAL fix involving dashes in the database name from stable
2007-11-10 Dan 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.
2007-11-09 Dan Fully localized all of the installer except the install and finish pages
2007-11-09 Dan Merge in some minor fixes from stable
2007-11-09 Dan Cleaned up some HTML in the installer; corrected some phpDoc syntax errors
2007-11-07 Dan Localized installer database info page and finished localizing sysreqs page
2007-11-07 Dan Installer localization started. Welcome, License, and SysReqs pages are fully localized.
2007-11-06 Dan Trying to get lang import to work in the installer; it's not working ATM - cache file is generated with lang_id = 0. Syncing to Nighthawk.
2007-11-06 Dan Localized default sidebar; installer should work now including the lang import; l10n in installer to follow
2007-11-06 Dan Fix a comparison logic SQL error in lang.php; fix attempt to call mysql_real_escape_string() in install without a working DB connection
2007-11-06 Dan Merge in new installer framework from stable
2007-11-06 Dan Fix installation with MySQL root option
2007-11-06 Dan Out with the old, in with the new. Welcome to Enano's new installer framework!
2007-11-05 Dan Second try (need config.php to exist before the API can be started, duh)
2007-11-05 Dan Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
2007-11-04 Dan "Fix" e-mail parse bugs in installer
2007-11-03 Dan Merge in scaling abstraction from stable
2007-11-03 Dan 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
2007-11-03 Dan Merging in fixes from rev. 207
less more (0) -50 -24 tip