OSDN Git Service

Converted issue filters to non-AJAX GET requests (#1965).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 1 Apr 2011 14:34:44 +0000 (14:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 1 Apr 2011 14:34:44 +0000 (14:34 +0000)
commita80b909cc8f7f0ca47744093ff0decaaa45f2264
treeb9708ef62d92b36f8ed0346f2099b5c589d8e2dc
parentcf8d19592995b4ca55b0a113a0645edd5f917345
Converted issue filters to non-AJAX GET requests (#1965).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5276 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/calendars_controller.rb
app/controllers/gantts_controller.rb
app/helpers/application_helper.rb
app/helpers/calendars_helper.rb
app/helpers/gantt_helper.rb
app/views/calendars/show.html.erb
app/views/gantts/show.html.erb
app/views/issues/index.rhtml
app/views/queries/_filters.rhtml
config/routes.rb
test/integration/routing_test.rb