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
Dan Fuhry <dan@enanocms.org> [Mon, 15 Nov 2010 19:21:40 -0500] rev 1311
Added a new "hide-with-mce" CSS class in Dynano; all elements which have it will be hidden when TinyMCE is activated, and re-shown when it is destroyed.
Dan Fuhry <dan@enanocms.org> [Mon, 15 Nov 2010 16:58:05 -0500] rev 1310
ImageMagick check now notes that only directories in the PATH are checked.
Dan Fuhry <dan@enanocms.org> [Thu, 28 Oct 2010 03:32:57 -0400] rev 1309
Fixed a table_prefix omission in File namespace code.
Dan Fuhry <dan@enanocms.org> [Thu, 28 Oct 2010 03:05:31 -0400] rev 1308
Parser updates. Added the "styled" keyword to wikitables to allow them to be styled using the current theme's standard table skinning, and changes to how the image tag parser decides how to display an image (framed, inline or raw).
Dan Fuhry <dan@enanocms.org> [Thu, 28 Oct 2010 03:04:24 -0400] rev 1307
Added an editor hook that allows plugins to insert their own content right before the editor box.
Dan Fuhry <dan@enanocms.org> [Tue, 12 Oct 2010 23:07:27 -0400] rev 1306
Fixed a rather major bug with the external link parser: two links in one line now handled gracefully.
Dan Fuhry <dan@enanocms.org> [Fri, 24 Sep 2010 21:50:25 -0400] rev 1305
Fixed check for iPhone OS 3 - it now returns true on 3.0 or any later version including 4.x
Dan Fuhry <dan@enanocms.org> [Tue, 21 Sep 2010 14:15:04 -0400] rev 1304
Merged
Dan Fuhry <dan@enanocms.org> [Tue, 21 Sep 2010 14:14:55 -0400] rev 1303
Fixed password field in HTML login not being focused during >USER_LEVEL_MEMBER auth
Dan Fuhry <dan@enanocms.org> [Sun, 19 Sep 2010 04:04:28 -0400] rev 1302
Hide the "Create an account" button if registration is disabled (Enanium only, but there is a template boolean called "registration_disabled" so other themes can use it too)
Dan Fuhry <dan@enanocms.org> [Sun, 05 Sep 2010 16:05:33 -0400] rev 1301
Merged (again)
Dan Fuhry <dan@enanocms.org> [Sun, 05 Sep 2010 16:05:06 -0400] rev 1300
Converted inlinerename.js in enanium to tabs
Dan Fuhry <dan@enanocms.org> [Sun, 05 Sep 2010 16:03:57 -0400] rev 1299
So, grinding_halt() now finally uses the new default theme in template_nodb.
Dan Fuhry <dan@enanocms.org> [Sun, 05 Sep 2010 16:02:16 -0400] rev 1298
Fixed display of username in comments (ranks enabled)