index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
event_test.rb
Age
Commit message (
Expand
)
Author
6 days
Rails 5.2 test updates
erdgeist
2009-10-17
added some more validations to ensure data integrity and applied necessary changes on tests
hukl
2009-03-18
add 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-18
Refactored 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-10
remove event resource temporarily until its finalized
hukl
2009-03-10
added calendar backend. more features and integration to come
erdgeist