summaryrefslogtreecommitdiffstats
path: root/test/helpers/journals_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-181-1/+1
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-161-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
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-0/+1
* The order of thumbnails in journals does not match the order of file name lis...Go MAEDA2021-03-091-0/+26
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-1/+12
* Skip thumbnail tests if ImageMagick convert command is not available (#33226).Go MAEDA2020-04-021-0/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-041-0/+1
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Move helper tests to test/helpers (#26504).Jean-Philippe Lang2017-07-301-0/+48