Sun, 16 Mar 2008 16:06:59 -0400 | Dan | Added support for embedding language data into plugins; updated all version numbers on plugin files | file | diff | annotate |
Sat, 15 Mar 2008 00:08:01 -0400 | Dan | Fixed some bugs with PostgreSQL and added a word_lcase column to the search_index table because collation is not working under MySQL. TODO: Trigger search index rebuild on upgrade to 1.1.4. | file | diff | annotate |
Sat, 08 Mar 2008 12:13:23 -0500 | Dan | Fixed undefined variable ($row['is_regex'] instead of $is_regex) in sessions.php | file | diff | annotate |
Thu, 06 Mar 2008 23:31:28 -0500 | Dan | [Security] made session manager have some degree of IP validation for session keys and upgrades | file | diff | annotate |
Thu, 06 Mar 2008 23:27:50 -0500 | Dan | Fixed session validation bug in upgrade script; fixed non-object reference in template_nodb | file | diff | annotate |
Thu, 06 Mar 2008 20:53:26 -0500 | Dan | Added a cron task to sessions.php that deletes old admin keys once a week | file | diff | annotate |