| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-02 | refactored the whole tagging thing. now using | hukl | |
| acts_as_taggable_on_steroids instead of a homebrew solution | |||
| 2009-02-02 | add acts_as_taggable_on_steroids to replaces | hukl | |
| custom flagging facilities | |||
| 2009-02-02 | importer now recognizes flags and adds them to the | hukl | |
| pages | |||
| 2009-02-02 | removed old updates tbz | hukl | |
| 2009-02-02 | aggregation spike with flags associated to pages | hukl | |
| 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 | |||
| 2009-02-01 | added updates.tbz to db/ which includes all old / | hukl | |
| 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 | |||
| 2009-01-31 | add published_at to pages | 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 | |
