index
:
cccms
erdgeist-revive-events
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
6 days
Rails 5.2 application fixes
erdgeist
8 days
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