tracks/app/controllers
2009-02-01 15:25:09 -05:00
..
application.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
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 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
data_controller.rb clean up export controller a bit. also some cleanups in the view 2008-09-05 17:53:18 +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 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
recurring_todos_controller.rb first pass at restoring tag functionality 2008-12-22 20:55:32 +01:00
search_controller.rb Rewrite tag search SQL to use JOIN instead of WHERE when appropriate. 2009-01-23 15:31:50 +08:00
stats_controller.rb improve last path. Thanks Vitaliel! 2009-01-17 14:43:06 +01:00
todos_controller.rb Need to save todo after updating state from project. Fixes #834. 2009-02-01 15:25:09 -05:00
users_controller.rb No point in changing the name of the OpenID identity column in users table. Use the existing one. 2008-12-08 18:51:33 -05:00