Dan [Wed, 06 Jan 2010 02:03:10 -0500] rev 1207
DBAL: readded sql_affectedrows(), some plugins were using it
Dan [Wed, 06 Jan 2010 02:02:51 -0500] rev 1206
Fixed some bugs with account activation, especially if you're a half-logged-in vegetable.
Dan [Wed, 06 Jan 2010 01:18:19 -0500] rev 1205
Sessions: fixed on_critical_page(), it referenced the wrong global; enabled better extensible behavior in the account_active column
Dan [Tue, 05 Jan 2010 09:56:21 -0500] rev 1204
Merging scribus and charlie repos
Dan [Tue, 05 Jan 2010 09:56:00 -0500] rev 1203
Fixed ENANO_VERSION under databaseless template class
Dan [Tue, 05 Jan 2010 09:55:21 -0500] rev 1202
common_cli: Fixed warning with $paths->init() (kind of a hack)
Dan [Tue, 05 Jan 2010 09:53:26 -0500] rev 1201
Search: some refinements to algorithm, introduced score promotion for phrase matches and Levenshtein distance based score manipulation
Dan [Tue, 05 Jan 2010 09:50:25 -0500] rev 1200
Fixed a bug in getHighestZ() that broke login boxes
Dan [Mon, 04 Jan 2010 11:09:50 -0500] rev 1199
Fixed Special:AllPages under PostgreSQL. Thanks phirox from IRC.
Dan [Mon, 28 Dec 2009 16:53:19 -0500] rev 1198
Fixed oversanitation of multiple XHTML closing tags in a row
Dan [Mon, 28 Dec 2009 12:20:43 -0500] rev 1197
Tagged 1.1.7 as current-unstable
Dan [Sun, 27 Dec 2009 02:28:21 -0500] rev 1196
All javascript and css requests now append the version number to the URL to break browser caches and prevent from having to clear the cache upon upgrade
Dan [Sun, 27 Dec 2009 02:27:35 -0500] rev 1195
Version bump to 1.1.8
Dan [Sun, 27 Dec 2009 02:25:29 -0500] rev 1194
Fixed phrase search, it got really broken somehow
Dan [Tue, 22 Dec 2009 13:09:59 -0500] rev 1193
TinyMCE: Bumped to v3.2.7
Dan [Mon, 21 Dec 2009 15:41:05 -0500] rev 1192
Fixed two "declaration should be compatible" errors encountered by the BitNami folks. Thanks Neal for reporting.
Dan [Sat, 19 Dec 2009 16:06:29 -0500] rev 1191
Beta release: Enano CMS 1.1.7 (Caoineag beta 2) (retag #2)
Dan [Sat, 19 Dec 2009 16:06:27 -0500] rev 1190
Detagged 1.1.7
Dan [Sat, 19 Dec 2009 15:59:52 -0500] rev 1189
Upgrade: added 1.0.6pl1 migration support, tarball repository will need to be updated
Dan [Fri, 18 Dec 2009 22:04:01 -0500] rev 1188
Beta release: Enano CMS 1.1.7 (Caoineag beta 2)
Dan [Fri, 18 Dec 2009 22:03:55 -0500] rev 1187
Last minute fix to wikitext code tag
Dan [Fri, 18 Dec 2009 22:00:02 -0500] rev 1186
Backout from 1.1.7 due to upgrade issue, fixed and retagging
Dan [Fri, 18 Dec 2009 21:49:48 -0500] rev 1185
Beta release: Enano CMS 1.1.7 (Caoineag beta 2)
Dan [Fri, 18 Dec 2009 21:46:05 -0500] rev 1184
Backed out of ENANO_INSTALLED check in DBAL, it broke CLI installs badly
Dan [Fri, 18 Dec 2009 21:21:59 -0500] rev 1183
OK screw that, put the crypto backend check in functions.
Dan [Fri, 18 Dec 2009 21:11:42 -0500] rev 1182
Fixed libenanoinstall/CLI double declaration of run_installer_stage()
Dan [Fri, 18 Dec 2009 21:04:39 -0500] rev 1181
Forgot table_prefix in the logs table migrator
Dan [Fri, 18 Dec 2009 21:01:09 -0500] rev 1180
Fixed no author_uid in PageProcessor::rename_page()