index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
events_controller.rb
Age
Commit message (
Expand
)
Author
5 days
Add an events view for events without node, part 2
erdgeist
5 days
Paginate Events index
erdgeist
11 days
Add self-service event creation from nodes#show
erdgeist
13 days
Clean up events views: return_to, subnav, remove custom_rrule
erdgeist
2026-06-30
Fix events CRUD for standalone events and add events to admin menu
erdgeist
2026-06-30
Prevent xss by not allowing return_to to point to javascript resources
erdgeist
2026-06-26
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
2026-06-25
Rails 5.2 application fixes
erdgeist
2009-09-06
Marked Controllers private / public and added authorization filters accordingly
hukl
2009-04-18
added layout and proper links to events
hukl
2009-04-18
adding event information to the metadata section allowing to add and edit events
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