Project

General

Profile

Activity

From 2019-03-25 to 2019-03-27

2019-03-27

23:50 Patch #30435: Replace float rules with flexbox for content and sidebar block
Let move the discussions about the sidebar width to another ticket and commit the other changes that replace the floa... Marius BĂLTEANU
16:31 Feature #31107 (Resolved): How to disable email subject processing
Ok, I will try it. Thanks and regards. Daniel Arnost
15:49 Feature #31107: How to disable email subject processing
There is no option to disable the feature that adds replies in the mail handler, but maybe you can remove the feature... Go MAEDA
15:14 Feature #31107 (Resolved): How to disable email subject processing
Hello!
We run redmine 2.4.2 and use rdm-mailhandler. It works well until new email arrives with subject containing "...
Daniel Arnost
14:35 Feature #31106 (New): Issue import should allow for importing the author and creation date fields, too.
When importing issues, many of the issue fields can be mapped to the columns of the source CSV file. However, all imp... Oliver Maye
13:37 Feature #3972: Translation for field values
+1 Oliver Maye
11:08 Feature #19224: Custom fields / List - make user editable
+1 Wael Darwich
10:05 Feature #31104 (Closed): Show the total number of open issues in a reminder
It is useful if email reminders show the total number of open issues next to "View all issues" link like the followin... Go MAEDA
08:02 Defect #31102 (Needs feedback): The parent task history needs to be recorded when the parent task field is automatically updated by subtask creation.
The history of the parent task does not record any changes when field values are automatically updated due to the add... Hinako Tajima
03:16 Patch #28940 (Closed): Use Regexp#match? to reduce allocations of MatchData object
Go MAEDA
03:15 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
Committed the patch. Thank you for posting many performance-tuning patches. Go MAEDA
03:07 Defect #31092: svn repo create command not working
All checked below, all ok:
- check if you have link to Remine.pm in /usr/lib64/perl5/
- make sure you have Enable W...
Uuganbayar Battulga
01:28 Feature #25209: Option for users to add values to list / key/value custom fields
+1 This is would be super useful Ricky Myers
00:28 Defect #28127: It is impossible to filter the trackers by project in the XML/REST-API
Could you meet your needs with the following API with the include option?
/projects/[id].xml?include=trackers
ume san

2019-03-26

15:41 Defect #31087 (Closed): Deleting a version silently deletes its attachments
Go MAEDA
12:06 Defect #31087 (Resolved): Deleting a version silently deletes its attachments
Committed the patch. Thank you. Go MAEDA
10:12 Defect #31087: Deleting a version silently deletes its attachments
Setting the target version to 3.4.10. Go MAEDA
09:46 Defect #31087: Deleting a version silently deletes its attachments
Go MAEDA wrote:
> You can reproduce the problem with the following steps:
>
> 1. Create a new version
> 2. Open ...
Takenori TAKAKI
09:42 Feature #22481: Show thumbnails for PDF attachments
Updated the patch for r18003. Now the feature is disabled if Redmine is running on Windows. Go MAEDA
07:16 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
I attached a patch to which test code was added. Mizuki ISHIKAWA
02:55 Defect #31085: Hosting redmine at a suburl doesn't work anymore in 4.0
try this... Pavel Rosický
02:47 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
I have slightly changed 31066-fix-broken-tests.patch.
* Use @Enumerable#group_by@ outside the loop in order to avo...
Go MAEDA
01:50 Feature #21158: Send E-Mail to Redmine: Copy E-Mail Header into Ticket Note
Adam Nieścierowicz wrote:
> is there an option to assign this issue to current development version?
The target ve...
Go MAEDA

2019-03-25

23:45 Feature #21158: Send E-Mail to Redmine: Copy E-Mail Header into Ticket Note
Hi,
is there an option to assign this issue to current development version?
Adam Nieścierowicz
22:47 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Bernhard Rohloff wrote:
> +1 If we could get this patch integrated it would be an extremely huge step forward.
> Th...
Marius BĂLTEANU
15:49 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
Pavel Rosický wrote:
> I combined all patches into a single file and I retested it on Ruby 2.3 and Ruby 2.4
Thank...
Go MAEDA
15:18 Defect #31063: Can't uncheck Gantt chart options of custom queries
Setting the target version to 4.0.3. Go MAEDA
15:14 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
LGTM. Setting the target version to 4.1.0. Go MAEDA
14:48 Defect #31010 (Confirmed): The query visibility option "To me only" actually behaves as "To the owner only"
I have confirmed the problem. It is confusing in some cases. I agree to change the string from "to me only" to "to th... Go MAEDA
14:26 Defect #30950: Issue#clear_disabled_fields can still lead to a nil done_ratio in some cases
Stephane Evr wrote:
> h3. How to reproduce:
>
> - Configure redmine with use_status_for_done_ratio to true
> - C...
Go MAEDA
12:55 Defect #30809 (Needs feedback): Spent time report > CSV not obeying filters
I cannot reproduce the problem. Could you show the detailed steps to reproduce? Go MAEDA
12:46 Defect #31094 (Closed): Failure Upgrade from 3.3.4 to 4.0.2 on execute "bundle exec rake db:migrate RAILS_ENV=production"
Please use forums for questions as the following message you have already posted. And please don't multi-post.
messa...
Go MAEDA
11:26 Defect #31094 (Closed): Failure Upgrade from 3.3.4 to 4.0.2 on execute "bundle exec rake db:migrate RAILS_ENV=production"
Hello,
have problems updating from version 3.3.4 to version 4.0.2.
A clean installation works. After deleting the n...
Hofei -
11:37 Feature #14468: Search for text in description and comments in issue search and restrict projects.
Deleted message because of spam. (Bernhard Rohloff) Yap Sody
09:34 Defect #30731: "View differences" buttons are shown in the repository page even without "Browse repository" permission
Setting the target version to 4.0.3. Go MAEDA
03:59 Defect #30731: "View differences" buttons are shown in the repository page even without "Browse repository" permission
Right, As you said the radio button should also be hidden.
I also thought that the proposed patch is simpler and bet...
Takenori TAKAKI
05:30 Defect #31093 (Closed): Duplicate method definition: ProjectsControllerTest#test_jump_should_not_redirect_to_unknown_tab
ProjectsControllerTest#test_jump_should_not_redirect_to_unknown_tab is defined twice at the following lines:
* sou...
Go MAEDA
04:50 Defect #30923 (Closed): Project search should select subprojects scope when the project has subprojects
Go MAEDA
03:00 Defect #30923 (Resolved): Project search should select subprojects scope when the project has subprojects
Go MAEDA
02:59 Defect #30923: Project search should select subprojects scope when the project has subprojects
Committed the patch. Thank you all for reporting and fixing the issue. Go MAEDA
 

Also available in: Atom