Activity
From 2020-04-18 to 2020-04-20
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.
-
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 ... -
18:09 Defect #5679: Watchers not cleaned/updated when deleting/moving watched object
- Removing watchers on issue delete was fixed in #7296.
-
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:... -
17:34 Defect #33283: Thumbnail support for PDF attachments may not be detected
- Thanks!
-
16:17 Defect #33283 (Closed): Thumbnail support for PDF attachments may not be detected
- Committed the patch. Thank you.
-
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...
-
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...
-
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.
-
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... -
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 ... -
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. -
11:02 Defect #32899 (Confirmed): Javascript error caused by tooltip
- !{width: 518px; border: 1px solid grey;}.32899-js-error.png!
-
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... -
10:42 Feature #33167: "Add news" button in cross-project News tab
- I have attached a patch to implement this feature.
-
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".
-
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... -
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...
-
03:48 Defect #31241: intermittent 500s ActiveRecord::ConnectionTimeoutError
- Marius BALTEANU wrote:
> jianmin Zhang wrote:
> > Hello,
> > The error dispaly that “all pooled connections we...
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. -
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... -
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! -
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...
-
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...
-
13:40 Defect #32899: Javascript error caused by tooltip
- Could you give some examples of plugins that cause the problem?
-
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... -
09:11 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
- Let’s do it then.
-
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... -
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... -
08:15 Feature #33207: Quickly launch Redmine trial environment with Docker
- Setting the target version to 4.2.0.
-
07:44 Defect #33310: Warnings while running redmine:load_default_data rake task
- It can be fixed with the following patch:...
-
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....
-
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... -
03:35 Defect #33306 (Closed): option to set @user.email_addresses as default value for custom field
-
02:40 Defect #33306 (Resolved): option to set @user.email_addresses as default value for custom field
2020-04-18
-
22:56 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- Yuri Azanov wrote:
> Now it's migrated successfully, thank.
> I don't understand how it's work this subject.
> Th... -
21:43 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- Now it's migrated successfully, thank.
I don't understand how it's work this subject.
There are new tab "Grouped C... -
17:59 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- Yuri Azanov wrote:
> DB migrate execute whitout any verbose steps in console (DB was not modifed!!! Why?).
It doe... -
12:03 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- Frederico Camara wrote:
> Yuri Azanov wrote:
> > Can you make diff patch for redmine 4.1.0 please?
>
> Here it i... -
19:05 Defect #33299 (Closed): "404 error" issue
-
18:14
Defect #33299 (Resolved): "404 error" issue
- Hi,
I finally changed for another solution.
Thanks -
17:23 Feature #33254: Show open/closed badge on issue page
- I've created a patch that adds the open/closed badge on issue.
Open issue:
!{border: 1px solid grey;}.open.png!
... -
16:17 Feature #33308: Implement grouping by date (e.g start, due, creation, update, closing dates) for year and month/year
- I used a wrong subject (copy of #13803). Creation, update, and closing dates does not fit, because it is Datetime. Bu...
-
16:14 Feature #33308 (New): Implement grouping by date (e.g start, due, creation, update, closing dates) for year and month/year
- Date fields in queries should be groupable with year/month only - without day.
Implementation could be the same wa... -
13:22 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
- Updated the branch to run the tests against SQL Server 2017 (linux version) and Style lint (#32888).
!{width: 60%;... -
12:30 Defect #31241 (Closed): intermittent 500s ActiveRecord::ConnectionTimeoutError
- jianmin Zhang wrote:
> Hello,
> The error dispaly that “all pooled connections were in use”,Is there a concept ... -
12:17 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
- Mischa The Evil wrote:
> I'll combine my response on two notes:
>
> Marius BALTEANU wrote in #note-2:
> > Maybe ... -
12:13 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
- I'll combine my response on two notes:
Marius BALTEANU wrote in #note-2:
> Maybe it's a good idea to add some def... -
09:40 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
- Updated the patch. Now the rake task adds project queries and time entry queries.
-
10:17 Feature #31524 (Closed): Problem About SpentTime Module
- xie shuai wrote:
> # when I use the time log in the software.all the issue related members's work time are added.I t... -
09:10 Feature #24763: Force SSL when Setting.protocol is "https"
- Ok, so may I suggest adding a feature then, because most people aren't messing with anything except config.yml and da...
-
03:34 Feature #24763: Force SSL when Setting.protocol is "https"
- I think the decision to use SSL or not should be made by a server admin. And enforcing SSL in the next version is a t...
-
07:39 Patch #33298 (Closed): Bulgarian translation
- Committed the patch. Thank you for your contribution.
-
07:07 Feature #33301: Add option to include enabled issue custom fields in projects#show API response
- Setting the target version to 4.2.0.
-
06:31 Defect #33303 (Closed): CustomField float 2.000,55 instead of 2,000.55
- Konstantinos Pagonakis wrote:
> I have found a ticket on this topic that might fit but it was created 10 years ago.
... -
00:54 Defect #33306 (Closed): option to set @user.email_addresses as default value for custom field
- Is it possible to add a custom_field that will held the current user email address as a default value
Also available in: Atom