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/pageprocess.php
2010-06-03
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
2010-03-29
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
2010-02-01
Dan
Fixed more places where author_uid wasn't right.
file
|
diff
|
annotate
2009-12-19
Dan
Fixed no author_uid in PageProcessor::rename_page()
file
|
diff
|
annotate
2009-12-19
Dan
Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
file
|
diff
|
annotate
2009-08-21
Dan
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
file
|
diff
|
annotate
2009-07-18
Dan
Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
file
|
diff
|
annotate
2009-06-21
Dan
First implementation of new parser; Text_Wiki is now gone. VERY BETA! WiP.
file
|
diff
|
annotate
2009-05-10
Dan
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
file
|
diff
|
annotate
2009-05-05
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
2009-04-17
Dan
Cleared up a few discrepancies in page handling, template var init, and how NewsBoy works.
file
|
diff
|
annotate
2009-04-15
Dan
Deletion vote reset is now logged and able to be rolled back
file
|
diff
|
annotate
less
more
(0)
-12
tip