Sun, 04 May 2008 21:57:48 -0400 Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
Dan [Sun, 04 May 2008 21:57:48 -0400] rev 541
Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
Sat, 26 Apr 2008 17:25:28 -0400 Added but didn't set up custom_user_title ACL; fixed rebuild_page_index() to use word_lcase
Dan [Sat, 26 Apr 2008 17:25:28 -0400] rev 540
Added but didn't set up custom_user_title ACL; fixed rebuild_page_index() to use word_lcase
Mon, 21 Apr 2008 19:37:31 -0400 Replaced some confirmation boxes with miniPromptMessage versions. This commit will require a re-langimport and shift-reload.
Dan [Mon, 21 Apr 2008 19:37:31 -0400] rev 539
Replaced some confirmation boxes with miniPromptMessage versions. This commit will require a re-langimport and shift-reload.
Mon, 14 Apr 2008 22:02:32 -0400 Merging changes from nighthawk
Dan [Mon, 14 Apr 2008 22:02:32 -0400] rev 538
Merging changes from nighthawk
Mon, 14 Apr 2008 22:02:04 -0400 Added a really simple message box system based on miniPrompts, this will be used for confirmation windows like delete_page, clear_logs, delvote, etc.
Dan [Mon, 14 Apr 2008 22:02:04 -0400] rev 537
Added a really simple message box system based on miniPrompts, this will be used for confirmation windows like delete_page, clear_logs, delvote, etc.
Mon, 14 Apr 2008 12:13:12 -0400 Rebrand as 1.1.4 (Caoineag alpha 4)
Dan [Mon, 14 Apr 2008 12:13:12 -0400] rev 536
Rebrand as 1.1.4 (Caoineag alpha 4)
Mon, 14 Apr 2008 22:00:12 -0400 Fixed selector stage in ACL editor under Safari
Dan [Mon, 14 Apr 2008 22:00:12 -0400] rev 535
Fixed selector stage in ACL editor under Safari
Mon, 14 Apr 2008 21:59:53 -0400 Added template_compile_subst hook
Dan [Mon, 14 Apr 2008 21:59:53 -0400] rev 534
Added template_compile_subst hook
Sat, 12 Apr 2008 17:57:58 -0400 Huge improvements to the template_nodb class and surrounding code; moved template compiler core to its own non-classed function to allow code re-use
Dan [Sat, 12 Apr 2008 17:57:58 -0400] rev 533
Huge improvements to the template_nodb class and surrounding code; moved template compiler core to its own non-classed function to allow code re-use
Sat, 12 Apr 2008 10:12:25 -0400 Finally fixed link coloring settings in Oxygen Bleu; added compatibility wrapper for people that "ajaxLogonInit" over "ajaxLoginInit"
Dan [Sat, 12 Apr 2008 10:12:25 -0400] rev 532
Finally fixed link coloring settings in Oxygen Bleu; added compatibility wrapper for people that "ajaxLogonInit" over "ajaxLoginInit"
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
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip