Activity
From 2019-12-11 to 2019-12-13
2019-12-13
-
20:51 Patch #32635 (Closed): How to write wrapper for timelog_controlller "create" method in my plugin?
- Please use forums for questions. Issues are used to report a bug, suggesting a new feature, or submitting a patch. Re...
-
14:46 Patch #32635: How to write wrapper for timelog_controlller "create" method in my plugin?
- So, I write that code and it work's...
-
12:35 Patch #32635 (Closed): How to write wrapper for timelog_controlller "create" method in my plugin?
- I write experimental code inside the core timelog_controller and test it....
-
12:45 Defect #32636 (New): Export Wiki pages to pdf: background of table cells don't maintain its color
- When exporting wiki pages to pdf and the wiki-page contain tables with colored backgrounds (e.g. we color-code the ro...
-
12:42 Defect #31186: Rest API - create issue with custom fields
- Did you solved it?
if your response is yes, how solved it? -
11:59 Feature #18556: Add ability to configure limit of attachments at once
- Configurable attachments limit has been implemented in this plugin: http://www.redmine.org/plugins/that_attachments_l...
-
10:07 Defect #32469 (Closed): Text copied from some applications such as MS Office and LibreOffice is pasted as an image in addition to plain text
- Takenori TAKAKI wrote:
> Arrow function (=>) is not supported in IE, so my patch had a problem that an error was out... -
07:08 Feature #31911: Update request_store gem to 1.4
- https://www.redmine.org/issues/16685#note-14
Holger Just wrote:
> This is probably caused by "this commit":https://... -
06:16 Defect #12515 (Closed): Saving documents
- I cannot reproduce the problem.
Please reopen this issue and describe more details if you still experience the pro... -
04:43 Feature #32629 (Closed): Add edit button to Wiki sidebar
- I suggest adding "Edit" button to Wiki sidebar. The button is to edit the wiki page named "Sidebar".
You can custo... -
01:36 Defect #32546 (Closed): Issue relations filter lacks "is not"
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.
Also available in: Atom