install/includes/common.php
2009-01-15 Dan Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
2009-01-12 Dan Fix version number warning in installer common
2009-01-04 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.
2008-08-12 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.
2008-07-12 Dan Refined upgrade process a bit. Uses libenanoinstall (incomplete), and post stage added to flush caches and import new strings
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-02-20 Dan Added support for Diffie-Hellman key exchange during login. w00t!
2008-02-11 Dan Rebrand as 1.1.2; made upgrade framework functional
2008-02-04 Dan A few hacks to make the 1.1 demo plugin work
2008-01-29 Dan Fixed JSON parser error in installer (caused by magic_quotes_gpc, wouldn't you know) and re-enabled server-side l10n debugging
2008-01-18 Dan A few more installer tweaks / fixes. Initted upgrade script. Added migration schema from 1.0 to 1.1.
2008-01-17 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.
2008-01-16 Dan Welcome to the new Enano installer. Much distance still to be covered but the basics are there.
less more (0) tip