summaryrefslogtreecommitdiff
path: root/test/controllers
AgeCommit message (Expand)Author
2026-07-31Bind aggregates over scoped tags to their subtreeerdgeist
2026-07-31Gate live-content changes on restricted surfaceserdgeist
2026-07-31Replace user deletion with deactivationerdgeist
2026-07-31Group user accounts by roleerdgeist
2026-07-30Localise model validation messages and refusal reasonserdgeist
2026-07-30Canonicalise per locale and declare hreflang alternateserdgeist
2026-07-30Emit per-page Open Graph metadataerdgeist
2026-07-28Let editors manage menu titles in both localeserdgeist
2026-07-27Pin admin content reads to the default localeerdgeist
2026-07-25Extract admin strings to i18n: revisions, page_translations, and menu items,erdgeist
2026-07-25Retire the unroutable occurrences scaffoldingerdgeist
2026-07-25Extract flashes to i18n and stop dispatching on submit labelserdgeist
2026-07-25Extract admin strings to i18n: users and tags clusterserdgeist
2026-07-25Extract admin strings to i18n: the nodes clustererdgeist
2026-07-24Extract admin strings to i18n: sessions, otp, users/editerdgeist
2026-07-24Rename layout classes to what they actually doerdgeist
2026-07-24Give all sessions a uniform absolute lifetime of one weekerdgeist
2026-07-24Complete the login only after the second factorerdgeist
2026-07-24Add self-service TOTP enrollment UI and witnessed admin reseterdgeist
2026-07-23Zoom the action log on assetserdgeist
2026-07-23Keep in-editor asset curation off the head, layering it like every editerdgeist
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-23Convert the log's node zoom to participants, completing subtree historieserdgeist
2026-07-22Add tests for the asset<->nodes attach cycle and the flash notice survival fixerdgeist
2026-07-22Add attached nodes subsection in assets#show and thumbnail in nodes#createerdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-21Make PDFs eligible for headline and allow searching assets by filenameerdgeist
2026-07-21Implement model side of PDF raster preview generationerdgeist
2026-07-21Add storage isolation for tests, preventing live data destructionerdgeist
2026-07-21Resolve preview's page-to-node lookup for every layererdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-07-19Fix render gallery rename issue. We saw 500serdgeist
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-18Add Trash affordances: cockpit, listing, dashboard entryerdgeist
2026-07-17Route and control trash, restore, and permanent deletionerdgeist
2026-07-17Allowlist aggregate order columns and template nameserdgeist
2026-07-16Add a reader for the action log at admin/logerdgeist
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-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-14Make revisions locale awareerdgeist
2026-07-13Make revision diffs locale-aware, defaulting to whichever locale changederdgeist
2026-07-13Fix shared preview redirecting to admin for an ordinary new drafterdgeist
2026-07-13Wire real autosave into translation editingerdgeist
2026-07-13Add per-node translation management: list, edit, destroy, compareerdgeist
2026-07-13Asset picker: attach/detach/reorder UI, read-only view, autosave fixerdgeist
2026-07-13Add loadOnFocus to initSearchPicker; asset search shows recent by defaulterdgeist