summaryrefslogtreecommitdiff
path: root/app/views/nodes/edit.html.erb
AgeCommit message (Expand)Author
2026-08-07Move the pending address from the node onto the drafterdgeist
2026-08-06Let editors set a node external homepage, gated and witnessederdgeist
2026-07-25Extract flashes to i18n and stop dispatching on submit labelserdgeist
2026-07-25Extract admin strings to i18n: the nodes clustererdgeist
2026-07-24Rename layout classes to what they actually doerdgeist
2026-07-23Force tags to be lowercase. A script unifies existing tags in both caseserdgeist
2026-07-22Split nodes#edit into a four-quadrant layout on desktoperdgeist
2026-07-21PDFs currently should have no credits attached to them in displayerdgeist
2026-07-21More PDF headline eligibilityerdgeist
2026-07-21Render asset credit inside the gallery lightbox correctlyerdgeist
2026-07-20Improve discoverability of headline image logic in nodes#editerdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-07-14Supply related-asset URLs/name and public inline-image CSSerdgeist
2026-07-14Add a toggleable live preview panel to both editorserdgeist
2026-07-13Asset picker: attach/detach/reorder UI, read-only view, autosave fixerdgeist
2026-07-12Normalize action-button wording and add icons app-wideerdgeist
2026-07-12Unify the four field-level pickers, fix search visibilityerdgeist
2026-07-10Add head/draft/autosave layer comparison at three UI entry pointserdgeist
2026-07-08Add the Status section to nodes#show and rebuild nodes#edit's action barerdgeist
2026-07-08Add a action bar to the node edit view. This is the first application of a proposed new layouterdgeist
2026-07-08Autosave posts to its own endpoint surface lock loss immediatelyerdgeist
2026-07-08Tuck away metadata section in nodes#edit behind a summary/detail cascadeerdgeist
2026-07-07Adopt button pills in viewserdgeist
2026-07-05Surface node-kind conventions in the admin UIerdgeist
2026-07-04Retire 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