| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-20 | fixed tests | hukl | |
| 2009-02-19 | adding the admin controller and his friends | hukl | |
| 2009-02-15 | * regenerated the user fixtures with new site key, login tests work now | simon | |
| * removed some cookie related tests | |||
| 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 head id to node model which points to the | hukl | |
| head of the nodes pages collection. modified tests, importer etc renamed flags to tags | |||
| 2009-02-01 | fixed routing issues | hukl | |
| 2009-01-31 | additional tests and fixtures | hukl | |
| 2009-01-31 | Added Page model scaffold | 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 | |||
