summaryrefslogtreecommitdiffstats
path: root/test/integration/lib/redmine/menu_manager_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r23391 from trunk to 6.0-stable (#41961).Go MAEDA13 days1-9/+0
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-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
* Repository tab is not displayed if no repository is set as the main repositor...Go MAEDA2022-07-271-1/+30
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* MenuManagerTest randomly fails (#36241).Go MAEDA2021-11-291-1/+1
* Roadmap tab is missing if there are only inherited from parent project versio...Go MAEDA2021-04-071-0/+17
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Activity tab in cross-project menu is sometimes broken (#34805).Go MAEDA2021-03-061-0/+6
* Reverts r20762Go MAEDA2021-03-061-6/+0
* Activity tab in cross-project menu is sometimes broken (#34032).Go MAEDA2021-03-061-0/+6
* shorten long line of test/integration/lib/redmine/menu_manager_test.rbToshi MARUYAMA2020-10-221-3/+16
* Show Roadmap tab when subprojects have defined versions (#7956).Go MAEDA2020-05-301-0/+16
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/m...Toshi MARUYAMA2019-11-081-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
* Hide menu item in the cross-project menu if the module is not enabled in any ...Go MAEDA2019-01-131-0/+26
* Add CSS to distinguish when a main menu is present or not (#28531).Go MAEDA2018-04-231-0/+7
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-011-1/+2
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-0/+13
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Leading slash required with Rails 4.2.Jean-Philippe Lang2014-12-211-2/+2
* Moved helpers for integration tests in a specific class.Jean-Philippe Lang2014-11-301-1/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-20/+10
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Removed unused fixtures.Jean-Philippe Lang2013-02-111-2/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-1/+1
* Rails3: replace "all" fixtures at test/integration/lib/redmine/menu_manager_t...Toshi MARUYAMA2011-09-251-1/+8
* remove trailing white-spaces from test/integration/lib/redmine/menu_manager_t...Toshi MARUYAMA2011-08-271-10/+10
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Reset the default language for the test, autotest was caught it staying at :noEric Davis2009-09-041-0/+1
* Moves project menu tests to a dedicated integration test.Jean-Philippe Lang2009-02-211-0/+69