Module gobi/code/Page/

back to main page

Summary Period: 2004-08-02 to 2006-01-10

Modules

[root]/gobi/code/Page

Lines of Code


Total Lines Of Code: 3009 (2006-01-17 17:18)

Authors

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

Most Recent Commits

hannes 2006-01-10 12:53

* Render markup before extracting text links in order to

avoid list item asterisks from confusing us.

73 lines of code changed in:

hannes 2005-12-14 23:33

* Allow body macro to be rendered with plain format() instead of formatParagraphs().

10 lines of code changed in:

hannes 2005-11-28 14:36

* Moved prev/next links to tab bar, restyled.

3 lines of code changed in:

hannes 2005-11-25 13:35

* Use PageList.sort(Page.list()) instead of Page.listSorted()

2 lines of code changed in:

hannes 2005-11-25 13:33

* Use document.getElementById() for link edit autocomplete code.

1 lines of code changed in:

hannes 2005-11-24 14:52

* Use getLinkedPages() in linklist_macro()

2 lines of code changed in:

hannes 2005-11-24 14:52

* 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:

hannes 2005-11-24 12:40

* 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:

hannes 2005-11-23 22:20

* Move rendering and sorting of page lists into global PageList object.

26 lines of code changed in:

hannes 2005-11-23 15:03

* 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:

hannes 2005-11-23 15:02

* Add xml/rss button to history page.
* Minor cosmetic changes.

8 lines of code changed in:

hannes 2005-10-18 02:36

* Add support for "ago" format in craeate and modify dates.

12 lines of code changed in:

hannes 2005-10-15 22:44

* Simplify Page.textlinks_macro().

5 lines of code changed in:

hannes 2005-09-19 00:33

* 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:

hannes 2005-09-17 00:17

* Update to new res.writeln() semantics, explicitly write out <br> tag.

20 lines of code changed in:

hannes 2005-09-16 18:05

* First implementation of history.rss action

24 lines of code changed in:

hannes 2005-09-16 18:05

* Allow Page.getPath() to be called without param argument.

3 lines of code changed in:

hannes 2005-09-15 10:41

* 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:

hannes 2005-09-13 15:50

* 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:

hannes 2005-08-24 13:53

* Refined list table style a bit

3 lines of code changed in:

(102 more)

Generated by StatCVS 0.2.2