summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2026-07-23Convert the log's node zoom to participants, completing subtree historieserdgeist
2026-07-22Add attached nodes subsection in assets#show and thumbnail in nodes#createerdgeist
2026-07-22Make important flash notices survive the boilerplate Node-locked info in nodes controllererdgeist
2026-07-22Implement controller and view side of the attach logicerdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-21PDFs currently should have no credits attached to them in displayerdgeist
2026-07-21More PDF headline eligibilityerdgeist
2026-07-21Resolve preview's page-to-node lookup for every layererdgeist
2026-07-21Remove unreachable image_box drag-and-drop UIerdgeist
2026-07-21Render asset credit inside the gallery lightbox correctlyerdgeist
2026-07-21Whitespace fixerdgeist
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 a 500er logger and a trip wire in admin/boom to test iterdgeist
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-17Retire recent changes widget, replace with action logerdgeist
2026-07-17Cutover to new Recent Changes widgeterdgeist
2026-07-16Split current_unique_name in a setter and an accessorerdgeist
2026-07-16Add a reader for the action log at admin/logerdgeist
2026-07-16Record the full lifecycle contract in NodeAction entrieserdgeist
2026-07-16Provide parent_unique_name in nodes#new if parent is already pre-seterdgeist
2026-07-15Add NodeAction: an append-only log of who did what to a nodeerdgeist
2026-07-14Supply related-asset URLs/name and public inline-image CSSerdgeist
2026-07-14Make revisions locale awareerdgeist
2026-07-14Store return_to before resetting session in loging. Fixes returning to an admin page before logging inerdgeist
2026-07-13Remove redundant default translation from the translations subsectionerdgeist
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
2026-07-13Add RelatedAssetsController: search, attach, detach, reordererdgeist
2026-07-12Rebuild the admin dashboard: icon nav, search, signposts, widgetserdgeist
2026-07-12Add a grouped tag+node search endpoint for the upcoming dashboarderdgeist
2026-07-12Extract drafts/recent query logic from controller into Nodeerdgeist
2026-07-12Unify the four field-level pickers, fix search visibilityerdgeist
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-10Fix current_user/uniq inconsistencies in admin#index, remove dead queryerdgeist
2026-07-10Destroying Draft or Discarding Autosave drops you where you lefterdgeist
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-09Add an events view for events without node, part 2erdgeist
2026-07-09Paginate Events indexerdgeist
2026-07-09Fix malformed-HTML fallout across RSS, link rewriting, and flash messagingerdgeist