index
:
cccms
erdgeist-revive-events
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
19 hours
Add RRULE humanizer and wire events into nodes#show
erdgeist-revive-events
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