Redmine/test/unit/helpers
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities
* Added Project#activities to return all the Systemwide and Project specific
  activities, excluding Systemwide ones that are overridden.
* Added some tests for TimelogHelper.

  #4077

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2948 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-10-21 22:34:39 +00:00
..
application_helper_test.rb Missing 'test_' prefix on a helper test caused it to not run. 2009-09-03 01:03:10 +00:00
custom_fields_helper_test.rb Fixed: Undefined Method (l_YesNo) Being Called (#2867). 2009-03-01 10:00:52 +00:00
search_helper_test.rb Sets file encoding to utf-8 for ruby 1.9. 2009-10-10 15:00:28 +00:00
sort_helper_test.rb Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
timelog_helper_test.rb Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 2009-10-21 22:34:39 +00:00