summaryrefslogtreecommitdiff
path: root/app/views/content
AgeCommit message (Collapse)Author
2009-09-07show current search term in search fieldhukl
2009-09-07enabling featured articleshukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-08-09removed time from the menuhukl
2009-08-08added dynamic main menuhukl
2009-07-19need link_to_path here because the locale won't be added with the default link helperhukl
2009-07-19intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature firsthukl
2009-03-04moved aggregator partialhukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
renamed the custom template folder forgot one fix for the new custom template path page templates refined renamed page attribute template to template_name as i suspected it to be a reserved word. it still didn't work until i discovered that simon defined the accessible attributes! That costed me 40 minutes of lifetime. But he apologized ;) tests for public and custom page templates
2009-03-02template changes. now lets link that stuff togetherhukl
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-22created route for home page, removed rails index.htmlhukl
2009-02-22lots of view improvements - not ready thoughhukl
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-01-31added everything needed to render a pagehukl
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 ↵hukl
as a functional test which tests the correct mapping of the custom route