tracks/app/controllers
2013-09-13 16:04:12 +03:00
..
todos fix failing tests 2013-06-17 10:06:38 +02:00
application_controller.rb Refactor session expire method 2013-09-13 16:04:12 +03:00
calendar_controller.rb Rename to_xml_params to todo_xml_params 2013-04-30 22:52:22 -05:00
contexts_controller.rb Use respond_to { |format| format.any } to reduce duplication 2013-09-13 14:58:28 +03:00
data_controller.rb i18n changes 2013-07-23 13:21:56 -04:00
feedlist_controller.rb remove duplication in feedlist controller 2013-05-11 10:49:38 +02:00
integrations_controller.rb small refactorings 2013-05-05 20:32:32 +02:00
login_controller.rb Pull apart the LoginController#login action 2013-07-23 10:30:50 -05:00
notes_controller.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
preferences_controller.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
projects_controller.rb Use respond_to { |format| format.any } to reduce duplication 2013-09-13 14:58:28 +03:00
recurring_todos_controller.rb weekly days were not getting through to the update of a recurring weekly todo 2013-09-05 20:18:14 +02:00
search_controller.rb Simplify SearchController#results 2013-03-12 19:49:19 -05:00
stats_controller.rb Fixing bug #1442 2013-07-28 19:00:51 -05:00
todos_controller.rb Use respond_to { |format| format.any } to reduce duplication 2013-09-13 14:58:28 +03:00
users_controller.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00