tracks/app/controllers
Eric Allen 8b642e6b91 Get rid of auto_complete plugin
Using jQuery autocompletion now
2010-03-14 16:48:28 -04:00
..
application_controller.rb Oops..Forgot to revert this little bit of i18n 2010-01-26 15:50:21 -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 Use correct idiom for undefind module 2010-01-12 17:30:51 -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 No need for these session calls now 2009-12-07 18:30:13 -05:00
recurring_todos_controller.rb Cleaner form clearing for new recurring todos 2010-03-06 15:42:20 -05: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 Get rid of auto_complete plugin 2010-03-14 16:48:28 -04:00
users_controller.rb This allows CAS to work side by side with other Auth methods. 2010-01-12 17:17:56 -08:00