| Age | Commit message (Collapse) | Author |
|
create, edit, destroy other users
|
|
|
|
|
|
|
|
removed the page fixtures entirely and and made sure that a title is set to "Untitled" when it is not specified otherwise.
If a new node is created, its initial draft has "Untitled" set as title automatically.
Modified tests accordingly
|
|
|
|
|
|
reoccurrence and intervals etc.
|
|
|
|
|
|
well
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
to introduce the concept of authors.
|
|
acts_as_taggable_on_steroids instead of a
homebrew solution
|
|
Page has now a named_scope :with_flags which
accepts an array of flag names and returns
corresponding pages. Can be chained with order and
limit
|
|
|
|
|
|
|
|
|