Summary Period: 2004-08-02 to 2006-01-10
Total Lines Of Code:
3009 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 170 (100.0%) | 5234 (100.0%) | 30.7 |
hannes | 168 (98.8%) | 5216 (99.7%) | 31.0 |
rist | 2 (1.2%) | 18 (0.3%) | 9.0 |
* Render markup before extracting text links in order to
avoid list item asterisks from confusing us.
73 lines of code changed in:
* Allow body macro to be rendered with plain format() instead of formatParagraphs().
10 lines of code changed in:
* Moved prev/next links to tab bar, restyled.
3 lines of code changed in:
* Use PageList.sort(Page.list()) instead of Page.listSorted()
2 lines of code changed in:
* Use document.getElementById() for link edit autocomplete code.
1 lines of code changed in:
* Use getLinkedPages() in linklist_macro()
2 lines of code changed in:
* Implement new getLinkedPages() utility method that works like getLinks()
but returns page objects instead of link objects.
* Use getPathName() as default link text in getHtmlLink().
* Use getChildType() to check child type when creating a new child page in getPage().
* Use getLinkedPages() to create a fresh list of linked pages on the fly in link editor.
20 lines of code changed in:
* Switch link editor from popup (LinkEditor.js) to autocomplete input field.
* Move readEditForm() from Page.js to PageCore.js.
150 lines of code changed in:
* Move rendering and sorting of page lists into global PageList object.
26 lines of code changed in:
* Implement HopObject.isMapped(propname) to check whether a property is defined in type.properties.
* Implement HopObject.setPropertyValue() and HopObject.getPropertyValue() to get and set
properties regardless of whether they're mapped or not.
* Move get/setFormData() from Page prototype to HopObject.
0 lines of code changed in:
* Add xml/rss button to history page.
* Minor cosmetic changes.
8 lines of code changed in:
* Add support for "ago" format in craeate and modify dates.
12 lines of code changed in:
* Simplify Page.textlinks_macro().
5 lines of code changed in:
* Make text link object maintainance code more efficient: Only add or remove link
objects if actually needed.
* Go back to old TableWriter way of rendering the form in login.page.
22 lines of code changed in:
* Update to new res.writeln() semantics, explicitly write out <br> tag.
20 lines of code changed in:
* First implementation of history.rss action
24 lines of code changed in:
* Allow Page.getPath() to be called without param argument.
3 lines of code changed in:
* Replace direct _parent access with getParent() so non-persistent page
subprotos can implement their own parent logic.
* Remove unused global getPermissions() and page permissionEditor macro.
47 lines of code changed in:
* Committing typed text links patch from Andreas Bolka
* Fix bug in Wiki rendering and move some wiki rendering code to global WikiMarkup object
86 lines of code changed in:
* Refined list table style a bit
3 lines of code changed in:
(102 more)
Generated by StatCVS 0.2.2