Activity
From 2019-07-09 to 2019-07-11
2019-07-11
-
22:52 Defect #31633: Cannot create new issue or change issue status after receiving email for the issue.
- I did some test again. If I disable the "Email Notification"-> "Issue Added" , "Issue Updated" in the setting, the in...
-
20:43 Defect #31710 (New): Assigned on search issues not ordered by name
- assigned_to_values isn't ordered by user name.
Fix:
Posiible fix, change line in query.rb to:
assigned_to_va... -
18:23 Defect #28129: Last month period includes dates from current month
- I encountered this issue today and it was due to a timezone mismatch between the records in the database and the date...
-
15:26 Defect #31709 (Closed): Plugin issue - Redmine resource booking system
- Please contact plugin author (https://github.com/aki360P/redmine_resource_booking_system). This is the Redmine issue ...
-
13:39 Defect #31709 (Closed): Plugin issue - Redmine resource booking system
- Hi folks,
I'm running Redmine 4.0.4 with Ruby 2.5.1p57 on Ubuntu 18.04. I tried to download plugin called redmine ... -
10:43 Defect #31708 (Closed): Not able to add member to a project
- Hello
when i go to admin projet members i have the message No "data to display" and it's not possible to add a user ... -
09:42 Feature #8155: Editable related issues
- +1
2019-07-10
-
12:02 Feature #1712: add custom fields that are calculations of other fields
- +1
-
10:28 Patch #31705 (Closed): Add missing fixtures to AttachmentFormatVisibilityTest
- The test has failed.
https://www.redmine.org/builds/logs/build_trunk_sqlite3_ruby-2.6_456.html... -
10:25
Defect #30809: Spent time report > CSV not obeying filters
- Go MAEDA wrote:
> I cannot reproduce the problem. Could you show the detailed steps to reproduce?
I can reproduce... -
08:01 Feature #31704 (New): Show Gravatar icon in issues list.
- I propose a feature to show gravatar icon in issues list.
I created a patch to display the author, assignee, and las...
2019-07-09
-
14:54 Defect #31698: Some unlocalize string
- +1
-
12:41 Defect #31698 (New): Some unlocalize string
- There are some hard coded string which need to be localized:
* "diff" in show_detail function in app/helpers/issues_... -
08:58 Feature #31154: Reject setting RFC non-compliant emission email addresses
- Marius BALTEANU wrote:
> Mizuki ISHIKAWA wrote:
> > This patch adds validation of the mail_from value.
> >
> > *... -
07:37 Feature #31154: Reject setting RFC non-compliant emission email addresses
- Mizuki ISHIKAWA wrote:
> This patch adds validation of the mail_from value.
>
> * Mail::Address.new(mail_from) do... -
07:01 Feature #31154: Reject setting RFC non-compliant emission email addresses
- This patch adds validation of the mail_from value.
* Mail::Address.new(mail_from) does not return an exception
* ... -
08:42 Patch #31697 (Closed): Show closed date in a tooltip if the issue is closed
- I think it is useful if the tooltip contains the closed_on of the issue.
This patch displays closed_on next to the s...
Also available in: Atom