| Age | Commit message (Expand) | Author |
| 5 hours | nodes#show's revisions subsection renamed to history | erdgeist |
| 16 hours | Add a reader for the action log at admin/log | erdgeist |
| 3 days | Make tags a pill list on nodes#show | erdgeist |
| 3 days | Remove redundant default translation from the translations subsection | erdgeist |
| 3 days | Add per-node translation management: list, edit, destroy, compare | erdgeist |
| 3 days | nodes#show: show each revision's editor, not its byline author | erdgeist |
| 4 days | Asset picker: attach/detach/reorder UI, read-only view, autosave fix | erdgeist |
| 4 days | Wavy-underline: allowlist to default; destroy-button and search polish | erdgeist |
| 4 days | Normalize action-button wording and add icons app-wide | erdgeist |
| 6 days | Do not offer to destroy the only draft of a never-published node | erdgeist |
| 7 days | Move link to full revision list out of summary | erdgeist |
| 7 days | Destroying Draft or Discarding Autosave drops you where you left | erdgeist |
| 7 days | Add head/draft/autosave layer comparison at three UI entry points | erdgeist |
| 8 days | Add the Status section to nodes#show and rebuild nodes#edit's action bar | erdgeist |
| 8 days | Promote page title to headline in nodes#show | erdgeist |
| 9 days | Adopt button pills in views | erdgeist |
| 10 days | Add context-aware child-creation shortcuts to nodes#show | erdgeist |
| 10 days | Restructure nodes#show and nodes#new around node_description/node_content | erdgeist |
| 11 days | Add public preview links for drafts | erdgeist |
| 13 days | 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 |