tracks/app/controllers
Eric Allen e17c1e1644 Make it possible to run rake gems:install for cas
The hard requires were causing rake to fail before it could even install
the rubycas-client gem. This kind of sucked.
2009-12-18 09:42:06 -05:00
..
application_controller.rb Make it possible to run rake gems:install for cas 2009-12-18 09:42:06 -05: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 No need for these session calls now 2009-12-07 18:30:13 -05: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 when CAS is switched app functions as normal but does not use any other auth methods. 2009-12-18 09:42: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 No need for these session calls now 2009-12-07 18:30:13 -05:00
recurring_todos_controller.rb auto-fill of default tags & contexts from project 2009-10-02 18:31:53 -04: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 Missed some formatted_ helpers not covered by tests 2009-12-07 23:16:21 -05:00
users_controller.rb when CAS is switched app functions as normal but does not use any other auth methods. 2009-12-18 09:42:05 -05:00