Sun, 22 Mar 2009 00:55:06 -0400 Dan Major revamp to sidebar editor. Some behavioral changes as well as being based on jQuery UI Sortables. Creation interface remains the same, but better strings merged in from stable.
Sun, 22 Mar 2009 00:46:44 -0400 Dan Better "no thumbnail" theme placeholder image. But not much better.
Sun, 22 Mar 2009 00:45:56 -0400 Dan Live ReAuth: only show "timed out" error if jumping to admin page
Sun, 22 Mar 2009 00:45:21 -0400 Dan jQuery: UI: upgraded to 1.7.1
Sun, 22 Mar 2009 00:44:53 -0400 Dan AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
Sun, 22 Mar 2009 00:44:09 -0400 Dan JSON: Properly handles unicode escape sequences (\u####) now
Sat, 21 Mar 2009 19:11:30 -0400 Dan Corrected a few display issues in Postgres DBAL. Thanks Neal.
Sat, 21 Mar 2009 14:55:34 -0400 Dan Merging branches
Sat, 21 Mar 2009 14:54:53 -0400 Dan Silenced check for page_format due to warning thrown when saving new page
Sat, 21 Mar 2009 14:54:16 -0400 Dan Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
Sat, 21 Mar 2009 14:33:22 -0400 Dan Some fixes to paginator (pagination control code moved to separate function)
Fri, 20 Mar 2009 09:15:24 -0400 Dan Whoops, forgot to commit enano-shared from theme selector commit
Fri, 20 Mar 2009 09:15:00 -0400 Dan Added support for Firefox 3.1 beta 3's native JSON.
Fri, 20 Mar 2009 09:14:03 -0400 Dan Resynced version numbers in JSON language files
Fri, 20 Mar 2009 09:13:37 -0400 Dan A few fixes to Windows detection code
Fri, 20 Mar 2009 09:13:17 -0400 Dan Swapped in a new theme selector.
Wed, 18 Mar 2009 11:35:28 -0400 Dan Plugins: Added checks and additional warning for authentication plugins.
Sun, 15 Mar 2009 11:15:16 -0400 Dan Special:About_Enano should be up to date for another 9 months.
Sun, 15 Mar 2009 11:09:02 -0400 Dan Moved gzip and aggressive_optimize_html calls to output.php
Sun, 15 Mar 2009 11:08:07 -0400 Dan Fixed a bug in default namespace handler: referenced global page_id instead of local
Sun, 15 Mar 2009 11:07:28 -0400 Dan New template feature: template hooks (<!-- HOOK foo -->)
Sat, 14 Mar 2009 15:26:33 -0400 Dan Dynano: don't try to destroy MCE if window.tinymce is invalid
Sat, 14 Mar 2009 15:26:19 -0400 Dan SQL parse: fix improper mid-query newline handling
Sat, 14 Mar 2009 15:25:55 -0400 Dan Installer: pgsql main schema: fixed missing page_format in logs
Sat, 14 Mar 2009 15:25:23 -0400 Dan Installer: payload: Minor performance tweak
Sat, 14 Mar 2009 15:24:56 -0400 Dan DBAL: Fixed missing $loc in pgsql die_json()
Sat, 14 Mar 2009 14:14:41 -0400 Dan Removed some stray PunBB CSS files (thanks Neal)
Sat, 14 Mar 2009 14:14:24 -0400 Dan install-cli: Fixed wrong language string id for $driver
Sat, 14 Mar 2009 14:06:02 -0400 Dan Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
Fri, 06 Mar 2009 11:19:55 -0500 Dan template: added ability for themes to hide user, tools, and search sidebar blocks
Fri, 06 Mar 2009 11:19:29 -0500 Dan Change to search behavior for heading+link in sidebar collapse code
Fri, 06 Mar 2009 11:18:34 -0500 Dan MessageBox: fixed: load fadefilter when aclDisableTransitionFX on
Fri, 06 Mar 2009 11:17:47 -0500 Dan Added ability for jBox to align submenu position to right of parent button instead of left
Mon, 02 Mar 2009 17:05:27 -0500 Dan Installer: minor: added a box on sysreqs success
Mon, 02 Mar 2009 16:46:10 -0500 Dan Redesigned installer sysreqs page to cover more features, be more comprehensive, and look better
Mon, 02 Mar 2009 16:45:28 -0500 Dan Installer: fixed load of lang_js on finish
Sun, 01 Mar 2009 22:52:31 -0500 Dan jQuery: updated to latest jQuery + jQuery UI
Sun, 01 Mar 2009 22:52:20 -0500 Dan Template: addslashes() around wiki_edit_notice_text (whoops)
Sat, 28 Feb 2009 14:38:10 -0500 Dan http: minor fix to tolerate missing SERVER_SOFTWARE
Thu, 26 Feb 2009 01:28:18 -0500 Dan Plugin backend: bugfix: installing a plugin should now properly import its strings
Thu, 26 Feb 2009 01:27:56 -0500 Dan Set password in userinfo to allow auth plugins to see it (some really do need it)
Thu, 26 Feb 2009 01:27:23 -0500 Dan Plugin manager: system plugins now sorted to last
Thu, 26 Feb 2009 01:07:32 -0500 Dan Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
Thu, 26 Feb 2009 01:06:58 -0500 Dan setConfig() will now delete config values if the second parameter is explicitly set to false
Thu, 26 Feb 2009 01:04:27 -0500 Dan HMAC functions are now standards-compliant (not a security issue). This BREAKS 1.1.6-hg passwords!
Thu, 26 Feb 2009 01:03:22 -0500 Dan Added a basic plugin/hook framework for Javascript
Thu, 26 Feb 2009 01:02:50 -0500 Dan [minor] changed heading format in mainpage-default
Thu, 26 Feb 2009 01:02:33 -0500 Dan Fixed default ACLs
Thu, 26 Feb 2009 01:02:00 -0500 Dan Added color specifications on input fields for admin and oxygen
Wed, 25 Feb 2009 13:39:49 -0500 Dan Blah. Wrong type for those getConfig values.
Wed, 25 Feb 2009 13:38:21 -0500 Dan Fixed: no default values in for avatar upload settings
Mon, 16 Feb 2009 17:12:02 -0500 Dan [Oops] removed debug message in install-cli
Mon, 16 Feb 2009 17:01:56 -0500 Dan Damn, forgot to add the version insertion back into schema
Mon, 16 Feb 2009 16:17:25 -0500 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
Mon, 16 Feb 2009 16:04:54 -0500 Dan Made all page_id and namespace columns consistent
Mon, 16 Feb 2009 16:04:31 -0500 Dan Added Unicode support for usernames and passwords (this is probably best considered a JS crypto bug)
Mon, 16 Feb 2009 13:01:35 -0500 Dan Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP
Mon, 26 Jan 2009 11:45:48 -0500 Dan Added a few hooks to Admin:GeneralConfig (didn't I do this already?)
Sun, 25 Jan 2009 21:21:07 -0500 Dan Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches
Sun, 25 Jan 2009 21:20:14 -0500 Dan Replaced integer checks that used preg_match() to use ctype_digit() instead
(0) -300 -100 -60 +60 +100 +300 tip