Project

General

Profile

Search

Results (12400)

Defect #38728 (Closed): Correctly escape issue text in Gantt PNG export for ImageMagick convert
According to https://imagemagick.org/Usage/dr ... amely a shell) which results in errors if an issue subject contains a single quote character. ... launch a shell but runs the command directly. 2023-06-15 17:30
Defect #38725 (Closed): 500 Internal Server Error on opening the setting of one Project
Hi, I will need help to solve a problem i ... iced a few 302 in the log. Please help me, 2023-06-15 10:43
Defect #38717 (Closed): internal error
F, [2023-06-14T11:34:36.951404 #3418] FATAL - ... any project, can someone help me please..? 2023-06-14 11:48
Patch #38709 (Closed): Update Persian translation to Redmine-5.0-stable
I arranged patches in 3 step. The first patc ... e as en.yml. And the last one, will changed Issue translation spelling. Thank you. 2023-06-13 23:15
Defect #38707 (Closed): Fix order of loading plugins' config/routes.rb
When loading @init.rb@, uses sort (source:tag ... 's @config/routes.rb@ are different. This issue includes following patches: * attachment: ... simply-code.patch : refactor related codes. 2023-06-13 14:36
Defect #38697 (Closed): Exception during thumbnail macro to image tag conversion in emails
Example of the error message displayed in the ... ath) </pre> This started happening after Issue #37379 was addressed. And, I have created a patch, please check it out. Best regards. 2023-06-11 15:37
Defect #38676 (Closed): I want to change the image of the pop-up window on the website.
Hi I want to replace the pop-up window ... http://www.dangjin.go.kr/narae.do 2023-06-08 09:00
Defect #38668 (Closed): Unable to retrieve custom fields set as "For all projects" via Projects API
Create a custom field for the Issue and check "For all projects". !{width:700 ... d-202306071923-sjvfc.png! When retrieving Issue custom fields in the Projects API, those wit ... * http://example.com/projects.xml?include=issue_custom_fields <pre><code class="xml"> <p ... nherit_members>false</inherit_members> <issue_custom_fields type="array"> <custom_field id="2" name="Per Projects"/> </issue_custom_fields> <created_on>2023-06-07T0 ... nherit_members>false</inherit_members> <issue_custom_fields type="array"/> <created_o ... or. * attachment:projects_helper.rb.diff 2023-06-07 12:29
Defect #38653 (Closed): Redmine Installation on windows server
Hi Team , iam facing issue with redmine installation on windows server ... e call to come on the screenshare to fix the issue . Regards, Ashish Jha 2023-06-02 12:29
Patch #38646 (Closed): Remove unused locale entry: label_optgroup_others
@label_optgroup_others@ was born at r18181 , ... git format-patch HEAD^.. </code></pre> 2023-06-01 18:32
Defect #38643 (Closed): Issue ID reset
Hello, Attempting to reset the issue ID# when starting new project. Our curren ... restart from 1. Need any help to do this 2023-06-01 11:32
Defect #38642 (Closed): Starting Issue Number (1) automatic for new project after deleting old project
Dear All, I would like to start issue number (1) for new project. But is not start and continue old project's issue number. For Example, I stopped issue number (3) and delete that project and create new project. But it is no start issue number (1). It is continued start issue number (4) at new project. The records are saved from old project issue number. It is actually auto starting issue number (1) generally. Please kindly help ... sion 6.1.7.2 Thanks, KKK 2023-06-01 06:17
Defect #38638 (Closed): Redmine migration from v4.10 to 5.0.5
Hello, I've done the migration and I'm stuck to the following issue : In production.log for url www.mysitecom/r ... Ruby 2.5. See https://github.com/rails/rails/issues/45590 gem 'psych', '>= 3.1.0' if Gem.ruby_ ... gem "puma" <pre> </pre> </pre> 2023-05-31 09:59
Feature #38637 (Closed): Want to start issue number (1) for new project, after deleting old project
Hello, I would like to make Issue Number (1) for new project after creating ne ... bering" from the dropdown menu too. Thanks 2023-05-31 08:53
Defect #38636 (Closed): NoMethodError when creating/updating an issue if all issue priorities are disabled and no default priority is set
NoMethodError is raised when creating or updating an issue if all of the following conditions are met: * All issue priorities are disabled * No default priority is set Error when creating an issue: <pre> NoMethodError (undefined method `id' for nil:NilClass): app/models/issue.rb:2053:in `clear_disabled_fields' app/controllers/issues_controller.rb:152:in `create' lib/redmine/ ... sudo_mode' </pre> Error when updating an issue: <pre> NoMethodError (undefined method `position' for nil:NilClass): app/models/issue_priority.rb:63:in `high?' app/models/issue.rb:1124:in `notified_users' app/models/jour ... users' app/models/mailer.rb:134:in `deliver_issue_edit' app/models/journal.rb:357:in `send_notification' app/controllers/issue... 2023-05-31 07:40
Defect #38635 (Closed): After deploying the widgets plugin user rate tab and user rate tab issue
After setting the rate to 100 on the user rat ... 30531102938.png! !微信图片_20230531102952.png! 2023-05-31 04:34
Defect #38634 (Closed): Context menu doesn't work when using filter
Since v5.0.5 the context menu (the 3 dots) do ... .js?1678052137:2 GET https://redmine.tld/issues/context_menu?utf8=%E2%9C%93&authenticity_to ... UHfZR9sfl3uuXGGCeQK0kQW2yw%3D%3D&back_url=%2Fissues%3Fquery_id%3D61&c%5B%5D=id&c%5B%5D=project& ... sion" below so I take the nearest I found.) 2023-05-30 13:23
Defect #38618 (Closed): it seems to be sorted by issue number instead of parent issue number. After that, setting the sort order has no effect at custom query
At custom query I can set parent issue Apparently, it seems to be sorted by issue number instead of parent issue number. After that, setting the sort order has no effect for example, Even if the parent issue and start date are Sorted by issue number, start date sort order doesn't work ... され、開始日のソート順が効かないです 修正お願いできませんか --JP end-- 2023-05-30 04:46
Defect #38617 (Closed): Redmine 4.2 on Ruby 2.4 is not compatible with loofah 2.21 or higher
Redmine 4.2 does not support ruby 2.4 after u ... sion: Ruby (= 2.4.10) </code></pre> 2023-05-29 14:52
Patch #38614 (New): add email handling by subject
This change allows the email handler to find issues by subject and adds an option for this to b ... to that list and now redmine will add/update issues by looking at mails on this mailing list. 2023-05-26 16:55
Feature #38585 (Closed): Drop Ruby 2.7 and 3.0 support
Ruby 2.7 is EOL (https://www.ruby-lang.org/en ... .7 at most, this should also be set to EOL... 2023-05-24 14:33
Defect #38581 (New): 2 different queries with the same fields on "My page" are not aligned
I made a query for issues that need further feedback, and a query for ... t aligned. Here is a screenshot of the same issue on this very Redmine : !clipboard-202305231532-boi1g.png! 2023-05-23 15:33
Defect #38576 (Closed): Add documentation on user API to add custom fields values
I was looking for the documentation on adding ... f usage would be nice (as it's documented on issues api) Parameters: custom_fields: array of ... "value": "FieldValue" } ] </pre> 2023-05-23 10:20
Feature #38575 (New): filter parent issue no
at Filter You can specify multiple ticket numbers separated by commas as the parent issue. If it is "equal", multiple specified items ... されません 含むの場合でも、チケットナンバーを複数指定できるようになりませんか? 2023-05-23 09:25
Defect #38571 (Closed): Registration via gmail
When registering in Redmine via gmail, the le ... es, but the mail with confirmation don`t come 2023-05-20 15:25
(626-650/12400)