summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/field_format
Commit message (Expand)AuthorAgeFilesLines
* Avoid adding "%" suffix in CSV export for Progress Bar custom fields to preve...Go MAEDA2025-05-171-0/+12
* Adds interval ratio setting to progressbar custom field (#42335).Go MAEDA2025-04-191-1/+36
* "Progress bar" custom field format (#42335).Go MAEDA2025-03-261-0/+85
* Fix: Float custom values with ',' as decimal separator are not converted to '...Go MAEDA2025-02-081-5/+13
* Use `fixtures :all` to ensure consistent test data and improve test reliabili...Go MAEDA2024-12-115-25/+0
* Fix random test failures due to missing fixtures (#41623).Go MAEDA2024-11-111-1/+1
* Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...Go MAEDA2024-08-121-1/+1
* Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...Go MAEDA2024-08-121-1/+0
* Add an option to render Integer and Float custom fields with thousands delimi...Go MAEDA2024-07-181-0/+11
* Refactor ApplicationHelper#format_object to accept options as a hash (#39997).Go MAEDA2024-07-181-1/+1
* Key/value-pair custom field type not available to all customizable contents (...Go MAEDA2024-05-162-0/+10
* Remove redundant ApplicationHelper inclusions (#40506).Go MAEDA2024-04-026-9/+0
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-2610-10/+10
* Support localized decimal separators for float values (#22024).Go MAEDA2024-01-041-0/+28
* Rendering a custom field with a URL pattern set and containing " :" in the va...Go MAEDA2023-04-211-0/+8
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-0110-10/+10
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-0110-10/+10
* Uses the new html sanitizer for links rendered by custom fields (#37750).Marius Balteanu2022-10-044-14/+14
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-221-4/+8
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-0210-10/+10
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2510-10/+10
* shorten long line of test/unit/lib/redmine/field_format/version_field_format_...Toshi MARUYAMA2020-12-091-11/+26
* add space after comma to test/unit/lib/redmine/field_format/list_format_test.rbToshi MARUYAMA2020-11-041-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-0310-10/+10
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/field_fo...Toshi MARUYAMA2019-11-231-1/+3
* Add missing fixtures in AttachmentFormatVisibilityTest (#31705).Go MAEDA2019-07-121-0/+1
* Test failure (#31444).Jean-Philippe Lang2019-06-201-0/+1
* Add "<< me >>" option to user format issue custom fields (#31444).Jean-Philippe Lang2019-06-201-0/+8
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-1/+1
* Update copyright year.Go MAEDA2019-05-2510-10/+10
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-213-3/+3
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-167-7/+7
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-1510-35/+55
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-091-1/+2
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-168-0/+18
* Test failure.Jean-Philippe Lang2018-12-161-1/+1
* Test failure.Jean-Philippe Lang2018-12-151-0/+1
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Tests for #29674.Jean-Philippe Lang2018-11-283-0/+39
* Unable to download file if custom field is not defined as visible to any user...Jean-Philippe Lang2018-01-081-0/+59
* Links for custom field value don't have "external" class (#27024).Go MAEDA2018-01-014-14/+14
* Update copyright.Jean-Philippe Lang2017-06-259-9/+9
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-083-0/+47
* Test failures.Jean-Philippe Lang2017-03-031-0/+5
* Group versions by status in version custom field filter (#23265).Jean-Philippe Lang2017-01-141-2/+14
* Don't preload custom field filter values (#24787).Jean-Philippe Lang2017-01-121-1/+1
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+163
* Encode values, not full URL (#23841).Jean-Philippe Lang2016-10-011-0/+16
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-0/+8
* Allow global versions to be shown outside of a project for version custom fie...Jean-Philippe Lang2016-06-181-0/+9