tracks/app/controllers
2011-03-11 15:14:45 +01:00
..
application.rb small cleanups 2009-02-05 21:55:33 +01:00
backend_controller.rb Move Rich Todo API into Todo class and clean it up a bit 2008-09-21 09:35:34 -07:00
contexts_controller.rb fix #895 by clearing the repeat pattern from todos before the pattern is deleted 2010-08-19 11:25:04 +02:00
data_controller.rb fix #891. Somehow the assignment causes an error for some people. 2009-05-13 21:10:13 +02:00
feedlist_controller.rb refactor conditional finds to use named_scopes 2008-11-29 15:35:17 +01:00
integrations_controller.rb OpenSearch support. 2008-12-10 21:34:36 +01:00
login_controller.rb Move site-specific configuration out of environment.rb into a YAML file. This allows us to ship environment.rb with Tracks. Fixes #813. 2009-02-01 14:47:05 -05:00
notes_controller.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preferences_controller.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
projects_controller.rb preserve database integrity for recurring todos when deleting project or context. Fixes #880. Fixes #895 2010-04-04 18:12:52 +02:00
recurring_todos_controller.rb fix error in last patch 2009-02-05 22:41:37 +01:00
search_controller.rb small cleanups 2009-02-05 21:55:33 +01:00
stats_controller.rb improve last path. Thanks Vitaliel! 2009-01-17 14:43:06 +01:00
todos_controller.rb fix XSS vunerability. Thanks Mesut Timur for spotting this! 2011-03-11 15:14:45 +01:00
users_controller.rb fixes #919 for managing usernames with "." in it. Thanks Crea 2009-06-30 12:08:34 +02:00