summaryrefslogtreecommitdiff
path: root/test/unit/event_test.rb
AgeCommit message (Expand)Author
6 daysRails 5.2 test updateserdgeist
2009-10-17added some more validations to ensure data integrity and applied necessary changes on testshukl
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-10added calendar backend. more features and integration to comeerdgeist