install/includes/payload.php
Thu, 20 Aug 2009 20:01:55 -0400 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
Fri, 15 May 2009 15:04:40 -0400 Dan Installer: payload: fixed two minor PHP errors with .htaccess.new and wrong form field name
Wed, 15 Apr 2009 22:18:14 -0400 Dan Installer default content is now modular, and can pivot between starting with a blank site and installing a tutorial site.
Sat, 21 Mar 2009 14:54:16 -0400 Dan Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
Sat, 14 Mar 2009 15:25:23 -0400 Dan Installer: payload: Minor performance tweak
Sat, 14 Mar 2009 14:06:02 -0400 Dan Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
Mon, 16 Feb 2009 16:17:25 -0500 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
Fri, 23 Jan 2009 22:03:39 -0500 Dan Installer: add RewriteBase to .htaccess to work properly under aliased Apache setups (generated 404s in QA)
Sun, 04 Jan 2009 00:55:40 -0500 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
Mon, 11 Aug 2008 22:31:04 -0400 Dan Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
Sat, 12 Jul 2008 00:31:44 -0400 Dan Fixed a few more upgrader glitches and polished things a bit more.
Sat, 12 Jul 2008 00:07:53 -0400 Dan Refined upgrade process a bit. Uses libenanoinstall (incomplete), and post stage added to flush caches and import new strings
Wed, 09 Jul 2008 20:53:47 -0400 Dan Got the installer working. Fixed a few bugs including a nasty-to-debug issue where the lang_id was being hardcoded during installation, resulting in strings being inserted with the wrong lang_id causing an infinfinite loop with fetch() throwing a "no strings" error and using template (which calls fetch()) to complain
Mon, 14 Apr 2008 12:13:12 -0400 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
Mon, 28 Jan 2008 21:54:44 -0500 Dan Fixed contentPath getting messed up because I forgot a slash or two in payload
Mon, 28 Jan 2008 21:40:15 -0500 Dan payload.php stg_language_setup() should set default language now
Mon, 28 Jan 2008 21:10:45 -0500 Dan Fixed SYSMSG tag in templates causing problems; commented out ENANO_DEBUG; fixed bad table prefix in installer payload logic
Mon, 21 Jan 2008 10:09:48 -0500 Dan Implemented IP logging for comments and registration
Thu, 17 Jan 2008 23:31:35 -0500 Dan Dropping changes from revision 350 (dd7cbc97f681)
Thu, 17 Jan 2008 23:28:43 -0500 Dan Enano's new installable installer, alpha 1. No upgrade and (in some parts) very little localization.
Thu, 17 Jan 2008 19:49:14 -0500 Dan Initlogs stage of installer now working
Thu, 17 Jan 2008 09:39:56 -0500 Dan Oops, search_index table was still registered and language and language_strings weren't
Thu, 17 Jan 2008 02:03:33 -0500 Dan More progress on the installer. At this point it can install and import the language, but does not rename config files. Still much work to be done, most notably localization and creation of MySQL users and databases.
less more (0) tip