summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2026-07-22Implement controller and view side of the attach logicerdgeist
2026-07-22factor out flash rendering from layouts/adminerdgeist
2026-07-22Split nodes#edit into a four-quadrant layout on desktoperdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-21Render PDF headlines as document cards, not lightbox imageserdgeist
2026-07-21PDFs currently should have no credits attached to them in displayerdgeist
2026-07-21More PDF headline eligibilityerdgeist
2026-07-21Widen nodes#show to all attachmentserdgeist
2026-07-21Extract Page#headline_asseterdgeist
2026-07-21Show which image is headlined on nodes#showerdgeist
2026-07-21Render asset credit inside the gallery lightbox correctlyerdgeist
2026-07-20Remove a superflous section headererdgeist
2026-07-20Improve discoverability of headline image logic in nodes#editerdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-07-20Link publish actions to revision diffs in recentserdgeist
2026-07-19Remove one dead events viewerdgeist
2026-07-19Add copy-url button to assets; unified the mechanism across viewserdgeist
2026-07-19Point the style sheet to the correct WIP version in treeerdgeist
2026-07-19Start demolition survey of the css for later redesignserdgeist
2026-07-19Refine the action log's time column layouterdgeist
2026-07-18Emit a report-only Content-Security-Policy with nonced inline scriptserdgeist
2026-07-18Give action log entries per-verb iconserdgeist
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-17Fix computed_unique_name code and consumererdgeist
2026-07-17Retire recent changes widget, replace with action logerdgeist
2026-07-17Retire recent changes widget, replace with action logerdgeist
2026-07-17Cutover to new Recent Changes widgeterdgeist
2026-07-16Move rrule builder to a partial and share between events#new and events#editerdgeist
2026-07-16managed RRULE constructs now include week selectionerdgeist
2026-07-16Split current_unique_name in a setter and an accessorerdgeist
2026-07-16nodes#show's revisions subsection renamed to historyerdgeist
2026-07-16Condense the action log into a scannable tableerdgeist
2026-07-16Add a reader for the action log at admin/logerdgeist
2026-07-16Provide parent_unique_name in nodes#new if parent is already pre-seterdgeist
2026-07-15Make the recent-changes page match the widget it links fromerdgeist
2026-07-15Remove dead admin/_recent_changes partialerdgeist
2026-07-14Supply related-asset URLs/name and public inline-image CSSerdgeist
2026-07-14Extend static-asset cache-busting to the public layouterdgeist
2026-07-14Add chapter images: thumbnail on the list, headline image on the detail pageerdgeist
2026-07-14Add a toggleable live preview panel to both editorserdgeist
2026-07-14Make revisions locale awareerdgeist
2026-07-14Add tooltips to all navbar itemserdgeist
2026-07-14Make tags a pill list on nodes#showerdgeist
2026-07-13Add cache-buster using mtime of css and js files outside the asset pipelineerdgeist
2026-07-13Remove redundant default translation from the translations subsectionerdgeist
2026-07-13Fix: p elements can't contain buttons. Convert it to a diverdgeist
2026-07-13Make revision diffs locale-aware, defaulting to whichever locale changederdgeist
2026-07-13Wire real autosave into translation editingerdgeist