Tue, 30 Mar 2010 11:37:00 -0400 | Dan | 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 />). | file | diff | annotate |
Sun, 28 Mar 2010 23:10:46 -0400 | Dan | 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. | file | diff | annotate |
Wed, 06 Jan 2010 02:20:53 -0500 | Dan | Logins: if the error message string doesn't look like a langstring id, don't prepend "user_err_" to it (some auth plugins are not localized at all, this lets them be without ugly cosmetic bugs) | file | diff | annotate |
Fri, 18 Dec 2009 19:17:18 -0500 | Dan | AJAX login: Fixed error box failure to destroy upon cancel. Fixes issue 8. | file | diff | annotate |