Dan [Sun, 15 Jul 2007 11:41:06 -0400] rev 71
Pseudo-commit: Merging Scribus and Nighthawk repos
Dan [Thu, 12 Jul 2007 15:33:25 -0400] rev 70
Pseudo commit: 1.0 final (Banshee) release version
Dan [Thu, 12 Jul 2007 15:32:15 -0400] rev 69
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan [Thu, 12 Jul 2007 15:30:26 -0400] rev 68
Fixed stupid typo in template.php that made the fading button not work...
Dan [Wed, 11 Jul 2007 15:56:18 -0400] rev 67
Made raw images + internal/external links work right
Dan [Wed, 11 Jul 2007 15:36:01 -0400] rev 66
Added "raw" option to embedded images to make complex clickables easier
Dan [Wed, 11 Jul 2007 15:18:14 -0400] rev 65
Last-minute change to width/height on embedded images
Dan [Wed, 11 Jul 2007 14:28:34 -0400] rev 64
Fixed typo in RC3->1.0 upgrade schema
Dan [Wed, 11 Jul 2007 13:08:34 -0400] rev 63
Fixed recursive template inclusion and spaces in template tags ({{Foo template}})
Dan [Wed, 11 Jul 2007 13:00:19 -0400] rev 62
Redirect pages actually work stable-ish now; critical extraneous debug message removed (oops!)
Dan [Tue, 10 Jul 2007 12:31:12 -0400] rev 61
I fixed the statistics!!! YAY!!
Dan [Tue, 10 Jul 2007 11:59:02 -0400] rev 60
Changed administration login request to use the AJAX login form; made high-level authentication more apparent in the AJAX box; recompiled Oxygen Mint
Dan [Tue, 10 Jul 2007 03:38:19 -0400] rev 59
Minor IE4 compatibility fix; template parser now properly handles external links in the sidebar
Dan [Tue, 10 Jul 2007 00:40:52 -0400] rev 58
Merging Scribus and Nighthawk repositories... Mercurial saves the day...again :-)
Dan [Mon, 09 Jul 2007 22:01:27 -0400] rev 57
Vastly improved compatibility with older versions of IE, particularly 5.0, through the use of a kill switch that turns off all AJAX functions
Dan [Mon, 09 Jul 2007 15:30:22 -0400] rev 56
Fixed stupid ADMIN_SID_AUTO usage in admin template link to Main Page
Dan [Mon, 09 Jul 2007 15:17:15 -0400] rev 55
Fixed problems with $paths->getParam() on Win2k Server/IIS
Dan [Sat, 07 Jul 2007 23:06:28 -0400] rev 54
Bugfixes: Login system properly handles blank password situation (returns ""); fading button now works right with relative URLs
Dan [Sat, 07 Jul 2007 22:54:20 -0400] rev 53
Enano CMS Project button can fade now
Dan [Sat, 07 Jul 2007 18:33:21 -0400] rev 52
St. Patty now works correctly in IE7
Dan [Sat, 07 Jul 2007 17:19:53 -0400] rev 51
Fixed even more bugs in the upgrade schema (there may be a number of commits like this, as we are testing the upgrade script on a temp server)
Dan [Sat, 07 Jul 2007 16:43:38 -0400] rev 50
Fixed several more bugs in the upgrade schema
Dan [Sat, 07 Jul 2007 16:33:21 -0400] rev 49
Fixed typo in upgrade schema (1.0RC3 -> 1.0)
Dan [Fri, 06 Jul 2007 11:45:50 -0400] rev 48
E-mail address mask engine non-Javascript fallback now picks random substitutions for @ and . to make address more unreadable by bots
Dan [Fri, 06 Jul 2007 11:04:38 -0400] rev 47
OK, that last commit only made things worse...it's fixed now.
Dan [Fri, 06 Jul 2007 10:59:46 -0400] rev 46
Fixed minor userpage issue where comments posted by guests under the same name as the username being displayed were shown on that user's userpage
Dan [Thu, 05 Jul 2007 10:52:37 -0400] rev 45
Oops - memory leak in urandom reader
Dan [Thu, 05 Jul 2007 10:50:35 -0400] rev 44
$aes->gen_readymade_key() now uses /dev/urandom when possible