Dan [Tue, 01 Apr 2008 01:25:47 -0400] rev 516
Added debugging ability to Language::import() for CLI usage
Dan [Tue, 01 Apr 2008 01:24:10 -0400] rev 515
Fixed bad URL interpretation on CGI and Apache wrongly supplying PATH_INFO when directory index requested
Dan [Sun, 30 Mar 2008 07:24:48 -0700] rev 514
Added debugging switch to $lang->import() for help with optimization
Dan [Sat, 29 Mar 2008 15:58:59 -0700] rev 513
AJAX interface for listing ACL rules implemented
Dan [Thu, 27 Mar 2008 16:41:07 -0400] rev 512
ACL: Added API call to edit rule based only on numeric rule ID; to be used later with lister for existing rules and effective permissions viewer
Dan [Wed, 26 Mar 2008 20:20:22 -0400] rev 511
Made some improvements to ACL system including: warning on setting Deny for Everyone on the entire site, added ACL_ALWAYS_ALLOW_ADMIN_EDIT_ACL, and changed behavior as noted in the docs so that Deny for Everyone is no longer able to be overridden
Dan [Wed, 26 Mar 2008 16:51:42 -0400] rev 510
Fixed some bugs in the installer that prevented it from working without mod_rewrite and/or with a table_prefix present
Dan [Wed, 26 Mar 2008 02:56:23 -0400] rev 509
Added a copy of Firebug Lite for debugging purposes. License is uncertain but being treated as MPL. (If is is not MPL then it is under something more permissive that permits relicensing anyway)