index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
nodes
Age
Commit message (
Expand
)
Author
2009-04-18
adding event information to the metadata section allowing to add and edit events
hukl
2009-04-16
minor ui tweak
hukl
2009-04-16
added autosave to node edit view. saves every 15 seconds
hukl
2009-04-13
little layout fix
hukl
2009-04-13
now the node index page is sexy too !
hukl
2009-04-13
beautified the revision and diff interface. so pretty and so functional. i'm happy
hukl
2009-04-13
slight modifications
hukl
2009-04-13
rebuilding the admin interface
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
More linkage for revisions
hukl
2009-03-15
interface interlinks
hukl
2009-03-15
adding revision links to the interface. disabling destroy for now
hukl
2009-03-08
added a prompt for the template select
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-03-08
added revision column to nodes overview
hukl
2009-03-08
added date selector for published_at. Also removed the part that reset the published_at attribute to Time.now. Some cleanups
hukl
2009-03-03
introducing page templates - need to add edit capabilities
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-26
the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beauty
hukl
2009-02-22
tags !
hukl
2009-02-22
replaced freeform textfield with select tag which has to be replaced with something more decent soon. but it works for now
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-21
wiring together some views to make basic navigation
hukl
2009-02-21
adding @node filter for publish action and setting
hukl
2009-02-21
getting rid of the useless values parts
hukl
2009-02-17
a little style here and there
hukl
2009-02-17
modified edit form to work with translated
hukl
2009-02-17
forgot the view
hukl
2009-02-15
using real users now that we have a real user model
hukl
2009-02-15
added implementation details for nodes
hukl
2009-02-08
added nodes controller and made it a resource.
hukl