Redmine/test
Jean-Philippe Lang b4013dc9f2 Removed the default 0 value for issues foreign keys.
It prevents useless "... where id=0" queries and ensures that *_id attributes default to nil.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11417 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-02-17 10:14:58 +00:00
..
extra/redmine_pm Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
fixtures Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 2013-02-16 11:35:18 +00:00
functional Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 2013-02-16 11:35:18 +00:00
integration Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 2013-02-16 11:35:18 +00:00
mocks Fixed: Openid registration form should not require user to enter password (#11331). 2012-07-07 06:22:35 +00:00
ui Make sure that fields filled before tracker change are preserved. 2013-02-16 15:20:36 +00:00
unit Removed the default 0 value for issues foreign keys. 2013-02-17 10:14:58 +00:00
object_helpers.rb Dup generated attributes. 2013-02-03 15:46:42 +00:00
test_helper.rb Possibility to define the default enable trackers when creating a project (#13175). 2013-02-15 08:28:34 +00:00