Project

General

Profile

Search

Results (12389)

Patch #41142 (Closed): Add missing assertion in Redmine::MenuManager::MapperTest#test_push_onto_root
The following patch addresses an issue in the @Redmine::MenuManager::MapperTest#tes ... def test_push_onto_parent </code></pre> 2024-08-12 04:28
Defect #41133 (Closed): Lack of encryption of password on the client side (?)
Hello. First of all, pardon if the questio ... industry standard'? Thanks in advance! 2024-08-09 12:10
Defect #41101 (New): Text format custom field is displayed with the full-width layout in the Issue edit screen
A text format custom field with the full-widt ... e above steps is displayed as follows in the Issue edit screen: !{width:800px}image1.png! ... ollows: !{width:800px}image2.png! This issue seems to occur because the value of the form ... his problem occurs in Redmine v5.1 and trunk. 2024-08-07 12:20
Defect #41098 (New): When I del a comment or time_entries, the issue's field 'updated_on' does not change
without upadating this field I can't understand that something changed 2024-08-06 15:34
Defect #41096 (Closed): "##" syntax auto complete does not work
When triggered with a text starting with @##@ ... #a@ but returns nothing because there are no issues that match the query. Below is a part of ... the input is @##a@: <pre> Started GET "/issues/auto_complete?project_id=ecookbook&q=%23ab" ... +0000 Processing by AutoCompletesController#issues as */* Parameters: {"project_id"=>"ecookbook", "q"=>"#a"} (snip) Issue Load (0.4ms) SELECT "issues".* FROM "issues" (snip) AND (issues.subject LIKE '%#a%' ESCAPE '\') ORDER BY "issues"."id" DESC LIMIT ? [["project_id", 1], ["L ... he system test 'test_inline_autocomplete_for_issues_with_double_hash_keep_syntax' is currently ... nshots/failures_test_inline_autocomplete_for_issue... 2024-08-06 12:29
Patch #41094 (New): Migrate System Tests from Selenium to Playwright
Currently, Redmine executes system tests usin ... your thoughts on which option is preferable. 2024-08-06 03:06
Defect #41092 (New): [REST API] How can i get the last updated user in listing issues
Hi developer: There is a problem with using the REST API. When i request the "Listing issues" @GET /issues.[format]@ (params is empty), the response d ... this field , how can i get this ? Thinks. 2024-08-05 04:41
Defect #41088 (Closed): The timesheet for this period is locked, you cannot log time.
One of my team member not able to provide Spe ... , you cannot log time. How to resolve the issue admin access available, please help me out 2024-08-03 14:33
Defect #41082 (New): Missing Tracker Filter entry after Update from 5.0.3 to 5.1.3
Hello We have Custom Queries defined in the ISSUES context of projects. There we have Filte ... works without problems: * !5.0.3_FiltersInISSUES.png! After Update to V5.1.3 the Value en ... not be edited anymore: * !5.1.3_FiltersInISSUES.png! Thanks a lot for help Hans 2024-07-31 11:05
Defect #41079 (Closed): Incorrect sorting of users grouped by status in issue filters for administrators
In #15201 default sorting for filter options ... was changed. And now principal options into issue query filters for system admins was broken. ... mine_git_remote 0.0.3 redmine_issue_templates 1.1.2 </pre> }} 2024-07-30 20:38
Defect #41076 (New): Assignee's permissions setting
I'm using Redmine 5.0.x I have two users roles. One has the permission to edit all issues, while the other can only edit their own. When the first user creates a new issue and assigns it to the second user as the manager, I want the second user to be able to edit the issue created by the first user. I’ve set up the ... e status, content, and other settings of the issue. However, this setting doesn’t seem to be working. What's the correct setting to make it work? 2024-07-29 10:24
Defect #41054 (Closed): Issues options aren't hidden at start
File app/views/queries/_query_form.html.erb ... le() toggles "display" property opposite way. 2024-07-24 09:02
Feature #41053 (Closed): Add "User's group" and "User's role" filters to Spent time list
I suggest adding "User's group" and "User's r ... s role" filters are already available in the issues list, and having the same functionality in ... id grey;}.clipboard-202407241039-f2ps2.png! 2024-07-24 04:00
Defect #41051 (Closed): Export CSV shows HTML code of description field
I have recently upgraded from Redmine 2.6 to 5.1.3 When you try to export the list of issues as a CSV including description column, it w ... : https://github.com/yozart/redmine_ckeditor 2024-07-23 10:42
Patch #41045 (Closed): Traditional Chinese translation update (to 22939)
* new ** setting_copy_attachments_on_issue_copy, field_thousands_delimiter 2024-07-22 09:47
Patch #41027 (Closed): Japanese translation update (r22927)
Translated setting_copy_attachments_on_issue_copy. 2024-07-16 12:07
Defect #41021 (New): Unexpected behavior when switching to a status with no %-done value
Suppose having this setting for issue status: !clipboard-202407151426-mjtyk.png! ... 407151425-rcp9r.png! A user having the an issue to status `In progress` will the %-done valu ... cted: !clipboard-202407151430-ppuez.png! 2024-07-15 14:34
Feature #40970 (New): Emoji reactions on notes in Issues
Similar to how [GitHub features emoji reactions on issue comments](https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/), could Redmine please develop emoji reactions on notes in issues in Redmine? This would allow people to exp ... having to leave another short note to reply. 2024-07-12 12:23
Defect #40969 (Closed): Cannot edit priority field in edit screen
After create a new issue, I can see the priority on the issue screen. When I click the edit button, I d ... anel. Further, I cannot set Priority on main issue list item menu. Experimenting seems to in ... the problem is related to sub-tasks. When an issue has sub-issues, you cannot edit the priority. Delete the sub-issues, the priority field appears on the edit pan ... rmissions checked under "Roles & Permissions" 2024-07-11 23:00
Defect #40965 (Closed): The system is not allowing member upload
The system is not allowing member upload 2024-07-11 09:39
Defect #40948 (Closed): ActiveRecord::ValueTooLong error with git author longer than 255 characters
If a Git repository contains a commit where t ... 6a3b6e77a8bf9cd4590e8db757f3c6c78 refs/heads/issue-8857 4fc55c43bf3d3dc2efb66145365ddc17639ce ... p User.current = nil </code></pre> 2024-07-08 19:35
Patch #40939 (Closed): Add "underline" button to jsToolbar for CommonMark Markdown formatting
The Textile and Markdown text formatting have ... created a patch to insert `<ins></ins>` tags. 2024-07-06 14:08
Defect #40937 (New): Broken links in exported wiki pages when using child_pages macro
h2. Problem {{toc}} Exporting wiki page ... than 5.1.3 are also affected. A related issue is: ##22001. I would appreciate to discuss my proposal and see a fix coming soon! 2024-07-05 11:11
Defect #40924 (Closed): Spent Hours ignoring "Time Span Format" Setting on several pages
On the "Bulk edit selected time entries" page ... id grey;}.clipboard-202406301828-jkzip.png! 2024-06-30 11:29
Defect #40922 (Closed): Unable to create project
2024-06-29 13:38
(301-325/12389)