Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-50
-28
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/render.php
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-08-04
Dan
More work on rendering engine. Fixed some bugs with paragraph skipping and added (incomplete) support for blockquotes.
file
|
diff
|
annotate
2009-07-18
Dan
Fixed some formatter engine errors that were exposed through the wiki edit notice
file
|
diff
|
annotate
2009-07-12
Dan
Renderer: added "smart paragraphs" for templates. <p><b>Foo</b> {bar}</p> where bar is multiline is basically turned into proper XHTML paragraphs.
file
|
diff
|
annotate
2009-07-08
Dan
Wiki engine: improved behavior in block level element finding/wrapping algorithm
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-27
Dan
Class "currentpage" is now added to all internal links, including sidebar buttons, if the link points to the current page.
file
|
diff
|
annotate
2009-05-13
Dan
Render / Template: No longer does exist checks for wikilinks on sidebar
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-02-16
Dan
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
file
|
diff
|
annotate
2009-01-04
Dan
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
file
|
diff
|
annotate
2009-01-03
Dan
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
file
|
diff
|
annotate
2008-12-31
Dan
Redid error handler (it was causing some problems with gzip enabled)
file
|
diff
|
annotate
2008-11-21
Dan
Added full all-namespace transclusion support in RenderMan
file
|
diff
|
annotate
2008-10-22
Dan
Made template inclusion wikisyntax fully MediaWiki-compatible
file
|
diff
|
annotate
2008-09-29
Dan
Added ability to use hash marks in internal links
file
|
diff
|
annotate
2008-08-12
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
2008-07-02
Dan
Another sweep from the optimization monster.
file
|
diff
|
annotate
2008-06-10
Dan
Updated image tag parser a bit. Handles recursion of brackets properly now, allows custom parameters from plugins, and takes parameters in any order due to new keyword-based parser
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-03-18
Dan
Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
file
|
diff
|
annotate
2008-02-22
Dan
Merging fixes and updates from stable branch
file
|
diff
|
annotate
2008-02-22
Dan
Fixed: RenderMan::getPage() failing with access denial when fetching template and view_source results in deny
file
|
diff
|
annotate
2008-02-11
Dan
Rebrand as 1.1.2; made upgrade framework functional
file
|
diff
|
annotate
2008-02-11
Dan
Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
file
|
diff
|
annotate
2008-01-30
Dan
Localization is FINISHED, DAMN IT HELLAH YEAH! OVER WITH! Man, it feels to get that off my chest. Release is in under 48 hours, folks. And we're ready for it.
file
|
diff
|
annotate
2008-01-29
Dan
Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
file
|
diff
|
annotate
2008-01-28
Dan
Profiling enabled for RenderMan's wikiformat routine; [minor] made HTML from profiler more pretty
file
|
diff
|
annotate
less
more
(0)
-50
-28
tip