Menu

Commit [r2945]  Maximize  Restore  History

Enumerations can now have custom fields defined on them. #4077

edavis10 2009-10-21

changed /trunk/app/controllers/enumerations_controller.rb
changed /trunk/app/helpers/custom_fields_helper.rb
changed /trunk/app/models/enumeration.rb
changed /trunk/app/views/custom_fields/_form.rhtml
changed /trunk/app/views/enumerations/_form.rhtml
changed /trunk/test/fixtures/custom_fields.yml
changed /trunk/test/fixtures/custom_values.yml
changed /trunk/test/unit/enumeration_test.rb
changed /trunk/test/unit/time_entry_activity_test.rb
copied /trunk/test/unit/time_entry_activity_test.rb -> /trunk/app/models/document_category_custom_field.rb
copied /trunk/test/unit/time_entry_activity_test.rb -> /trunk/app/models/issue_priority_custom_field.rb
copied /trunk/test/unit/time_entry_activity_test.rb -> /trunk/app/models/time_entry_activity_custom_field.rb
/trunk/app/controllers/enumerations_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/helpers/custom_fields_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/enumeration.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/custom_fields/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/enumerations/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/test/fixtures/custom_fields.yml Diff Switch to side-by-side view
Loading...
/trunk/test/fixtures/custom_values.yml Diff Switch to side-by-side view
Loading...
/trunk/test/unit/enumeration_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/time_entry_activity_test.rb Diff Switch to side-by-side view
Loading...