summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2026-07-24Reduce visual clutter: remove time from article partialserdgeist
2026-07-23Force tags to be lowercase. A script unifies existing tags in both caseserdgeist
2026-07-23Zoom the action log on assetserdgeist
2026-07-23Record asset deltas at publish, with changed assets as participantserdgeist
2026-07-23Witness asset uploads and out-of-band attaches in the action logerdgeist
2026-07-23Witness asset destruction, naming every node it stripserdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-21Render PDF headlines as document cards, not lightbox imageserdgeist
2026-07-21Remove unreachable image_box drag-and-drop UIerdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-07-19Log CSP violations to their own file instead of relying on Rails.loggererdgeist
2026-07-19Add deliberate default to xml for rss and rdferdgeist
2026-07-19Add the error log writererdgeist
2026-07-19Add a 500er logger and a trip wire in admin/boom to test iterdgeist
2026-07-18Emit a report-only Content-Security-Policy with nonced inline scriptserdgeist
2026-07-18Annotate the History list with each revision's lifecycleerdgeist
2026-07-18Teach the action log reader the Trash vocabularyerdgeist
2026-07-18Add Trash affordances: cockpit, listing, dashboard entryerdgeist
2026-07-17Route and control trash, restore, and permanent deletionerdgeist
2026-07-17Fix grammar for unknown action and discard_autosaveerdgeist
2026-07-16Condense the action log into a scannable tableerdgeist
2026-07-16Don't reference your own user as 'du' in action log. It breaks grammar.erdgeist
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