includes/common_cli.php
Wed, 21 Aug 2013 22:50:34 -0400 Dan Fuhry Add transparent support for PDO into installer; further integration of PDO
Mon, 19 Nov 2012 11:32:41 -0500 Dan Fuhry Cacher: Add XCache support (partial)
Sun, 28 Mar 2010 23:10:46 -0400 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
Tue, 05 Jan 2010 09:55:21 -0500 Dan common_cli: Fixed warning with $paths->init() (kind of a hack)
Tue, 01 Dec 2009 00:27:26 -0500 Dan common_cli and dbal: Fixed lack of ENANO_INSTALLED check in determining config path
Fri, 21 Aug 2009 20:37:18 -0400 Dan A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!
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
Mon, 04 May 2009 23:02:53 -0400 Dan Removed "@" from all call_user_func() calls to make debugging special pages and such possible
Wed, 14 Jan 2009 20:33:05 -0500 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.
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.
Sun, 17 Aug 2008 23:24:18 -0400 Dan Added ENANO_NO_PLUGINS optional switch to common_cli.
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.
Mon, 28 Jul 2008 13:05:41 -0600 Dan Made cdnPath define conditionally; fixed common_cli not properly loading plugins
Sun, 20 Jul 2008 13:32:04 -0400 Dan Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
Wed, 09 Jul 2008 17:38:26 -0400 Dan Made CLI version of common load cache manager properly
less more (0) -15 tip