Dan [Wed, 08 Jul 2009 18:51:48 -0400] rev 1043
Template: minor: documented sidebar_widget()
Dan [Wed, 08 Jul 2009 18:51:19 -0400] rev 1042
Namespace_Default::bake_cdata() now guesses values for anything missing
Dan [Wed, 08 Jul 2009 18:50:54 -0400] rev 1041
jQuery: UI: Upgraded to 1.7.2
Dan [Wed, 08 Jul 2009 18:50:39 -0400] rev 1040
Dynano: finally deprecated $() syntax due to jQuery
Dan [Wed, 08 Jul 2009 18:50:17 -0400] rev 1039
Fixed one unlocalized string in sidebar editor; fixed sidebar editor jQuery init race condition seen under Firefox and Chromium on 64-bit
Dan [Wed, 08 Jul 2009 18:49:04 -0400] rev 1038
SECURITY: Fixed potential XSS in $output->set_title() (introduced: 1.1.6)
Dan [Mon, 06 Jul 2009 11:27:02 -0400] rev 1037
History: Fixed missing $q in fetchrow()
Dan [Mon, 06 Jul 2009 11:26:42 -0400] rev 1036
Language: fixed improper null return in add_filter()
Dan [Mon, 06 Jul 2009 11:26:21 -0400] rev 1035
Fixed decode_unicode_url() trying to parse non-hex %uXXXX sequences
Dan [Sun, 05 Jul 2009 00:57:53 -0400] rev 1034
Fixed onload_hooks[] being initted to null after runOnloadHooks() called (should now be initted to an array)
Dan [Sun, 05 Jul 2009 00:57:02 -0400] rev 1033
Fixed makeUrl() Javascript version not calling append_sid()
Dan [Thu, 02 Jul 2009 09:01:29 -0400] rev 1032
Login and sessions: fixed some improper handling of the config for lockout logic
Dan [Thu, 02 Jul 2009 09:00:52 -0400] rev 1031
Wiki formatting: Headings: tolerate spaces after line; added disable_rule method (required for rev. 1029)
Dan [Thu, 02 Jul 2009 08:58:54 -0400] rev 1030
SHA256: Fixed broken hashes on 64-bit PHP
Dan [Thu, 02 Jul 2009 08:57:13 -0400] rev 1029
Installer: now compatible with new rendering engine
Dan [Sun, 21 Jun 2009 00:31:29 -0400] rev 1028
Removed Text_Wiki and Firebug Lite from 3rd party code list
Dan [Sun, 21 Jun 2009 00:20:32 -0400] rev 1027
First implementation of new parser; Text_Wiki is now gone. VERY BETA! WiP.
Dan [Sun, 21 Jun 2009 00:16:21 -0400] rev 1026
AJAX login: fixed improper run of login_submit_early; fixed failure to redirect if main_page_members == current page
Dan [Sun, 21 Jun 2009 00:14:45 -0400] rev 1025
Fixed improper usage of function_exists() in captcha
Dan [Mon, 15 Jun 2009 20:10:30 -0400] rev 1024
Merging branches. Revision 2^10! :D
Dan [Mon, 15 Jun 2009 20:09:58 -0400] rev 1023
Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.
Dan [Tue, 09 Jun 2009 03:05:20 -0400] rev 1022
Install: fixed a few bugs that showed up under IE8
Dan [Fri, 05 Jun 2009 22:09:42 -0400] rev 1021
Fixed broken javascript magic on Admin:PageGroups
Dan [Tue, 02 Jun 2009 13:27:05 -0400] rev 1020
Enabled tiny URL scheme support in installer cli-core
Dan [Sun, 31 May 2009 23:27:04 -0400] rev 1019
Whoops, plugin upgrades got broken
Dan [Sun, 31 May 2009 23:26:40 -0400] rev 1018
Minor plugin compatibility fix to Special:Search
Dan [Sun, 31 May 2009 23:26:24 -0400] rev 1017
Theme selector: fixed disabled themes being displayed
Dan [Sun, 31 May 2009 23:26:05 -0400] rev 1016
Comments: SECURITY: Fixed IP not recorded in non-JSON submit and a few other non-security issues