Wed, 29 Dec 2010 13:25:32 -0500 |
Dan Fuhry |
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.
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 01:36:44 -0400 |
Dan Fuhry |
Fixed some ACL scope warnings
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 21:58:26 -0400 |
Dan |
Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20.
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:46 -0400 |
Dan |
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
|
file |
diff |
annotate
|
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
|
Thu, 20 Aug 2009 20:01:55 -0400 |
Dan |
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
|
file |
diff |
annotate
|
Wed, 08 Jul 2009 18:51:19 -0400 |
Dan |
Namespace_Default::bake_cdata() now guesses values for anything missing
|
file |
diff |
annotate
|
Fri, 15 May 2009 20:23:49 -0400 |
Dan |
Fixed category display not listing entirely
1.1.6
|
file |
diff |
annotate
|
Fri, 15 May 2009 14:03:54 -0400 |
Dan |
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
|
file |
diff |
annotate
|