tracks/app/controllers
tim madden b932ac210f fix for mobile new todo tags no being saved
the mobile interface shares the form for creating and updating todos.
the todo controller was using different names for them. this change
aligns them.
2012-04-28 22:44:35 -05:00
..
application_controller.rb Get more i18n fixed in for he locale. Include fallback to en locale and include pluralization mechanism 2012-04-16 13:19:04 +02:00
backend_controller.rb fixing gems for 1.9 2011-10-09 20:30:13 +02:00
contexts_controller.rb fix #1195. Update all autocompleters for more sane order of returned items 2012-04-09 12:48:40 +02:00
data_controller.rb fix #891. Somehow the assignment causes an error for some people. 2009-05-13 21:08:35 +02:00
feedlist_controller.rb fix failing tests 2011-02-03 22:44:26 +01:00
integrations_controller.rb Removing signatures from output and adding two test cases: invalid signature and unknown sender 2011-10-06 16:41:46 +02:00
login_controller.rb Logut user after password change, Closes #1047 2011-10-24 21:47:15 +02:00
notes_controller.rb fix failing tests 2011-02-03 22:44:26 +01:00
preferences_controller.rb Logut user after password change, Closes #1047 2011-10-24 21:47:15 +02:00
projects_controller.rb fix #1286. The sidebar now updates correctly after update of project settings 2012-04-18 16:50:47 +02:00
recurring_todos_controller.rb replace new repeating todo form with jquery dialog. And some refactoring 2011-11-17 17:07:55 +01:00
search_controller.rb fix #1239. Context helper was missing in search controller 2012-01-31 12:12:58 +01:00
stats_controller.rb merge latest changes for the he locale. Thanks Darian. 2012-04-17 15:33:40 +02:00
todos_controller.rb fix for mobile new todo tags no being saved 2012-04-28 22:44:35 -05:00
users_controller.rb properly filter passwords in the users controller 2012-01-10 11:20:01 -06:00