| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-22 | created route for home page, removed rails index.html | hukl | |
| 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 | cloning now with all the translations. test added | hukl | |
| 2009-02-21 | changed the routes - not sure if this is the way | hukl | |
| to go - but it seems to work for now | |||
| 2009-02-19 | added this route filter from sven fuchs to make | hukl | |
| this simplified route magic possible. hope i don't foot myself in the shot with it. | |||
| 2009-02-19 | thats not the place for it as it seems | hukl | |
| 2009-02-19 | set the default locale to :de | hukl | |
| 2009-02-15 | * removed the auditing observer, we'll do it the old fashioned way | simon | |
| * added permission model * locked down attributes on page model | |||
| 2009-02-15 | * here comes da wicked sick auditing observer hack | simon | |
| 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 globalize2 plugin as well as some modifications | hukl | |
| which use the new translation facilities. backend mostly. | |||
| 2009-02-01 | fixed routing issues | hukl | |
| 2009-01-31 | connected page and node model + some minor tweaks | hukl | |
| 2009-01-29 | added generation of unique names based on the position on the tree after adding a node as a children of another node | 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 | |
