index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
nodes
/
show.html.erb
Age
Commit message (
Expand
)
Author
10 days
Add the Status section to nodes#show and rebuild nodes#edit's action bar
erdgeist
10 days
Promote page title to headline in nodes#show
erdgeist
11 days
Adopt button pills in views
erdgeist
12 days
Add context-aware child-creation shortcuts to nodes#show
erdgeist
12 days
Restructure nodes#show and nodes#new around node_description/node_content
erdgeist
12 days
Add public preview links for drafts
erdgeist
2026-07-04
Add self-service event creation from nodes#show
erdgeist
2026-07-02
Clean up events views: return_to, subnav, remove custom_rrule
erdgeist
2026-07-01
Add RRULE humanizer and wire events into nodes#show
erdgeist
2009-11-14
nodes :show now also includes a direct link to to the live version of the node. Additionally, I changed the default route to a named route so it is much easi...
hukl
2009-11-14
nodes :show now shows the tags so the user won't have to enter edit mode to see the tags and thereby create a new draft
hukl
2009-11-11
Modified templates to show the editor now
hukl
2009-10-17
changed some node related methods and implementation of unlock
hukl
2009-10-17
added sanitize statements to hopefully all critical templates to protect against cross site scripting.
hukl
2009-10-07
refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g...
hukl
2009-09-12
changed the ui click flow a bit
hukl
2009-09-01
Added javascript goodness to add and sort and drag and drop images on pages
hukl
2009-06-13
added js search widget with clickable results that will take the user to the brand new "show" version of the page. so the user doesn't create new revisions a...
hukl
2009-03-15
More linkage for revisions
hukl
2009-03-08
added basic preview feature. If a draft exists, the show action renders a proper preview. If not the default show template is rendered.
hukl
2009-02-21
wiring together some views to make basic navigation
hukl
2009-02-08
added nodes controller and made it a resource.
hukl