summaryrefslogtreecommitdiff
path: root/app/views/nodes/show.html.erb
AgeCommit message (Expand)Author
96 min.Add a reader for the action log at admin/logHEADmastererdgeist
2 daysMake tags a pill list on nodes#showerdgeist
2 daysRemove redundant default translation from the translations subsectionerdgeist
3 daysAdd per-node translation management: list, edit, destroy, compareerdgeist
3 daysnodes#show: show each revision's editor, not its byline authorerdgeist
3 daysAsset picker: attach/detach/reorder UI, read-only view, autosave fixerdgeist
3 daysWavy-underline: allowlist to default; destroy-button and search polisherdgeist
3 daysNormalize action-button wording and add icons app-wideerdgeist
5 daysDo not offer to destroy the only draft of a never-published nodeerdgeist
6 daysMove link to full revision list out of summaryerdgeist
6 daysDestroying Draft or Discarding Autosave drops you where you lefterdgeist
6 daysAdd head/draft/autosave layer comparison at three UI entry pointserdgeist
7 daysAdd the Status section to nodes#show and rebuild nodes#edit's action barerdgeist
8 daysPromote page title to headline in nodes#showerdgeist
8 daysAdopt button pills in viewserdgeist
9 daysAdd context-aware child-creation shortcuts to nodes#showerdgeist
10 daysRestructure nodes#show and nodes#new around node_description/node_contenterdgeist
10 daysAdd public preview links for draftserdgeist
12 daysAdd self-service event creation from nodes#showerdgeist
2026-07-02Clean up events views: return_to, subnav, remove custom_rruleerdgeist
2026-07-01Add RRULE humanizer and wire events into nodes#showerdgeist
2009-11-14nodes :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-14nodes :show now shows the tags so the user won't have to enter edit mode to see the tags and thereby create a new drafthukl
2009-11-11Modified templates to show the editor nowhukl
2009-10-17changed some node related methods and implementation of unlockhukl
2009-10-17added sanitize statements to hopefully all critical templates to protect against cross site scripting.hukl
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-09-12changed the ui click flow a bithukl
2009-09-01Added javascript goodness to add and sort and drag and drop images on pageshukl
2009-06-13added 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-15More linkage for revisionshukl
2009-03-08added 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-21wiring together some views to make basic navigationhukl
2009-02-08added nodes controller and made it a resource.hukl