| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
