install.php
Sun, 18 Nov 2007 18:44:55 -0500 Dan Major fixes to the ban system - large IP match lists don't slow down the server miserably anymore.
Sat, 17 Nov 2007 23:30:23 -0500 Dan Fixed a couple of renaming issues in the installer
Sat, 17 Nov 2007 23:09:12 -0500 Dan Hopefully managed to put enough hacks in there to make renaming the config file the last step, so if it fails, it can be done manually
Sat, 17 Nov 2007 22:56:26 -0500 Dan Removed stray debug message in installer
Sat, 17 Nov 2007 22:25:37 -0500 Dan Merging in fixes from stable
Sat, 17 Nov 2007 18:54:13 -0500 Dan Javascript validation for install DB info form didn't allow dashes
Sat, 17 Nov 2007 14:57:00 -0500 Dan Patched in dash-in-database-name fix from unstable
Thu, 15 Nov 2007 18:02:14 -0500 Dan Merge in installer fixes from 204 (ba28d43a6b86)
Thu, 15 Nov 2007 18:00:39 -0500 Dan Merging in all changes from revision 185 (90b7a52bea45)
Thu, 15 Nov 2007 17:52:53 -0500 Dan Fixed a few (more) MySQL issues with the installer and dashes in the database name
Sat, 10 Nov 2007 20:52:05 -0500 Dan Forgot a couple of strings in the installer
Sat, 10 Nov 2007 20:33:51 -0500 Dan Installer should now be fully localized, yay!
Fri, 09 Nov 2007 23:39:52 -0500 Dan Merged in the low-level DBAL fix involving dashes in the database name from stable
Fri, 09 Nov 2007 23:36:49 -0500 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.
Fri, 09 Nov 2007 18:09:29 -0500 Dan Fully localized all of the installer except the install and finish pages
Fri, 09 Nov 2007 11:18:54 -0500 Dan Merge in some minor fixes from stable
Fri, 09 Nov 2007 11:14:20 -0500 Dan Cleaned up some HTML in the installer; corrected some phpDoc syntax errors
Wed, 07 Nov 2007 15:22:41 -0500 Dan Localized installer database info page and finished localizing sysreqs page
Wed, 07 Nov 2007 00:34:22 -0500 Dan Installer localization started. Welcome, License, and SysReqs pages are fully localized.
Tue, 06 Nov 2007 16:22:43 -0500 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.
Tue, 06 Nov 2007 13:35:40 -0500 Dan Localized default sidebar; installer should work now including the lang import; l10n in installer to follow
Tue, 06 Nov 2007 11:10:18 -0500 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
Tue, 06 Nov 2007 10:53:33 -0500 Dan Merge in new installer framework from stable
Mon, 05 Nov 2007 20:00:41 -0500 Dan Fix installation with MySQL root option
Mon, 05 Nov 2007 19:50:40 -0500 Dan Out with the old, in with the new. Welcome to Enano's new installer framework!
Mon, 05 Nov 2007 17:11:37 -0500 Dan Second try (need config.php to exist before the API can be started, duh)
Mon, 05 Nov 2007 17:07:22 -0500 Dan 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 Dan "Fix" e-mail parse bugs in installer
Sat, 03 Nov 2007 14:30:53 -0400 Dan Merge in scaling abstraction from stable
Sat, 03 Nov 2007 14:15:14 -0400 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
less more (0) -50 -30 tip