| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ids for testing inclusion. | Jean-Philippe Lang | 2017-01-25 | 1 | -2/+4 |
* | Don't query for each role and tracker. | Jean-Philippe Lang | 2016-10-23 | 1 | -2/+2 |
* | Issue custom field form layout. | Jean-Philippe Lang | 2016-10-23 | 1 | -28/+32 |
* | Adds file custom field format (#6719). | Jean-Philippe Lang | 2016-10-23 | 1 | -0/+12 |
* | Speeds up the custom field edit view when having hundreds of projects. | Jean-Philippe Lang | 2016-01-21 | 1 | -1/+2 |
* | Enlarge custom field name input. | Jean-Philippe Lang | 2015-10-25 | 1 | -1/+1 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -2/+2 |
* | Move the field format at the top of the form. | Jean-Philippe Lang | 2014-02-15 | 1 | -1/+1 |
* | remove unneeded Relation#all from app/views/custom_fields/_form.html.erb | Toshi MARUYAMA | 2014-01-08 | 1 | -1/+1 |
* | Merged custom fields format refactoring. | Jean-Philippe Lang | 2013-12-14 | 1 | -52/+19 |
* | Projects selection on custom field form (#15136). | Jean-Philippe Lang | 2013-10-20 | 1 | -14/+35 |
* | Role-based issue custom field visibility (#5037). | Jean-Philippe Lang | 2013-07-13 | 1 | -0/+27 |
* | Adds the date picker for the default value of date custom fields. | Jean-Philippe Lang | 2013-02-15 | 1 | -0/+5 |
* | Use a textarea instead of an input for the default value of long text custom ... | Jean-Philippe Lang | 2013-02-15 | 1 | -2/+8 |
* | Adds a message about disabling multiple values on custom field form (#12251). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+6 |
* | Ability to uncheck "Multiple values" for existing custom fields (#12251). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Adds filters for regular/custom fields to the time entries list/report (#10191). | Jean-Philippe Lang | 2012-12-09 | 1 | -0/+1 |
* | Ability to filter issues using project, author, assignee and target version c... | Jean-Philippe Lang | 2012-08-07 | 1 | -0/+10 |
* | Update the new custom field form with remotely. | Jean-Philippe Lang | 2012-08-07 | 1 | -72/+14 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -42/+44 |
* | Code cleanup. | Jean-Philippe Lang | 2012-05-25 | 1 | -1/+1 |
* | Adds specific css class for information in forms. | Jean-Philippe Lang | 2012-02-02 | 1 | -1/+1 |
* | Allow existing single value custom fields to be changed to multiselect. | Jean-Philippe Lang | 2012-01-29 | 1 | -1/+1 |
* | Adds support for multiselect custom fields (#1189). | Jean-Philippe Lang | 2012-01-29 | 1 | -0/+8 |
* | Resourcified custom fields. | Jean-Philippe Lang | 2011-12-09 | 1 | -1/+1 |
* | Use #labelled_form_for instead of #labelled_tabular_form_for. | Jean-Philippe Lang | 2011-12-09 | 1 | -2/+2 |
* | [#9489] use class instead of redundant id for label "no-css" | Toshi MARUYAMA | 2011-10-30 | 1 | -2/+7 |
* | [#9489] set unique id for each checkbox and linked it | Toshi MARUYAMA | 2011-10-29 | 1 | -1/+2 |
* | replace tabs to spaces at app/views/custom_fields/_form.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -5/+5 |
* | rename .rhtml to .html.erb of app/views/custom_fields/_form.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+114 |