summaryrefslogtreecommitdiff
path: root/app/views/nodes
AgeCommit message (Expand)Author
2009-03-15More linkage for revisionshukl
2009-03-15interface interlinkshukl
2009-03-15adding revision links to the interface. disabling destroy for nowhukl
2009-03-08added a prompt for the template selecthukl
2009-03-08added 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-08added revision column to nodes overviewhukl
2009-03-08added date selector for published_at. Also removed the part that reset the published_at attribute to Time.now. Some cleanupshukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-03-02added 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-02put the rendering of titles in the node overview into the nodes_helperhukl
2009-03-02template changes. now lets link that stuff togetherhukl
2009-02-26the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beautyhukl
2009-02-22tags !hukl
2009-02-22replaced freeform textfield with select tag which has to be replaced with something more decent soon. but it works for nowhukl
2009-02-22resolved deprecationhukl
2009-02-22another round of view updateshukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-21wiring together some views to make basic navigationhukl
2009-02-21adding @node filter for publish action and settinghukl
2009-02-21getting rid of the useless values partshukl
2009-02-17a little style here and therehukl
2009-02-17modified edit form to work with translated hukl
2009-02-17forgot the viewhukl
2009-02-15using real users now that we have a real user modelhukl
2009-02-15added implementation details for nodeshukl
2009-02-08added nodes controller and made it a resource.hukl