summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-12Rebuild the admin dashboard: icon nav, search, signposts, widgetserdgeist
2026-07-12Add a locale-aware relative-time helper; drop stale locale overrideserdgeist
2026-07-12Add rails_icons (Tabler) for SVG iconographyerdgeist
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-12Removing a test script that was accidentally committederdgeist
2026-07-11Add drafts/recent/mine/chapters admin node viewserdgeist
2026-07-11Make page_translations' search trigger self-installingerdgeist
2026-07-11Move all admin routes under /adminerdgeist
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-11Style admin pagination widget, add missing locale keyserdgeist
2026-07-10Prevent a staged parent move from crashing on its own descendanterdgeist
2026-07-10Fix current_user/uniq inconsistencies in admin#index, remove dead queryerdgeist
2026-07-10Add the missing assertions two tests were silently running withouterdgeist
2026-07-10Fix rrule/url column overflow on events#indexerdgeist
2026-07-10Fix page-editor text inputs falling through to unstyled defaultserdgeist
2026-07-10Add test for backlink in revisions#indexerdgeist
2026-07-10Add backlink to node from revisions#indexerdgeist
2026-07-10Include assets, tags and template in diff between revisionserdgeist
2026-07-10Fix docstring for the aggregate shortcodeerdgeist
2026-07-10Stop diff output from corrupting the document on structural tag changeserdgeist
2026-07-10Restore the inline/side-by-side toggle for named-layer diffserdgeist
2026-07-10Ensure that comparison view toggle is there for all diff modeserdgeist
2026-07-10Remove dead CSS rule for table.node_table th.titleerdgeist
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-10Whitespace fixeserdgeist
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
2026-07-09Restyle revisions#index: sticky diff bar, computation button style, pre-selected defaultserdgeist
2026-07-08Add the Status section to nodes#show and rebuild nodes#edit's action barerdgeist
2026-07-08Fix revert being unusable from an unlocked nodes#showerdgeist
2026-07-08Fix blank-title validation and its lost form state on re-rendererdgeist
2026-07-08Add local only test Makefile to .gitignoreerdgeist