summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2009-11-21added rdf autodiscovery as well as .xml and .rdf extensionshukl
2009-11-18rdf needs the path to be the urlhukl
2009-11-18added template for old RDF feed - needs to be validated thoughhukl
2009-11-15removed date and author from the standard template and introduced a dedicated update template which will get auto assigned if a node is created under updates...hukl
2009-11-14Resolved issue of changing rss feed ids when changing the slugs of nodeshukl
2009-11-14nodes :show now also includes a direct link to to the live version of the node. Additionally, I changed the default route to a named route so it is much easi...hukl
2009-11-14nodes :show now shows the tags so the user won't have to enter edit mode to see the tags and thereby create a new drafthukl
2009-11-14added headline to Tag :show view to suggest that it is a list rather than a singe page / article when only one page is tagged with a certain tag.hukl
2009-11-11headline correctionevelyn
2009-11-11Modified templates to show the editor nowhukl
2009-11-10Merge branch 'master' of github.com:hukl/cccmshukl
2009-11-09Added logout link to main navigationhukl
2009-11-08headline angepasstevelyn
2009-11-08headline, author/date, linie angepasstevelyn
2009-11-08removed italicevelyn
2009-11-08removed italicevelyn
2009-11-08id must be an url of coursehukl
2009-11-08changes for atom feed - hope that helpshukl
2009-11-07Using password field for user passwords. Closes #43 hukl
2009-11-03hostname instead of ip for old ccc.de linkhukl
2009-11-02absolute url for rss linkhukl
2009-10-31beta badge and link to old ccc.de pagehukl
2009-10-31now setting correct date for sorting the rss feedhukl
2009-10-31fixed problem for failing rss feedhukl
2009-10-31temporary xml feed fixhukl
2009-10-31output escape for search termshukl
2009-10-20allow to overwrite the original user in edit viewhukl
2009-10-20display error messages for usershukl
2009-10-20some more user view cleanuphukl
2009-10-20cleaned up the user views a bithukl
2009-10-20only if you are already adminhukl
2009-10-20basic user editinghukl
2009-10-20more asset detailshukl
2009-10-19title only templatehukl
2009-10-19minor html and css fixeshukl
2009-10-19first set of css updateshukl
2009-10-18minor fix for admin overviewhukl
2009-10-18re-activated admin overview screen - listing 20 recent changes and 20 current drafts. more to comehukl
2009-10-17changed some node related methods and implementation of unlockhukl
2009-10-17added sanitize statements to hopefully all critical templates to protect against cross site scripting.hukl
2009-10-08enabled shadowbox for headline images on public pages. if js is disabled the regular html version is renderedhukl
2009-10-07fixed htmlhukl
2009-10-07change html foohukl
2009-10-07refactored 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-10-07recent changes feed fixhukl
2009-10-07implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...hukl
2009-09-17added shadowbody, first js gallery initializer and template modificationshukl
2009-09-13drag handles for menu item interfacehukl
2009-09-13use link_to_path instead of link_to to include the locale hukl
2009-09-12moved the teaser ruler to the bottom of the article partialhukl