summaryrefslogtreecommitdiff
path: root/app/views/menu_items
AgeCommit message (Expand)Author
2026-07-30Replaces the grey slab and filled-box handle with the house card idiom,erdgeist
2026-07-30Retire the unroutable scaffold viewserdgeist
2026-07-28add partial for menu_item titles in both localeserdgeist
2026-07-28Let editors manage menu titles in both localeserdgeist
2026-07-25Extract admin strings to i18n: revisions, page_translations, and menu items,erdgeist
2026-07-24Rename layout classes to what they actually doerdgeist
2026-07-13UI cleanup pass: search overlay position, remaining table formserdgeist
2026-07-12Normalize action-button wording and add icons app-wideerdgeist
2026-07-12Unify the four field-level pickers, fix search visibilityerdgeist
2026-07-09Major resource view cleanuperdgeist
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
2009-09-13drag handles for menu item interfacehukl
2009-08-09added sorting (via drag and drop) and deleting of menu items. Its not perfect though and needs more styling. I'm unsure about the proper route for the sort a...hukl
2009-08-09editing menu items now works to. also some minor changeshukl
2009-08-09refactored 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-08lots of new code to manage menu items - harder than expected :/hukl
2009-08-08added menu items resourcehukl