summaryrefslogtreecommitdiff
path: root/test/controllers
AgeCommit message (Expand)Author
2026-08-09Escape feed content with Builder rather than by handerdgeist
2026-08-09Let the RSS templates raise in testserdgeist
2026-08-09Report every editorial attribute in the revision differdgeist
2026-08-09Attach an asset to a page from the asset's own pageerdgeist
2026-08-09Attach an asset to a page from its edit formerdgeist
2026-08-09Attach assets to the draft instead of to every lifecycle rowerdgeist
2026-08-07Move the pending address from the node onto the drafterdgeist
2026-08-06Fix test that expected old sitemap collapsing behaviourerdgeist
2026-08-06Rebuild the sitemap rows around the shared title and action patternserdgeist
2026-08-04Give node lists a flag column and a shared action barerdgeist
2026-08-04Witness every promotion and demotion made through the roles formerdgeist
2026-08-03Require elevation before editing another accounterdgeist
2026-08-03Render dates, booleans and counts through the locale fileserdgeist
2026-08-02Witness account creationerdgeist
2026-08-02Keep the compared translation independent of the interface languageerdgeist
2026-08-01Require a second factor for elevation, not for holding adminerdgeist
2026-08-01Allow aggregate to order by slug and paint chapters list more nicelyerdgeist
2026-08-01Let Redaktion grant and revoke its own roleerdgeist
2026-08-01Require a fresh second factor for user managementerdgeist
2026-08-01Declare role requirements per controllererdgeist
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