summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2009-03-10remove event resource temporarily until its finalizedhukl
2009-03-10small compatibility fix for page testerdgeist
2009-03-10added calendar backend. more features and integration to comeerdgeist
2009-03-05rewriting url in body fields to include the locale before saving the page. xpath magick for the win!hukl
2009-03-01renamed user to users controllerhukl
2009-03-01created empty user controllerhukl
2009-03-01refactored drafts which are now identified by a draft_id on the node rather than by guessing it. i was really that close to make that mistake again.hukl
2009-02-27more tests and fixes. always write tests - they are so good!hukl
2009-02-27unit test for the Page.aggregate method to verify only published pages are aggregatedhukl
2009-02-27100% test coverage for node modelhukl
2009-02-21cloning now with all the translations. test addedhukl
2009-02-19proper users - yippieh!hukl
2009-02-19adding the admin controller and his friendshukl
2009-02-15* removed the auditing observer, we'll do it the old fashioned waysimon
2009-02-15* initial commit of the stripped restful-authenticationsimon
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 head id to node model which points to thehukl
2009-02-02refactored the whole tagging thing. now usinghukl
2009-02-02aggregation spike with flags associated to pageshukl
2009-02-01added test for retrieving a specific revision via hukl
2009-01-31additional tests and fixtureshukl
2009-01-31newlineshukl
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 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