Activity
From 2020-02-17 to 2020-02-19
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.
2020-02-18
-
22:58 Defect #33021: [v.4.0.5-stable] Internal Server Error 500 when accessing 'repository' tab
- Manually Downgraded the following packages:
ruby (2.7.0-1 => 2.6.5-1)
rubygems (3.1.2-4 => 3.0.6-1)
ruby-bundler ... -
22:26 Defect #33021: [v.4.0.5-stable] Internal Server Error 500 when accessing 'repository' tab
- redmine 4.0.5 doesn't support ruby 2.7 yet https://www.redmine.org/issues/31500
the error seems to be related to t... -
20:45 Defect #33021 (Closed): [v.4.0.5-stable] Internal Server Error 500 when accessing 'repository' tab
- Using Arch Linux kernel version 5.5.3-arch1-1, Redmine served using mod_passenger (v6.0.4-2) on Apache (2.4.41-1). Tr...
-
18:02 Feature #22913: Auto-select fields mapping in Importing
- Yuichi HARADA wrote:
> Marius BALTEANU wrote:
> [...]
>
> Thanks, Marius for improving the patches. I confirmed ... -
02:49 Feature #22913: Auto-select fields mapping in Importing
- Marius BALTEANU wrote:
> Thanks Yuichi for updating the patch.
>
> I tried it and I've found some issues:
> - t... -
15:09 Feature #2770: Display of inline attached images in email notification
- Nick Nick wrote:
> guys,what kind of plugin works on version 4.0.2?
I'm interested too. -
09:51 Feature #29285: Add "Assign to me" shortcut to issue edit form
- Setting the target version to 4.2.0.
-
09:50 Feature #29285: Add "Assign to me" shortcut to issue edit form
- I have updated the patch to be applicable to the current trunk r19511.
-
08:43 Feature #7056: Download all attachments at once
- I have changed the patch:
* Add a label to the bulk download button
* Move the button to below the attachments li... -
08:04 Feature #33018 (New): Add an ability to attach and embed a file to "Image" button in the Wiki toolbar
- Currently, we have "Image" button in the Wiki toolbar. I think the button would be more useful and user-friendly if t...
-
07:25 Feature #33002: Include attachments in news post notifications
- I included the attachments in the notifications when the news was added.
!{width:600px;border:1px solid #ccc;}news... -
06:18 Feature #29193 (Closed): Finish Restoring Guide
- Description was added by Gerd Pokorra in July 2018.
-
06:11 Feature #33017 (New): Complete documentation of news REST API
- The documentation of the news API shows only the GET part. The API has been completed in #13468 and the other parts s...
-
05:41 Defect #32971: New line between list items break a list
- Thanks for your help Yuichi! :)
This patch works gracefully well!
Thank you again for patching it :) -
05:26 Patch #32888: Use stylelint to avoid errors and enforce conventions in CSS files
- It's a good idea. And I'm completely with you Marius that we need some coding standards on the stylesheets.
-
03:15 Patch #32888: Use stylelint to avoid errors and enforce conventions in CSS files
- I think it is nice to have Stylelint. Setting the target version to 4.2.0.
-
05:23 Feature #33016 (New): Adding Watchers to a News Item
- At my work we feel it is a bit backwards to ask people to subscribe to a News item after it is published.
It would... -
03:59 Defect #32977: Remove references to deleted user from "user"-Format CustomFields
- Setting the target version to 4.2.0.
-
03:07 Patch #32927 (Closed): CSS selector in test_index_should_show_warning_when_no_workflow_is_defined is too specific
- Committed the patch. Thank you.
-
02:53 Feature #32998 (Closed): Change the default value for "Default Gravatar image" to "Identicons"
- Committed the patch.
-
02:51 Defect #32981 (Resolved): Unable to distinguish disabled input fields
- Committed the patch. Thank you for reporting and fixing the issue.
2020-02-17
-
17:25 Defect #29694: Some buttons in wiki toolbar are hidden in responsive layout
- Github also has an interesting solution for this issue. They simply put their toolbar under the tab if there's not en...
-
15:03 Defect #29694: Some buttons in wiki toolbar are hidden in responsive layout
- It may be one of the solutions to reduce buttons by implementing a context menu like Slack. In Slack, the menu is dis...
-
14:23 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
- Testing in Redmine 4.1.0, attached line number mismatches.
-
07:59 Defect #32971: New line between list items break a list
- I think the behavior has probably changed by applying r17603 ( "Defect !#29756: \f or \v character in Textile markup ...
-
07:52 Feature #1718: Table column sorting
- I made a patch to sort the table elements under 'div.wiki'.
To implement the patch, I used a pure JS library called ... -
07:39 Patch #33007: Simplified Chinese translation update
- Setting the target version to 4.2.0.
That means available?
Also available in: Atom