summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2009-02-28using the new helper to prevent evil exceptions if no author is sethukl
2009-02-28added custom partials to aggregators, added test and refactored some methodshukl
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-24one more button in the wysiwyg editorhukl
2009-02-24added format select for wysiwyg editorhukl
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-22created route for home page, removed rails index.htmlhukl
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-21small template fixhukl
2009-02-21getting rid of the useless values partshukl
2009-02-19removed protected attribute fieldshukl
2009-02-19adding the admin controller and his friendshukl
2009-02-17a little style here and therehukl
2009-02-17modified edit form to work with translated hukl
2009-02-17added tinymce editor for body area of pageshukl
2009-02-17added admin layout - more to comehukl
2009-02-17forgot the viewhukl
2009-02-15using real users now that we have a real user modelhukl
2009-02-15* regenerated the user fixtures with new site key, login tests work nowsimon
2009-02-15* initial commit of the stripped restful-authenticationsimon
2009-02-15added implementation details for nodeshukl
2009-02-08added nodes controller and made it a resource.hukl
2009-02-07added new helper code to create links for a givenhukl
2009-02-01added first careful steps for aggregationhukl
2009-02-01fix for date - using the new helper nowhukl
2009-02-01split up the rendering a bithukl
2009-02-01added abstracthukl
2009-01-31added everything needed to render a pagehukl
2009-01-31Added Page model scaffoldhukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl
2009-01-29added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as...hukl