summaryrefslogtreecommitdiff
path: root/app/views/revisions/diff.html.erb
AgeCommit message (Expand)Author
2026-08-02Keep the compared translation independent of the interface languageerdgeist
2026-07-25Extract admin strings to i18n: revisions, page_translations, and menu items,erdgeist
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-12Normalize action-button wording and add icons app-wideerdgeist
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-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-09Move subnav items to action barerdgeist
2026-06-27Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-10-07refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g...hukl
2009-05-01sanitizing the diff view a bit morehukl
2009-04-18thats kind of obsoletehukl
2009-04-13beautified the revision and diff interface. so pretty and so functional. i'm happyhukl
2009-03-15including title and abstract in the diff view.hukl
2009-03-15first revision and diff interfacehukl