| 
							
							
								 Go MAEDA | 4fb1e4bea0 | Use fixtures :allto 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 | 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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Go MAEDA | 1481c721a2 | Use require_relativeinstead ofrequire 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 |  | 
			
				
					| 
							
							
								 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 | 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 |  | 
			
				
					| 
							
							
								 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 | 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 | 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 | 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 | 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 |  |