Activity
From 2019-12-10 to 2019-12-12
2019-12-12
-
17:15 Feature #32628 (Closed): Notify users about high issues (only)
- This feature introduces a setting in each user's *My account* section which allows them to select/deselect a new opti...
-
15:57 Defect #20277 (Closed): "Couldn't find template for digesting" error in the log when sending a thumbnail or an attachment
- Committed the patch. Thank you all for your contribution.
-
13:05 Patch #32523: Replace `for` loops with `forEach` in buildFilterRow function
- According to #32523#note-2, the patches don't improve the performance so much. I wonder if we should merge any of pat...
-
11:14 Feature #32626 (New): Delay notification E-Mails to allow edits / error corrections (without resend)
- In a majority of my projects it happens a lot, that tickets will be created and include typos or errors and will be e...
-
11:08 Feature #32424: CommonMark Markdown Text Formatting
- Thank you for posting the patch.
I think we should remove Redcarpet instead of adding the second Markdown formatte... -
01:01 Feature #32424: CommonMark Markdown Text Formatting
- Hans Riekehof wrote in #note-15:
> [...] I know its always hard to say but is there any roadmap when this patch is a... -
08:58 Defect #32625 (Closed): mysql2-0.3.21/mysql2/mysql2.so: [BUG] Segmentation fault
- /home/utsapkota/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/rake-0.8.7/lib/rake/alt_system.rb:32: Use RbConfig ...
-
08:37 Defect #32608: Watchers Invalid error when copying issue between project while users are member
- Hi Go MAEDA,
The version of Redmine i'm using is 4.0.3.
And there is no error logs in it, and I checked the the s... -
01:26 Defect #32608 (Needs feedback): Watchers Invalid error when copying issue between project while users are member
- I could not reproduce the error with 4.0.5.devel.19362.
* What version of Redmine do you use?
* Do you see any er... -
07:09 Defect #32477: Right-aligned TOC tag is displayed in exported PDF if the text formatting setting is Markdown
- I modified the regular expression with reference to "TOC_RE":https://www.redmine.org/projects/redmine/repository/entr...
-
06:40 Patch #32238: Improvement of the German translation
- Oh by the way... I replaced the term "Unteraufgaben" with "Untergeordnete Tickets" which sounds nicer than "Untertick...
-
06:30 Patch #32238: Improvement of the German translation
- I've attached a revision of Thoma's patch which is fixing the mixed use of "Ticket" and "Aufgabe" (issue and task). W...
-
04:40 Feature #5305 (Closed): "related issues" info is required in XML data
- Closing this issue because the feature has alredy been implemented in r3729.
-
03:34 Defect #32546: Issue relations filter lacks "is not"
- I propose to merge this small fix into 4.1-stable.
-
03:30 Defect #32546 (Resolved): Issue relations filter lacks "is not"
- Committed the patch. Thank you for reporting and fixing the issue.
-
03:24 Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider)
- +1
2019-12-11
-
18:31 Defect #32612 (New): Distinct can be removed due to unique constraint in database
- Hi, we are a research team that aims to detect and fix performance and data constraints problems in application built...
-
18:24 Defect #32610 (New): A inner join can be removed
- There is a query...
-
16:19 Feature #32424: CommonMark Markdown Text Formatting
- Oh my this patch would be so nice. I know its always hard to say but is there any roadmap when this patch is availabl...
-
16:09 Defect #32609 (New): PRE: texts in PRE of issue mail will be renderred as large font and with multiple line break
- texts in a pre block will be renderred with large font, and there will have double line break, in the notification ma...
-
15:59 Defect #32608 (Needs feedback): Watchers Invalid error when copying issue between project while users are member
- Project1: adding members one by one for each users.
Project2: adding members using the group, which group contains a... -
15:30 Patch #32468: Update Rouge to 3.26.0
- "Rouge 3.14.0":https://rubygems.org/gems/rouge/versions/3.14.0 has been released on 2019-12-10. I have updated Gemfil...
-
15:09 Patch #32592 (Closed): Require 'mocha/minitest' instead of deprecated 'mocha/setup'
- Committed the patch.
-
02:41 Patch #32592: Require 'mocha/minitest' instead of deprecated 'mocha/setup'
- Since mocha prior to 1.4.0 does not have 'mocha/minitest', I think it is better to specify the minimum version in Gem...
-
14:38 Patch #32552: Clarify that pasting images from clipboard does not support Internet Explorer
- The feature was improved to support Edge by #32596.
-
13:05 Defect #32469 (Reopened): Text copied from some applications such as MS Office and LibreOffice is pasted as an image in addition to plain text
- Arrow function (=>) is not supported in IE, so my patch had a problem that an error was output to the browser console...
-
11:45 Feature #32605 (New): feature: option to set the relation (AND?OR?brackets?) between different filers enabled for the query
- Currently the default relationship between all filters enabled in Issue Query is "AND".
But this kind of filter is n... -
10:07 Patch #32596 (Closed): fix image pasting for Edge
- Committed the fix. Thank you for improving the feature.
-
09:13 Patch #32596: fix image pasting for Edge
- Thanks Jens and Yuichi for fixing this issue on Edge. I propose to commit this as part of the related issues.
-
07:21 Patch #32596: fix image pasting for Edge
- Thanks for pointing this out! Attached is a new patch including the above fix.
-
03:45 Patch #32596: fix image pasting for Edge
- @Jens Krämer, thank you for providing a great patch. However, nothing is displayed on the preview screen immediately ...
-
10:04 Feature #32602 (New): Add API support for enumerations in custom_fields
- We have many enumeration values for distinct custom fields. It's hard to maintain manually. Could be possible add an ...
-
08:43 Defect #20277: "Couldn't find template for digesting" error in the log when sending a thumbnail or an attachment
- LGTM. Setting the target version to 3.4.13.
The attached is an updated patch that can be applied to the latest trunk. -
04:40 Defect #20277 (Confirmed): "Couldn't find template for digesting" error in the log when sending a thumbnail or an attachment
-
04:40 Defect #20277 (Resolved): "Couldn't find template for digesting" error in the log when sending a thumbnail or an attachment
- The error still can be seen in the latest trunk (4.0.5.devel.19347).
-
04:53 Defect #10098 (Confirmed): last_login_on set to wrong time when config.active_record.default_timezone = :utc
- Confirmed the issue.
the user logged on at 12:47:49 JST +0900, but @User.first.last_login_on@ returns 12:47:49 UTC... -
03:16 Patch #32599 (Closed): Galician translation update
- Committed the patch. Grazas.
2019-12-10
-
21:28 Patch #32599 (Closed): Galician translation update
- Added 20 untranslated strings for current trunk.
-
18:51 Patch #30739: Project Custom Fields configuration : split by tracker
- I suppose we can close this issue as it was integrated in the following plugin :
http://www.redmine.org/plugins/re... -
12:41 Patch #32596 (Closed): fix image pasting for Edge
- The attached patch courtesy of "Planio":https://plan.io/hosted-redmine fixes image pasting for Edge (without breaking...
-
10:54 Defect #17555: Mandatory condition for 'Category' & 'Assignee' is not working according to workflow defined
- Yea, I'm having troubles with making assegnee field mandatory. And another user reported exactly the same problem her...
-
08:55 Feature #32526 (Closed): Update Rails to 5.2.4.1
-
08:52 Defect #32546: Issue relations filter lacks "is not"
- Setting the target version to 4.2.0.
-
08:33 Patch #32592 (Closed): Require 'mocha/minitest' instead of deprecated 'mocha/setup'
- The following deprecation warning is shown when running tests if mocha 1.10.0 or later is installed.
> Mocha depre... -
04:20 Patch #32523: Replace `for` loops with `forEach` in buildFilterRow function
- I changed the @for@ statements of attachment:javascript-perf2.diff to @forEach@.
https://developer.mozilla.org/en-US... -
03:18 Feature #32424: CommonMark Markdown Text Formatting
- Hi, thanks for the feedback!
Nice catch about the rendering of Markdown files, that indeed should be switched to c... -
02:36 Defect #32422 (Closed): Textile indentation does not work in the preview tab
Also available in: Atom