| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-09-06 | Marked Controllers private / public and added authorization filters accordingly | hukl | |
| 2009-09-01 | added expirimental routing for image galeries | hukl | |
| added plain image gallery template refinements | |||
| 2009-03-09 | only render pages if their published_at date is either nil or set to a time < Time.now. The render_page method will render a 404 otherwise. | 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-02-19 | not needed anymore | hukl | |
| 2009-02-07 | added globalize2 plugin as well as some modifications | hukl | |
| which use the new translation facilities. backend mostly. | |||
| 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-01 | added test for retrieving a specific revision via | hukl | |
| a given node. turned out it wasn't working the way I thought so I rewrote it to use only Fixnums | |||
| 2009-02-01 | fix for content_controller | hukl | |
| 2009-01-31 | added everything needed to render a page | hukl | |
| 2009-01-29 | added node model to make basic functional tests pass. added awesome_nested_set plugin | 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 | |||
