summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2009-03-21put the lock onto nodeshukl
2009-03-18updated updates to parse wellhukl
2009-03-18add missing location column to events. removed summary column from summary - we try joins instead. we can always fallback if it turns out to be a stupid idea...hukl
2009-03-18Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccur...hukl
2009-03-10remove event resource temporarily until its finalizedhukl
2009-03-10forgot the event migratioberdgeist
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-03-01refactored 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-26doesn't belong herehukl
2009-02-21added importer for authors and adding proper authorshukl
2009-02-19got the whole globalize system wrong. everythinghukl
2009-02-15* removed the auditing observer, we'll do it the old fashioned waysimon
2009-02-15remove obsolete migrationhukl
2009-02-15* added eclipse project file to .gitignoresimon
2009-02-08added basic user model and user_id on page modelhukl
2009-02-07updated legacy xml fileshukl
2009-02-07added globalize2 plugin as well as some modificationshukl
2009-02-07added head id to node model which points to thehukl
2009-02-02refactored the whole tagging thing. now usinghukl
2009-02-02add acts_as_taggable_on_steroids to replaces hukl
2009-02-02importer now recognizes flags and adds them to thehukl
2009-02-02removed old updates tbzhukl
2009-02-02aggregation spike with flags associated to pageshukl
2009-02-01added updates.tbz to db/ which includes all old /hukl
2009-01-31add published_at to pageshukl
2009-01-31Added Page model scaffoldhukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl