Commit Graph

99 Commits

Author SHA1 Message Date
Go MAEDA
bc90e0670d Add missing assertions to InlineAutocompleteTest (#42200).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23506 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-02-11 03:24:48 +00:00
Go MAEDA
fb5c2395b2 Fix random failures in InlineAutocompleteTest due to interference from requests in the previous test (#42200).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23505 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-02-11 03:22:04 +00:00
Go MAEDA
9aa00d6f16 Fix random failures in IssuesTest#test_bulk_copy due to StaleElementReferenceError (#42244).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23503 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-02-11 02:58:22 +00:00
Go MAEDA
4fb1e4bea0 Use fixtures :all to ensure consistent test data and improve test reliability (#41961).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23391 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-12-11 10:17:57 +00:00
Marius Balteanu
c7509aebc2 Adds system test for #40301.
git-svn-id: https://svn.redmine.org/redmine/trunk@23362 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-12-08 23:27:24 +00:00
Marius Balteanu
62ed68323c Fixes class name to match file name in keyboard_shortcuts_test.rb (#41902).
Patch by Katsuya HIDAKA (user:hidakatsuya)

git-svn-id: https://svn.redmine.org/redmine/trunk@23330 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-11-29 16:55:36 +00:00
Go MAEDA
2e4c0df758 Fix tests for the partial quoting feature that randomly fail (#41294).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23162 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-26 02:29:09 +00:00
Go MAEDA
b03ab8b353 Fix failing system test for keyboard shortcuts to reflect CommonMark toolbar's output (#40149, #40939).
Patch by Mizuki ISHIKAWA (user:ishikawa999).


git-svn-id: https://svn.redmine.org/redmine/trunk@23160 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-24 06:14:51 +00:00
Go MAEDA
5407fea873 Drop deprecated Redcarpet based Markdown formatter (#40149).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@23153 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-20 07:51:38 +00:00
Go MAEDA
8ca5d2fa1a Partial quoting feature for Issues and Forums (#41294).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23107 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-09 21:51:52 +00:00
Go MAEDA
51312cc318 Fix test failure in IssuesSystemTest due to incorrect attachment count expectation (#41238).
Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23051 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-11 08:13:32 +00:00
Go MAEDA
6e21ae7209 Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in rubocop-rails-omakase (#39887).
git-svn-id: https://svn.redmine.org/redmine/trunk@22953 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-08-12 08:36:05 +00:00
Marius Balteanu
38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043).
git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-26 22:55:54 +00:00
Go MAEDA
9b247230f7 Fix RuboCop offense Layout/EmptyLinesAroundClassBody introduced in r22562 (#39747, #36320).
git-svn-id: https://svn.redmine.org/redmine/trunk@22564 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-12-27 01:17:28 +00:00
Marius Balteanu
5a5c621f43 Add system test for #39747.
git-svn-id: https://svn.redmine.org/redmine/trunk@22562 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-12-26 15:43:25 +00:00
Marius Balteanu
01e9671291 Wait for autocomplete to return all 3 issues in order to avoid @StaleElementReferenceError@ (#38852).
git-svn-id: https://svn.redmine.org/redmine/trunk@22429 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-11-12 22:17:55 +00:00
Marius Balteanu
daa5010cbb Add system test for #39521.
git-svn-id: https://svn.redmine.org/redmine/trunk@22428 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-11-12 21:41:12 +00:00
Marius Balteanu
5f028722d5 Keep existing @##@ syntax when triggering an issue from the inline autocomplete (#38852).
git-svn-id: https://svn.redmine.org/redmine/trunk@22419 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-11-11 07:10:51 +00:00
Marius Balteanu
f6c9c725bd Fixes failing system test caused by unavailable Underline button in CommonMark (#34863).
git-svn-id: https://svn.redmine.org/redmine/trunk@22399 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-10-29 12:50:59 +00:00
Marius Balteanu
7ba9cb1da6 Use assert_selector which automatically waits until the HTML condition is met (#39109).
Patch by Takashi Kato.

git-svn-id: https://svn.redmine.org/redmine/trunk@22372 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-10-24 19:06:43 +00:00
Go MAEDA
1481c721a2 Use require_relative instead of require File.expand_path(..., __FILE__) (#38093).
Patch by Go MAEDA.


git-svn-id: https://svn.redmine.org/redmine/trunk@22016 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-01-01 07:13:39 +00:00
Go MAEDA
92bd67c279 Update copyright year to 2023 (#38141).
git-svn-id: https://svn.redmine.org/redmine/trunk@22013 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-01-01 06:19:35 +00:00
Go MAEDA
ee1476f802 Fix RuboCop offense Rails/Pluck (#37248).
git-svn-id: https://svn.redmine.org/redmine/trunk@21928 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-10-28 07:50:11 +00:00
Go MAEDA
47b17044d2 Fix RuboCop offense Style/RedundantStringEscape (#36919).
git-svn-id: https://svn.redmine.org/redmine/trunk@21920 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-10-26 13:14:08 +00:00
Marius Balteanu
3179bee5a8 Fix random system test failure by adding a missing fixture.
git-svn-id: https://svn.redmine.org/redmine/trunk@21862 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-09-27 20:49:44 +00:00
Marius Balteanu
5e70ebc4c3 Add a test for #37369.
git-svn-id: https://svn.redmine.org/redmine/trunk@21852 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-09-26 22:39:23 +00:00
Marius Balteanu
b5673a0522 Fix Rubocop warnings.
git-svn-id: https://svn.redmine.org/redmine/trunk@21596 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-05-17 21:16:38 +00:00
Marius Balteanu
c3a08d99f5 Add test for #37053.
git-svn-id: https://svn.redmine.org/redmine/trunk@21579 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-05-16 19:53:42 +00:00
Marius Balteanu
2a60a7bd79 Fix that mentions not working after issue status is changed (#36909).
git-svn-id: https://svn.redmine.org/redmine/trunk@21569 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-05-11 20:29:14 +00:00
Marius Balteanu
ed65e9d2a2 Add missing fixture in InlineAutocompleteSystemTest.
git-svn-id: https://svn.redmine.org/redmine/trunk@21555 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-05-02 20:21:36 +00:00
Marius Balteanu
277818cf42 Use click_button to click on buttons in test_bulk_edit.
git-svn-id: https://svn.redmine.org/redmine/trunk@21554 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-05-02 20:09:07 +00:00
Marius Balteanu
d3988aedd1 Add test for #34029.
Patch by Vincent Robert. 


git-svn-id: https://svn.redmine.org/redmine/trunk@21503 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-03-27 21:30:33 +00:00
Marius Balteanu
30d91c8503 Fix that Log time and/or Add notes sections from issue form page do not show or hide dynamically based on user permission (#34641).
git-svn-id: https://svn.redmine.org/redmine/trunk@21495 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-03-22 07:03:19 +00:00
Marius Balteanu
d9bcb65cb9 Remove system test (#6432).
git-svn-id: http://svn.redmine.org/redmine/trunk@21483 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-03-20 22:17:41 +00:00
Go MAEDA
3686b77eb6 Update copyright year in source files to 2022 (#36379).
git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-01-02 05:29:10 +00:00
Go MAEDA
735005a5a2 IssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@21328 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-12-27 09:35:38 +00:00
Go MAEDA
2b8aeed917 IssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@21324 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-12-25 02:24:38 +00:00
Go MAEDA
2b1d88fa59 Allow Roadmap view without any related issues (#6432).
Patch by Mischa The Evil.


git-svn-id: http://svn.redmine.org/redmine/trunk@21204 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-09-04 01:43:50 +00:00
Go MAEDA
37d3f3faa9 Add watching users to a ticket should switch "watch" link to "unwatch" if own user was added (#15634).
Patch by Takenori TAKAKI.


git-svn-id: http://svn.redmine.org/redmine/trunk@21079 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-07-25 02:27:54 +00:00
Go MAEDA
3e36b5c452 Update copyright year in source files to 2021 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-25 06:58:56 +00:00
Go MAEDA
bbfade9728 Fix that inline issue auto complete does not sanitize HTML tags (#33846).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20827 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-19 04:24:31 +00:00
Go MAEDA
44ea826a21 "Copy link" feature for issue and issue journal (#34703).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20816 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-18 03:58:29 +00:00
Go MAEDA
1375840881 Fix a failed system test due to r20765 (#34714).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20805 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-17 05:29:21 +00:00
Go MAEDA
2f3222e0bd Auto complete wiki page links (#33820).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20755 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-25 04:07:37 +00:00
Go MAEDA
082570094a Add keyboard shortcuts for bold, italic and underline buttons (#34549).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20729 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-01-26 06:50:34 +00:00
Go MAEDA
1bf01c5677 Adding system tests for keyboard shortcuts (#30459).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20707 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-01-07 05:43:52 +00:00
Go MAEDA
cde271e79e Allow issue relation autocomplete to select multiple values (#33418).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20690 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-25 02:31:55 +00:00
Go MAEDA
f4e7ed338e Fix the order of assert params (#34123).
git-svn-id: http://svn.redmine.org/redmine/trunk@20652 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-17 08:08:12 +00:00
Go MAEDA
bb5acf4ec6 500 error when attempting to create custom field enumeration with empty name (#33930).
Patch by Kevin Fischer.


git-svn-id: http://svn.redmine.org/redmine/trunk@20583 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-06 02:55:10 +00:00
Go MAEDA
7467faf937 Add system tests for inline autocomplete (#34123).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20580 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-06 00:46:18 +00:00