Dan Fuhry <dan@enanocms.org> [Thu, 10 Feb 2011 01:34:55 -0500] rev 1339
functions: HTML compressor: fixed handling of <script> blocks which consist only of whitespace
Dan Fuhry <dan@enanocms.org> [Sat, 29 Jan 2011 15:31:25 -0500] rev 1338
More comments in enanium header
Dan Fuhry <dan@enanocms.org> [Sat, 29 Jan 2011 15:31:15 -0500] rev 1337
Fixed some variable issues in emailer
Dan Fuhry <dan@enanocms.org> [Sat, 29 Jan 2011 15:30:59 -0500] rev 1336
ACL permissions viewer has better formatting now
Dan Fuhry <dan@enanocms.org> [Sat, 29 Jan 2011 15:22:06 -0500] rev 1335
Corrected a link
Dan Fuhry <dan@enanocms.org> [Sun, 02 Jan 2011 03:12:04 -0500] rev 1334
Added another AJAX editor hook after init is pretty much done
Dan Fuhry <dan@enanocms.org> [Thu, 30 Dec 2010 23:43:16 -0500] rev 1333
Added set_post() in Request_HTTP
Dan Fuhry <dan@enanocms.org> [Wed, 29 Dec 2010 13:25:32 -0500] rev 1332
Added some more hooks to the page editing pipeline. It should now be possible to add controls to the page editor, send the data from them out to the server, and process them on the server side.
Dan Fuhry <dan@enanocms.org> [Wed, 29 Dec 2010 13:23:58 -0500] rev 1331
Fixed a postgresql bug in the File namespace (reported by phirox - thanks)
Dan Fuhry <dan@enanocms.org> [Wed, 29 Dec 2010 13:22:39 -0500] rev 1330
AES: Fixed wrongfully hardcoded $return_format/$input_format (non-security)
Dan Fuhry <dan@enanocms.org> [Fri, 19 Nov 2010 03:30:35 -0500] rev 1329
Added conflict resolution for wikitext heading names
Dan Fuhry <dan@enanocms.org> [Fri, 19 Nov 2010 02:47:10 -0500] rev 1328
Some enhancements to the error handler. It replaces out ENANO_ROOT for security, and if the warning is from dbal.php and ENANO_DEBUG is set, prints out a much more verbose message.
Dan Fuhry <dan@enanocms.org> [Fri, 19 Nov 2010 02:46:14 -0500] rev 1327
Changed var_export() calls to use "true" as second parameter. Not sure which PHP version it was added in, but I could have sworn it wasn't there last time I checked.
Dan Fuhry <dan@enanocms.org> [Fri, 19 Nov 2010 02:20:16 -0500] rev 1326
Fixed syntax error in plugins/admin/PageManager.php
Dan Fuhry <dan@enanocms.org> [Thu, 18 Nov 2010 15:34:30 -0500] rev 1325
Fixed some rather severe issues when changing the urlname of uploaded files
Dan Fuhry <dan@enanocms.org> [Thu, 18 Nov 2010 15:34:06 -0500] rev 1324
Added FLAC to list of file types. (In other news: I'm an audiophile)
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 13:24:24 -0500] rev 1323
Updated tags
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 13:23:34 -0500] rev 1322
Fixed title[]= too.
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:55:06 -0500] rev 1321
Tagged 1.1.8 as current-unstable
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:53:35 -0500] rev 1320
Tagged release: 1.1.8
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:49:48 -0500] rev 1319
Added a notice to re-import language on 1.1.8 upgrade
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:33:42 -0500] rev 1318
Tagged release: 1.1.7pl2
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:31:41 -0500] rev 1317
SECURITY: Fix SQL injection in banlist check (1.1.7 branch)
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:24:38 -0500] rev 1316
editor: removed extraneous debug info; changed around the order by which the textarea is created and appended to the DOM
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:23:10 -0500] rev 1315
Fixed bad language installation docs in common
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:11:29 -0500] rev 1314
SECURITY: Fix SQL injection in banlist check
Dan Fuhry <dan@enanocms.org> [Tue, 16 Nov 2010 12:10:24 -0500] rev 1313
SECURITY: Fix path disclosure in Special:Captcha
Dan Fuhry <dan@enanocms.org> [Mon, 15 Nov 2010 19:21:47 -0500] rev 1312
common: log Enano upgrades