| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-02 | added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ↵ | hukl | |
| well | |||
| 2009-03-02 | put the rendering of titles in the node overview into the nodes_helper | hukl | |
| 2009-03-02 | template changes. now lets link that stuff together | hukl | |
| 2009-02-26 | the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beauty | hukl | |
| 2009-02-22 | tags ! | hukl | |
| 2009-02-22 | replaced freeform textfield with select tag which has to be replaced with something more decent soon. but it works for now | hukl | |
| 2009-02-22 | resolved deprecation | hukl | |
| 2009-02-22 | another round of view updates | hukl | |
| 2009-02-22 | lots of view improvements - not ready though | hukl | |
| 2009-02-21 | wiring together some views to make basic navigation | hukl | |
| in the admin interface possible | |||
| 2009-02-21 | adding @node filter for publish action and setting | hukl | |
| a new member route for the nodes resource so that a put request on /nodes/id/publish will publish the current draft of a node | |||
| 2009-02-21 | getting rid of the useless values parts | hukl | |
| 2009-02-17 | a little style here and there | hukl | |
| 2009-02-17 | modified edit form to work with translated | hukl | |
| attributes. there seems to be something bogus with form for - to be investigated | |||
| 2009-02-17 | forgot the view | hukl | |
| 2009-02-15 | using real users now that we have a real user model | hukl | |
| 2009-02-15 | added implementation details for nodes | hukl | |
| 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. | |||
