Sun, 11 May 2008 16:59:21 -0400 Minified some JS files using YUI compressor
Dan [Sun, 11 May 2008 16:59:21 -0400] rev 551
Minified some JS files using YUI compressor
Sun, 11 May 2008 16:58:58 -0400 Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained)
Dan [Sun, 11 May 2008 16:58:58 -0400] rev 550
Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained)
Wed, 07 May 2008 14:06:16 -0400 Added source and compiled images for Mint's sprites
Dan [Wed, 07 May 2008 14:06:16 -0400] rev 549
Added source and compiled images for Mint's sprites
Wed, 07 May 2008 14:05:50 -0400 Re-synced Mint style from the Oxygen theme
Dan [Wed, 07 May 2008 14:05:50 -0400] rev 548
Re-synced Mint style from the Oxygen theme
Wed, 07 May 2008 14:05:31 -0400 Added ETag on TinyMCE gzip; changed ETag format for standard pages so as to include user and login info to control caching when logged in or out
Dan [Wed, 07 May 2008 14:05:31 -0400] rev 547
Added ETag on TinyMCE gzip; changed ETag format for standard pages so as to include user and login info to control caching when logged in or out
Mon, 05 May 2008 20:37:33 -0400 Switched Oxygen to use CSS sprites for faster loading (CSS changes were in a past commit, only adding image files here)
Dan [Mon, 05 May 2008 20:37:33 -0400] rev 546
Switched Oxygen to use CSS sprites for faster loading (CSS changes were in a past commit, only adding image files here)
Mon, 05 May 2008 20:31:19 -0400 Add standard header comment block and date of changes to tiny_mce_gzip to conform to GPL/LGPL
Dan [Mon, 05 May 2008 20:31:19 -0400] rev 545
Add standard header comment block and date of changes to tiny_mce_gzip to conform to GPL/LGPL
Mon, 05 May 2008 20:28:13 -0400 Added TinyMCE compression support and made some supporting modifications to common.php
Dan [Mon, 05 May 2008 20:28:13 -0400] rev 544
Added TinyMCE compression support and made some supporting modifications to common.php
Mon, 05 May 2008 20:08:44 -0400 Upgraded TinyMCE to version 3.0.8
Dan [Mon, 05 May 2008 20:08:44 -0400] rev 543
Upgraded TinyMCE to version 3.0.8
Mon, 05 May 2008 20:06:37 -0400 Added ETag support and increased caching settings to try and speed the system up. Result of a YSlow audit.
Dan [Mon, 05 May 2008 20:06:37 -0400] rev 542
Added ETag support and increased caching settings to try and speed the system up. Result of a YSlow audit.
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().
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip