Activity
From 2020-02-19 to 2020-02-21
2020-02-21
-
23:02 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Well I downloaded fresh 4.1 and got few chunk errors, and many succeeds......
-
14:16 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Aleksandar Pavic wrote:
> So for Redmine 4, we should only run this one 0015-Implement... from above post?
>
> Ho... -
13:38 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- So for Redmine 4, we should only run this one 0015-Implement... from above post?
How about Redmine 4.1 ?
-
18:06 Feature #32424: CommonMark Markdown Text Formatting
- Marius BALTEANU wrote:
> I'm my opinion, it is a good move to replace Redcarpet with CommonMarker, but I don't think... -
14:27 Feature #32424: CommonMark Markdown Text Formatting
- Attaching an incremental patch to handle invalid URIs in HTML anchors. It prevents HTTP 500 for inputs like:...
-
14:43 Defect #32449: Diff view for .js files in repositories is broken
- Setting the target version to 4.0.7.
-
09:11 Defect #32449: Diff view for .js files in repositories is broken
- After applying Mizuki ISHIKAWA's change and restarting Redmine, _View differences_ page works flawlessly with .js files.
-
03:44 Defect #32449: Diff view for .js files in repositories is broken
- When displaying the js file, base.html.erb was not used as the layout file.
Specifying an explicit layout file as sh... -
13:40 Feature #8168: Allow to disable feature attachment
- +1
This is related to #24623 -
13:16 Feature #24763: Force SSL when Setting.protocol is "https"
- I can confirm this issues still prevails on ...
-
13:06 Feature #31859: Per role visibility settings for spent time custom fields
- Hello #Go MAEDA is the plug-in useful for Redmine 3.4.13 too? I cannot find GIT repo for this patch. Thank you
-
09:34 Feature #33037 (Closed): Support for Gitlab flavored Markdown
- Its great to see that Redmine also supports markdown in the meantime. However in the current version 4.1 the Markdown...
-
08:17 Feature #1575: Toolbar button to insert a table
- Fixed a patch.
-
07:37 Feature #1575: Toolbar button to insert a table
- Hiroyuki ENDO wrote:
> I made a new icon image.
Thank you for making the icon.
The icon looks very nice!
Scre... -
07:19 Feature #1575: Toolbar button to insert a table
- I made a new icon image.
-
04:58 Patch #33036 (Closed): Add missing fixture to IssuesControllerTest
- Committed as a part of #4511. Thank you.
-
01:35 Patch #33036 (Closed): Add missing fixture to IssuesControllerTest
- IssuesControllerTest has failed....
-
04:00
Defect #33023: Warning occurs when displaying a few exceptional PDF thumbnail
- I tried ImageMagick 7.0.9-24 Q16, but still got the error.
No error occurs when adding the "+profile icc", "-strip" ... -
01:48 Defect #33023: Warning occurs when displaying a few exceptional PDF thumbnail
- Thank you for providing the PDF file but I could not reproduce the issue. A thumbnail was generated without any error...
-
02:30 Feature #32085: Allow newline as a separator in "Allowed extensions", "Disallowed extensions", "Exclude attachments by name" field in Administration
- +1
I think that allowing a newline as a separator makes it easier to type and easier to read. I attached a patch.
...
2020-02-20
-
13:35 Defect #33029: API POST requests fail with 422 Can't verify CSRF token authenticity. on 3.4.13, 4.0.6 and 4.1.0
- Enable REST web service is ticked.
I have resorted to disallowing protect_from_forgery by mounting and overwriting... -
13:27 Defect #33029 (Needs feedback): API POST requests fail with 422 Can't verify CSRF token authenticity. on 3.4.13, 4.0.6 and 4.1.0
- It's likely that you have forgotten to activated the support for REST API in your local Redmine installation. Make su...
-
09:23 Defect #33029 (Closed): API POST requests fail with 422 Can't verify CSRF token authenticity. on 3.4.13, 4.0.6 and 4.1.0
- I have been tasked with making our main application work with a newer version of redmine than it did before.
The old... -
13:34 Feature #33003 (Closed): Emails footer
- You can add a reference to an image to the footer using the same syntax you can use from inside your issues, e.g.,
... -
11:43 Feature #4347: Contributing to an issue should automatically add the user to the watchers list
- +1
-
09:02 Defect #32971: New line between list items break a list
- Kevin Fischer wrote:
> How about adding a unit test to prevent future regressions of this conversion?
Thank you f... -
04:10 Defect #32971: New line between list items break a list
- Ji-Hyeon Gim wrote:
> New line between list items break a list when I try to write ordered/unordered list with texti... -
07:32 Defect #33027 (Confirmed): Fix missing closing div in _time_entries_fields_mapping.html.erb
- Thanks for catching this, attached the patch with the fix.
-
03:45 Defect #33027 (Closed): Fix missing closing div in _time_entries_fields_mapping.html.erb
- In the file:
_/trunk/app/views/imports/_time_entries_fields_mapping.html.erb_
Element div is not closed.
<pr... -
07:28 Defect #33021: [v.4.0.5-stable] Internal Server Error 500 when accessing 'repository' tab
- Anatol Pomozov wrote:
> It would be great to debug and fix this problem so Arch can switch to ruby2.7 and avoid pull... -
01:41 Defect #33021: [v.4.0.5-stable] Internal Server Error 500 when accessing 'repository' tab
- It would be great to debug and fix this problem so Arch can switch to ruby2.7 and avoid pulling the old ruby version.
-
01:43
Defect #33023: Warning occurs when displaying a few exceptional PDF thumbnail
- Here is a sample PDF.
-
01:12 Patch #684: Add journal count on issues list
- Marius BALTEANU wrote:
> We should count only the journals with notes? or all journals?
I think it should be the ...
2020-02-19
-
21:46 Patch #684: Add journal count on issues list
- Florian ROBERT wrote:
> +1, I have user requests on this feature
We should count only the journals with notes? or... -
15:43 Patch #684: Add journal count on issues list
- +1, I have user requests on this feature
-
16:45 Defect #32981 (Closed): Unable to distinguish disabled input fields
-
15:54 Feature #22913 (Closed): Auto-select fields mapping in Importing
- Committed the patches.
Thank you all for working on this nice improvement. -
06:10 Feature #22913: Auto-select fields mapping in Importing
- The patch series works fine. Thank you.
I will commit them in a few days. -
14:45 Patch #32530: Update RuboCop to 1.12
- Updated to RuboCop 0.80 in r19522.
-
14:28 Defect #2493: Subversion: Error message for some of view differences
- +1
-
11:40 Defect #32971: New line between list items break a list
- How about adding a unit test to prevent future regressions of this conversion?
-
07:17 Defect #32971: New line between list items break a list
- I fixed the attachment:32971-fixed.patch because sometimes the @flush_left@ method did not end....
-
05:18 Defect #32971: New line between list items break a list
- Yuichi HARADA wrote:
> Yuichi HARADA wrote:
> > I think the behavior has probably changed by applying r17603 ( "Def... -
03:47 Defect #32971: New line between list items break a list
- Yuichi HARADA wrote:
> I think the behavior has probably changed by applying r17603 ( "Defect !#29756: \f or \v char... -
11:39 Feature #33025: Optional email headers
- What I got complained about is that it exposes active directory user (X-Redmine-Sender).
-
11:38 Feature #33025 (New): Optional email headers
- Now 8 years later, this feature #5643 is in some cases seen by vulnerability that exposes unnecessary information.
... -
11:18 Feature #1718: Table column sorting
- There was a little problem with the patch (or was it just on my side?): It assumed that the JavaScript/CSS files were...
-
10:44 Feature #1718: Table column sorting
- Although there is a limitation that numbers are treated as strings when sorting, the feature is useful.
-
10:36 Defect #32449: Diff view for .js files in repositories is broken
- Same with our Mercurial SCM.
h2. version 3.4.4.stable --> works fine
!{width: 70%}defect.32449-redmine_3.4.4.pn... -
09:57 Defect #32449 (Confirmed): Diff view for .js files in repositories is broken
-
08:43 Feature #32629: Add edit button to Wiki sidebar
- +1
Good idea. Small suggestion: If is not already considered: What do you think about that the Sidebar page contai... -
08:39 Patch #28861: Add a date item to the context menu
- Because there were many opinions that the Clear check box was difficult to understand, "Start date / Due date" can be...
-
08:35 Patch #28861: Add a date item to the context menu
- Ponmuthu Muniyasamy wrote:
> Hi Everyone,
>
> How to enable this feature in 4.0.3.stable?
>
> can anyone plea... -
08:28 Defect #33023: Warning occurs when displaying a few exceptional PDF thumbnail
- Thank you for reporting the issue. Could you provide a sample PDF file that causes the error?
-
08:19
Defect #33023 (New): Warning occurs when displaying a few exceptional PDF thumbnail
- A PDF thumbnail is displayed, but the following message is output to STDERR.
The PDF file cannot be published, but i... -
07:08 Feature #4687: Add copy project permission
- I have attached the patch.
Users with copy_project permission can copy from projects/show.
---
Even if you do ... -
06:31 Feature #1575: Toolbar button to insert a table
- The attached patch adds a button to insert a table into the wiki toolbar.
The button create a table with rows / colu... -
06:14 Feature #33002: Include attachments in news post notifications
- LGTM. Setting the target version to 4.2.0.
Also available in: Atom