summaryrefslogtreecommitdiffstats
path: root/app/views/custom_fields/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Per role visibility settings for version custom fields (#23997).Go MAEDA2019-08-241-1/+1
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-201-2/+2
* Refactor custom fields form (#31859).Go MAEDA2019-08-181-84/+20
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-091-57/+49
* "Create and continue" button for custom fields (#31159).Go MAEDA2019-04-091-1/+8
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-121-0/+2
* Replace check_all_links in new custom field form with toogle_checkboxes_link ...Go MAEDA2018-04-291-4/+2
* Use ids for testing inclusion.Jean-Philippe Lang2017-01-251-2/+4
* Don't query for each role and tracker.Jean-Philippe Lang2016-10-231-2/+2
* Issue custom field form layout.Jean-Philippe Lang2016-10-231-28/+32
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+12
* Speeds up the custom field edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
* Enlarge custom field name input.Jean-Philippe Lang2015-10-251-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-2/+2
* Move the field format at the top of the form.Jean-Philippe Lang2014-02-151-1/+1
* remove unneeded Relation#all from app/views/custom_fields/_form.html.erbToshi MARUYAMA2014-01-081-1/+1
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-141-52/+19
* Projects selection on custom field form (#15136).Jean-Philippe Lang2013-10-201-14/+35
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-0/+27
* Adds the date picker for the default value of date custom fields.Jean-Philippe Lang2013-02-151-0/+5
* Use a textarea instead of an input for the default value of long text custom ...Jean-Philippe Lang2013-02-151-2/+8
* 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