apache@ktulu.enanocms.org [Sat, 16 May 2009 00:13:22 +0000] rev 992
Plugins: fixed a final system plugin bug
Dan [Fri, 15 May 2009 20:06:27 -0400] rev 991
Detagged 1.1.6 release - upgrader bug found
Dan [Fri, 15 May 2009 19:58:05 -0400] rev 990
Unstable beta release: 1.1.6 (Caoineag beta 1)
Dan [Fri, 15 May 2009 19:52:12 -0400] rev 989
Added another word to the CAPTCHA blacklist (thanks Neal).
Dan [Fri, 15 May 2009 17:24:19 -0400] rev 988
Updated KNOWN_BUGS
Dan [Fri, 15 May 2009 17:24:12 -0400] rev 987
Added protection against obscene words in CAPTCHAs
Dan [Fri, 15 May 2009 15:56:25 -0400] rev 986
User homepage/URL is now displayed on user pages
Dan [Fri, 15 May 2009 15:56:10 -0400] rev 985
Fixed undefined indices for user_extra in various places
Dan [Fri, 15 May 2009 15:04:40 -0400] rev 984
Installer: payload: fixed two minor PHP errors with .htaccess.new and wrong form field name
Dan [Fri, 15 May 2009 14:40:12 -0400] rev 983
GeneralConfig: Fixed failure to import $cache during save
Dan [Fri, 15 May 2009 14:27:35 -0400] rev 982
Fixed some PHP warnings with API pages
Dan [Fri, 15 May 2009 14:16:22 -0400] rev 981
Added minor edit filter to Special:Log
Dan [Fri, 15 May 2009 14:03:54 -0400] rev 980
Fixed some bugs with history viewing and log display (wrong row counts, failing to provide result resource, etc.); added "view" button to edits in log display; fixed underscores in auto generated titles
Dan [Fri, 15 May 2009 13:31:12 -0400] rev 979
Fixed redirects before $session init not working; fixed failure to load system plugins
Dan [Thu, 14 May 2009 11:34:24 -0400] rev 978
A few safety changes to tolerate no $session when it's not available
Dan [Wed, 13 May 2009 09:49:36 -0400] rev 977
Enanium: fixed visited wikilink-nonexistent links
Dan [Wed, 13 May 2009 09:49:15 -0400] rev 976
Added cache for installed themes
Dan [Wed, 13 May 2009 09:48:59 -0400] rev 975
Cut out two queries per page with plugin loader routine
Dan [Wed, 13 May 2009 09:47:59 -0400] rev 974
Paths: System messages are cached in RAM now
Dan [Wed, 13 May 2009 09:47:31 -0400] rev 973
Replaced the USE with a mysql_select_db() to cut out one query
Dan [Wed, 13 May 2009 09:46:54 -0400] rev 972
Band-Aided user_homepage undefined index error in comments.
Dan [Wed, 13 May 2009 09:44:46 -0400] rev 971
Render / Template: No longer does exist checks for wikilinks on sidebar
Dan [Wed, 13 May 2009 09:43:57 -0400] rev 970
Fixed behavior of log display and title fetch for nonexistent pages
Dan [Wed, 13 May 2009 09:43:00 -0400] rev 969
Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI
Dan [Wed, 13 May 2009 09:41:24 -0400] rev 968
ajax: theme selector: no longer lists disallowed themes
Dan [Wed, 13 May 2009 09:39:45 -0400] rev 967
SpecialPageFuncs: Removed tag cloud sidebar in the name of cutting out an SQL query. It will go into a plugin.
Dan [Mon, 11 May 2009 19:53:25 -0400] rev 966
Fixed a couple bugs with admin avatar settings and getConfig() return types
Dan [Mon, 11 May 2009 19:51:36 -0400] rev 965
Enanium: left collapse button same size as jBox bars now