| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved Rails plugins required by the core to lib/plugins. | Jean-Philippe Lang | 2012-04-26 | 2 | -163/+0 |
* | remove trailing white-spaces from vendor/plugins/acts_as_customizable/lib/act... | Toshi MARUYAMA | 2012-04-02 | 1 | -14/+14 |
* | Adds support for multiselect custom fields (#1189). | Jean-Philippe Lang | 2012-01-29 | 1 | -7/+29 |
* | Extracts custom field values validation from CustomValue so that they can be ... | Jean-Philippe Lang | 2012-01-28 | 1 | -16/+43 |
* | Fixed that custom values get saved when assigning custom values after changin... | Jean-Philippe Lang | 2011-12-06 | 1 | -1/+1 |
* | before_validation_on_create callback removed in Rails 3.1. | Jean-Philippe Lang | 2011-11-22 | 1 | -1/+1 |
* | Adds User and Version custom field format that can be used to reference a pro... | Jean-Philippe Lang | 2011-04-01 | 1 | -3/+3 |
* | Do not keep illegitimate custom_values when setting custom_field_values (#7604). | Jean-Philippe Lang | 2011-02-20 | 1 | -0/+1 |
* | Support for updating custom fields using the received custom_fields array (#6... | Jean-Philippe Lang | 2010-12-10 | 1 | -0/+15 |
* | Adds a "visible" option on User and Project custom fields (#1738). | Jean-Philippe Lang | 2010-11-07 | 1 | -0/+4 |
* | Adds subtasking (#443) including: | Jean-Philippe Lang | 2010-03-13 | 1 | -0/+7 |
* | Fixes custom fields display order at several places (#1768). | Jean-Philippe Lang | 2008-08-11 | 1 | -1/+4 |
* | Custom fields refactoring: most of code moved from controllers to models (usi... | Jean-Philippe Lang | 2008-06-27 | 2 | -0/+84 |