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
*
Get the list of new issue watchers using single query and limit the results t...
Go MAEDA
2020-04-25
1
-6
/
+4
*
Show open/closed badge on issue page (#33254).
Go MAEDA
2020-04-23
2
-0
/
+8
*
Adds option to include issue custom fields in projects#show API response (#33...
Go MAEDA
2020-04-21
1
-0
/
+6
*
Total estimated time column shows up as decimal value regardless of time sett...
Go MAEDA
2020-04-15
1
-2
/
+2
*
Fix issue inline auto complete in issues bulk edit page for custom fields wit...
Go MAEDA
2020-04-11
1
-1
/
+7
*
Show toolbar for full width custom fields with text formatting enabled on iss...
Go MAEDA
2020-04-11
1
-1
/
+5
*
Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...
Go MAEDA
2020-04-11
1
-2
/
+2
*
##123 syntax for linking to issues: Title cannot be distinguished from follow...
Jean-Philippe Lang
2020-04-05
1
-2
/
+2
*
Split subtasks/relations information into 5 columns (#32889).
Jean-Philippe Lang
2020-04-05
1
-2
/
+2
*
Move style to css (#32889).
Jean-Philippe Lang
2020-04-05
1
-3
/
+2
*
Editing a time entry for a locked user changes the user to the current user (...
Jean-Philippe Lang
2020-04-05
1
-0
/
+1
*
Time entries csv export should check issue visibility (#33075).
Jean-Philippe Lang
2020-04-05
1
-1
/
+1
*
Support custom fields when exporting users to CSV (#33126).
Go MAEDA
2020-04-04
1
-6
/
+14
*
Display avatar on add watchar dialog (#32976).
Go MAEDA
2020-03-31
1
-1
/
+4
*
Unable to edit user or group that has custom fields with text formatting enab...
Go MAEDA
2020-03-24
1
-1
/
+1
*
Download all attachments at once (#7056).
Go MAEDA
2020-03-21
1
-0
/
+4
*
Fix missing sort order icon in users#index (#33176).
Go MAEDA
2020-03-20
1
-2
/
+2
*
Fix missing subject and tracker name in CSV export of time (#33052).
Go MAEDA
2020-03-04
1
-1
/
+9
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
45
-45
/
+45
*
Don't use full path links with hostname
Jean-Philippe Lang
2020-02-26
1
-1
/
+1
*
Fix that selected user on timelog#edit is incorrect (#32959).
Go MAEDA
2020-02-09
1
-1
/
+1
*
Add download buttons in Files columns of the issues list (#32240).
Go MAEDA
2020-02-06
1
-1
/
+14
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
3
-3
/
+12
*
Validate back_url everywhere (#32850).
Jean-Philippe Lang
2020-02-02
1
-2
/
+2
*
Move duplicated back_url method from ApplicationHelper to ApplicationControll...
Jean-Philippe Lang
2020-02-02
1
-13
/
+0
*
Fix that spent time report CSV shows translation missing text if custom field...
Go MAEDA
2019-12-06
1
-1
/
+1
*
Fix that bookmarked and recently used projects are unexpectedly filtered by a...
Go MAEDA
2019-12-02
1
-2
/
+3
*
cleanup: rubocop: fix Layout/IndentFirstArgument in app/helpers/repositories_...
Toshi MARUYAMA
2019-11-25
1
-47
/
+63
*
code layout clean up app/helpers/application_helper.rb
Toshi MARUYAMA
2019-11-25
1
-1
/
+7
*
code layout clean up app/helpers/application_helper.rb
Toshi MARUYAMA
2019-11-25
1
-1
/
+6
*
cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/application_helpe...
Toshi MARUYAMA
2019-11-24
1
-2
/
+2
*
cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/queries_helper.rb
Toshi MARUYAMA
2019-11-23
1
-1
/
+1
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/set...
Toshi MARUYAMA
2019-11-23
1
-1
/
+1
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/rep...
Toshi MARUYAMA
2019-11-23
1
-5
/
+5
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/mem...
Toshi MARUYAMA
2019-11-23
1
-1
/
+1
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/app...
Toshi MARUYAMA
2019-11-23
1
-4
/
+3
*
cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/helpers/project...
Toshi MARUYAMA
2019-11-09
1
-10
/
+22
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/email_addresses_he...
Toshi MARUYAMA
2019-11-09
1
-4
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_issue_rela...
Toshi MARUYAMA
2019-11-09
1
-17
/
+34
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#cells
Toshi MARUYAMA
2019-11-09
1
-3
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#show_detail
Toshi MARUYAMA
2019-11-09
1
-3
/
+6
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/helpers/workflows...
Toshi MARUYAMA
2019-11-09
1
-2
/
+4
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_descendant...
Toshi MARUYAMA
2019-11-09
1
-13
/
+26
*
code layout clean up app/helpers/issues_helper.rb
Toshi MARUYAMA
2019-11-09
1
-1
/
+4
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/members_helper.rb
Toshi MARUYAMA
2019-11-09
1
-5
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/custom_fields_help...
Toshi MARUYAMA
2019-11-09
1
-8
/
+9
*
code layout clean up app/helpers/members_helper.rb
Toshi MARUYAMA
2019-11-09
1
-4
/
+12
*
code layout clean up app/helpers/queries_helper.rb
Toshi MARUYAMA
2019-11-08
1
-10
/
+23
*
cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rb
Toshi MARUYAMA
2019-11-08
1
-1
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/groups_helper.rb
Toshi MARUYAMA
2019-11-08
1
-4
/
+2
[next]