Sat, 15 Mar 2008 00:17:26 -0400 | Dan | Added basic CLI support for the Enano API. Loads automatically, just include common.php as normal. REVISION 500!!! :-D | changeset | files |
Sat, 15 Mar 2008 00:08:01 -0400 | Dan | Fixed some bugs with PostgreSQL and added a word_lcase column to the search_index table because collation is not working under MySQL. TODO: Trigger search index rebuild on upgrade to 1.1.4. | changeset | files |
Tue, 11 Mar 2008 17:09:20 -0400 | Dan | Fixed some display issues with breadcrumbs (thanks Manoj) | changeset | files |
Sat, 08 Mar 2008 19:39:43 -0500 | Dan | Updated upgrade/migration schemas to handle user_timezone column properly | changeset | files |
Sat, 08 Mar 2008 12:22:05 -0500 | Dan | [Minor] Added a nice little link on upgrade success. | changeset | files |
Sat, 08 Mar 2008 12:13:23 -0500 | Dan | Fixed undefined variable ($row['is_regex'] instead of $is_regex) in sessions.php | changeset | files |