Fri, 18 Dec 2009 05:12:02 -0500 | Dan | Comments (AJAX): Now paginated server side. Fixes issue 2. | file | diff | annotate |
Thu, 17 Dec 2009 04:27:50 -0500 | Dan | Namespace_Default: added a workaround for an inconsistency in SQL. Basically, if you join the same table multiple times under multiple aliases, COUNT() always uses the first instance. Was affecting the comment counter in the "discussion" button. | file | diff | annotate |
Wed, 26 Aug 2009 23:25:39 -0400 | Dan | Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue) | file | diff | annotate |
Wed, 26 Aug 2009 13:04:55 -0400 | Dan | Fixed RenderMan::render() flags in default namespace XHTML formatter | file | diff | annotate |