summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
6 daysStage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment configerdgeist
6 daysStage 5: Rails 6.1 → 7.2 on Ruby 3.2.11erdgeist
6 daysStage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
6 daysUpgrade to Rails 5.2.8.1 on Ruby 2.5.8erdgeist
7 daysUpgrade to Rails 4.2.11.3erdgeist
7 daysUpgrade acts-as-taggable-on to 3.5, add Rails 3.2 config fixeserdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
8 daysUpdate deployed state to what's currently runningerdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
2012-02-18small style improvements. more button addedhukl
2012-02-18show number of gallery images if more than onehukl
2011-02-10removed thinking_sphinx plugin and replaced it with gem.hukl
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