##// END OF EJS Templates
Hide openid stuff on my account if disabled (#699)....
Hide openid stuff on my account if disabled (#699). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2454 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2256:da01ee7c37f2
r2393:2807b9c927af
Show More
custom_fields_trackers.yml
19 lines | 420 B | text/x-yaml | YamlLexer
/ test / fixtures / custom_fields_trackers.yml
Jean-Philippe Lang
0.3 unstable...
r10 ---
custom_fields_trackers_001:
custom_field_id: 1
tracker_id: 1
custom_fields_trackers_002:
custom_field_id: 2
tracker_id: 1
custom_fields_trackers_003:
custom_field_id: 2
tracker_id: 3
Jean-Philippe Lang
Ability to sort the issue list by text, int and float custom fields (#1139)....
r2256 custom_fields_trackers_004:
custom_field_id: 6
tracker_id: 1
custom_fields_trackers_005:
custom_field_id: 6
tracker_id: 2
custom_fields_trackers_006:
custom_field_id: 6
tracker_id: 3