| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
action. Will investigate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
idea. added proper migrations
|
|
reoccurrence and intervals etc.
|
|
|
|
|
|
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
|
|
|
|
|
|
to imported pages
|
|
is in a translation table now. therefor merging
the two separate migrations into on meaningful
|
|
* added permission model
* locked down attributes on page model
|
|
|
|
* added user model
|
|
to introduce the concept of authors.
|
|
|
|
which use the new translation facilities.
backend mostly.
|
|
head of the nodes pages collection. modified
tests, importer etc
renamed flags to tags
|
|
acts_as_taggable_on_steroids instead of a
homebrew solution
|
|
custom flagging facilities
|
|
pages
|
|
|
|
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
|
|
current updates on www.ccc.de in utf-8.
Also added the commands necessary to import those
xml into the local db to the README in /doc
|
|
|
|
|
|
|