summaryrefslogtreecommitdiff
path: root/app/views/nodes/edit.html.erb
AgeCommit message (Expand)Author
6 daysAdd the Status section to nodes#show and rebuild nodes#edit's action barerdgeist
6 daysAdd a action bar to the node edit view. This is the first application of a proposed new layouterdgeist
6 daysAutosave posts to its own endpoint surface lock loss immediatelyerdgeist
7 daysTuck away metadata section in nodes#edit behind a summary/detail cascadeerdgeist
7 daysAdopt button pills in viewserdgeist
9 daysSurface node-kind conventions in the admin UIerdgeist
11 daysRetire event_information, superseded by nodes#show's event managererdgeist
2026-06-28Fix tag list rendering in node editorerdgeist
2026-06-27Stop forcing escaped HTML into the database just because XML Builder was used wrongerdgeist
2026-06-26Stage 5 click-testing fixeserdgeist
2026-06-25Rails 4.2 view fixeserdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2026-06-23Update deployed state to what's currently runningerdgeist
2025-02-05Add warner if theres unescaped entities inside the Title fieldserdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
2009-10-20allow to overwrite the original user in edit viewhukl
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-09added editing of slugs and moving of nodes. to edit a slug or move a node you edit that node, make your changes and save. the slug and parent node changes ge...hukl
2009-09-02renaming and restructuringhukl
2009-09-02further interface improvementshukl
2009-09-02some drag and drop refinementshukl
2009-09-01Added javascript goodness to add and sort and drag and drop images on pageshukl
2009-09-01slight interface changeshukl
2009-08-16migration to add missing columns and indexes for acts_as_taggable_redux as well as other related modificationshukl
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-05-08removed the render :partial call as it no longer exists hukl
2009-04-18adding event information to the metadata section allowing to add and edit eventshukl
2009-04-16added autosave to node edit view. saves every 15 secondshukl
2009-04-13beautified the revision and diff interface. so pretty and so functional. i'm happyhukl
2009-04-13slight modificationshukl
2009-04-13rebuilding the admin interfacehukl
2009-03-15interface interlinkshukl
2009-03-08added a prompt for the template selecthukl
2009-03-08added date selector for published_at. Also removed the part that reset the published_at attribute to Time.now. Some cleanupshukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-02-26the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beautyhukl
2009-02-22tags !hukl
2009-02-22another round of view updateshukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-21adding @node filter for publish action and settinghukl
2009-02-21getting rid of the useless values partshukl
2009-02-17modified edit form to work with translated hukl
2009-02-15using real users now that we have a real user modelhukl
2009-02-15added implementation details for nodeshukl
2009-02-08added nodes controller and made it a resource.hukl