summaryrefslogtreecommitdiffstats
path: root/app/views/custom_fields/formats
Commit message (Expand)AuthorAgeFilesLines
* Add missing _filters.html.erb view file that was not included in r23686 (#423...Go MAEDA2025-04-201-0/+6
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-1/+1
* Add an option to render Integer and Float custom fields with thousands delimi...Go MAEDA2024-07-181-0/+1
* Possible values field in list format custom field form is not marked as requi...Go MAEDA2020-05-021-1/+1
* Option for long text custom fields to be displayed under the description fiel...Jean-Philippe Lang2017-01-251-0/+3
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-231-0/+4
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+0
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-071-1/+1
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+12
* Option to render boolean custom fields as a single check box or radio buttons...Jean-Philippe Lang2014-07-051-1/+1
* Adds support for links on values for various custom field formats (#1358).Jean-Philippe Lang2013-12-225-1/+6
* Removed default values on custom field min and max length.Jean-Philippe Lang2013-12-141-1/+0
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-1410-0/+79