summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2012-02-18small style improvements. more button addedhukl
2012-02-18show number of gallery images if more than onehukl
2012-02-18graceful handling of weird search resultshukl
2012-02-18handle missing node gracefullyhukl
2012-02-18Bugfix: Finally after all those years, asset urls are not rewritten anymore with a locale prefix! Hoorray!hukl
2012-02-18added events iconhukl
2012-02-18remove reference to old websitehukl
2012-02-18forgot to add classes to iconshukl
2012-02-18added fun little icons for chaos network awesomenesshukl
2012-01-04sanitized this motherfuckin search stringUser
2011-07-23search xss fixUser
2011-02-11reject events with no corresponding pagehukl
2011-02-10Merge branch 'master' of github.com:hukl/cccmshukl
2011-02-10added body to the index and removed spaceshukl
2011-01-08Exclude root node from admin overview.Jens Ohlig
2010-12-29use sanitize instead of only html_escape!User
2010-07-20adding sponsors footerhukl
2010-05-09added index action for tags, primarily removing the associated exceptionhukl
2010-05-09return 404 for non existent gallerieshukl
2010-05-09only respond to html requests herehukl
2010-05-09filter out invalid locales right awayhukl
2010-05-09fix for non existing tagshukl
2010-03-03do not rewrite paths for assetshukl
2010-01-31sanitize weird localeshukl
2010-01-31hmm this should've been there all along.hukl
2010-01-14Updated globalize2 to latest version. Modified existing code accoringlyhukl
2009-12-06changed the auto discovery tag to annoucne rss and atom hukl
2009-12-01dramatically reduced instanciated AR objects for tagshukl
2009-12-01reduced instanciated AR objects for searchhukl
2009-12-01refactored the Page.aggregate to instanciate a lot less AR objects. Its actually instanciating only the ones being displayed. Still over 150 but still a mass...hukl
2009-11-21added rdf autodiscovery as well as .xml and .rdf extensionshukl
2009-11-20Its the final fix for the RSS Feed issues. Apparently people were subscribing the feed with weird locales set. Therfore the locale in the feed links and ids ...hukl
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-17don't set the published_at upon creation of the first draft but rather on publishhukl
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-11implemented that pages now have an author and an editorhukl
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-08fixed typo - evilhukl