index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
occurrence.rb
Age
Commit message (
Expand
)
Author
24 hours
Fix events CRUD for standalone events and add events to admin menu
erdgeist
24 hours
Phase 1: standalone events, external_url on nodes
erdgeist
6 days
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
6 days
Rails 5.2 application fixes
erdgeist
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2025-01-28
Big overhaul patch and style changes
Charlie Root
2009-09-10
show the next event if none are found for the next 14 days. Closes #19
hukl
2009-04-18
there was actually a small glitch here
hukl
2009-04-11
removed lib/chaos_calendar as we now have the erdgeist-chaos_calendar gem on github - YAY!
hukl
2009-03-19
adding proper link
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