| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
it first. Also the interface itself needs a review after a good night sleep. Its looking good to me for now.
|
|
|
|
|
|
joshmh for the support!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added corresponding test of course
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
* added permission model
* locked down attributes on page model
|
|
|
|
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
|
|
itself clean
|
|
|
|
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
|
|
|
|
|