Neal Gompa <neal@enanocms.org> [Fri, 02 Apr 2010 14:48:15 -0500] rev 1237
Merge in changes about legal marks
Neal Gompa <neal@enanocms.org> [Fri, 02 Apr 2010 14:43:37 -0500] rev 1236
Fixed various legal marks in the strings of the English language pack
Dan [Fri, 02 Apr 2010 15:12:02 -0400] rev 1235
Fixed Gravatars not showing up immediately after save in Avatar UCP
Dan [Fri, 02 Apr 2010 14:42:15 -0400] rev 1234
Fixed fread() usage in Request_HTTP not properly handling incomplete responses
Neal Gompa <neal@enanocms.org> [Thu, 01 Apr 2010 19:57:23 -0500] rev 1233
Fixed typo in install.json in pgsql "no php extension" error string
Dan [Tue, 30 Mar 2010 11:43:17 -0400] rev 1232
Fixed password_score_field onload in Admin:UserManager
Dan [Tue, 30 Mar 2010 11:37:00 -0400] rev 1231
Added selection and popup for <pre> tags within wikitext. Also fixed more bugs found in the HTML paragraph parser (mostly self-closing tags e.g. <hr />).
Dan [Tue, 30 Mar 2010 11:34:56 -0400] rev 1230
Renderer: fixed the regex that looks for h-tags in reverse_process_headings so it looks forthe new format #head: IDs.
Dan [Fri, 26 Feb 2010 12:59:24 -0500] rev 1229
Fixed "waiting for l10n init" and js error in Admin:UserManager
Dan [Mon, 29 Mar 2010 01:47:31 -0400] rev 1228
Search: strip HTML tags from result text (DB pages only). Fixes issue 17.
Dan [Sun, 28 Mar 2010 23:10:46 -0400] rev 1227
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
Dan [Sun, 28 Mar 2010 21:49:26 -0400] rev 1226
Introduced configurability for gzip compression. Fixes issue 18.