install.php
Fri, 18 Jan 2008 10:35:33 -0500 Dan 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
Tue, 01 Jan 2008 22:50:49 -0500 Dan Installer works again now (for MySQL only)
Thu, 03 Jan 2008 00:53:33 -0500 Dan WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
Wed, 26 Dec 2007 00:37:26 -0500 Dan More localization work. Resolved major issue with JSON parser not parsing files over ~50KB. Switched JSON parser to the one from the Zend Framework (BSD licensed). Forced to split enano.json into five different files.
Fri, 21 Dec 2007 18:59:30 -0500 Dan [Minor] fix non-localized string in installer (install_stg_buildindex_*); fix wrong string_id in pophelp:url_schemes
Fri, 21 Dec 2007 18:52:35 -0500 Dan NOW the installer should work.
Fri, 21 Dec 2007 18:33:56 -0500 Dan A minor installer fix to get the installer to run again. TODO: fix bad call to $lang->get() in preinstallation environment set up by index.php
Wed, 19 Dec 2007 22:55:40 -0500 Dan Redid merge, the previous one had a few problems
Tue, 18 Dec 2007 23:44:55 -0500 Dan Many changes. Installer with PostgreSQL is broken badly and will be for some time.
Wed, 12 Dec 2007 21:37:23 -0500 Dan Rebrand as 1.0.3 (Dyrad)
Sun, 02 Dec 2007 16:00:10 -0500 Dan Merging in the newly stable Coblynau
Wed, 28 Nov 2007 15:24:23 -0500 Dan Add installer pop-help topic for URL scheme, in response to http://forum.enanocms.org/viewtopic.php?f=5&t=19
Sun, 25 Nov 2007 20:24:16 -0500 Dan Add warning in installer for PHP < 5.2.0; hopefully fix validation of e-mail addresses with dashes
Sat, 24 Nov 2007 00:53:23 -0500 Dan Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
Thu, 22 Nov 2007 02:10:12 -0500 Dan Made the username validation regexp in install less picky since it was blacklisting two of the letters in my name. >.<
Wed, 21 Nov 2007 22:49:37 -0500 Dan Entering feature freeze for Coblynau release
Sun, 02 Dec 2007 15:27:21 -0500 Dan Fix minor typo in installer
Wed, 21 Nov 2007 21:03:48 -0500 Dan Merging in updates and improvements from stable
Wed, 21 Nov 2007 20:45:50 -0500 Dan Language fix in the install script; fix username regex in install script login page javascript validation
Wed, 21 Nov 2007 20:14:14 -0500 Dan Re-sync Oxygen and Mint and Oxygen simple with Oxygen main; a couple improvements to the redirect-on-no-config code
Wed, 21 Nov 2007 15:10:57 -0500 Dan Searching sucks, and Enano's search algorithm was complete bullcrap. So I rewrote it. No, it does not use Google search technology. Like they have a patent for using the Arial font on search result pages anyway.
Sun, 18 Nov 2007 20:37:08 -0500 Dan Merging in fixes and updates from stable
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
Sat, 03 Nov 2007 07:30:11 -0400 Dan Merging in fixes from rev. 207
Wed, 24 Oct 2007 12:45:05 -0400 Dan Merging in fixes from stable
Fri, 26 Oct 2007 19:28:54 -0400 Dan You know what folks, a lot of Mercurial merges failed, and I just now figured out why. So now all changes from stable are permanently synced in.
Sat, 20 Oct 2007 22:16:25 -0400 Dan That merge did NOT go well.
Sun, 07 Oct 2007 21:31:14 -0400 Dan Sync changes in from Nighthawk
Sat, 06 Oct 2007 20:36:40 -0400 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
Sun, 30 Sep 2007 19:27:44 -0400 Dan Crap, that didn't work. Remerge of 42c6c83b8a00 and 824821224153
Sun, 30 Sep 2007 19:22:04 -0400 Dan Merging branches from Scribus and Nighthawk
less more (0) -60 tip