| Age | Commit message (Expand) | Author |
| 2026-07-21 | Widen nodes#show to all attachments | erdgeist |
| 2026-07-21 | Extract Page#headline_asset | erdgeist |
| 2026-07-21 | Show which image is headlined on nodes#show | erdgeist |
| 2026-07-18 | Annotate the History list with each revision's lifecycle | erdgeist |
| 2026-07-18 | Add Trash affordances: cockpit, listing, dashboard entry | erdgeist |
| 2026-07-16 | nodes#show's revisions subsection renamed to history | erdgeist |
| 2026-07-16 | Add a reader for the action log at admin/log | erdgeist |
| 2026-07-14 | Make tags a pill list on nodes#show | erdgeist |
| 2026-07-13 | Remove redundant default translation from the translations subsection | erdgeist |
| 2026-07-13 | Add per-node translation management: list, edit, destroy, compare | erdgeist |
| 2026-07-13 | nodes#show: show each revision's editor, not its byline author | erdgeist |
| 2026-07-13 | Asset picker: attach/detach/reorder UI, read-only view, autosave fix | erdgeist |
| 2026-07-13 | Wavy-underline: allowlist to default; destroy-button and search polish | erdgeist |
| 2026-07-12 | Normalize action-button wording and add icons app-wide | erdgeist |
| 2026-07-11 | Do not offer to destroy the only draft of a never-published node | erdgeist |
| 2026-07-10 | Move link to full revision list out of summary | erdgeist |
| 2026-07-10 | Destroying Draft or Discarding Autosave drops you where you left | erdgeist |
| 2026-07-10 | Add head/draft/autosave layer comparison at three UI entry points | erdgeist |
| 2026-07-08 | Add the Status section to nodes#show and rebuild nodes#edit's action bar | erdgeist |
| 2026-07-08 | Promote page title to headline in nodes#show | erdgeist |
| 2026-07-07 | Adopt button pills in views | erdgeist |
| 2026-07-07 | Add context-aware child-creation shortcuts to nodes#show | erdgeist |
| 2026-07-06 | Restructure nodes#show and nodes#new around node_description/node_content | erdgeist |
| 2026-07-06 | Add public preview links for drafts | erdgeist |
| 2026-07-04 | Add self-service event creation from nodes#show | erdgeist |
| 2026-07-02 | Clean up events views: return_to, subnav, remove custom_rrule | erdgeist |
| 2026-07-01 | Add RRULE humanizer and wire events into nodes#show | erdgeist |
| 2009-11-14 | nodes :show now also includes a direct link to to the live version of the node. Additionally, I changed the default route to a named route so it is much easi... | hukl |
| 2009-11-14 | nodes :show now shows the tags so the user won't have to enter edit mode to see the tags and thereby create a new draft | hukl |
| 2009-11-11 | Modified templates to show the editor now | hukl |
| 2009-10-17 | changed some node related methods and implementation of unlock | hukl |
| 2009-10-17 | added sanitize statements to hopefully all critical templates to protect against cross site scripting. | hukl |
| 2009-10-07 | refactored 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-09-12 | changed the ui click flow a bit | hukl |
| 2009-09-01 | Added javascript goodness to add and sort and drag and drop images on pages | hukl |
| 2009-06-13 | added js search widget with clickable results that will take the user to the brand new "show" version of the page. so the user doesn't create new revisions a... | hukl |
| 2009-03-15 | More linkage for revisions | hukl |
| 2009-03-08 | added basic preview feature. If a draft exists, the show action renders a proper preview. If not the default show template is rendered. | hukl |
| 2009-02-21 | wiring together some views to make basic navigation | hukl |
| 2009-02-08 | added nodes controller and made it a resource. | hukl |