| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-04 | minor fixes | hukl | |
| 2009-03-03 | introducing page templates - need to add edit capabilities | hukl | |
| renamed the custom template folder forgot one fix for the new custom template path page templates refined renamed page attribute template to template_name as i suspected it to be a reserved word. it still didn't work until i discovered that simon defined the accessible attributes! That costed me 40 minutes of lifetime. But he apologized ;) tests for public and custom page templates | |||
| 2009-03-03 | no need to hand the page to the helper | hukl | |
| 2009-03-03 | setting the title tag dynamically | hukl | |
| 2009-02-28 | added author_for_page to content_helper | hukl | |
| 2009-02-28 | added custom partials to aggregators, added test and refactored some methods | hukl | |
| 2009-02-03 | added lots of comments to describe what the | hukl | |
| methods are doing. this will get everyone a better start. I hope | |||
| 2009-02-02 | refactored the whole tagging thing. now using | hukl | |
| acts_as_taggable_on_steroids instead of a homebrew solution | |||
| 2009-02-02 | made the whole aggregate helper exception safe by | hukl | |
| always falling back to the original content if something went wrong. only executing substitution if tag is found | |||
| 2009-02-01 | added first careful steps for aggregation | hukl | |
| 2009-02-01 | split up the rendering a bit | hukl | |
| 2009-01-29 | added 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 ↵ | hukl | |
| as a functional test which tests the correct mapping of the custom route | |||
