summaryrefslogtreecommitdiff
path: root/app/models/node.rb
AgeCommit message (Expand)Author
2009-02-08refactored refined concept of nodes and pages intohukl
2009-02-07added draft method to node modelhukl
2009-02-07added new helper code to create links for a givenhukl
2009-02-07added head id to node model which points to thehukl
2009-02-03added lots of comments to describe what thehukl
2009-02-01added test for retrieving a specific revision via hukl
2009-01-31added everything needed to render a pagehukl
2009-01-31made sure that returned pages are always ordered hukl
2009-01-31connected page and node model + some minor tweakshukl
2009-01-29added generation of unique names based on the position on the tree after adding a node as a children of another nodehukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl