Tue, 12 Feb 2008 00:42:29 -0500 | Dan | Added "is_draft != 1" where appropriate in SQL queries to prevent drafts from being treated as real revisions. | file | diff | annotate |
Mon, 11 Feb 2008 14:33:31 -0500 | Dan | Rebrand as 1.1.2; made upgrade framework functional | file | diff | annotate |
Sun, 10 Feb 2008 19:35:06 -0500 | Dan | Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response | file | diff | annotate |
Thu, 07 Feb 2008 15:45:44 -0500 | Dan | Made the form validation icons (check/X/?) more visually appealing. IE-friendliness is still on the TODO list. | file | diff | annotate |
Wed, 06 Feb 2008 19:27:43 -0500 | Dan | Fixed some captcha bugs and made all captcha fields case-insensitive | file | diff | annotate |
Wed, 06 Feb 2008 18:41:47 -0500 | Dan | Implemented a new CAPTCHA API; the frontend ($session->{make,get}_captcha) is API-compatible but the backend (the captcha class) is deprecated. | file | diff | annotate |