| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-29 | Restore and improve admin node search | erdgeist | |
| - Admin search broke when routing-filter was removed: hardcoded /admin/search and /admin/menu_search URLs in admin_search.js no longer matched the locale-scoped routes. Fix by emitting locale-aware URLs from the layout as JS variables. - Also fixes form submission (POST -> GET, missing = on form_tag), jQuery .attr("value") -> .val() for typeahead input reading, and template name for Rails 8 compatibility. - Adds a visible "search" link to the admin menu so editors can discover the feature without knowing the Alt+F shortcut. Search results now show node path alongside title and link directly to the edit view. Named route admin_menu_search added to routes.rb. | |||
| 2025-02-06 | Improve worklflow | erdgeist | |
| 2025-02-05 | fix edit node behaviour | erdgeist | |
| 2009-09-09 | added 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 ↵ | hukl | |
| get staged and are applied once that revision is published | |||
| 2009-09-09 | always hide the search widget | hukl | |
| 2009-09-08 | lots of gui improvements for creating nodes | hukl | |
| 2009-09-08 | new interface for adding nodes. still needs a bit radio button magick | hukl | |
| 2009-08-15 | the link has to be closured to make it work | hukl | |
| 2009-08-09 | editing menu items now works to. also some minor changes | hukl | |
| 2009-08-09 | refactored the way new menu items are created. went back to rest and added the js ajax search to fill out the form for you. much cleaner, unobtrusive approach. | hukl | |
| 2009-08-08 | lots of new code to manage menu items - harder than expected :/ | hukl | |
| 2009-08-08 | encapsulated javascript magic into objects | hukl | |
| 2009-08-08 | fixed indentation | hukl | |
| 2009-06-13 | added 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 ↵ | hukl | |
| and locks all the time when he / she only wants to take a look at it. | |||
| 2009-06-10 | added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrow | hukl | |
