summaryrefslogtreecommitdiff
path: root/app/views/nodes
AgeCommit message (Expand)Author
5 daysRemove subnav from nodes#index, New node has its own action button nowerdgeist
5 daysMajor resource view cleanuperdgeist
6 daysAdd the Status section to nodes#show and rebuild nodes#edit's action barerdgeist
6 daysFix blank-title validation and its lost form state on re-rendererdgeist
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 daysPromote page title to headline in nodes#showerdgeist
7 daysTuck away metadata section in nodes#edit behind a summary/detail cascadeerdgeist
7 daysAdopt button pills in viewserdgeist
8 daysAdd context-aware child-creation shortcuts to nodes#showerdgeist
8 daysRestructure nodes#show and nodes#new around node_description/node_contenterdgeist
9 daysAdd public preview links for draftserdgeist
9 daysSurface node-kind conventions in the admin UIerdgeist
11 daysRetire event_information, superseded by nodes#show's event managererdgeist
11 daysAdd self-service event creation from nodes#showerdgeist
13 daysAdd direct edit link to nodes#indexerdgeist
13 daysClean up events views: return_to, subnav, remove custom_rruleerdgeist
2026-07-01Add RRULE humanizer and wire events into nodes#showerdgeist
2026-06-30Remove obsolete partialerdgeist
2026-06-28Fix tag list rendering in node editorerdgeist
2026-06-27Fix flash delete for empty flasheserdgeist
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-06Improve worklflowerdgeist
2025-02-05Add warner if theres unescaped entities inside the Title fieldserdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
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-20allow to overwrite the original user in edit viewhukl
2009-10-18re-activated admin overview screen - listing 20 recent changes and 20 current drafts. more to comehukl
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-10going back to raisl 2.3.3 as 2.3.4 has weird issues when translationg active record validation errorshukl
2009-09-10refactored the create method to actually produce meaningful error messages when something goes wrong. added tests for corner caseshukl
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-08lots of gui improvements for creating nodeshukl
2009-09-08new interface for adding nodes. still needs a bit radio button magickhukl
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-07-19fixed link_for_path issuehukl