Sat, 12 Jul 2008 12:28:31 -0400 Permissions mix-up on Nighthawk, straightening things out. Unstable alpha release: 1.1.4 (Caoineag alpha 4) 1.1.4
Dan [Sat, 12 Jul 2008 12:28:31 -0400] rev 640
Permissions mix-up on Nighthawk, straightening things out. Unstable alpha release: 1.1.4 (Caoineag alpha 4)
Sat, 12 Jul 2008 12:25:37 -0400 Tagging for latest release
Dan [Sat, 12 Jul 2008 12:25:37 -0400] rev 639
Tagging for latest release
Sat, 12 Jul 2008 12:25:25 -0400 Re-merge of c9ea830a211f (oops)
Dan [Sat, 12 Jul 2008 12:25:25 -0400] rev 638
Re-merge of c9ea830a211f (oops)
Sat, 12 Jul 2008 12:23:42 -0400 Unstable alpha release: 1.1.4 (Caoineag alpha 4)
Dan [Sat, 12 Jul 2008 12:23:42 -0400] rev 637
Unstable alpha release: 1.1.4 (Caoineag alpha 4)
Sat, 12 Jul 2008 12:01:07 -0400 Fixed a few more PostgreSQL bugs with insert_id() and an issue with setting SERIAL columns manually. May break things if installed into a database without first dropping tables.
Dan [Sat, 12 Jul 2008 12:01:07 -0400] rev 636
Fixed a few more PostgreSQL bugs with insert_id() and an issue with setting SERIAL columns manually. May break things if installed into a database without first dropping tables.
Sat, 12 Jul 2008 10:49:10 -0400 Fixed up the save routine in PageManager a bit
Dan [Sat, 12 Jul 2008 10:49:10 -0400] rev 635
Fixed up the save routine in PageManager a bit
Sat, 12 Jul 2008 09:32:18 -0400 Final readme revision for release 1.1.4
Dan [Sat, 12 Jul 2008 09:32:18 -0400] rev 634
Final readme revision for release 1.1.4
Sat, 12 Jul 2008 05:11:33 -0400 Made the rank editor actually refresh the ranks cache upon creating/editing/deleting a rank. It's 5 in the morning, I'm going to bed, release is first thing after breakfast and coffee.
Dan [Sat, 12 Jul 2008 05:11:33 -0400] rev 633
Made the rank editor actually refresh the ranks cache upon creating/editing/deleting a rank. It's 5 in the morning, I'm going to bed, release is first thing after breakfast and coffee.
Sat, 12 Jul 2008 05:10:39 -0400 Added KNOWN_BUGS file.
Dan [Sat, 12 Jul 2008 05:10:39 -0400] rev 632
Added KNOWN_BUGS file.
Sat, 12 Jul 2008 04:49:30 -0400 Added group_rank option in admin group manager and user_title option in admin user manager
Dan [Sat, 12 Jul 2008 04:49:30 -0400] rev 631
Added group_rank option in admin group manager and user_title option in admin user manager
Sat, 12 Jul 2008 04:10:04 -0400 Fixed DiffieHellman in UserManager and added rank selector
Dan [Sat, 12 Jul 2008 04:10:04 -0400] rev 630
Fixed DiffieHellman in UserManager and added rank selector
Sat, 12 Jul 2008 03:55:14 -0400 Added Gravatar support in UserManager in admin panel
Dan [Sat, 12 Jul 2008 03:55:14 -0400] rev 629
Added Gravatar support in UserManager in admin panel
Sat, 12 Jul 2008 03:32:57 -0400 Rank editor is now in a working (beautiful) state. More intuitive than a Mac.
Dan [Sat, 12 Jul 2008 03:32:57 -0400] rev 628
Rank editor is now in a working (beautiful) state. More intuitive than a Mac.
Sat, 12 Jul 2008 00:31:44 -0400 Fixed a few more upgrader glitches and polished things a bit more.
Dan [Sat, 12 Jul 2008 00:31:44 -0400] rev 627
Fixed a few more upgrader glitches and polished things a bit more.
Sat, 12 Jul 2008 00:07:53 -0400 Refined upgrade process a bit. Uses libenanoinstall (incomplete), and post stage added to flush caches and import new strings
Dan [Sat, 12 Jul 2008 00:07:53 -0400] rev 626
Refined upgrade process a bit. Uses libenanoinstall (incomplete), and post stage added to flush caches and import new strings
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
Wed, 09 Jul 2008 18:38:44 -0400 Fixed lack of str_replace() to runtime-patch cache_anon_sidebar
Dan [Wed, 09 Jul 2008 18:38:44 -0400] rev 615
Fixed lack of str_replace() to runtime-patch cache_anon_sidebar
Wed, 09 Jul 2008 18:02:32 -0400 Got user registration working with the new componentized JS framework
Dan [Wed, 09 Jul 2008 18:02:32 -0400] rev 614
Got user registration working with the new componentized JS framework
Wed, 09 Jul 2008 17:47:57 -0400 Completed work (we hope) on CacheManager admin page
Dan [Wed, 09 Jul 2008 17:47:57 -0400] rev 613
Completed work (we hope) on CacheManager admin page
Wed, 09 Jul 2008 17:38:26 -0400 Made CLI version of common load cache manager properly
Dan [Wed, 09 Jul 2008 17:38:26 -0400] rev 612
Made CLI version of common load cache manager properly
Wed, 09 Jul 2008 17:38:08 -0400 Sprited icons for admin panel applets
Dan [Wed, 09 Jul 2008 17:38:08 -0400] rev 611
Sprited icons for admin panel applets
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip