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
/
index.html.erb
Age
Commit message (
Expand
)
Author
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-10-18
re-activated admin overview screen - listing 20 recent changes and 20 current drafts. more to come
hukl
2009-10-17
changed some node related methods and implementation of unlock
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-07-19
fixed link_for_path issue
hukl
2009-04-16
minor ui tweak
hukl
2009-04-13
little layout fix
hukl
2009-04-13
now the node index page is sexy too !
hukl
2009-03-28
renamed the user association on nodes to lock_owner as it is more specific for its purpose
hukl
2009-03-21
put the lock onto nodes
hukl
2009-03-21
cleaned up the node index view
hukl
2009-03-15
this was the wrong revision number
hukl
2009-03-15
adding revision links to the interface. disabling destroy for now
hukl
2009-03-08
added revision column to nodes overview
hukl
2009-03-02
added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ...
hukl
2009-03-02
put the rendering of titles in the node overview into the nodes_helper
hukl
2009-03-02
template changes. now lets link that stuff together
hukl
2009-02-22
resolved deprecation
hukl
2009-02-22
another round of view updates
hukl
2009-02-22
lots of view improvements - not ready though
hukl
2009-02-17
a little style here and there
hukl
2009-02-17
forgot the view
hukl
2009-02-08
added nodes controller and made it a resource.
hukl