summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-03-04renamed render_page template to standard_templatehukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-03-02refactoring of the page cloning and draft creatinghukl
2009-03-02added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ...hukl
2009-03-01renamed user to users controllerhukl
2009-03-01created empty user controllerhukl
2009-03-01tiny new testhukl
2009-03-01simple functional test for the NodesController#update methodhukl
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-28added custom partials to aggregators, added test and refactored some methodshukl
2009-02-28a little test refactoring as preparation for aggregator tests with different partialshukl
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-27some more fixture datahukl
2009-02-27100% test coverage for node modelhukl
2009-02-21cloning now with all the translations. test addedhukl
2009-02-20fixed testshukl
2009-02-19proper users - yippieh!hukl
2009-02-19no more page fixtureshukl
2009-02-19adding the admin controller and his friendshukl
2009-02-15* permission api on user modelsimon
2009-02-15* removed the auditing observer, we'll do it the old fashioned waysimon
2009-02-15* mergin stuff yo, why do i have to do this again?simon
2009-02-15* here comes da wicked sick auditing observer hacksimon
2009-02-15* regenerated the user fixtures with new site key, login tests work nowsimon
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-02-01fixed routing issueshukl
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
2009-01-29initial import with edge rails included as a submodulehukl