| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
in the admin interface possible
|
|
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
|
|
|
|
|
|
properties. tags need to cloned as well - later.
|
|
|
|
lose other params like page numbers etc
|
|
|
|
to svenfuchs about that ;)
hardcoded default_locale within the plugin and
not considering globbed routes as it seems
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attributes. there seems to be something bogus
with form for - to be investigated
|
|
|
|
|
|
|
|
tree for now
|
|
|
|
|
|
|
|
|
|
|
|
* added permission model
* locked down attributes on page model
|
|
|
|
|
|
* removed some cookie related tests
|
|
* 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
|
|
oh god, oh god, we're all going to die ...
|
|
|
|
|
|
|
|
to introduce the concept of authors.
|
|
the node model
|
|
since the node is the proxy for the pages behind
it, it makes sense to operate on nodes rather than
on the pages themselves.
|
|
|
|
node path.
|
|
which use the new translation facilities.
backend mostly.
|
|
head of the nodes pages collection. modified
tests, importer etc
renamed flags to tags
|
|
methods are doing. this will get
everyone a better start. I hope
|
|
|
|
|
|
acts_as_taggable_on_steroids instead of a
homebrew solution
|