summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2011-02-10switched to 2.3.11User
2010-12-29use sanitize instead of only html_escape!User
2010-07-20adding sponsors footerhukl
2010-05-17added i18n initializer to re-enable fallbacks - jesusUser
2010-01-14updated to latest rails stable versionhukl
2009-11-18added template for old RDF feed - needs to be validated thoughhukl
2009-11-16added action mailer config for production environmenthukl
2009-11-16changed email address for exception notifierhukl
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-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-10-31beta badge and link to old ccc.de pagehukl
2009-10-31added exception notifier plugin to catch all exceptionshukl
2009-10-17added sanitize statements to hopefully all critical templates to protect against cross site scripting.hukl
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-09-12removed sqlite3 sample config as its no longer supported by mehukl
2009-09-12added another gem requirement and updated the chaos_importer task to work with the current node validationshukl
2009-09-10added public rss controller plus template to render the latest 20 updates into a neat little atom feedhukl
2009-09-10going back to raisl 2.3.3 as 2.3.4 has weird issues when translationg active record validation errorshukl
2009-09-07fixing searchd configurationhukl
2009-09-07added searchd production settingshukl
2009-09-06added public search controller with corresponding viewhukl
2009-09-06updated rails boot.rbhukl
2009-09-06removed the rcov dependencyhukl
2009-09-05switched to rails 2.3.4hukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-09-05changed the rcov gem requirement and updated rcov taskhukl
2009-09-04fixed the aggregate tag parsinghukl
2009-09-01Added javascript goodness to add and sort and drag and drop images on pageshukl
2009-09-01added expirimental routing for image galerieshukl
2009-08-15updated environment.rb to work with rails 2.3.3hukl
2009-08-09added sorting (via drag and drop) and deleting of menu items. Its not perfect though and needs more styling. I'm unsure about the proper route for the sort a...hukl
2009-08-08added menu items resourcehukl
2009-06-13put the preview into the pages controller hukl
2009-06-10added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrowhukl
2009-05-01introducing the restore revision functionalityhukl
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl
2009-04-19fixed the libxml gem dependencyhukl
2009-04-19changed gem dependencieshukl
2009-04-18setting environment.rb accordinglyhukl
2009-04-13beautified the revision and diff interface. so pretty and so functional. i'm happyhukl
2009-04-11added proper gem dependencieshukl
2009-03-18configure proper time zonehukl
2009-03-18Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccur...hukl
2009-03-10remove event resource temporarily until its finalizedhukl
2009-03-10added calendar backend. more features and integration to comeerdgeist
2009-03-06didn't work out yethukl
2009-03-06added de locale filehukl
2009-03-05fixed that rcov dependencyhukl
2009-03-05added gem dependencies to make the install even easierhukl
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