summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
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
2026-07-13Add per-node translation management: list, edit, destroy, compareerdgeist
2026-07-13nodes#show: show each revision's editor, not its byline authorerdgeist
2026-07-13Asset picker: attach/detach/reorder UI, read-only view, autosave fixerdgeist
2026-07-13Wavy-underline: allowlist to default; destroy-button and search polisherdgeist
2026-07-13Fix search widget input width; remove dead navigation CSSerdgeist
2026-07-13UI cleanup pass: search overlay position, remaining table formserdgeist
2026-07-12Normalize action-button wording and add icons app-wideerdgeist
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-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-11Make /nodes/parameterize_preview route independenterdgeist
2026-07-11Do not offer to destroy the only draft of a never-published nodeerdgeist
2026-07-10Fix rrule/url column overflow on events#indexerdgeist
2026-07-10Add backlink to node from revisions#indexerdgeist
2026-07-10Include assets, tags and template in diff between revisionserdgeist
2026-07-10Ensure that comparison view toggle is there for all diff modeserdgeist
2026-07-10Move link to full revision list out of summaryerdgeist
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-10Fix stale assertions and escaped body in revisions#showerdgeist
2026-07-10Retire vendored cacycle_diff.js for a diff-lcs-based diff viewerdgeist
2026-07-09Move subnav items to action barerdgeist
2026-07-09Remove subnavigation after the last consumer has goneerdgeist
2026-07-09Modernize events#edit: node re-link guard, editable Title, layout overhaulerdgeist
2026-07-09Rework events#new with the new layout paradigmerdgeist
2026-07-09Add an events view for events without node, part 2erdgeist
2026-07-09Add an events view for events without nodeerdgeist
2026-07-09Modernise revision#show view with the paradigms established in all the other views, removing subnaverdgeist
2026-07-09Paginate Events indexerdgeist
2026-07-09Remove subnav from nodes#index, New node has its own action button nowerdgeist
2026-07-09Fix malformed-HTML fallout across RSS, link rewriting, and flash messagingerdgeist
2026-07-09Major resource view cleanuperdgeist
2026-07-09Fix button height mismatch between bordered and pill button styles, extend table styling to assets/users/eventserdgeist