summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
2026-07-17Bootstrap the Trash node: reserved slug, identity, guardserdgeist
2026-07-17Fix the cleanup cascade for a real node destroyerdgeist
2026-07-17Refuse destroying nodes that still have childrenerdgeist
2026-07-17Allowlist aggregate order columns and template nameserdgeist
2026-07-17Implement transparent password hash migrationerdgeist
2026-07-17Fix computed_unique_name code and consumererdgeist
2026-07-16Aggregate selected weeks in a more human friendly formerdgeist
2026-07-16managed RRULE constructs now include week selectionerdgeist
2026-07-16Split current_unique_name in a setter and an accessorerdgeist
2026-07-16Condense the action log into a scannable tableerdgeist
2026-07-16Record the full lifecycle contract in NodeAction entrieserdgeist
2026-07-15Add NodeAction: an append-only log of who did what to a nodeerdgeist
2026-07-14Crop headline images to aspect ratio instead of distorting themerdgeist
2026-07-14Add a :large FileAttachment style for full-width inline body imageserdgeist
2026-07-14Retire wipe_draft! and find_or_create_draft from production codeerdgeist
2026-07-13clone_attributes_from: update translations in place, not delete+recreateerdgeist
2026-07-13Add per-node translation management: list, edit, destroy, compareerdgeist
2026-07-13wipe_draft!: add a grace period to the lock-with-no-draft brancherdgeist
2026-07-13Carry over other-locale translations when creating an autosaveerdgeist
2026-07-13Asset picker: attach/detach/reorder UI, read-only view, autosave fixerdgeist
2026-07-13Add RelatedAssetsController: search, attach, detach, reordererdgeist
2026-07-12Rebuild the admin dashboard: icon nav, search, signposts, widgetserdgeist
2026-07-12Extract drafts/recent query logic from controller into Nodeerdgeist
2026-07-11Add drafts/recent/mine/chapters admin node viewserdgeist
2026-07-11Make page_translations' search trigger self-installingerdgeist
2026-07-10Prevent a staged parent move from crashing on its own descendanterdgeist
2026-07-10Include assets, tags and template in diff between revisionserdgeist
2026-07-10Add head/draft/autosave layer comparison at three UI entry pointserdgeist
2026-07-10Retire vendored cacycle_diff.js for a diff-lcs-based diff viewerdgeist
2026-07-09Fix malformed-HTML fallout across RSS, link rewriting, and flash messagingerdgeist
2026-07-08Fix blank-title validation and its lost form state on re-rendererdgeist
2026-07-08Fix authorship and published_at loss in autosave promotionerdgeist
2026-07-08Add head/draft/autosave hierarchy to Nodeerdgeist
2026-07-08Make sure that page title actually is saved through to ORMerdgeist
2026-07-07Replace awesome_nested_set with a plain parent_id-based NestedTree concernerdgeist
2026-07-06Add tree-position scoping to Page.aggregateerdgeist
2026-07-06Apply slug immediately for never-published nodeserdgeist
2026-07-06Add preview_token to pageserdgeist
2026-07-05Add erfa/chaostreff node-kind creation conventionserdgeist
2026-07-03Add weekday abbreviation for open-today widgeterdgeist
2026-07-03ascade-destroy occurrences; support events without a fixed start timeerdgeist
2026-07-02Fix DST drift in occurrence generationerdgeist
2026-07-02Add tagging support to Event modelerdgeist
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-30Phase 2: chapter nodes, aggregate partial, fixeserdgeist
2026-06-30Phase 1: standalone events, external_url on nodeserdgeist
2026-06-27Stage 7 click-testing fixes (2)erdgeist
2026-06-27Stage 7 click-testing fixeserdgeist
2026-06-27Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist