tracks/app/controllers
2010-11-09 10:47:09 +01:00
..
application_controller.rb fix failing tests 2010-11-09 10:47:09 +01:00
backend_controller.rb add new_todo API call that specifies project_id, too 2009-04-01 03:59:10 +08:00
contexts_controller.rb fix #895 by clearing the repeat pattern from todos before the pattern is deleted 2010-08-19 11:28:34 +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 refactor conditional finds to use named_scopes 2008-11-29 15:35:17 +01:00
integrations_controller.rb The gadget does not need authorization. 2009-08-04 10:27:20 +02:00
login_controller.rb Changed code to support basic i18n. 2010-11-09 16:31:26 +08:00
notes_controller.rb change notes controller to enable adding notes through REST api. 2010-02-03 17:33:50 +01:00
preferences_controller.rb Get rid of weird render params 2010-01-17 11:33:35 -08:00
projects_controller.rb Hopfully fix #1025. It seems that editing a projects default_context with a context that does not exists just creates a new context for user_id=1, not the current user. 2010-08-06 10:20:31 +02:00
recurring_todos_controller.rb Changed code to support basic i18n. 2010-11-09 16:31:26 +08:00
search_controller.rb small cleanups 2009-02-05 21:55:33 +01:00
stats_controller.rb Changed code to support basic i18n. 2010-11-09 16:31:26 +08:00
todos_controller.rb Small performance enhancements to the tickler. This speeds the loading of the tickler page by 65% (\!) 2010-08-06 16:33:02 +02:00
users_controller.rb migrate selenium for users to cucumber 2010-05-03 21:26:48 +02:00