summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
13 hoursRecord the full lifecycle contract in NodeAction entrieserdgeist
35 hoursAdd NodeAction: an append-only log of who did what to a nodeerdgeist
2 daysCrop headline images to aspect ratio instead of distorting themerdgeist
2 daysAdd a :large FileAttachment style for full-width inline body imageserdgeist
2 daysRetire wipe_draft! and find_or_create_draft from production codeerdgeist
3 daysclone_attributes_from: update translations in place, not delete+recreateerdgeist
3 daysAdd per-node translation management: list, edit, destroy, compareerdgeist
3 dayswipe_draft!: add a grace period to the lock-with-no-draft brancherdgeist
3 daysCarry over other-locale translations when creating an autosaveerdgeist
3 daysAsset picker: attach/detach/reorder UI, read-only view, autosave fixerdgeist
4 daysAdd RelatedAssetsController: search, attach, detach, reordererdgeist
4 daysRebuild the admin dashboard: icon nav, search, signposts, widgetserdgeist
4 daysExtract drafts/recent query logic from controller into Nodeerdgeist
5 daysAdd drafts/recent/mine/chapters admin node viewserdgeist
5 daysMake page_translations' search trigger self-installingerdgeist
6 daysPrevent a staged parent move from crashing on its own descendanterdgeist
6 daysInclude assets, tags and template in diff between revisionserdgeist
7 daysAdd head/draft/autosave layer comparison at three UI entry pointserdgeist
7 daysRetire vendored cacycle_diff.js for a diff-lcs-based diff viewerdgeist
7 daysFix malformed-HTML fallout across RSS, link rewriting, and flash messagingerdgeist
8 daysFix blank-title validation and its lost form state on re-rendererdgeist
8 daysFix authorship and published_at loss in autosave promotionerdgeist
8 daysAdd head/draft/autosave hierarchy to Nodeerdgeist
8 daysMake sure that page title actually is saved through to ORMerdgeist
10 daysReplace awesome_nested_set with a plain parent_id-based NestedTree concernerdgeist
10 daysAdd tree-position scoping to Page.aggregateerdgeist
10 daysApply slug immediately for never-published nodeserdgeist
10 daysAdd preview_token to pageserdgeist
11 daysAdd erfa/chaostreff node-kind creation conventionserdgeist
14 daysAdd weekday abbreviation for open-today widgeterdgeist
14 daysascade-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
2026-06-27Stage 6 click-testing fixes and production setuperdgeist
2026-06-27Fix I18n::InvalidLocale :root errorserdgeist
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-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-25Rails 5.2 application fixeserdgeist
2026-06-25Rails 4.2 model and controller fixeserdgeist
2026-06-24Fix tagged content aggregator, assets path, and add regression testserdgeist