Summary Period: 2004-08-02 to 2006-01-10
Total Lines Of Code:
2604 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hannes | 99 (100.0%) | 3629 (100.0%) | 36.6 |
* Fix Umlaute (thanks to nighthawk)
24 lines of code changed in:
* Allow for external links as targets in wiki link syntax.
* Implement asterisk escaping using \*.
66 lines of code changed in:
* Use action name as default link text in actionlink macro.
* Make skin configurable in include macro, use "embed" skin as default.
* Add minlength and maxlength attributes to path macro.
14 lines of code changed in:
Minor bug fixes
3 lines of code changed in:
* Add reverse argument to sort().
* Add new nameList() function to render a simple list of page names.
58 lines of code changed in:
* Use new "global" variable to look up page constructors.
* Add new reverse argument to compare()
6 lines of code changed in:
* Don't render anything for empty lists.
6 lines of code changed in:
* Move rendering and sorting of page lists into global PageList object.
133 lines of code changed in:
* Use HopObject.getById() in getPageById().
1 lines of code changed in:
* Fix bug that would result in Select elements to be rendered as empty tag if
an empty option array was passed along.
4 lines of code changed in:
* Add Nelson Minar's Ago-Library to Date prototype.
84 lines of code changed in:
* Link whole wiki expression to render undefined wiki links, but introduce new
css class "undefinedLink" (vs. "wikiLink" for defined links).
* Minor fix in list rendering.
4 lines of code changed in:
* Fix case in ul tag.
1 lines of code changed in:
* Rewrite wiki list rendering to use Markup library. Code is a bit more complex,
but generates compliant markup for nested lists (the previous version didn't).
24 lines of code changed in:
* Implement list tags (ul, ol, li).
* Introduce parent property.
27 lines of code changed in:
* Fix RegExp to check for list items
1 lines of code changed in:
* Fix unsetAutoLoginCookie()
1 lines of code changed in:
* Update to new res.writeln() semantics, explicitly write out <br> tag.
12 lines of code changed in:
* Use new res.unsetCookie() function.
* Update to new res.writeln() semantics, explicitly write out <br> tag.
* Some cleanup of unused code.
2 lines of code changed in:
* Add xml declaration.
* Use numeric as non-US 3 letter time zones are not supported.
2 lines of code changed in:
(62 more)
Generated by StatCVS 0.2.2