Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/namespaces/default.php
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
Fri, 15 May 2009 13:31:12 -0400
Dan
Fixed redirects before $session init not working; fixed failure to load system plugins
file
|
diff
|
annotate
Wed, 13 May 2009 09:43:57 -0400
Dan
Fixed behavior of log display and title fetch for nonexistent pages
file
|
diff
|
annotate
Sun, 10 May 2009 15:52:53 -0400
Dan
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
file
|
diff
|
annotate
Tue, 05 May 2009 00:10:26 -0400
Dan
Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
file
|
diff
|
annotate
less
more
(0)
-12
tip