summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2026-07-09Move subnav items to action barerdgeist
2026-07-09Remove subnavigation after the last consumer has goneerdgeist
2026-07-09Modernize events#edit: node re-link guard, editable Title, layout overhaulerdgeist
2026-07-09Rework events#new with the new layout paradigmerdgeist
2026-07-09Add an events view for events without node, part 2erdgeist
2026-07-09Add an events view for events without nodeerdgeist
2026-07-09Modernise revision#show view with the paradigms established in all the other views, removing subnaverdgeist
2026-07-09Paginate Events indexerdgeist
2026-07-09Remove subnav from nodes#index, New node has its own action button nowerdgeist
2026-07-09Fix malformed-HTML fallout across RSS, link rewriting, and flash messagingerdgeist
2026-07-09Major resource view cleanuperdgeist
2026-07-09Fix button height mismatch between bordered and pill button styles, extend table styling to assets/users/eventserdgeist
2026-07-09Restyle revisions#index: sticky diff bar, computation button style, pre-selected defaultserdgeist
2026-07-08Add the Status section to nodes#show and rebuild nodes#edit's action barerdgeist
2026-07-08Fix blank-title validation and its lost form state on re-rendererdgeist
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-08Promote page title to headline in nodes#showerdgeist
2026-07-08Tuck away metadata section in nodes#edit behind a summary/detail cascadeerdgeist
2026-07-08WIP: dynamic rrule buildererdgeist
2026-07-07Fix subheadings in admin wizard viewerdgeist
2026-07-07Fix column count between table header and bodyerdgeist
2026-07-07Add or fix class names for the link underline rules to matcherdgeist
2026-07-07Add class destructive to destructive buttonserdgeist
2026-07-07Adopt button pills in viewserdgeist
2026-07-07Reorganize admin.css and overhaul button/link/flash visual hierarchyerdgeist
2026-07-07Add context-aware child-creation shortcuts to nodes#showerdgeist
2026-07-06Restructure nodes#show and nodes#new around node_description/node_contenterdgeist
2026-07-06Add public preview links for draftserdgeist
2026-07-06Remove dead custom_rrule references after column droperdgeist
2026-07-06Add erfa/chaostreff node-kind creation conventions, part 2erdgeist
2026-07-05Surface node-kind conventions in the admin UIerdgeist
2026-07-05Fix admin search results colliding with other search widgetserdgeist
2026-07-04Retire event_information, superseded by nodes#show's event managererdgeist
2026-07-04Add self-service event creation from nodes#showerdgeist
2026-07-03Add weekday abbreviation for open-today widgeterdgeist
2026-07-02Add 'open today' sidebar widget and open days in chapter listserdgeist
2026-07-02Add direct edit link to nodes#indexerdgeist
2026-07-02Rewrite chapter_detail template with humanized event scheduleerdgeist
2026-07-02Clean up events views: return_to, subnav, remove custom_rruleerdgeist
2026-07-01Add RRULE humanizer and wire events into nodes#showerdgeist
2026-06-30Fix events CRUD for standalone events and add events to admin menuerdgeist
2026-06-30Add chapter_detail template with events and external URL renderingerdgeist
2026-06-30Phase 2: chapter nodes, aggregate partial, fixeserdgeist
2026-06-30Remove recent_changes RSS feed. It leaks unpublished drafts and the basic auth was only symbolicerdgeist
2026-06-30Remove obsolete viewerdgeist
2026-06-30Remove obsolete partialerdgeist
2026-06-30Prevent xss by not allowing return_to to point to javascript resourceserdgeist
2026-06-30Replace Shadowbox with GLightbox, drop jQuery from public siteerdgeist
2026-06-30Unify jQuery: serve public site jQuery via asset pipelineerdgeist