index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
menu_items_controller.rb
Age
Commit message (
Expand
)
Author
2026-07-30
Replaces the grey slab and filled-box handle with the house card idiom,
erdgeist
2026-07-30
Retire the unroutable scaffold views
erdgeist
2026-07-28
Let editors manage menu titles in both locales
erdgeist
2026-07-27
Permit editors to touch menu_items' title
erdgeist
2026-07-27
Pin the two translation editors as well
erdgeist
2026-07-09
Major resource view cleanup
erdgeist
2026-06-26
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
2026-06-25
Rails 5.2 application fixes
erdgeist
2026-06-24
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-09-06
Marked Controllers private / public and added authorization filters accordingly
hukl
2009-08-09
added 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-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
added menu items resource
hukl