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)
Sat, 15 Mar 2008 14:18:29 -0400 Added support for an enano:expand=(closed|open) attribute on fieldsets to make them act like GTK expandable widgets; implementation is on Special:CreatePage
Dan [Sat, 15 Mar 2008 14:18:29 -0400] rev 501
Added support for an enano:expand=(closed|open) attribute on fieldsets to make them act like GTK expandable widgets; implementation is on Special:CreatePage
Sat, 15 Mar 2008 00:17:26 -0400 Added basic CLI support for the Enano API. Loads automatically, just include common.php as normal. REVISION 500!!! :-D
Dan [Sat, 15 Mar 2008 00:17:26 -0400] rev 500
Added basic CLI support for the Enano API. Loads automatically, just include common.php as normal. REVISION 500!!! :-D
Sat, 15 Mar 2008 00:08:01 -0400 Fixed some bugs with PostgreSQL and added a word_lcase column to the search_index table because collation is not working under MySQL. TODO: Trigger search index rebuild on upgrade to 1.1.4.
Dan [Sat, 15 Mar 2008 00:08:01 -0400] rev 499
Fixed some bugs with PostgreSQL and added a word_lcase column to the search_index table because collation is not working under MySQL. TODO: Trigger search index rebuild on upgrade to 1.1.4.
Tue, 11 Mar 2008 17:09:20 -0400 Fixed some display issues with breadcrumbs (thanks Manoj)
Dan [Tue, 11 Mar 2008 17:09:20 -0400] rev 498
Fixed some display issues with breadcrumbs (thanks Manoj)
Sat, 08 Mar 2008 19:39:43 -0500 Updated upgrade/migration schemas to handle user_timezone column properly
Dan [Sat, 08 Mar 2008 19:39:43 -0500] rev 497
Updated upgrade/migration schemas to handle user_timezone column properly
Sat, 08 Mar 2008 12:22:05 -0500 [Minor] Added a nice little link on upgrade success.
Dan [Sat, 08 Mar 2008 12:22:05 -0500] rev 496
[Minor] Added a nice little link on upgrade success.
Sat, 08 Mar 2008 12:13:23 -0500 Fixed undefined variable ($row['is_regex'] instead of $is_regex) in sessions.php
Dan [Sat, 08 Mar 2008 12:13:23 -0500] rev 495
Fixed undefined variable ($row['is_regex'] instead of $is_regex) in sessions.php
Sat, 08 Mar 2008 12:12:27 -0500 Added support for upgrading arbitrary previous 1.0.x versions (very experimental)
Dan [Sat, 08 Mar 2008 12:12:27 -0500] rev 494
Added support for upgrading arbitrary previous 1.0.x versions (very experimental)
Fri, 07 Mar 2008 01:27:28 -0500 Fixed the TinyMCE save bug.
Dan [Fri, 07 Mar 2008 01:27:28 -0500] rev 493
Fixed the TinyMCE save bug.
Fri, 07 Mar 2008 00:19:29 -0500 Tagging last revision as it should be tagged (again)
Dan [Fri, 07 Mar 2008 00:19:29 -0500] rev 492
Tagging last revision as it should be tagged (again)
Fri, 07 Mar 2008 00:19:21 -0500 Aww crap. NOW it should be together. 1.1.3
Dan [Fri, 07 Mar 2008 00:19:21 -0500] rev 491
Aww crap. NOW it should be together.
Fri, 07 Mar 2008 00:17:46 -0500 Tagging last revision as it should be tagged
Dan [Fri, 07 Mar 2008 00:17:46 -0500] rev 490
Tagging last revision as it should be tagged
Fri, 07 Mar 2008 00:17:23 -0500 Unstable alpha release (reprise): 1.1.3 (Caoineag alpha 3)
Dan [Fri, 07 Mar 2008 00:17:23 -0500] rev 489
Unstable alpha release (reprise): 1.1.3 (Caoineag alpha 3)
Fri, 07 Mar 2008 00:16:15 -0500 Oops: fixed broken template loader in upgrader for 1.0.x and 1.1.1
Dan [Fri, 07 Mar 2008 00:16:15 -0500] rev 488
Oops: fixed broken template loader in upgrader for 1.0.x and 1.1.1
Thu, 06 Mar 2008 23:39:23 -0500 Unstable alpha release: 1.1.3 (Caoineag alpha 3)
Dan [Thu, 06 Mar 2008 23:39:23 -0500] rev 487
Unstable alpha release: 1.1.3 (Caoineag alpha 3)
Thu, 06 Mar 2008 23:37:48 -0500 Oops - had unneeded debug message in installer
Dan [Thu, 06 Mar 2008 23:37:48 -0500] rev 486
Oops - had unneeded debug message in installer
Thu, 06 Mar 2008 23:31:28 -0500 [Security] made session manager have some degree of IP validation for session keys and upgrades
Dan [Thu, 06 Mar 2008 23:31:28 -0500] rev 485
[Security] made session manager have some degree of IP validation for session keys and upgrades
Thu, 06 Mar 2008 23:27:50 -0500 Fixed session validation bug in upgrade script; fixed non-object reference in template_nodb
Dan [Thu, 06 Mar 2008 23:27:50 -0500] rev 484
Fixed session validation bug in upgrade script; fixed non-object reference in template_nodb
Thu, 06 Mar 2008 23:04:45 -0500 Added safety against re-defining constants in dbal
Dan [Thu, 06 Mar 2008 23:04:45 -0500] rev 483
Added safety against re-defining constants in dbal
Thu, 06 Mar 2008 22:48:16 -0500 Update readme for imminent 1.1.3 release
Dan [Thu, 06 Mar 2008 22:48:16 -0500] rev 482
Update readme for imminent 1.1.3 release
Thu, 06 Mar 2008 22:45:41 -0500 Hopefully completed rewrite and localization of rollback backend and interface
Dan [Thu, 06 Mar 2008 22:45:41 -0500] rev 481
Hopefully completed rewrite and localization of rollback backend and interface
Thu, 06 Mar 2008 20:53:26 -0500 Added a cron task to sessions.php that deletes old admin keys once a week
Dan [Thu, 06 Mar 2008 20:53:26 -0500] rev 480
Added a cron task to sessions.php that deletes old admin keys once a week
Thu, 06 Mar 2008 20:52:51 -0500 Added $no_wrapper parameter to die_semicritical, useful for some upcoming PageProcessor tweaks.
Dan [Thu, 06 Mar 2008 20:52:51 -0500] rev 479
Added $no_wrapper parameter to die_semicritical, useful for some upcoming PageProcessor tweaks.
Thu, 06 Mar 2008 20:48:20 -0500 Localized some remaining login bits
Dan [Thu, 06 Mar 2008 20:48:20 -0500] rev 478
Localized some remaining login bits
Thu, 06 Mar 2008 20:47:48 -0500 Fixed bad style update during theme uninstall.
Dan [Thu, 06 Mar 2008 20:47:48 -0500] rev 477
Fixed bad style update during theme uninstall.
Thu, 06 Mar 2008 20:47:11 -0500 Upgraded to TinyMCE 3.0.3; made editor auto-init again but only on Safari
Dan [Thu, 06 Mar 2008 20:47:11 -0500] rev 476
Upgraded to TinyMCE 3.0.3; made editor auto-init again but only on Safari
Thu, 06 Mar 2008 20:45:46 -0500 Fixed $db->die_json(), should now produce standards-compliant output.
Dan [Thu, 06 Mar 2008 20:45:46 -0500] rev 475
Fixed $db->die_json(), should now produce standards-compliant output.
Wed, 05 Mar 2008 23:10:26 -0500 Changed TinyMCE init to run only on demand. Highly experimental.
Dan [Wed, 05 Mar 2008 23:10:26 -0500] rev 474
Changed TinyMCE init to run only on demand. Highly experimental.
Sun, 02 Mar 2008 22:52:23 -0500 Added modal dialog support for page editor; added customizability for breadcrumbs (thanks to Manoj for idea)
Dan [Sun, 02 Mar 2008 22:52:23 -0500] rev 473
Added modal dialog support for page editor; added customizability for breadcrumbs (thanks to Manoj for idea)
Sun, 02 Mar 2008 19:32:19 -0500 Implemented password reset (albeit hackishly) into the new login API; added dummy window.console object to hopefully reduce errors when Firebug isn't around; fixed the longstanding ACL dismiss/close button bug; fixed a couple undefined variables in mailer; fixed PHP error on attempted opening of /dev/(u)random in rijndael.php; clarified documentation for PageProcessor::update_page(); fixed some logic problems in theme ACL code; disabled CAPTCHA debug
Dan [Sun, 02 Mar 2008 19:32:19 -0500] rev 472
Implemented password reset (albeit hackishly) into the new login API; added dummy window.console object to hopefully reduce errors when Firebug isn't around; fixed the longstanding ACL dismiss/close button bug; fixed a couple undefined variables in mailer; fixed PHP error on attempted opening of /dev/(u)random in rijndael.php; clarified documentation for PageProcessor::update_page(); fixed some logic problems in theme ACL code; disabled CAPTCHA debug
(0) -300 -100 -60 +60 +100 +300 tip