summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2026-07-16Add a reader for the action log at admin/logerdgeist
2026-07-15Make the recent-changes page match the widget it links fromerdgeist
2026-07-14Make revisions locale awareerdgeist
2026-07-13Wire real autosave into translation editingerdgeist
2026-07-13Add per-node translation management: list, edit, destroy, compareerdgeist
2026-07-13Set config.i18n.available_locales explicitlyerdgeist
2026-07-13Add RelatedAssetsController: search, attach, detach, reordererdgeist
2026-07-12Add a locale-aware relative-time helper; drop stale locale overrideserdgeist
2026-07-12Add rails_icons (Tabler) for SVG iconographyerdgeist
2026-07-12Add a grouped tag+node search endpoint for the upcoming dashboarderdgeist
2026-07-12Give the sitemap its own view, with collapse and descendant countserdgeist
2026-07-11Add drafts/recent/mine/chapters admin node viewserdgeist
2026-07-11Make page_translations' search trigger self-installingerdgeist
2026-07-11Move all admin routes under /adminerdgeist
2026-07-11Style admin pagination widget, add missing locale keyserdgeist
2026-07-10Add head/draft/autosave layer comparison at three UI entry pointserdgeist
2026-07-09Add an events view for events without nodeerdgeist
2026-07-09Major resource view cleanuperdgeist
2026-07-08Add revert!/discard and rebuild nodes#edit around the new hierarchyerdgeist
2026-07-08Route Save and autosave through the new Node methods (addendum)erdgeist
2026-07-06Add public preview links for draftserdgeist
2026-07-06Disable verify_foreign_keys_for_fixtures for test enverdgeist
2026-07-05Surface node-kind conventions in the admin UIerdgeist
2026-07-05Add erfa/chaostreff node-kind creation conventionserdgeist
2026-07-03Change open-today widget labelerdgeist
2026-07-02Add 'open today' sidebar widget and open days in chapter listserdgeist
2026-07-02Add tagging support to Event modelerdgeist
2026-07-01Add 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