Fri, 01 Feb 2008 22:31:57 -0500 | Dan | Made all captcha fields case-insensitive (thanks pkeating) | file | diff | annotate |
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 |
Tue, 12 Feb 2008 00:37:46 -0500 | Dan | Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd. | file | diff | annotate |
Mon, 11 Feb 2008 10:05:33 -0500 | Dan | Modified editor and rename functions to go through the API when rolling back. This causes rollbacks to be logged. | 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 |