Sat, 12 Apr 2008 09:51:35 -0400 [HIG] Added a little heading and intro message to the top of the plugin manager
Dan [Sat, 12 Apr 2008 09:51:35 -0400] rev 531
[HIG] Added a little heading and intro message to the top of the plugin manager
Sat, 12 Apr 2008 09:50:49 -0400 Fixed Javascript error in admin-menu with quotes in list items
Dan [Sat, 12 Apr 2008 09:50:49 -0400] rev 530
Fixed Javascript error in admin-menu with quotes in list items
Thu, 10 Apr 2008 07:58:56 -0400 Implemented security logging for plugin management
Dan [Thu, 10 Apr 2008 07:58:56 -0400] rev 529
Implemented security logging for plugin management
Wed, 09 Apr 2008 22:45:51 -0400 Fixed some bad language string references in plugin management API
Dan [Wed, 09 Apr 2008 22:45:51 -0400] rev 528
Fixed some bad language string references in plugin management API
Wed, 09 Apr 2008 22:37:37 -0400 (Hopefully) finished new plugin manager and implemented the utilization of it. Still HIGHLY experimental.
Dan [Wed, 09 Apr 2008 22:37:37 -0400] rev 527
(Hopefully) finished new plugin manager and implemented the utilization of it. Still HIGHLY experimental.
Wed, 09 Apr 2008 19:27:02 -0400 New plugin manager half-implemented. Most of the UI/frontend code is done. Moved sql_parse.php to /includes/ to allow use after installation - TODO: check installer, etc. for breakage
Dan [Wed, 09 Apr 2008 19:27:02 -0400] rev 526
New plugin manager half-implemented. Most of the UI/frontend code is done. Moved sql_parse.php to /includes/ to allow use after installation - TODO: check installer, etc. for breakage
Tue, 08 Apr 2008 20:32:30 -0400 Merging nighthawk and scribus branches
Dan [Tue, 08 Apr 2008 20:32:30 -0400] rev 525
Merging nighthawk and scribus branches
Tue, 08 Apr 2008 20:31:58 -0400 Pretty much pseudo-commit to make Hg let me merge some stuff in, only change was the "system plugin" key in $plugin_meta in PluginManager
Dan [Tue, 08 Apr 2008 20:31:58 -0400] rev 524
Pretty much pseudo-commit to make Hg let me merge some stuff in, only change was the "system plugin" key in $plugin_meta in PluginManager
Tue, 08 Apr 2008 20:30:50 -0400 Fixed a jBox issue on the AppleMobile platform
Dan [Tue, 08 Apr 2008 20:30:50 -0400] rev 523
Fixed a jBox issue on the AppleMobile platform
Tue, 08 Apr 2008 20:08:35 -0400 Dramatically improved the page-rename UX and added a miniPrompt API that allows small pop-down prompts as opposed to prompt() or confirm().
Dan [Tue, 08 Apr 2008 20:08:35 -0400] rev 522
Dramatically improved the page-rename UX and added a miniPrompt API that allows small pop-down prompts as opposed to prompt() or confirm().
Tue, 08 Apr 2008 20:30:05 -0400 Implemented the password-reset redirect _properly_ instead of the hackish direct header() call in sessions.php
Dan [Tue, 08 Apr 2008 20:30:05 -0400] rev 521
Implemented the password-reset redirect _properly_ instead of the hackish direct header() call in sessions.php
Tue, 08 Apr 2008 20:29:18 -0400 Optmized a number of Javascript routines for better speed on pathetic Javascript interpreters.
Dan [Tue, 08 Apr 2008 20:29:18 -0400] rev 520
Optmized a number of Javascript routines for better speed on pathetic Javascript interpreters.
Sun, 06 Apr 2008 15:30:39 -0400 Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
Dan [Sun, 06 Apr 2008 15:30:39 -0400] rev 519
Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
Sun, 06 Apr 2008 14:02:20 -0400 SECURITY: Disabled caching of decrypted DiffieHellman login requests
Dan [Sun, 06 Apr 2008 14:02:20 -0400] rev 518
SECURITY: Disabled caching of decrypted DiffieHellman login requests
Tue, 01 Apr 2008 01:26:22 -0400 Fixed bad captcha refresh code on registration page
Dan [Tue, 01 Apr 2008 01:26:22 -0400] rev 517
Fixed bad captcha refresh code on registration page
Tue, 01 Apr 2008 01:25:47 -0400 Added debugging ability to Language::import() for CLI usage
Dan [Tue, 01 Apr 2008 01:25:47 -0400] rev 516
Added debugging ability to Language::import() for CLI usage
Tue, 01 Apr 2008 01:24:10 -0400 Fixed bad URL interpretation on CGI and Apache wrongly supplying PATH_INFO when directory index requested
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
Sun, 30 Mar 2008 07:24:48 -0700 Added debugging switch to $lang->import() for help with optimization
Dan [Sun, 30 Mar 2008 07:24:48 -0700] rev 514
Added debugging switch to $lang->import() for help with optimization
Sat, 29 Mar 2008 15:58:59 -0700 AJAX interface for listing ACL rules implemented
Dan [Sat, 29 Mar 2008 15:58:59 -0700] rev 513
AJAX interface for listing ACL rules implemented
Thu, 27 Mar 2008 16:41:07 -0400 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 [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
Wed, 26 Mar 2008 20:20:22 -0400 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 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
Wed, 26 Mar 2008 16:51:42 -0400 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 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
Wed, 26 Mar 2008 02:56:23 -0400 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)
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)
Tue, 18 Mar 2008 16:56:56 -0400 Fixed auto-detection of URL scheme, didn't work unless rewriting worked
Dan [Tue, 18 Mar 2008 16:56:56 -0400] rev 508
Fixed auto-detection of URL scheme, didn't work unless rewriting worked
Tue, 18 Mar 2008 14:32:40 -0400 Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
Dan [Tue, 18 Mar 2008 14:32:40 -0400] rev 507
Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
Mon, 17 Mar 2008 09:47:19 -0400 Updated tree menu images to fit with the icons
Dan [Mon, 17 Mar 2008 09:47:19 -0400] rev 506
Updated tree menu images to fit with the icons
Sun, 16 Mar 2008 16:30:22 -0400 Added icons for the administration panel
Dan [Sun, 16 Mar 2008 16:30:22 -0400] rev 505
Added icons for the administration panel
Sun, 16 Mar 2008 16:06:59 -0400 Added support for embedding language data into plugins; updated all version numbers on plugin files
Dan [Sun, 16 Mar 2008 16:06:59 -0400] rev 504
Added support for embedding language data into plugins; updated all version numbers on plugin files
Sat, 15 Mar 2008 14:19:18 -0400 [minor] silence errors when closing DB connections
Dan [Sat, 15 Mar 2008 14:19:18 -0400] rev 503
[minor] silence errors when closing DB connections
Sat, 15 Mar 2008 14:18:54 -0400 Adding the images for the expander support. (oops)
Dan [Sat, 15 Mar 2008 14:18:54 -0400] rev 502
Adding the images for the expander support. (oops)
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip