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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r23255 from trunk to 6.0-stable (#40303).
Marius Balteanu
2024-11-12
1
-2
/
+2
*
Fixes missing key icon SVG on Change password button (#23980, #41724).
Marius Balteanu
2024-11-10
1
-0
/
+4
*
@principal_icon@ method should accept a Principal as argument (#23980).
Marius Balteanu
2024-11-10
3
-4
/
+7
*
Use double splat operator for icons methods that are extending @sprite_icon@ ...
Marius Balteanu
2024-11-10
1
-7
/
+7
*
Fixes double-escaping issue for a principal name with special chars (#41721, ...
Marius Balteanu
2024-11-10
1
-5
/
+5
*
Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ...
Go MAEDA
2024-11-10
1
-3
/
+7
*
Switched checked icon in context menu to SVG icon (#23980, #41720).
Go MAEDA
2024-11-10
2
-4
/
+7
*
Switches group icon in members box to SVG icon (#41711, #23980).
Marius Balteanu
2024-11-07
1
-1
/
+1
*
Switches checkmark icon in tables with SVG icon (#41710, #23980).
Marius Balteanu
2024-11-07
1
-1
/
+1
*
Revert unwanted change (#21808).
Marius Balteanu
2024-11-06
1
-1
/
+1
*
Makes the sidebar collapsible and stateful (#21808).
Marius Balteanu
2024-11-06
4
-5
/
+117
*
Fixes issue introduced in r23145 for rendering attachment and download icons ...
Marius Balteanu
2024-11-05
2
-3
/
+3
*
Fix project links in tracker deletion error message to set the status_id filt...
Go MAEDA
2024-11-04
1
-1
/
+1
*
Reverts bad change (#37072).
Marius Balteanu
2024-11-03
1
-1
/
+1
*
Fixes duplicate spacer id in jsToolBar (#38915).
Marius Balteanu
2024-11-03
1
-4
/
+3
*
Use @.capitalize@ for button_save_object, button_edit_object, and button_dele...
Marius Balteanu
2024-11-03
5
-11
/
+11
*
@ProjectQuery#results_scope@ should return @Project::ActiveRecord_Relation@ t...
Marius Balteanu
2024-11-03
1
-2
/
+1
*
Improve tracker deletion error message to display projects containing issues ...
Go MAEDA
2024-11-03
1
-1
/
+5
*
Fix: "Import issues" and "Import time entries" pages are visible to users wit...
Go MAEDA
2024-11-03
4
-4
/
+4
*
Prevents 'blinking' tooltips in the rare case where the browser places the to...
Marius Balteanu
2024-10-31
1
-0
/
+1
*
Fix: `updated_by_id` in Journal points to a deleted user instead of an anonym...
Go MAEDA
2024-10-29
1
-0
/
+1
*
Fix RuboCop Style/MultilineIfModifier in ReportsHelper by using safe navigati...
Go MAEDA
2024-10-27
1
-4
/
+4
*
Add column totals to Issues Summary Report (#691).
Go MAEDA
2024-10-26
3
-0
/
+20
*
Introduce `--fonts-main` CSS variable for easier customization of main fonts ...
Go MAEDA
2024-10-24
4
-10
/
+22
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
36
-6951
/
+2
*
Swap odd and even table row background colors (#41500).
Go MAEDA
2024-10-20
2
-10
/
+10
*
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...
Go MAEDA
2024-10-20
1
-2
/
+4
*
Fix CSV import file encoding auto-detection failure with multibyte characters...
Go MAEDA
2024-10-20
1
-1
/
+15
*
Include attachment filename in "File added" email notification subject (#41450).
Go MAEDA
2024-10-20
1
-1
/
+4
*
Fixes rubocop offenses (#23980).
Marius Balteanu
2024-10-19
1
-11
/
+10
*
@sprite_icon@ accepts plugin name as parameter to render an icon from a sprit...
Marius Balteanu
2024-10-19
1
-6
/
+7
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
89
-316
/
+324
*
Fix invalid "theme-*" CSS class in body element when theme name contains spac...
Go MAEDA
2024-10-19
1
-1
/
+1
*
Adjust line-height and margin for `div.wiki li` for better readability and sp...
Go MAEDA
2024-10-17
1
-0
/
+1
*
Increase line-height to 1.5 in email notifications for better readability (#4...
Go MAEDA
2024-10-17
1
-2
/
+2
*
Replace Verdana with Noto Sans in responsive.css for consistency with the new...
Go MAEDA
2024-10-17
1
-3
/
+3
*
Remove Verdana and Trebuchet MS fonts in email notifications (#41321).
Go MAEDA
2024-10-17
1
-2
/
+2
*
Change CSS font-size units from px to rem in wiki_syntax.css (#2499).
Go MAEDA
2024-10-17
1
-3
/
+3
*
Fix RuboCop offense Lint/SafeNavigationConsistency (#39887).
Go MAEDA
2024-10-16
2
-2
/
+2
*
Fix separator lines cutting off in Activity view caused by inline-flex shrink...
Go MAEDA
2024-10-16
1
-0
/
+1
*
Change CSS font-size units from px to rem in scm.css (#2499).
Go MAEDA
2024-10-16
1
-2
/
+2
*
Right-align "Hours" column in spent time details table (#41401).
Go MAEDA
2024-10-16
1
-2
/
+2
*
Apply `proportional-nums` for wiki text and `tabular-nums` for `table.list` (...
Go MAEDA
2024-10-16
1
-0
/
+8
*
Align the `#time-report tbody tr.total` row border styling with the table hea...
Go MAEDA
2024-10-15
1
-1
/
+1
*
Emphasize the border between table header and body to improve appearance (#41...
Go MAEDA
2024-10-15
1
-1
/
+1
*
Improve visual clarity of issue grouping separators in issues list by increas...
Go MAEDA
2024-10-15
1
-1
/
+1
*
Remove the border override for tr.entry as it is no longer necessary (#41475).
Go MAEDA
2024-10-15
1
-1
/
+0
*
Replaces icons on the syntax help page with SVG icons (#23980).
Marius Balteanu
2024-10-14
39
-532
/
+550
*
Align #sidebar h3 color with content headers (#41298).
Go MAEDA
2024-10-14
1
-1
/
+1
*
Improve table readability by adding row borders (#41475).
Go MAEDA
2024-10-13
1
-6
/
+7
[next]