tracks/app/controllers
tim madden d0e7264661 changes for done checkbox on mobile page
adding recent completed todos in case you accidentally tick one by mistake
2011-12-19 21:10:19 -06:00
..
application_controller.rb hopefully fix failing recurring todos test. Timezones are a pain to get right 2011-11-16 22:05:06 +01:00
backend_controller.rb fixing gems for 1.9 2011-10-09 20:30:13 +02:00
contexts_controller.rb add done view to tag pages and add more tests 2011-07-09 17:21:36 +02: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 fix failing tests 2011-02-03 22:44:26 +01:00
integrations_controller.rb Removing signatures from output and adding two test cases: invalid signature and unknown sender 2011-10-06 16:41:46 +02:00
login_controller.rb Logut user after password change, Closes #1047 2011-10-24 21:47:15 +02:00
notes_controller.rb fix failing tests 2011-02-03 22:44:26 +01:00
preferences_controller.rb Logut user after password change, Closes #1047 2011-10-24 21:47:15 +02:00
projects_controller.rb fix bug #858 by adding information on todos to project xml and providing a test for it 2011-10-06 17:32:39 +02:00
recurring_todos_controller.rb replace new repeating todo form with jquery dialog. And some refactoring 2011-11-17 17:07:55 +01:00
search_controller.rb improve sort order of search results and remove delete button for found projects 2011-09-16 12:39:44 +02:00
stats_controller.rb add cucumber scenarios for the new done pages 2011-07-09 17:21:35 +02:00
todos_controller.rb changes for done checkbox on mobile page 2011-12-19 21:10:19 -06:00
users_controller.rb Fix updating password 2011-09-09 17:49:42 +02:00