summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysAdd 'open today' sidebar widget and open days in chapter listserdgeist
13 daysFix DST drift in occurrence generationerdgeist
13 daysAdd direct edit link to nodes#indexerdgeist
13 daysRemove review notes fileerdgeist
13 daysRewrite chapter seeds: multi-event support, drop is_primary, fix dataerdgeist
13 daysRewrite chapter_detail template with humanized event scheduleerdgeist
13 daysAdd tagging support to Event modelerdgeist
13 daysClean up events views: return_to, subnav, remove custom_rruleerdgeist
13 daysFix button_to styling for Rails 8.1, add destructive varianterdgeist
2026-07-01Add RRULE humanizer and wire events into nodes#showerdgeist
2026-06-30Fix events CRUD for standalone events and add events to admin menuerdgeist
2026-06-30Add chapter_detail template with events and external URL renderingerdgeist
2026-06-30Phase 2: chapter nodes, aggregate partial, fixeserdgeist
2026-06-30Phase 1: standalone events, external_url on nodeserdgeist
2026-06-30Address brakeman security findingserdgeist
2026-06-30Permit :admin in params only for adminserdgeist
2026-06-30Remove recent_changes RSS feed. It leaks unpublished drafts and the basic auth was only symbolicerdgeist
2026-06-30Remove obsolete viewerdgeist
2026-06-30Remove obsolete partialerdgeist
2026-06-30Prevent xss by not allowing return_to to point to javascript resourceserdgeist
2026-06-30Fix aggregate shortcode syntax in content_controller_testerdgeist
2026-06-30Replace installing click event handler with non-jquery codeerdgeist
2026-06-30Replace Shadowbox with GLightbox, drop jQuery from public siteerdgeist
2026-06-30Unify jQuery: serve public site jQuery via asset pipelineerdgeist
2026-06-30Ignore public/assetserdgeist
2026-06-30Improve admin search overlay layout and behaviourerdgeist
2026-06-29Remove debug output for admin searcherdgeist
2026-06-29Restore and improve admin node searcherdgeist
2026-06-28Fix tag list rendering in node editorerdgeist
2026-06-27rss: add per-tag Atom feed at /rss/tags/:tag/updates.xmlerdgeist
2026-06-27Migration from Rails 2.3.5 to Rails 8.1 successful.erdgeist
2026-06-27rss: fix self link to include .xml suffixerdgeist
2026-06-27rc.d: switch to rails8-upgrade gemset, hook up start_precmderdgeist
2026-06-27Stage 7 click-testing fixes (2)erdgeist
2026-06-27Stage 7 click-testing fixeserdgeist
2026-06-27Fix flash delete for empty flasheserdgeist
2026-06-27Stop forcing escaped HTML into the database just because XML Builder was used wrongerdgeist
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-27Fix unversioned migrationserdgeist
2026-06-27Stage 6 click-testing fixes and production setuperdgeist
2026-06-27Fix I18n::InvalidLocale :root errorserdgeist
2026-06-26update unicorn and rc.d docserdgeist
2026-06-26Add minimal storage.yml to satisfy Active Storage engine in productionerdgeist
2026-06-26Enable full-text search via PostgreSQL tsvector on page_translationserdgeist
2026-06-26Fix ImageMagick 7: use 'magick' instead of deprecated 'convert'erdgeist
2026-06-26Update pg gem to ~> 1.5 now that PostgreSQL 16 is in useCharlie Root
2026-06-26Fix minitest gem group placementerdgeist
2026-06-26Fix RSS feeds, xmlparser initializererdgeist
2026-06-26Stage 5 click-testing fixeserdgeist