obsolete.ChilliProject/test
Eric Davis 700c302fca Change Project#notified_users to check for the 'all' notification option. #6541
The previous mail_notification? check would always pass since the
notifications where converted to strings and strings are always true.

Also changed Project#recipients to use #notified_users instead of duplicated
code.

Based on contribution by Felix Schäfer.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4247 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-10-10 21:42:24 +00:00
..
exemplars Added User#notify_about? to check when a user should be notified about an event 2010-09-28 18:22:10 +00:00
fixtures Converted User#mail_notification from a boolean to a string. 2010-09-28 18:22:00 +00:00
functional Add SortHelper so custom queries will run on the Calendar. #6612 2010-10-10 21:17:10 +00:00
integration Refactor: extract TimelogController#create from TimelogController#edit 2010-10-08 15:39:39 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Change Project#notified_users to check for the 'all' notification option. #6541 2010-10-10 21:42:24 +00:00
helper_testcase.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
object_daddy_helpers.rb Added a "Member of Role" to the issues filters. #5869 2010-09-10 19:44:45 +00:00
test_helper.rb Fix the mock_file test helper. 2010-08-19 22:24:42 +00:00