| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-18 | Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with ↵ | hukl | |
| reoccurrence and intervals etc. | |||
| 2009-03-10 | remove event resource temporarily until its finalized | hukl | |
| 2009-03-10 | forgot the event migratiob | erdgeist | |
| 2009-03-03 | introducing page templates - need to add edit capabilities | hukl | |
| 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 | |||
| 2009-03-01 | refactored drafts which are now identified by a draft_id on the node rather than by guessing it. i was really that close to make that mistake again. | hukl | |
| 2009-02-26 | doesn't belong here | hukl | |
| 2009-02-21 | added importer for authors and adding proper authors | hukl | |
| to imported pages | |||
| 2009-02-19 | got the whole globalize system wrong. everything | hukl | |
| is in a translation table now. therefor merging the two separate migrations into on meaningful | |||
| 2009-02-15 | * removed the auditing observer, we'll do it the old fashioned way | simon | |
| * added permission model * locked down attributes on page model | |||
| 2009-02-15 | remove obsolete migration | hukl | |
| 2009-02-15 | * added eclipse project file to .gitignore | simon | |
| * added user model | |||
| 2009-02-08 | added basic user model and user_id on page model | hukl | |
| to introduce the concept of authors. | |||
| 2009-02-07 | updated legacy xml files | hukl | |
| 2009-02-07 | added globalize2 plugin as well as some modifications | hukl | |
| which use the new translation facilities. backend mostly. | |||
| 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 | |
