tracks/app/controllers
2013-01-06 16:04:07 +01:00
..
application_controller.rb Refactor the fetching of done todos 2012-11-27 23:07:46 -06:00
contexts_controller.rb Refactor the fetching of done todos 2012-11-27 23:07:46 -06:00
data_controller.rb all unit and functional tests are passing 2012-04-30 13:56:40 +02:00
feedlist_controller.rb Remove explicit mentioning of application layout where not needed 2012-09-03 20:24:20 +02:00
integrations_controller.rb small refactorings 2012-07-12 13:14:21 +02:00
login_controller.rb get login, mobile and notes features passing 2012-05-12 13:37:36 +02:00
notes_controller.rb get login, mobile and notes features passing 2012-05-12 13:37:36 +02:00
preferences_controller.rb Logut user after password change, Closes #1047 2011-10-24 21:47:15 +02:00
projects_controller.rb Refactor the fetching of done todos 2012-11-27 23:07:46 -06:00
recurring_todos_controller.rb all non-cucumber tests are passing 2012-04-30 13:56:41 +02:00
search_controller.rb make search and feedlist pass 2012-05-03 23:23:31 +02:00
stats_controller.rb fix regressions and use timecop to fix time in tests. Thanks Dan and Hans! 2013-01-06 16:04:07 +01:00
todos_controller.rb include predecessors and successors in xml export of todos. Fixes #1377 2013-01-01 23:08:47 +01:00
users_controller.rb fix #1350 by removing admin_email from preferences model and add it as a site option in 2012-12-23 21:03:37 +01:00