summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07made this line a little easier to understand. thanks to @handtwerkhukl
2009-04-07adding the new chaos_importer.rb to the setup_environment task.hukl
2009-04-07adding fullname to usershukl
2009-04-07adding authors_importer.rbhukl
2009-04-05renamed count to size for older rubyshukl
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-30added named scope for headshukl
2009-03-29rewrite of the importer - not done yethukl
2009-03-29minor refactorhukl
2009-03-29a few more assertionshukl
2009-03-29refactored the outdated translations functionality. also adding flexibility to allow filtering with custom values.hukl
2009-03-29Added unit test to verify the basic functionality of the find_with_outdated_translations method. Found and fixed some issued on the way. [ x ] Testing rockshukl
2009-03-28added class and instance methods to find untranslated pages and for detecting pages with outdated translations. not publicly exposed yet as I need to test it...hukl
2009-03-28introducing named scope :drafts for Pagehukl
2009-03-28reducing queries here as well - yayhukl
2009-03-28using :include => :globalize_translations here to speed up the query timehukl
2009-03-28fix for globalize to honor the use of :include => :globalize_translations. also seehukl
2009-03-28renamed the user association on nodes to lock_owner as it is more specific for its purposehukl
2009-03-22Finally! The cloning of pages for creating new drafts is now a lot cleaner. I had to search for a while to figure out a better way. Thank you svenfuchs and j...hukl
2009-03-21only clone attributes if they are for real and not a fallback hukl
2009-03-21put the lock onto nodeshukl
2009-03-21cleaned up the node index viewhukl
2009-03-21adding title to admin layouthukl
2009-03-21do not truncate title anymorehukl
2009-03-21small changehukl
2009-03-19fixing the link
hukl
2009-03-19adding proper linkhukl
2009-03-19render real events - YAY !
hukl
2009-03-18updated updates to parse wellhukl
2009-03-18updated grafflehukl
2009-03-18modified importer to update carefully!!!1elfhukl
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-18configure proper time zonehukl
2009-03-18fixed deprecation warninghukl
2009-03-18Add a duration parser to libical wrappererdgeist
2009-03-18Reverse order of diffable revisionserdgeist
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-18Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccmserdgeist
2009-03-17Rubify behavoir of helpererdgeist
2009-03-15this was the wrong revision numberhukl
2009-03-15More linkage for revisionshukl
2009-03-15interface interlinkshukl