summaryrefslogtreecommitdiffstats
path: root/app/controllers/custom_field_enumerations_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use strong params for CustomFieldEnumeration.Jean-Philippe Lang2017-06-031-4/+12
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-0/+1
* Use safe_attributes for custom field enumerations.Jean-Philippe Lang2016-07-171-2/+6
* Use .before_action instead of .before_filter.Jean-Philippe Lang2016-07-141-3/+3
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Helper method for custom field title.Jean-Philippe Lang2015-10-251-0/+2
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+69