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
*
Small refactorization of avatar methods (#31391).
Go MAEDA
2019-05-19
11
-45
/
+89
*
Show the number of days left until the due date in reminders (#31225).
Go MAEDA
2019-05-19
2
-2
/
+2
*
Fix broken gantt layout due to r18171 (#27672).
Go MAEDA
2019-05-17
1
-3
/
+3
*
Show selected columns in gantt chart (#27672).
Go MAEDA
2019-05-16
3
-14
/
+59
*
Include a reason in the error message when an issue status cannot be deleted ...
Go MAEDA
2019-05-16
1
-2
/
+2
*
Do not lose submitted content when attempting to update a wiki page that has ...
Go MAEDA
2019-05-15
1
-1
/
+3
*
Swaps out the icon-fav for icon-user on projects#index (#31356).
Go MAEDA
2019-05-14
2
-2
/
+2
*
Render PDF thumbnail using ImageMagick/GhostScript (#22481).
Go MAEDA
2019-05-12
3
-7
/
+16
*
Set an appropriate default type in New custom field page depending on the cur...
Go MAEDA
2019-05-11
3
-5
/
+13
*
Option to send email notifications while importing issues from CSV files (#22...
Go MAEDA
2019-05-10
3
-2
/
+9
*
Allows setting the private flag via mail keyword (#31324).
Go MAEDA
2019-05-09
1
-1
/
+29
*
Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).
Go MAEDA
2019-05-09
2
-6
/
+7
*
Import time entries (#28234).
Go MAEDA
2019-05-09
9
-3
/
+180
*
Generalize issues imports (#28234).
Go MAEDA
2019-05-09
15
-49
/
+109
*
admin/info page: text cut off in pre tag on mobile (#31311).
Go MAEDA
2019-05-08
1
-1
/
+1
*
Allow a bigger range for the gantt timeline (#14654).
Go MAEDA
2019-05-08
2
-1
/
+3
*
Add avatar_server_url configuration option in order to support Libravatar (#9...
Go MAEDA
2019-05-04
2
-2
/
+3
*
Attachment preview does not work for some source files such as JavaScript and...
Go MAEDA
2019-05-04
1
-1
/
+1
*
Add "robohash" to "Default Gravatar image" options (#31294).
Go MAEDA
2019-05-04
2
-1
/
+10
*
Add hook :view_wiki_show_sidebar_bottom (#7975).
Go MAEDA
2019-05-03
1
-0
/
+2
*
Group time tracking filters in the filter select list (#26826).
Go MAEDA
2019-04-30
1
-0
/
+2
*
Issue filtering by spent time (#26826).
Go MAEDA
2019-04-30
1
-0
/
+23
*
New My page block: Updated issues (#30975).
Go MAEDA
2019-04-30
1
-0
/
+11
*
Display horizontal scroll bar of files table when overflow occurs on small sc...
Go MAEDA
2019-04-30
1
-35
/
+37
*
Changes Query#as_params for more complete serialization (#31276).
Go MAEDA
2019-04-30
1
-0
/
+2
*
Fix that Content-Type header field is empty when sending a file of unknown ty...
Go MAEDA
2019-04-30
1
-1
/
+1
*
Support wiki_page_title attribute in Versions REST API (#26237).
Go MAEDA
2019-04-28
2
-10
/
+12
*
Fix gaps in resizable gantt chart (#31268).
Go MAEDA
2019-04-28
1
-1
/
+2
*
Show locked badge for protected pages (#9634).
Go MAEDA
2019-04-27
1
-4
/
+7
*
New Permission: Edit own issue (#1248).
Go MAEDA
2019-04-25
1
-1
/
+3
*
Adds a new query column for the parent task subject (#19371).
Go MAEDA
2019-04-24
1
-0
/
+1
*
Wrap subprojects in the overview section with an unordered list (#29289).
Go MAEDA
2019-04-23
1
-1
/
+5
*
Remove hard-coded strings (#30838).
Go MAEDA
2019-04-21
1
-1
/
+1
*
Use safe navigation operator (#30457).
Go MAEDA
2019-04-20
1
-31
/
+15
*
MailHandler.safe_receive does not output any error log (#30457).
Go MAEDA
2019-04-20
1
-1
/
+1
*
Update Rails ujs (#31205).
Go MAEDA
2019-04-18
3
-3
/
+3
*
Show the total number of open issues in a reminder (#31104).
Go MAEDA
2019-04-18
3
-2
/
+5
*
Attachments with Unicode uppercase names are not shown in wiki pages (#30441).
Go MAEDA
2019-04-12
1
-1
/
+1
*
Use HTTP status code 403 instead of 401 when REST API is disabled (#30086).
Go MAEDA
2019-04-10
1
-2
/
+7
*
"Create and continue" button for custom fields (#31159).
Go MAEDA
2019-04-09
2
-2
/
+13
*
Show version status as badge in rodmap#index and roadmap#show (#29391).
Go MAEDA
2019-04-09
2
-2
/
+4
*
Move styles for count and private to a new class named 'badge' (#29391).
Go MAEDA
2019-04-09
4
-4
/
+4
*
Remove trailing whitespaces from journals_helper.rb
Go MAEDA
2019-04-08
1
-1
/
+1
*
Don't raise an exception when the emission email address is not RFC compliant...
Go MAEDA
2019-04-08
1
-6
/
+15
*
Code cleanup: use safe navigation operator in app/models/mailer.rb
Go MAEDA
2019-04-06
1
-3
/
+3
*
Remove useless code in TimeEntryQuery#sql_for_activity_id_field (#31088).
Go MAEDA
2019-04-03
1
-2
/
+0
*
Let user select a tracker from the modal (#442).
Jean-Philippe Lang
2019-03-30
1
-1
/
+10
*
Cannot uncheck Gantt chart options of a custom query (#31063).
Jean-Philippe Lang
2019-03-30
1
-0
/
+2
*
"View differences" buttons are shown in the repository page even without "Bro...
Jean-Philippe Lang
2019-03-30
1
-1
/
+1
*
Show projects using a table instead of an unordered list in the user profile ...
Go MAEDA
2019-03-28
1
-5
/
+19
[next]