summaryrefslogtreecommitdiff
path: root/test/functional/content_controller_test.rb
AgeCommit message (Expand)Author
6 daysRails 5.2 test updateserdgeist
7 daysFix tagged content aggregator, assets path, and add regression testserdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-10-17added some more validations to ensure data integrity and applied necessary changes on testshukl
2009-03-04renamed render_page template to standard_templatehukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
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-20fixed testshukl
2009-02-07added head id to node model which points to thehukl
2009-02-01fixed routing issueshukl
2009-01-31additional tests and fixtureshukl
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