| 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-03-02 | put the rendering of titles in the node overview into the nodes_helper | hukl | |
| 2009-03-01 | renamed user to users controller | hukl | |
| 2009-03-01 | created empty user controller | 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-21 | using good old overwrite_params as it doesn't | hukl | |
| lose other params like page numbers etc | |||
| 2009-02-20 | fix for routing filter and helpers, need to talk | hukl | |
| to svenfuchs about that ;) hardcoded default_locale within the plugin and not considering globbed routes as it seems | |||
| 2009-02-19 | adding the admin controller and his friends | hukl | |
| 2009-02-15 | * initial commit of the stripped restful-authentication | simon | |
| * http basic auth and login from cookie have been removed * no it does not work yet, it's so f*cking secure, it won't even let legitimate users login | |||
| 2009-02-08 | added nodes controller and made it a resource. | hukl | |
| since the node is the proxy for the pages behind it, it makes sense to operate on nodes rather than on the pages themselves. | |||
| 2009-02-07 | added new helper code to create links for a given | hukl | |
| node path. | |||
| 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-31 | Added Page model scaffold | 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 | |||
| 2009-01-29 | initial import with edge rails included as a submodule | hukl | |
