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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
"Property changes" tab does not appear when all issue journals have both note...
Go MAEDA
2023-02-01
1
-4
/
+4
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
5
-8
/
+8
*
Remove code no longer necessary due to r21823 (#37674).
Go MAEDA
2023-01-16
1
-59
/
+0
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
1
-1
/
+1
*
Unreachable branch in ApplicationHelper#format_object due to the use of the d...
Go MAEDA
2023-01-12
1
-14
/
+14
*
Disable RuboCop offense Performance/Sum in IssueFieldsRows#to_html (#38146).
Go MAEDA
2023-01-11
1
-0
/
+2
*
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA
2023-01-11
1
-2
/
+2
*
Add guard clause to time_tag method to handle nil time (#38139).
Go MAEDA
2023-01-02
1
-0
/
+2
*
Fix RuboCop offense Style/MinMaxComparison (#36919).
Go MAEDA
2023-01-02
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
47
-47
/
+47
*
Fix shadowing variable in ApplicationHelper#textilizable (#15667).
Go MAEDA
2022-12-16
1
-2
/
+2
*
Fix mentioning users with certain characters renders incorrectly (#37755).
Marius Balteanu
2022-12-03
1
-1
/
+1
*
Fix groups added to watchers are not shown as links (#37958).
Marius Balteanu
2022-11-28
1
-1
/
+1
*
Reverts r21958 and r21959 (#1739).
Go MAEDA
2022-11-18
1
-20
/
+1
*
Add the ability to change the author of an issue (#1739).
Go MAEDA
2022-11-16
1
-1
/
+20
*
Read-only field permission for the project field is ignored if the current pr...
Go MAEDA
2022-10-31
1
-5
/
+11
*
Fix RuboCop offense Rails/Pluck (#37248).
Go MAEDA
2022-10-28
1
-1
/
+1
*
Issue ID field does not get focus when adding a related issue (#37473).
Go MAEDA
2022-09-28
1
-1
/
+1
*
Unify duplicate codes (#37687).
Go MAEDA
2022-09-23
1
-2
/
+1
*
Introduces a UserQuery model for admin/users (#37674).
Go MAEDA
2022-09-20
1
-0
/
+62
*
Update Rails UJS to 6.1.7 (#37647).
Marius Balteanu
2022-09-14
1
-1
/
+1
*
Update jQuery to 3.6.1 (#37647).
Marius Balteanu
2022-09-14
1
-1
/
+1
*
Update jQuery UI to 1.13.2 (#37492).
Go MAEDA
2022-09-13
1
-1
/
+1
*
Don't create two thumbnails of different resolutions for a single image (#375...
Go MAEDA
2022-08-28
1
-2
/
+3
*
Use query name as the file name when exporting queries (#16207).
Go MAEDA
2022-08-24
1
-0
/
+8
*
Add default spent time activity per role (#29286).
Go MAEDA
2022-08-09
1
-0
/
+8
*
Add CSS class for relation type to related issues list (#37532).
Go MAEDA
2022-08-05
1
-1
/
+1
*
CSV export of issues report (#37362).
Go MAEDA
2022-07-21
1
-0
/
+18
*
Mark edited journal notes as "Edited" (#31505).
Go MAEDA
2022-07-17
1
-0
/
+6
*
Make the only enabled activity in a project the default one for time entry (#...
Go MAEDA
2022-07-17
1
-5
/
+1
*
Fix RuboCop offense Style/RedundantParentheses (#36919).
Go MAEDA
2022-07-16
1
-1
/
+1
*
Fix rubocop warning (Add empty line after guard clause).
Marius Balteanu
2022-06-17
1
-0
/
+1
*
Update jQuery UI to 1.31.1 (#37256).
Marius Balteanu
2022-06-16
1
-1
/
+1
*
Respect field visibility when showing associated issue fields (#37255).
Marius Balteanu
2022-06-16
1
-0
/
+1
*
Wiki notation `attachment:file_name` cannot make a link to a file attached to...
Go MAEDA
2022-05-26
1
-1
/
+5
*
Background job for project deletion (#36691).
Marius Balteanu
2022-05-17
1
-1
/
+2
*
Fix that mentions not working after issue status is changed (#36909).
Marius Balteanu
2022-05-11
1
-3
/
+1
*
Reuse ProjectQuery filters on the admin project list (#33422).
Marius Balteanu
2022-04-01
1
-0
/
+2
*
Automatically add the user to the watchers list after contributing to an issu...
Marius Balteanu
2022-03-19
1
-0
/
+4
*
Render mentioned users with leading @ and highlight (#36699, #13919).
Marius Balteanu
2022-03-19
1
-1
/
+2
*
Show a custom field description as a placeholder (#14275).
Go MAEDA
2022-03-17
1
-0
/
+3
*
Use a variable to reference a CustomField object (#14275).
Go MAEDA
2022-03-17
1
-5
/
+6
*
Add class @user-mention@ to user classes when user is linked using @ (#36699,...
Marius Balteanu
2022-02-24
1
-1
/
+1
*
Update jQuery to 3.6.0 (#35729).
Marius Balteanu
2022-02-24
1
-1
/
+1
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
1
-8
/
+16
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
46
-46
/
+46
*
Lazy load inline images (#36294).
Go MAEDA
2021-12-14
1
-2
/
+3
*
Issue Summary: add statistics about issues without assignee, version or categ...
Go MAEDA
2021-12-12
1
-1
/
+1
*
Fix RuboCop offense Layout/ClosingParenthesisIndentation (#35136).
Go MAEDA
2021-12-10
1
-1
/
+2
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
2
-1
/
+13
[next]