| Commit message (Expand) | Author | Age | Files | Lines |
* | Subclasses may not be loaded when running the test. | Jean-Philippe Lang | 2014-12-21 | 1 | -1/+1 |
* | Replaced some #assert_tag with #assert_select. | Jean-Philippe Lang | 2014-11-20 | 1 | -1/+1 |
* | add missing fixtures to test/functional/custom_fields_controller_test.rb | Toshi MARUYAMA | 2014-11-03 | 1 | -1/+12 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -1/+1 |
* | Show tabs for existing custom field types only and adds a view for choosing t... | Jean-Philippe Lang | 2014-02-07 | 1 | -2/+19 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Merged custom fields format refactoring. | Jean-Philippe Lang | 2013-12-14 | 1 | -9/+20 |
* | Projects selection on custom field form (#15136). | Jean-Philippe Lang | 2013-10-20 | 1 | -1/+24 |
* | Cleanup of finders with :conditions option. | Jean-Philippe Lang | 2013-06-12 | 1 | -1/+1 |
* | Use a textarea instead of an input for the default value of long text custom ... | Jean-Philippe Lang | 2013-02-15 | 1 | -0/+24 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Update the new custom field form with remotely. | Jean-Philippe Lang | 2012-08-07 | 1 | -24/+21 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Additional tests for CustomFieldsController. | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+17 |
* | Resourcified custom fields. | Jean-Philippe Lang | 2011-12-09 | 1 | -9/+30 |
* | Adds functional tests for CustomFieldsController. | Jean-Philippe Lang | 2011-11-27 | 1 | -1/+37 |
* | remove trailing white-spaces from test/functional/custom_fields_controller_te... | Toshi MARUYAMA | 2011-08-30 | 1 | -7/+7 |
* | Adds User and Version custom field format that can be used to reference a pro... | Jean-Philippe Lang | 2011-04-01 | 1 | -6/+26 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Adds missing native eol properties. | Jean-Philippe Lang | 2009-09-20 | 1 | -61/+61 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -1/+1 |
* | CustomFieldsController#list moved to #index. | Jean-Philippe Lang | 2009-01-17 | 1 | -2/+2 |
* | CustomFieldsController refactoring. | Jean-Philippe Lang | 2009-01-17 | 1 | -1/+6 |
* | Make use of tracker_ids association in issue custom field form. | Jean-Philippe Lang | 2009-01-17 | 1 | -2/+2 |
* | Adds custom fields functional tests. | Jean-Philippe Lang | 2009-01-16 | 1 | -0/+56 |