summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-11-11added rake task to remove orphan pages (pages without a node)hukl
2009-11-11added rake task to migrate to the new editor column.
also added rake task to repair pages that don't have a published_at date sethukl
2009-10-21adding admin flag in setup taskhukl
2009-10-07and add it back inhukl
2009-10-07remove update modulehukl
2009-09-17preparing for postgres migration. adding rake task for conversionhukl
2009-09-12added another gem requirement and updated the chaos_importer task to work with the current node validationshukl
2009-09-08lots of gui improvements for creating nodeshukl
2009-09-05changed the rcov gem requirement and updated rcov taskhukl
2009-04-19updated rake taskhukl
2009-04-18fixing the authors importerhukl
2009-04-18added update_authors_on_pages task. run after importing authorshukl
2009-04-13refactor of the authors importerhukl
2009-04-13uses the new chaos_calendar gem as wellhukl
2009-04-11removed lib/chaos_calendar as we now have the erdgeist-chaos_calendar gem on github - YAY!hukl
2009-04-09Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccmserdgeist
2009-04-09Make chaos calendar gemerdgeist
2009-04-07adding the new chaos_importer.rb to the setup_environment task.hukl
2009-04-07adding authors_importer.rbhukl
2009-03-31don't even lookhukl
2009-03-31mini fixeshukl
2009-03-31renamed and refactored even furtherhukl
2009-03-30okay its done - complete rewrite of the importer. you will need nokogiri gem installed. i will test this a little more and extend it with new features i want...hukl
2009-03-30next level - events to gohukl
2009-03-29rewrite of the importer - not done yethukl
2009-03-18modified importer to update carefully!!!1elfhukl
2009-03-18fixed deprecation warninghukl
2009-03-18Add a duration parser to libical wrappererdgeist
2009-03-18small patch for reoccurrence rulehukl
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-17Rubify behavoir of helpererdgeist
2009-03-15Improve documentationerdgeist
2009-03-15Minor documentationerdgeist
2009-03-15ruby wrapper around libicalerdgeist
2009-03-10fix for vpimhukl
2009-03-10added calendar backend. more features and integration to comeerdgeist
2009-03-10Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccmserdgeist
2009-03-10Introducing Occurrence Wrapper for Chaos Calendar events.erdgeist
2009-03-05more entities translated, refined xpath selectorhukl
2009-03-05get rid of the stupid entities. its the 21st century baby. unicode is widely available already! except for windowshukl
2009-03-02Parse iCalendar-entities from eventserdgeist
2009-03-01run rake cccms:setup_environment to get all tasks done at oncehukl
2009-02-28building rcov output as well ?hukl
2009-02-28description for taskhukl
2009-02-27new taskhukl
2009-02-27rake task for integrityhukl
2009-02-27new coverage rake task - finallyhukl
2009-02-24put the rcov task into a seperate file so rcov is not necessaryhukl
2009-02-22cloning tags from heads to new drafts. splitted the find_or_create_draft method to make it easier to read.hukl
2009-02-22created route for home page, removed rails index.htmlhukl