summaryrefslogtreecommitdiffstats
path: root/app/views/custom_fields/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Adds a message about disabling multiple values on custom field form (#12251).Jean-Philippe Lang2013-01-121-1/+6
* Ability to uncheck "Multiple values" for existing custom fields (#12251).Jean-Philippe Lang2013-01-121-1/+1
* Adds filters for regular/custom fields to the time entries list/report (#10191).Jean-Philippe Lang2012-12-091-0/+1
* Ability to filter issues using project, author, assignee and target version c...Jean-Philippe Lang2012-08-071-0/+10
* Update the new custom field form with remotely.Jean-Philippe Lang2012-08-071-72/+14
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-42/+44
* Code cleanup.Jean-Philippe Lang2012-05-251-1/+1
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-021-1/+1
* Allow existing single value custom fields to be changed to multiselect.Jean-Philippe Lang2012-01-291-1/+1
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-291-0/+8
* Resourcified custom fields.Jean-Philippe Lang2011-12-091-1/+1
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-091-2/+2
* [#9489] use class instead of redundant id for label "no-css"Toshi MARUYAMA2011-10-301-2/+7
* [#9489] set unique id for each checkbox and linked itToshi MARUYAMA2011-10-291-1/+2
* replace tabs to spaces at app/views/custom_fields/_form.html.erbToshi MARUYAMA2011-09-181-5/+5
* rename .rhtml to .html.erb of app/views/custom_fields/_form.rhtml.Toshi MARUYAMA2011-09-011-0/+114