includes/dbal.php
Fri, 18 Dec 2009 21:46:05 -0500 Dan Backed out of ENANO_INSTALLED check in DBAL, it broke CLI installs badly
Fri, 18 Dec 2009 19:06:49 -0500 Dan Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
Sun, 13 Dec 2009 03:56:06 -0500 Dan DBAL: Majorly cleaned up and improved coding standards/documentation
Sun, 06 Dec 2009 21:51:32 -0500 Dan PostgreSQL: Fixed user pages. Also added a columns_in() method to the DBAL to list columns in a table
Tue, 01 Dec 2009 00:27:26 -0500 Dan common_cli and dbal: Fixed lack of ENANO_INSTALLED check in determining config path
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
Wed, 13 May 2009 09:47:31 -0400 Dan Replaced the USE with a mysql_select_db() to cut out one query
Tue, 05 May 2009 00:10:26 -0400 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
Sun, 19 Apr 2009 18:42:21 -0400 Dan DBAL: _die() now detects installation environment and, if present, calls installer UI library for error display chrome
Sun, 12 Apr 2009 19:50:58 -0400 Dan Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
Sat, 21 Mar 2009 19:11:30 -0400 Dan Corrected a few display issues in Postgres DBAL. Thanks Neal.
Sat, 14 Mar 2009 15:24:56 -0400 Dan DBAL: Fixed missing $loc in pgsql die_json()
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.
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, 11 Jan 2009 21:36:36 -0500 Dan DBAL: Fixed issues with die_json() and multiline responses from {mysql,pg_last}_error()
less more (0) -15 tip