summaryrefslogtreecommitdiff
path: root/lib/update_importer.rb
AgeCommit message (Collapse)Author
2009-03-18modified importer to update carefully!!!1elfhukl
2009-03-02Parse iCalendar-entities from eventserdgeist
2009-03-01run rake cccms:setup_environment to get all tasks done at oncehukl
2009-02-22cloning tags from heads to new drafts. splitted the find_or_create_draft method to make it easier to read.hukl
fixed a bug in the importer which caused tag loss
2009-02-21added importer for authors and adding proper authorshukl
to imported pages
2009-02-21updated the importer to set the published_at datehukl
properly
2009-02-07added globalize2 plugin as well as some modificationshukl
which use the new translation facilities. backend mostly.
2009-02-07added head id to node model which points to thehukl
head of the nodes pages collection. modified tests, importer etc renamed flags to tags
2009-02-02refactored the whole tagging thing. now usinghukl
acts_as_taggable_on_steroids instead of a homebrew solution
2009-02-02importer now recognizes flags and adds them to thehukl
pages
2009-02-01added 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-31updated importer to notice titles and other stuffhukl
2009-01-31added importer for old ccc updateshukl