Sat, 12 Jul 2008 00:07:23 -0400 Hopefully fixed user_timezone bug in PostgreSQL upgrade
Dan [Sat, 12 Jul 2008 00:07:23 -0400] rev 625
Hopefully fixed user_timezone bug in PostgreSQL upgrade
Wed, 09 Jul 2008 23:44:19 -0400 Fixed bad ALTER command in PostgreSQL 1.1.2 -> 1.1.3 upgrade
Dan [Wed, 09 Jul 2008 23:44:19 -0400] rev 624
Fixed bad ALTER command in PostgreSQL 1.1.2 -> 1.1.3 upgrade
Wed, 09 Jul 2008 23:44:04 -0400 Fixed language string loading in upgrader
Dan [Wed, 09 Jul 2008 23:44:04 -0400] rev 623
Fixed language string loading in upgrader
Wed, 09 Jul 2008 22:49:06 -0400 Fixed another bad tinyMCE reference in editor.js
Dan [Wed, 09 Jul 2008 22:49:06 -0400] rev 622
Fixed another bad tinyMCE reference in editor.js
Wed, 09 Jul 2008 22:40:41 -0400 Added Gravatar support! And it's really configurable too.
Dan [Wed, 09 Jul 2008 22:40:41 -0400] rev 621
Added Gravatar support! And it's really configurable too.
Wed, 09 Jul 2008 21:04:51 -0400 Added "default" option for getConfig() and made setConfig() only set if the new value is different
Dan [Wed, 09 Jul 2008 21:04:51 -0400] rev 620
Added "default" option for getConfig() and made setConfig() only set if the new value is different
Wed, 09 Jul 2008 21:04:10 -0400 Oops, somehow changed mysql_query() to pg_query() in MySQL DBAL
Dan [Wed, 09 Jul 2008 21:04:10 -0400] rev 619
Oops, somehow changed mysql_query() to pg_query() in MySQL DBAL
Wed, 09 Jul 2008 21:02:28 -0400 Fixed undefined group_rank_id in sessions
Dan [Wed, 09 Jul 2008 21:02:28 -0400] rev 618
Fixed undefined group_rank_id in sessions
Wed, 09 Jul 2008 21:02:09 -0400 Fixed missing require() on search.php in rebuild_page_index()
Dan [Wed, 09 Jul 2008 21:02:09 -0400] rev 617
Fixed missing require() on search.php in rebuild_page_index()
Wed, 09 Jul 2008 20:53:47 -0400 Got the installer working. Fixed a few bugs including a nasty-to-debug issue where the lang_id was being hardcoded during installation, resulting in strings being inserted with the wrong lang_id causing an infinfinite loop with fetch() throwing a "no strings" error and using template (which calls fetch()) to complain
Dan [Wed, 09 Jul 2008 20:53:47 -0400] rev 616
Got the installer working. Fixed a few bugs including a nasty-to-debug issue where the lang_id was being hardcoded during installation, resulting in strings being inserted with the wrong lang_id causing an infinfinite loop with fetch() throwing a "no strings" error and using template (which calls fetch()) to complain
(0) -300 -100 -10 +10 +100 +300 tip