Activity
From 2020-01-11 to 2020-01-13
2020-01-13
-
22:28 Defect #32770: Text formating on Redmine Home page does not work
- Indeed, in Redmine 3.4.12, the following text...
-
09:20 Defect #32770: Text formating on Redmine Home page does not work
- Sorry, I was not precise in this issue.
The exact text entered in "Welcome text" is:... -
21:54 Feature #30336 (Closed): "Log Time" feature controlled per Tracker
-
19:22 Defect #5354: Updating custom fields does not trigger update to "updated_on" field in the customized object
- Bump - I have this problem as well.
Environment:
Redmine version 4.0.2.stable
Ruby version ... -
18:34 Defect #32774: Creating time tracking entry for other user through rest API fails with 403
- > Valdir Stiebe Junior, thanks for detecting and reporting the issue. Could you try the fix from the patch?
It wor... -
12:50 Defect #32797 (Closed): Can I disable autoupdates for Gems and Redmine in general?
- Hi there,
We are running a Redmine issue tracker internally in our organization, so it is not reachable outside our ... -
09:40 Defect #28882: GDPR compliance
- Any news about GDPR compliance?
Thanks. -
09:30 Defect #32772: Tabs are displayed on two lines when the total width of the tabs is greater than 2000px
- I have retried with:
* Chrome 79.0.3945.79, also in incognito.
* IE 11.1087
* Edge 41 / EdgeHTML 16
In both cas... -
09:21 Feature #32796 (New): API - Ability to get time entries report
- Since there is already an easy way to get the "CSV time entries report":https://www.redmine.org/projects/redmine/wiki...
-
08:50 Defect #32795 (Closed): Remove RubyGems from Requirements in doc/INSTALL
- You don't have to install RubyGems by hand because it is always installed together with Ruby since Ruby 1.9....
-
08:16 Feature #32781: [Mail Notifications] (feature back) allow mails to be sent to multiple recipients at once
- Marius BALTEANU wrote:
> Indeed, this is the context for everyone who migrated to Redmine 4.*, but the drawback is n... -
06:44 Feature #4325 (Closed): Quick Issue Reference
- Inline issue auto-complete has been implemented in Redmine 4.1.0. You can invoke the auto-complete menu by pressing "...
-
06:29 Defect #32793: Email address with Punycode top-level domain is not accepted
- The issue can be fixed if the regular expression is changed as follows:...
-
06:28 Defect #32793 (Closed): Email address with Punycode top-level domain is not accepted
- Redmine does not accept email addresses that have Punycode top-level domain such as "jsmith@example.xn--80akhbyknj4f"...
-
05:42 Feature #1445 (Closed): add new permission 'edit issue planning'
- You can set fields to read-only per tracker/status/role in "Fields permission" tab in Workflow page. It is more fine-...
-
05:30 Defect #10084: Disabled trackers of subprojects are listed in project overview
- I think trackers that are not enabled in subprojects should not be displayed in Issue tracking box if "Display subpro...
-
04:53 Defect #10026 (Closed): Git: Mercurial: Branch dropdown broken on repositories page
- Jean-Philippe Lang wrote:
> This should be fixed by r8678.
Closing. -
03:40 Feature #8680: Select all modules for search and activities
- A button to check/uncheck all modules in Search has been implemented in Redmine 4.0.2 (#10264).
-
01:40 Defect #32754 (Closed): Fix missing arrow icon of collapse macro
- Michael Gerz wrote:
> I think it hasn’t been backported, yet.
You are right, thank you for pointing it out. I hav... -
01:35 Patch #32788: Specify supported Ruby version in Gemfile and doc/INSTALL
- Jean-Philippe Lang wrote:
> A probably better option would be to set this as a dependency in the Gemfile: https://bu...
2020-01-12
-
23:51 Defect #32774: Creating time tracking entry for other user through rest API fails with 403
- @authorize_logging_time_for_other_users@ returns false because @@project@ is not set yet. Both methods @find_optional...
-
23:08 Defect #32774 (Confirmed): Creating time tracking entry for other user through rest API fails with 403
-
21:08 Defect #32765: ##123 syntax for linking to issues: Title cannot be distinguished from following text
- I agree that we should have different styles.
Attached two screenshots:
1. Subject as link (as Robert proposed... -
20:42 Defect #32770 (Needs feedback): Text formating on Redmine Home page does not work
- Where did you input that text?
In Home page, I tried 2 scenarios:
1. Set as "Welcome text" and it works.
2. Set... -
20:36 Defect #32772 (Needs feedback): Tabs are displayed on two lines when the total width of the tabs is greater than 2000px
- I cannot reproduce, tried on OS Catalina with Chrome (latest) and Windows with Chrome (latest), Edge 17 and 18. Attac...
-
20:25 Feature #31589: Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s)
- Attached the updated patch based on my previous note, all "tests":https://gitlab.com/redmine-org/redmine/pipelines/10...
-
17:34 Feature #31589: Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s)
- Mischa, thank you for your deep analysis on this, it's really useful.
Mischa The Evil wrote:
> Marius BALTEANU wr... -
20:06 Feature #32781 (Closed): [Mail Notifications] (feature back) allow mails to be sent to multiple recipients at once
- nicolas felix wrote:
> Hi everybody,
> if I clearly understood, following #26791, mails are now sent *individually*... -
16:55 Defect #32771 (Closed): Editing issues does not send notifications to previous assignee
- Daniel Petat wrote:
>
> Oh, I am sorry.
> I thought "previous assignee" would mean everybody, to whom the issue h... -
13:23 Defect #32754 (Reopened): Fix missing arrow icon of collapse macro
-
12:26 Defect #32754: Fix missing arrow icon of collapse macro
- Go MAEDA wrote:
> Committed the patch. Thank you for detecting and fixing the issue.
I think it hasn’t been backp... -
10:17 Patch #32788: Specify supported Ruby version in Gemfile and doc/INSTALL
- Jean-Philippe Lang wrote:
> A probably better option would be to set this as a dependency in the Gemfile: https://bu... -
10:02 Patch #32788: Specify supported Ruby version in Gemfile and doc/INSTALL
- A probably better option would be to set this as a dependency in the Gemfile: https://bundler.io/v1.12/gemfile_ruby.h...
-
06:29 Patch #32788 (Closed): Specify supported Ruby version in Gemfile and doc/INSTALL
- Currently, source:tags/4.1.0/doc/INSTALL says that Redmine 4.1.0 supports Ruby 2.3 or later. However, Redmine 4.1.0 d...
-
08:18 Patch #32782 (Closed): Update pg gem (~> 1.2.2)
- Committed the patch. Thank you for your contribution.
-
08:04 Defect #32769 (Closed): Unable to sort projects table by custom field
- Committed the fix. Thank you.
-
07:41 Defect #32768 (Closed): Internal Error when issue text custom field is shown in Spent time query results
- Committed the fix. Thank you.
-
07:17 Defect #32785 (Closed): X-Sendfile header field is not set if rack 2.1.0 is installed
- Committed the fix.
-
05:19 Defect #32785: X-Sendfile header field is not set if rack 2.1.0 is installed
- Pavel Rosický wrote:
> @GO MAEDA take a look at https://github.com/rack/rack/pull/1463 for the potential fix
Than... -
05:45 Patch #32787 (Closed): Redmine 4.0 no longer supports Ruby 2.2
- After updating Rails to 5.2.4.1 (#32526), Redmine cannot be run with Ruby 2.2 because of the following change in Rail...
2020-01-11
-
18:53 Defect #32785: X-Sendfile header field is not set if rack 2.1.0 is installed
- this is related to https://www.redmine.org/issues/24646
@GO MAEDA take a look at https://github.com/rack/rack/pull... -
07:16 Defect #32785: X-Sendfile header field is not set if rack 2.1.0 is installed
- Temporary fix for this issue:...
-
07:02 Defect #32785 (Closed): X-Sendfile header field is not set if rack 2.1.0 is installed
- ...
-
15:11 Patch #32747: Fix wrong translation for "time entries" in redmine 4.1.0
- Go MAEDA wrote:
> Would you explain why the existing translations are wrong? Since I don't understand Italian, I can... -
08:45 Defect #32752: Ruby 2.7: Remove deprecated URI.escape/unescape
- Here is a patch to remove URI.escape and URI.unescape.
The patch adds Addressable gem to Gemfile, but actually it ... -
05:06 Patch #32782: Update pg gem (~> 1.2.2)
- Setting the target version to 4.2.0.
-
03:00 Patch #26030: Like issues and news comments, want to specify the display order of the forum's reply.
- Popoki Tom (@cat_in_136) wrote:
> Opps, Thank you for checking my patch. I've removed the duplicated @MessageTest@.
...
Also available in: Atom