summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-15including title and abstract in the diff view.hukl
2009-03-15Merge branch 'revisions'hukl
2009-03-15adding revision links to the interface. disabling destroy for nowhukl
2009-03-15first revision and diff interfacehukl
2009-03-15Improve documentationerdgeist
2009-03-15Minor documentationerdgeist
2009-03-15ruby wrapper around libicalerdgeist
2009-03-10remove event resource temporarily until its finalizedhukl
2009-03-10added list of drafts to admin overviewhukl
2009-03-10fix for vpimhukl
2009-03-10forgot the event migratioberdgeist
2009-03-10small compatibility fix for page testerdgeist
2009-03-10added calendar backend. more features and integration to comeerdgeist
2009-03-10Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccmserdgeist
2009-03-10Introducing Occurrence Wrapper for Chaos Calendar events.erdgeist
2009-03-09updated railshukl
2009-03-09only render pages if their published_at date is either nil or set to a time < Time.now. The render_page method will render a 404 otherwise.hukl
2009-03-09after creating a node, edit it rather than showing ithukl
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-08enhanced the link_to_path helper and fixed the menu linkshukl
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-06now we need that againhukl
2009-03-06didn't work out yethukl
2009-03-06added de locale filehukl
2009-03-05more entities translated, refined xpath selectorhukl
2009-03-05get rid of the stupid entities. its the 21st century baby. unicode is widely available already! except for windowshukl
2009-03-05another option for tinymcehukl
2009-03-05added begin rescue as too much can go wronghukl
2009-03-05fixed that rcov dependencyhukl
2009-03-05updated rails, againhukl
2009-03-05rewriting url in body fields to include the locale before saving the page. xpath magick for the win!hukl
added corresponding test of course
2009-03-05added gem dependencies to make the install even easierhukl
2009-03-04new public_link method for pages which includes localehukl
2009-03-04minor fixeshukl
2009-03-04moved aggregator partialhukl
2009-03-04links in menu, edit button when logged in and css fixeshukl
2009-03-04updated railshukl
2009-03-04renamed render_page template to standard_templatehukl
2009-03-03lets see if tinymce is not trying to rewrite urlshukl
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-03no need to hand the page to the helperhukl
2009-03-03setting the title tag dynamicallyhukl
2009-03-02refactoring of the page cloning and draft creatinghukl
2009-03-02yellow content linkshukl
2009-03-02fixes. wasn't working right in _all_ situations.hukl
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
well
2009-03-02put the rendering of titles in the node overview into the nodes_helperhukl
2009-03-02Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccmshukl