Project

General

Profile

Activity

From 2020-04-19 to 2020-04-21

2020-04-21

21:24 Patch #33337 (Closed): Clean-up workflows controller
Hello
Here is a patch which aims to refactor the WorkflowsController.
The patch does not change the behavior of t...
Vincent Robert
21:15 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
I confirm that this should not be done in migrations. It's generally a bad idea to use models in migrations and we sh... Jean-Philippe Lang
19:30 Defect #33336 (New): Send notification when new issue created by email ?
I am using Redmine in my company. Everything is going well.
But i am facing a problem.
When user send an emai...
Anonymous
17:10 Feature #32706: Creating new ticket via e-mail: use inline images also inline
Same requests: https://www.redmine.org/boards/2/topics/8249
Solution: https://github.com/ThatCompany/redmine_emai...
Robert Röttger
16:37 Defect #33334 (Closed): bump i18n for advisory: CVE-2014-10077
Please update i18n from 0.7.0 to 0.8.0... Popa Marius
11:42 Feature #33210 (Resolved): Add "Filters" category to redmine.org
Jean-Philippe Lang wrote:
> Sure
Thanks, done.
Go MAEDA
11:28 Feature #33210: Add "Filters" category to redmine.org
Sure Jean-Philippe Lang
11:16 Feature #33210: Add "Filters" category to redmine.org
Jean-Philippe, may I create a new category "Filters"?
Now, not only Issues, but also Spent time and Projects have ...
Go MAEDA
10:59 Feature #33301 (Closed): Add option to include enabled issue custom fields in projects#show API response
Committed the patch. Thank you for your contribution. Go MAEDA
06:24 Defect #28340: Plugin Tutorial doesn't work
I modified the plugin tutorial to work on Redmine 4.x and Redmine 3.x.
attachment:plugin_tutorial.diff is the differ...
Mizuki ISHIKAWA
04:12 Feature #7842: Creation new users by non-admin user
It would really be a good feature if we're using redmine as a helpdesk system where the client admin can create users... Ali Hamdan
00:32 Feature #4511: Allow adding user groups as watchers for issues
Fixed a minor issue.
Tests "pass":https://gitlab.com/redmine-org/redmine/pipelines/138061753.
Marius BĂLTEANU
00:08 Feature #4511 (Reopened): Allow adding user groups as watchers for issues
I'm reopening this in order to fix some possible performance issues generated by these changes or some unnecessary qu... Marius BĂLTEANU

2020-04-20

20:39 Feature #33330 (Closed): Import of issue relations when imported from csv
Thanks for posting the issue, but I will close it in favour of #28198 which contains a patch. Marius BĂLTEANU
20:26 Feature #33330 (Closed): Import of issue relations when imported from csv
There is no ability to import Issue relations when importing from csv.
Perhaps they can be delimited in different ...
Aleksandar Pavic
18:09 Defect #5679: Watchers not cleaned/updated when deleting/moving watched object
Removing watchers on issue delete was fixed in #7296. Marius BĂLTEANU
16:57 Defect #5679 (Closed): Watchers not cleaned/updated when deleting/moving watched object
Tested on the current trunk and watchers are deleted when an issue is deleted.
Before:...
Marius BĂLTEANU
17:34 Defect #33283: Thumbnail support for PDF attachments may not be detected
Thanks! VVD VVD
16:17 Defect #33283 (Closed): Thumbnail support for PDF attachments may not be detected
Committed the patch. Thank you. Go MAEDA
16:45 Feature #13512 (Closed): Add a way to make specific issues visible to a user
Closing this as duplicate of #8488 where we can track a method to achieve this without using the existing watchers fu... Marius BĂLTEANU
16:22 Patch #33329 (Closed): Improve watchers functionality to mark the users that are watching a non visible object and to not return watchers that cannot see the object
The scope of this issue is to decrease the confusion created by the actual watchers implementation which allows you t... Marius BĂLTEANU
13:45 Feature #33328 (New): Ability to import watchers when importing issues from csv
Importing watchers while importing from csv is important
because it is used in many scenarios.
Aleksandar Pavic
13:40 Defect #33327 (New): Import issues project tree not displaying correctly
Third or more level of nesting is not displayed on project drop-down while importing issues.
I suggest using the s...
Aleksandar Pavic
12:45 Feature #33210: Add "Filters" category to redmine.org
Go MAEDA wrote:
> If "Filters" is created, doesn't that make the "Issues list" category unnecessary? Many issues in ...
Marius BĂLTEANU
12:08 Feature #32783: Redirect to index page instead of edit page after creating a new custom field
+1
Here is a patch to change the behavior as suggested.
Go MAEDA
11:02 Defect #32899 (Confirmed): Javascript error caused by tooltip
!{width: 518px; border: 1px solid grey;}.32899-js-error.png! Go MAEDA
07:01 Defect #32899: Javascript error caused by tooltip
Try this forked plugin.
https://github.com/n0nel/Redmine-Monitoring-Controlling
(default branch: redmine4.1)
After...
Anonymous
10:42 Feature #33167: "Add news" button in cross-project News tab
I have attached a patch to implement this feature. Mizuki ISHIKAWA
04:33 Defect #24030: When SVN or Git repository has a commit comment include an emoji (4 bytes charactor), error occurs
This is additional patch.
"use same "Redmine::Database.mysql?" as with r19706".
Toshi MARUYAMA
04:21 Feature #31499: Show "Due in X days" in issue details page
Yuuki NARA wrote:
> It is not an operation that may confuse the user
Yes, it *is* confusing in Hungarian, where t...
Greg T
04:20 Feature #33325 (Resolved): Export spent time report as PDF
Is it possible to have a patch that will add the ability of exporting the spent time report as PDF including the cust... Ali Hamdan
03:48 Defect #31241: intermittent 500s ActiveRecord::ConnectionTimeoutError
Marius BALTEANU wrote:
> jianmin Zhang wrote:
> > Hello,
> > The error dispaly that “all pooled connections we...
jianmin Zhang

2020-04-19

23:58 Defect #33283: Thumbnail support for PDF attachments may not be detected
Thanks.
Just checked - for create attachment thumbnails of PDF files used convert. And gs binary isn't necessary.
VVD VVD
20:04 Defect #33283: Thumbnail support for PDF attachments may not be detected
The patch looks good to me and the tests pass.
VVD VVD wrote:
> Why "Candidate for next major release"?
> It's s...
Marius BĂLTEANU
15:44 Defect #33283: Thumbnail support for PDF attachments may not be detected
Why "Candidate for next major release"?
It's so small and obvious fix!
VVD VVD
16:18 Patch #33315 (Closed): IssuesSystemTest#test_bulk_watch_issues_via_context_menu randomly fails due to Capybara clicks out out of context menu
Sometimes, the IssuesSystemTest#test_bulk_watch_issues_via_context_menu test fails for click_link loosing the focus o... Massimo Rossello
14:06 Feature #571 (Closed): Configurable "Display project descriptions" in project list
The field is now configurable in Projects page when the list view is used. For board view, we can make this configura... Marius BĂLTEANU
13:40 Defect #32899: Javascript error caused by tooltip
Could you give some examples of plugins that cause the problem? Go MAEDA
10:54 Patch #30919: Group Issues Custom Fields - (Form like Issues)
You are right. If change theme to Standard, it's worked nice!!!
It seem to me there are "PurpleMine2" theme troubl...
Yuri Azanov
09:11 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
Let’s do it then. Marius BĂLTEANU
06:36 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
Marius BALTEANU wrote:
> > Marius BALTEANU wrote in #note-2:
> > > Maybe it's a good idea to add some default queri...
Go MAEDA
06:20 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
Mischa The Evil wrote:
> Go MAEDA wrote in #note-3:
> > Updated the patch. Now the rake task adds project queries a...
Go MAEDA
08:15 Feature #33207: Quickly launch Redmine trial environment with Docker
Setting the target version to 4.2.0. Go MAEDA
07:44 Defect #33310: Warnings while running redmine:load_default_data rake task
It can be fixed with the following patch:... Go MAEDA
07:42 Defect #33310 (Closed): Warnings while running redmine:load_default_data rake task
You will see two warnings when you run redmine:load_default_data rake task.... Go MAEDA
07:00 Feature #33254: Show open/closed badge on issue page
Marius BALTEANU wrote:
> Should we show only open/closed badge or we should show the issue status on blue badge if i...
Go MAEDA
03:35 Defect #33306 (Closed): option to set @user.email_addresses as default value for custom field
Go MAEDA
02:40 Defect #33306 (Resolved): option to set @user.email_addresses as default value for custom field
Ali Hamdan
 

Also available in: Atom