index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failing test after r23230 (#23980).
Marius Balteanu
2024-11-10
1
-1
/
+1
*
@principal_icon@ method should accept a Principal as argument (#23980).
Marius Balteanu
2024-11-10
2
-3
/
+5
*
Fixes broken @link_to_principal@ helper test caused by r23222 (#41711, #23980).
Marius Balteanu
2024-11-10
1
-2
/
+2
*
Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ...
Go MAEDA
2024-11-10
1
-1
/
+1
*
Added tests for context_menu_link helper (#23980, #41720).
Go MAEDA
2024-11-10
1
-0
/
+41
*
Fix RuboCop Layout/TrailingEmptyLines in test/helpers/icons_helper_test.rb (#...
Go MAEDA
2024-11-04
1
-1
/
+1
*
Adds tests for @IconsHelper@ (#23980).
Marius Balteanu
2024-11-03
1
-0
/
+128
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
1
-24
/
+10
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
2
-5
/
+5
*
Partial quoting feature for Issues and Forums (#41294).
Go MAEDA
2024-10-09
1
-1
/
+1
*
Merges fav and fav-off icons in only one icon and fill the collor from CSS (#...
Marius Balteanu
2024-09-29
1
-3
/
+3
*
Moves stroke, stroke-width and fill attributes from icons to CSS (#23980).
Marius Balteanu
2024-09-28
1
-2
/
+2
*
Fixes failing test (#23980).
Marius Balteanu
2024-09-28
1
-2
/
+2
*
Moves thumbnail title attribute from `a` to `img` (#41272).
Go MAEDA
2024-09-20
1
-1
/
+1
*
Add "Author / Previous assignee" group to assignee dropdown in issue form (#1...
Go MAEDA
2024-09-15
1
-4
/
+25
*
Replaces various icons with SVG icons (#23980).
Marius Balteanu
2024-09-08
1
-1
/
+1
*
Set UTF-8 as the default CSV export encoding (#41202).
Go MAEDA
2024-09-01
1
-5
/
+3
*
Fixes rubocop offenses introduced by r22991 (#23980).
Marius Balteanu
2024-08-30
1
-2
/
+2
*
Fixes more tests.
Marius Balteanu
2024-08-30
2
-6
/
+8
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody (#36320).
Go MAEDA
2024-08-20
1
-1
/
+0
*
Updates test environment config to mark assertionless tests as failed (#36320).
Marius Balteanu
2024-08-20
11
-12
/
+0
*
Fix issue where minutes part of a time entry is displayed as 60 instead of be...
Go MAEDA
2024-08-08
1
-0
/
+15
*
Add missing fixture journal_details to JournalsHelperTest (#40801).
Go MAEDA
2024-06-12
1
-1
/
+2
*
Fix duplicated alt and title attributes for attached images in Textile format...
Go MAEDA
2024-05-24
1
-2
/
+2
*
Add tests for current alt attribute behavior in images (#40650).
Go MAEDA
2024-05-24
1
-0
/
+33
*
Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).
Marius Balteanu
2024-05-02
1
-2
/
+2
*
Remove redundant ApplicationHelper inclusions (#40506).
Go MAEDA
2024-04-02
2
-2
/
+0
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
20
-20
/
+20
*
Fix failing tests related to favicon after r22692 (#39111).
Marius Balteanu
2024-02-13
1
-4
/
+4
*
Fix tests after asset pipeline implementation (#39111).
Marius Balteanu
2024-01-25
2
-10
/
+10
*
Support localized decimal separators for hours in the web UI (#21677).
Go MAEDA
2024-01-04
1
-0
/
+11
*
Fix deprecation warnings regarding the use of ActiveSupport::Deprecation.beha...
Go MAEDA
2023-12-01
1
-6
/
+6
*
Add test for #39714.
Marius Balteanu
2023-11-26
1
-0
/
+12
*
Deprecate unused ApplicationHelper#render_if_exist (#39527).
Go MAEDA
2023-11-19
1
-0
/
+12
*
Fix typo in test names in application_helper_test.rb: Change "redner" to "ren...
Go MAEDA
2023-11-19
1
-2
/
+2
*
Add field separator option to CSV export dialog (#37621).
Go MAEDA
2023-10-21
1
-0
/
+14
*
HTML-escape the entire tag content of escaped HTML tags in textile (#38807).
Go MAEDA
2023-09-18
1
-2
/
+3
*
Add test for r22224 (#38458).
Go MAEDA
2023-05-05
1
-0
/
+29
*
Add a button to apply issues filter to search results (#38481).
Go MAEDA
2023-04-27
1
-0
/
+32
*
Group text filters in the filter select list (#38402).
Go MAEDA
2023-04-05
1
-0
/
+10
*
Use Commonmarker instead of Redcarpet by default when rendering Markdown atta...
Go MAEDA
2023-03-23
1
-0
/
+14
*
Update Rouge to 4.1 (#37236).
Go MAEDA
2023-02-15
1
-1
/
+1
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
1
-0
/
+2
*
Add guard clause to time_tag method to handle nil time (#38139).
Go MAEDA
2023-01-02
1
-0
/
+16
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
20
-20
/
+20
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
20
-20
/
+20
*
Fix mentioning users with certain characters renders incorrectly (#37755).
Marius Balteanu
2022-12-03
1
-0
/
+10
*
Reverts r21958 and r21959 (#1739).
Go MAEDA
2022-11-18
2
-59
/
+1
*
Add the ability to change the author of an issue (#1739).
Go MAEDA
2022-11-16
2
-1
/
+59
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
1
-3
/
+3
[next]