summaryrefslogtreecommitdiffstats
path: root/app/models/custom_field_value.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Fix RuboCop offense Performance/StringIdentifierArgument (#39888).Go MAEDA2023-12-201-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-111-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* use "attr_reader" instead of "attr_accessor" for CustomFieldValue#valueToshi MARUYAMA2019-10-071-1/+2
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Add warning when loosing data from custom fields when bulk editing issues (#2...Jean-Philippe Lang2017-01-181-0/+8
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+4
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-141-2/+8
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-281-0/+50