summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-07Using password field for user passwords. Closes #43 hukl
2009-11-03ignoring tmp directoryhukl
2009-11-03hostname instead of ip for old ccc.de linkhukl
2009-11-03default now 25hukl
2009-11-03rss updates expire in 31 minuteshukl
2009-11-03Prevent regular users from promoting themselves to adminshukl
2009-11-02add tests hukl
2009-11-02prevent tags internal server errorhukl
2009-11-02expires in 20 minutes nowhukl
2009-11-02make sure user and published_at stay the samehukl
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-31added exception notifier plugin to catch all exceptionshukl
2009-10-27fix for emtpy assets arrayhukl
2009-10-21adding admin flag in setup taskhukl
2009-10-21fixed migration - globalize2 add index itselfhukl
2009-10-20allow to overwrite the original user in edit viewhukl
2009-10-20display error messages for usershukl
2009-10-20fixing view testhukl
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-20link helper fixhukl
2009-10-19changes for giving root a titlehukl
2009-10-19new header and different menuhukl
2009-10-19title only templatehukl
2009-10-19minor html and css fixeshukl
2009-10-19first set of css updateshukl
2009-10-19page editor is initialized firsthukl
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 some more validations to ensure data integrity and applied necessary changes on testshukl
2009-10-17added slug validation exception for Node.roothukl
2009-10-17small clean up in the content controllerhukl
2009-10-17added sanitize statements to hopefully all critical templates to protect against cross site scripting.hukl
added section to environment.rb listing the whitelisted tags and attributes and examples on how to extend the list
2009-10-08fixed the helper to merge the html options properlyhukl
2009-10-08enabled shadowbox for headline images on public pages. if js is disabled the regular html version is renderedhukl
2009-10-08setting expiry headerhukl
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 ↵hukl
great
2009-10-07recent changes feed fixhukl
2009-10-07enabling users to edit their own details - tested as well - yayhukl