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
*
assignee_avatar method causes NoMethodError if the given object is a group (#...
Go MAEDA
2019-05-22
1
-2
/
+2
*
Adds favorites and recently used projects lists to project jump box (#31355).
Go MAEDA
2019-05-20
2
-1
/
+47
*
Small refactorization of avatar methods (#31391).
Go MAEDA
2019-05-19
2
-34
/
+75
*
Swaps out the icon-fav for icon-user on projects#index (#31356).
Go MAEDA
2019-05-14
1
-1
/
+1
*
Set an appropriate default type in New custom field page depending on the cur...
Go MAEDA
2019-05-11
1
-0
/
+11
*
Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).
Go MAEDA
2019-05-09
1
-1
/
+6
*
Generalize issues imports (#28234).
Go MAEDA
2019-05-09
1
-0
/
+8
*
Add avatar_server_url configuration option in order to support Libravatar (#9...
Go MAEDA
2019-05-04
1
-1
/
+1
*
Add "robohash" to "Default Gravatar image" options (#31294).
Go MAEDA
2019-05-04
1
-0
/
+9
*
Group time tracking filters in the filter select list (#26826).
Go MAEDA
2019-04-30
1
-0
/
+2
*
New My page block: Updated issues (#30975).
Go MAEDA
2019-04-30
1
-0
/
+11
*
Update Rails ujs (#31205).
Go MAEDA
2019-04-18
2
-2
/
+2
*
Attachments with Unicode uppercase names are not shown in wiki pages (#30441).
Go MAEDA
2019-04-12
1
-1
/
+1
*
Move styles for count and private to a new class named 'badge' (#29391).
Go MAEDA
2019-04-09
2
-2
/
+2
*
Remove trailing whitespaces from journals_helper.rb
Go MAEDA
2019-04-08
1
-1
/
+1
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
1
-1
/
+1
*
Simpler link syntax "#note-123" to make a link to a note of the current issue...
Go MAEDA
2019-03-20
1
-1
/
+3
*
Remove unused method ApplicationHelper#generate_csv (#31046).
Go MAEDA
2019-03-18
1
-5
/
+0
*
Support frozen_string_literal in app/**/*.rb (#26561).
Go MAEDA
2019-03-17
9
-34
/
+34
*
Support frozen_string_literal in issue, journal, and query (#26561).
Go MAEDA
2019-03-17
2
-11
/
+11
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
33
-33
/
+33
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
44
-88
/
+0
*
Display user's groups on profile (#12796).
Jean-Philippe Lang
2019-03-15
1
-0
/
+14
*
Add a description for trackers (#442).
Jean-Philippe Lang
2019-03-15
2
-1
/
+12
*
Display details about inheritance when editing a member roles (#31032).
Jean-Philippe Lang
2019-03-15
1
-0
/
+15
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
44
-0
/
+88
*
Move custom field classes to a method (#30994).
Go MAEDA
2019-03-09
1
-3
/
+2
*
Cannot make cross-project wiki link if the project name includes square brack...
Go MAEDA
2019-02-27
1
-1
/
+1
*
Refactor custom field value tag for custom fields with full text formatting e...
Go MAEDA
2019-02-12
2
-12
/
+15
*
Show Edit/Preview tabs for full width layout custom fields with text formatti...
Go MAEDA
2019-02-12
1
-3
/
+6
*
Start date and due date in email notifications (#13307).
Go MAEDA
2019-01-25
1
-2
/
+2
*
Add "nwday" class to non-working days in calendar (#27096).
Go MAEDA
2019-01-14
1
-0
/
+3
*
Move calendar day classes to a helper (#27096).
Go MAEDA
2019-01-14
1
-0
/
+6
*
Performance improvement when rendering news or calendar block on My page (#30...
Go MAEDA
2018-12-21
1
-2
/
+2
*
Adds a permission to log time for another user (#3848).
Jean-Philippe Lang
2018-12-16
1
-0
/
+5
*
Adds a link to remove a subtask from its parent task (#23392).
Jean-Philippe Lang
2018-12-16
1
-1
/
+11
*
Allow issues grouping by creation, update and closing date (#13803).
Jean-Philippe Lang
2018-12-12
1
-1
/
+1
*
Moves some action links on the wiki page to a dropdown menu (#26575).
Jean-Philippe Lang
2018-12-02
1
-0
/
+11
*
Related issues section ignores the date format setting (#29918).
Jean-Philippe Lang
2018-11-29
1
-2
/
+2
*
Add wiki class also for half width custom fields with text formatting enabled...
Go MAEDA
2018-11-26
1
-1
/
+5
*
Remove trailing whitespaces from app/helpers/issues_helper.rb
Go MAEDA
2018-11-26
1
-1
/
+1
*
Use Project::STATUS_ACTIVE constant instead of harcoded 1 (#29449).
Go MAEDA
2018-10-29
1
-3
/
+3
*
Filter out issues from closed projects in the following widgets (#29449):
Go MAEDA
2018-10-29
1
-0
/
+3
*
Fix that MyHelper::render_activity_block is not timezone aware (#2471, #29816).
Go MAEDA
2018-10-20
1
-1
/
+1
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
1
-3
/
+3
*
Repository entry pagination (#29395).
Go MAEDA
2018-10-04
1
-0
/
+9
*
Attachments prev/next navigation (#29395).
Go MAEDA
2018-10-04
1
-0
/
+8
*
Removed unused helper #preview_link (#27758).
Jean-Philippe Lang
2018-09-26
1
-8
/
+0
*
Removes render_ prefix from cancel_button_tag methods (#8888).
Jean-Philippe Lang
2018-09-26
2
-3
/
+3
*
Add cancel button to new/edit log time page (#8888).
Jean-Philippe Lang
2018-09-26
2
-0
/
+11
[next]