Activity
From 2021-08-04 to 2021-08-06
2021-08-06
-
23:54 Defect #33881: No email notifications for status changes triggered by fixing keywords in repository commits.
- FYI, I think you're all using an in-memory queue which might be the issue here.
From source:/tags/4.0.7/app/models... -
23:30 Feature #35683: PDF rendering improvements when exporting an issue or a list of issues
- Nice improvements.
-
23:28 Patch #35613: German translation update of Wiki syntax help for 5.0-stable
- C S wrote:
> All 4 files are translated and attached here.
Thanks for your contribution.
C S wrote:
> There i... -
23:12 Feature #35686 (Closed): Add configured theme and whether it includes JavaScript to Redmine::Info.
- I had totally missed the earlier issue. Thanks for pointing it out.
I've transferred this issue's attachments and te... -
23:08 Feature #32116: Add configured theme to Redmine::Info
- A slightly alternative, more extensive, approach was posted by me as an up-to-date patch in another, duplicating issu...
-
01:55 Feature #32116: Add configured theme to Redmine::Info
- Indeed, there were a lot of cases when this information would help us investigate more quickly the issues reported by...
-
22:38 Patch #3195: issue's start date could be the latest due date of predecessors
- I regularly have to deal with small issues (1-4 hours, lees than a day's work) and I find the UI(user interface) part...
-
17:33 Patch #35721 (Closed): Unlink files after they're closed
- Tests are trying to unlink the file inside the block while the file descriptor is still active.
they were introduc... -
17:05 Defect #35715: File upload fails when run with uWSGI
- I'm not sure if uwsgi is officially supported. The best way would be if they implement the method in their adapter.
... -
10:50 Defect #35715 (Closed): File upload fails when run with uWSGI
- Hello,
Attachments are broken since I have upgrade my Redmine from 4.2.1 to 4.2.2.
POST fail with a 500 error and... -
16:43 Patch #35720 (Closed): Defect: Binmode specified twice
- after #35539 I'm getting failures...
-
10:05 Defect #35634 (Closed): Attachments deletable even though issue edit not permitted
-
01:52 Defect #35634 (Resolved): Attachments deletable even though issue edit not permitted
- Patches committed.
-
09:47 Feature #1624: Issue merging
- +1
-
08:03 Feature #7849: custom issue relation types
- +1
-
01:52 Defect #35655: Create duplicated follows relations fails with 500 internal error
- Attached a patch to fix this.
-
01:49 Defect #33521: Use issue path instead of bulk update issues path when using the context menu with only one issue selected
- Marius BALTEANU wrote:
> Mizuki ISHIKAWA wrote:
> > I have attached a patch to fix #33521#note-12.
>
> Patch com... -
01:41 Defect #33521 (Closed): Use issue path instead of bulk update issues path when using the context menu with only one issue selected
- Mizuki ISHIKAWA wrote:
> I have attached a patch to fix #33521#note-12.
Patch committed with small changes, thank... -
01:26 Patch #35691 (Closed): Update Nokogiri to 1.13
- Update Nokogiri to 1.12 in r21138.
2021-08-05
-
23:58 Patch #35691 (Closed): Update Nokogiri to 1.13
- https://rubygems.org/gems/nokogiri
-
23:51 Defect #35642 (Resolved): Long text custom field values are not aligned with their labels
- Committed the patch.
-
17:50 Defect #33881: No email notifications for status changes triggered by fixing keywords in repository commits.
- Thank you very much!
This hales a lot :) -
11:32 Defect #35688 (Closed): OpenIdAuthentication alias_method_chain
- Hello,
In redmine\lib\plugins\open_id_authentication\lib\open_id_authentication\request.rb
A alias_method_chain... -
09:57 Patch #35687 (Closed): Galician translation update
- Added translations for missing strings against current trunk.
* gl.yml
* jstoolbar-gl.js -
08:21 Patch #35613: German translation update of Wiki syntax help for 5.0-stable
- All 4 files are translated and attached here. There is another file "wiki_syntax_markdown2" in the directory, no othe...
-
07:32 Feature #35686: Add configured theme and whether it includes JavaScript to Redmine::Info.
- There is a similar issue: #32116
-
03:14 Feature #35686: Add configured theme and whether it includes JavaScript to Redmine::Info.
- I am in favor of adding this feature.
I have seen UI troubles caused by third-party themes many times. Showing inf... -
01:47 Feature #35686 (Closed): Add configured theme and whether it includes JavaScript to Redmine::Info.
- Given that a fair amount of (UI) issues are caused by a third-party theme (see e.g. recently closed #35258 and #35534...
2021-08-04
-
22:23 Feature #35685 (Closed): Support for MySQL > 5.7 or MariaDB
- Given that I cannot see anything on the roadmap I'd like to ask what the state of MySQL support is. As stated on the ...
-
18:17 Patch #30294: Move the links (View all issues, Summary, Import) from the Issues section of the issues list sidebar under a dropdown
- FTR: For anyone coming to this issue due to missing the 'View all issues' link in the sidebar, I've created a small p...
-
17:05 Defect #13777: REST API for issues with included changesets does not include which repository the revision is from
- I added this in a plugin, but it's in alpha stage and should be tested.
https://github.com/jcatrysse/redmine_view_is... -
15:17 Patch #35662 (Closed): Mongolian translation update for "Notes", "Totals", and "% Done"
- Committed the patch. Thank you for your contribution.
-
15:13 Patch #35662 (New): Mongolian translation update for "Notes", "Totals", and "% Done"
-
14:57 Defect #35258 (Closed): mouse-over creates only empty bubbles covering other content, instead of giving additional information
- Tom Sinclair wrote:
> problem was in conjuction with circle-theme.
Thank you for the feedback. -
14:33 Defect #35258: mouse-over creates only empty bubbles covering other content, instead of giving additional information
- problem was in conjuction with circle-theme.
Please close this ticket. Thank you. -
14:56 Defect #35534 (Closed): After updating from version 3.3.2 to 4.1.1 Gantt chart has broken
- Matheus Assed wrote:
> Holger Just wrote:
> > It appears you are using a custom theme which may not be fully compat... -
14:54 Defect #35534: After updating from version 3.3.2 to 4.1.1 Gantt chart has broken
- Holger Just wrote:
> It appears you are using a custom theme which may not be fully compatible with Redmine 4.1.
> ... -
14:51 Feature #7360 (Closed): Issue custom query: default query per instance, project and user
- Committed patch #7360#note-88 with the change suggested by Mischa The Evil in #7360#note-89.
-
13:01 Feature #35683 (Closed): PDF rendering improvements when exporting an issue or a list of issues
- Two PDF generation improvements:
1. Currently, when rendering an issue PDF, macros are only expanded in the descri... -
10:54 Defect #33521: Use issue path instead of bulk update issues path when using the context menu with only one issue selected
- I have attached a patch to fix #33521#note-12.
-
09:23 Defect #33521 (Reopened): Use issue path instead of bulk update issues path when using the context menu with only one issue selected
-
07:20 Defect #33521: Use issue path instead of bulk update issues path when using the context menu with only one issue selected
- I found another problem caused by the impact of this change.
When changing the category to none from the context m... -
10:07 Feature #35677: Preserve leading white space when quoting using the JS toolbar
- Setting the target version to 5.0.0.
-
10:05 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
- Future Link Corporation pkgsrc team wrote:
> Testing the sucker_punch adaptor exceeded predictions. It's incredibly ... -
09:40 Defect #35680 (New): Error while using local hashes gitlab-repository
- In our company we have many small projects with files in a git-repo.
We wanted to get rid of this crontab-solution...
Also available in: Atom