Activity
From 2021-04-05 to 2021-04-07
2021-04-07
-
19:41 Defect #35039: API create issue relation method returns undefined method `split' when issue id is sent as integer
- hi Marius! would you also be interested in redmine-java-api library maintenance? feel free to submit PRs at https://g...
-
08:09 Defect #35039: API create issue relation method returns undefined method `split' when issue id is sent as integer
- Here is a fix for this with test included. The patch also improve an existing test.
All tests passs: https://gitla... -
17:35 Patch #35051 (Closed): German translation update for 4.2-stable
- Attached you may find latest updates to German localization.
Thanks for considering my patch!
During my translati... -
10:00 Feature #33016: Adding Watchers to a News Item
- You could add and remove watchers with news (could be done on the sidebar like issues).
I have attached a patch.
... -
07:54 Patch #35034 (Closed): Improve loading speed of workflow page
-
07:30 Defect #34999 (Closed): The result of Attachment.latest_attach is unstable if attachments have the same timestamp
- Committed the fix. Thank you.
-
07:12 Defect #34983 (Closed): Roadmap tab is missing if there are only inherited from parent project versions
- Committed the fix. Thank you.
-
06:07 Defect #35017: X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group
- I reviewed the patch. LGTM.
-
04:52 Feature #9029: Disable public project creation on a role basis
- Go MAEDA wrote:
> I am not a big fan of adding new permission in the project setting.
>
> I personally do not thi... -
04:32 Feature #9029: Disable public project creation on a role basis
- I am not a big fan of adding new permission in the project setting.
I personally do not think there is much necess... -
02:46 Feature #35044: Show notice on project's overview page when the project is public
- +1
On a somewhat related note:
About 1 month ago we also implemented and posted a patch for a new permission for ... -
01:57 Feature #35044: Show notice on project's overview page when the project is public
- +1
Private information may be leaked if the settings are mistakenly made public when creating a project.
I think ...
2021-04-06
-
23:03 Defect #23189: Spent time by filter, offset by one day
- Hi,
I'm having the same issue. The provided patch will make it work but, is this the right way to go? Is there a w... -
18:05 Feature #35044: Show notice on project's overview page when the project is public
- The following code is a sample implementation....
-
18:03 Feature #35044 (New): Show notice on project's overview page when the project is public
- I suggest that when a project is set to public, the project overview page should show that the project is public and ...
-
18:05 Defect #35045 (Closed): Mail handler bypasses add_issue_notes permission
- Following #33689, the distinction between the @edit_issues@ permission and @add_issue_notes@ was increased in that th...
-
15:50 Feature #31736: Out of Office/Vacation user status
- +1
-
13:28 Feature #31736: Out of Office/Vacation user status
- We could really need this feature, too, including auto-reply detector.
-
08:29 Feature #35030 (Closed): Allow parallel testing
- Committed the change.
Now you can run tests in parallel by setting PARALLEL_WORKERS environment variable.... -
02:20 Feature #35030: Allow parallel testing
- Setting the target version to 5.0.0.
-
08:10 Defect #34983: Roadmap tab is missing if there are only inherited from parent project versions
- Here is a patch to fix this with a test included.
-
06:58 Defect #34983: Roadmap tab is missing if there are only inherited from parent project versions
- Marius BALTEANU wrote:
> I will post soon the patch to fix this.
>
> Mikhail Oleynik, one workaround is to disabl... -
08:08 Patch #35034 (Resolved): Improve loading speed of workflow page
- Committed the patch.
-
07:49 Defect #34998 (Closed): Cannot open journal dropdown menu after editing note
- Committed the fix. Thank you.
-
02:04 Defect #34998: Cannot open journal dropdown menu after editing note
- Marius BALTEANU wrote:
> Mizuki, one question, why not binding directly on document?
I used "#content, #header" b... -
02:49 Feature #7652: Ability to add watchers to Wiki pages
- You could add and remove watchers with wiki pages (could be done on the sidebar like issues).
I have attached a patc...
2021-04-05
-
23:11 Defect #34983: Roadmap tab is missing if there are only inherited from parent project versions
- I will post soon the patch to fix this.
Mikhail Oleynik, one workaround is to disable the setting "Display subproj... -
21:33 Feature #33418: Bulk addition of related issues
- Thanks Alex Last for reporting this issue. It's a defect, I've created #35039 to track this, the fix will be availabl...
-
19:21 Feature #33418: Bulk addition of related issues
- side note - if Redmine REST API supported returning some "server info", the clients could at least choose what json b...
-
19:02 Feature #33418: Bulk addition of related issues
- hi everyone! I am the owner of redmine-java-api project (https://github.com/taskadapter/redmine-java-api).
I get a s... -
21:30 Defect #35039 (Closed): API create issue relation method returns undefined method `split' when issue id is sent as integer
- Extracted from #33418#note-20:
> hi everyone! I am the owner of redmine-java-api project (https://github.com/taska... -
17:20 Feature #32424: CommonMark Markdown Text Formatting
- Marius BALTEANU wrote:
> What do you think about the following plan for this issue?
It totally makes sense to rel... -
16:36 Feature #32424: CommonMark Markdown Text Formatting
- Martin Cizek wrote:
> We have also built *Docker images* including the @common_mark@ formatting: "orchitech/redmine-... -
16:14 Defect #35036: Markdown text sections broken by thematic breaks (horizontal rules)
- Just to make it clear - the skipped test address an already existing error, which is probably not worth fixing with t...
-
15:57 Defect #35036 (Closed): Markdown text sections broken by thematic breaks (horizontal rules)
- A "thematic break":https://spec.commonmark.org/0.29/#thematic-breaks composed of hyphens (e.g. "@---@") breaks the di...
-
16:10 Defect #35038 (Closed): Error message when limited user want to add time entry and change assignee for a private issue
- If a user(not admin) is assignee of a private issue, when he change it's assignee and add time_entry (at he same time...
-
16:00 Feature #35037 (New): Make wiki text section extraction less fragile
- The current approach to per-section text editing is inherently fragile:
* Sections links are generated based on rend... -
15:28 Feature #35035 (New): Refactor text formatting to HTML::Pipeline
- After merging the CommonMark patch #32424, Redmine will contain an @HTML::Pipeline@ implementation limited to this ne...
-
11:58 Feature #5893: Filter issues by notes
- While I was trying the patch, I came across an SQL error (sorry, I don't know how to reproduce)....
-
11:17 Feature #5893: Filter issues by notes
- Setting the target version to 5.0.0.
-
10:36 Patch #35034 (Closed): Improve loading speed of workflow page
- #34247 has fixed the issue that a web browser freezes when you try to edit a workflow that has a lot of issue statuse...
-
09:42 Feature #24976: Include new statuses allowed by workflow in Issues REST API
- I would like to add value *allowed_statuses* to the include parameter....
-
08:39 Feature #35032: Get allowed Issue statuses by Issues API
- Bernhard Rohloff wrote:
> Closing this as duplicate of #24976 as there are already watchers on it.
Bernhard, Than... -
08:04 Feature #35032 (Closed): Get allowed Issue statuses by Issues API
- Closing this as duplicate of #24976 as there are already watchers on it.
-
04:29 Feature #35032 (Closed): Get allowed Issue statuses by Issues API
- If you want to edit issues using API, you need to know the issue statuses that you can available.
-
07:58 Defect #35033 (Closed): solar calendar for Redmine 4.2
- Please use "forums":/projects/redmine/boards for questions. Issues are used to report a bug, suggesting a new feature...
-
07:19 Defect #35033 (Closed): solar calendar for Redmine 4.2
- Hi dears
I have been following the solar calendar for Redmine for a long time, but I didn't find any results,
Peopl... -
07:03 Feature #7711: Jalali Calendar
- Hi dears
I have been following the solar calendar for Redmine for a long time, but I didn't find any results,
Peopl... -
07:02 Feature #12889: Persian Solar Calendar is needed
- Hi dears
I have been following the solar calendar for Redmine for a long time, but I didn't find any results,
Peopl... -
03:12 Defect #34999: The result of Attachment.latest_attach is unstable if attachments have the same timestamp
- Pavel Rosický wrote:
> I don't think the ID column should be used as a timestamp, but I'm ok with using it as a seco... -
02:53 Patch #35029 (Closed): Bulgarian translation
- Committed the patch. Thank you for your contribution.
-
02:49 Patch #35026: Remove rake task check_parsing_by_psych
- Setting the target version to 5.0.0.
Also available in: Atom