summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
5 daysMajor resource view cleanuperdgeist
6 daysAdd revert!/discard and rebuild nodes#edit around the new hierarchyerdgeist
6 daysRoute Save and autosave through the new Node methods (addendum)erdgeist
9 daysAdd public preview links for draftserdgeist
9 daysDisable verify_foreign_keys_for_fixtures for test enverdgeist
9 daysSurface node-kind conventions in the admin UIerdgeist
9 daysAdd erfa/chaostreff node-kind creation conventionserdgeist
12 daysChange open-today widget labelerdgeist
12 daysAdd 'open today' sidebar widget and open days in chapter listserdgeist
13 daysAdd tagging support to Event modelerdgeist
14 daysAdd RRULE humanizer and wire events into nodes#showerdgeist
2026-06-30Remove recent_changes RSS feed. It leaks unpublished drafts and the basic auth was only symbolicerdgeist
2026-06-29Restore and improve admin node searcherdgeist
2026-06-27rss: add per-tag Atom feed at /rss/tags/:tag/updates.xmlerdgeist
2026-06-27Stage 7 click-testing fixeserdgeist
2026-06-27Fix routes after removing the routing-filtererdgeist
2026-06-27Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist
2026-06-26Add minimal storage.yml to satisfy Active Storage engine in productionerdgeist
2026-06-26Fix RSS feeds, xmlparser initializererdgeist
2026-06-26Stage 5 click-testing fixeserdgeist
2026-06-26Stage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment configerdgeist
2026-06-26Stage 5: Rails 6.1 → 7.2 on Ruby 3.2.11erdgeist
2026-06-26Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
2026-06-25Upgrade to Rails 5.2.8.1 on Ruby 2.5.8erdgeist
2026-06-25Upgrade to Rails 4.2.11.3erdgeist
2026-06-24Upgrade acts-as-taggable-on to 3.5, add Rails 3.2 config fixeserdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2026-06-23Update 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