index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
helpers
/
nodes_helper.rb
Age
Commit message (
Expand
)
Author
13 days
Add context-aware child-creation shortcuts to nodes#show
erdgeist
2026-07-04
Retire event_information, superseded by nodes#show's event manager
erdgeist
2026-07-04
Add self-service event creation from nodes#show
erdgeist
2026-07-01
Add RRULE humanizer and wire events into nodes#show
erdgeist
2026-06-30
Fix events CRUD for standalone events and add events to admin menu
erdgeist
2026-06-30
Phase 1: standalone events, external_url on nodes
erdgeist
2026-06-26
Stage 5 click-testing fixes
erdgeist
2026-06-26
Stage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment config
erdgeist
2025-01-28
Big overhaul patch and style changes
Charlie Root
2009-10-20
allow to overwrite the original user in edit view
hukl
2009-08-08
more readable dates for event meta data
hukl
2009-04-27
truncated titles with title attribute in recent changes view
hukl
2009-04-22
fixes for new event form
hukl
2009-04-18
links
hukl
2009-04-18
adding event information to the metadata section allowing to add and edit events
hukl
2009-03-21
do not truncate title anymore
hukl
2009-03-03
introducing page templates - need to add edit capabilities
hukl
2009-03-02
put the rendering of titles in the node overview into the nodes_helper
hukl
2009-02-08
added nodes controller and made it a resource.
hukl