tracks/test/functional
piglop 4e1e18da0f fixed #781:
* added a "show always" radio to the recurring todo forms
* added a show_always flag to recurring todos
* created a migration to convert existing recurring todos where show_from_delta==0
* recurring todos where show_from_delta is 0 are now shown the same day they're due

Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2009-06-03 01:36:20 +08:00
..
backend_controller_test.rb Fixed #814. We need to include recurring todo fixtures in any test suites that include todo fixtures 2009-01-23 14:20:03 -05:00
contexts_controller_test.rb Upgraded to Rails 2.1. This can have wide ranging consequences, so please help track down any issues introduced by the upgrade. Requires environment.rb modifications. 2008-06-17 01:13:25 -04:00
data_controller_test.rb Fixes #835 where the yml_export failed to find the tags of a user. Thanks Peter for this report 2009-02-08 15:25:42 +01:00
feedlist_controller_test.rb Fixed #814. We need to include recurring todo fixtures in any test suites that include todo fixtures 2009-01-23 14:20:03 -05:00
integrations_controller_test.rb Fixed #814. We need to include recurring todo fixtures in any test suites that include todo fixtures 2009-01-23 14:20:03 -05:00
login_controller_test.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
notes_controller_test.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preferences_controller_test.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
projects_controller_test.rb Fixed #814. We need to include recurring todo fixtures in any test suites that include todo fixtures 2009-01-23 14:20:03 -05:00
recurring_todos_controller_test.rb fixed #781: 2009-06-03 01:36:20 +08:00
stats_controller_test.rb Fixed #814. We need to include recurring todo fixtures in any test suites that include todo fixtures 2009-01-23 14:20:03 -05:00
todo_container_controller_test_base.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
todos_controller_test.rb fix failing test. 2009-03-02 15:01:50 +01:00
users_controller_test.rb Added SMS and MMS gateway that can handle a variety of messages formats along with a set of testes for it. 2008-09-06 18:08:34 -07:00