summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2009-02-15added implementation details for nodeshukl
2009-02-13tiny change for future user modelhukl
2009-02-08lots of concept refinementshukl
2009-02-08added basic user model and user_id on page modelhukl
2009-02-08refactored refined concept of nodes and pages intohukl
2009-02-08added nodes controller and made it a resource.hukl
2009-02-07added draft method to node modelhukl
2009-02-07added new helper code to create links for a givenhukl
2009-02-07added globalize2 plugin as well as some modificationshukl
2009-02-07added head id to node model which points to thehukl
2009-02-03added lots of comments to describe what thehukl
2009-02-02now again with custom order !hukl
2009-02-02corrected example to use the new syntaxhukl
2009-02-02refactored the whole tagging thing. now usinghukl
2009-02-02comments on top of the class to keep the classhukl
2009-02-02more comments with alternate querieshukl
2009-02-02made the whole aggregate helper exception safe byhukl
2009-02-02aggregation spike with flags associated to pageshukl
2009-02-01added first careful steps for aggregationhukl
2009-02-01added test for retrieving a specific revision via hukl
2009-02-01fix for date - using the new helper nowhukl
2009-02-01split up the rendering a bithukl
2009-02-01fix for content_controllerhukl
2009-02-01added abstracthukl
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-31Added Page model scaffoldhukl
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
2009-01-29added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as...hukl
2009-01-29initial import with edge rails included as a submodulehukl