Project

General

Profile

Search

Results (12108)

Defect #39180 (Closed): Fix an intermittent test failure in JournalTest
This test occasionally fails when executed co ... journal = Journal.generate!(journalized: Issue.find(2), user: User.find(1), private_notes: ... map(&:id).sort end end </code></pre> 2023-10-11 08:04
Feature #39178 (New): Issue visibility
_*Hi everyone,*_ I have a scenario with Issue permission like this: I have a Project A to store issues (Aa, Ab, Ac) but some issues is sensitive and can only show to some spec ... t show to other members in the project (each issues have their own privacy). - *In issue Aa* (related to U1, U2): I set to Private then, change ' *Issues visibility* ' of U1, U2 to ' _All Issue_ '. Then U1, U2 can see Aa; - After 3 days, another admin create Issue *Ab* and *Ac* with ' _Private_ ' activated and only want to show to U3, U4 so he have to change ' *Issues visibility* ' of U3, U4 to ' _All Issue_ '. +*Now this is a disater*+ : U3, U4 can freely view Issue Aa which I don't want to show them vice versa with Issue... 2023-10-10 11:18
Feature #39160 (Needs feedback): Add "Statuses" filter when creating new "Issue" custom fields
Custom fields on issues can be associated with specific Trackers, s ... t is associated with "Bug" will be hidden on issues of other types. However, if that custom fi ... then it is required for every status of that issue throughout its workflow. In many workflows, specific pieces of information are added to an issue throughout its workflow and not all at the b ... everage better in custom queries and reports. 2023-10-09 17:45
Defect #39154 (Needs feedback): Mailhandler
Hi, after update to 5.0.6 by "Incoming Mails ... # end </code></pre> work for me. 2023-10-06 13:05
Defect #39150 (Closed): right-click menu not always appearing in large lists
When looking at the issues overview of a project, right clicking on an ... using the default theme. Is this a known-issue and how can i resolve it ? The version is ... select the affected version Best regards, 2023-10-05 09:33
Feature #39138 (New): Automatically recording activity into issue hours
Redmine has a flexible framework but terrible ... orded as working hours related to particular issues, whether automatically or manually. It ... is editing and expanding the contents of an issue, the working hours should be contributed to that issue. 2023-10-03 10:50
Defect #39137 (Closed): redmine with ruby 3.0 ... g-1.2.3. Need to upgrade to at least pg-1.3.x
Installation on windows with ruby 3.0 and up ... pg-1.3.0 (see https://github.com/ged/ruby-pg/issues/365#issuecomment-1019850780). Moving to pg-1.3.x se ... Please upgrade dependent pg gem. Thank you! 2023-10-02 21:49
Defect #39131 (New): Problem when edit a issue and change the project
Hi, I have a strage problem: - I have role ... ave set up a tracker that can be created the issue in other projects using the permissions of the non-member role. If the issue is created from the request's project to ano ... solution. Thank you very much and good job 2023-09-29 18:12
Feature #39113 (Closed): Add missing Homepage attribute in Projects API response
Hello I'm submitting a patch that adds the ... d test "GET /projects.xml with include=issue_categories should return categories" do @@ ... lay hidden custom fields" do </code></pre> 2023-09-25 17:19
Defect #39112 (Closed): web 500 error when entering setting page
Hi there, I just installed redmine 5.05 on ... I can't open the setting page of projects or issues anymore. I got error message on the page ... w::Template::Error (undefined method default_issue_query_id' for #<Project id: 185, name: "AOS" ... t_dmsf_query_id: nil> Did you mean? default_issue_query default_issue_query= default_dmsf_query_id default_dmsf_ ... 46: <% if @project.safe_attribute?('default_issue_query_id') %> [491c7eae-1310-4592-89ad-f85aef136a3d] 47: <%= f.select :default_issue_query_id, project_default_issue_query_options(@project), include_blank: l(:l ... rs/projects_helper.rb:123:in project_default_issue_query_options' [491c7eae-1310-4592-89ad-f85aef136a3d] app/views/projects/settings/_issues.html.erb:47 [491c7eae-1310-4592-89ad-f85aef ... d-f85aef136a3d] app/views/projects/settings/_... 2023-09-25 11:08
Feature #39111 (Closed): Enable Asset Pipeline Integration using Propshaft
This patch enables the Asset Pipeline in Redm ... alse in @config/environments/production.rb@). 2023-09-24 17:48
Defect #39079 (Closed): NoMethodError when trying to remove the date of an existing time entry
Given * an existing time entry * @Setting ... rdless of any prior failing validations. The issue was originally introduced in #3322, first re ... atch this and still reject to save the model. 2023-09-19 15:31
Defect #39065 (Closed): Can't change status in the issue main page. We need to visit the Edit page to change status.
Whenever we try to change the status in the issue status in the main page of the issue the screen Redmine shows "Loading" but doesn ... these values. Has anyone came across this issue before? 2023-09-15 10:40
Defect #39058 (Closed): Custom field required on one tracker applies to all trackers
Adding a custom field to multiple trackers an ... of them, but there's only a global checkbox. 2023-09-12 18:54
Patch #39050 (New): New design for the calendar view
I propose a new design for the calendar. I h ... ng! h3. New design !{width:300px}new.png! 2023-09-09 10:22
Feature #39047 (Closed): Add description field for issue queries
It would be nice to have an issue query description field since sometimes it i ... --- !clipboard-202309081141-e5hz5.png! 2023-09-08 11:48
Defect #39044 (Closed): mp4 videos in some encoding formats cannot be played
I found some videos played with only soun ... ual !clipboard-202309081152-dfjkr.png! 2023-09-08 05:58
Defect #39041 (Closed): Default Tickets View
Hi everyone, I'm actually working with Red ... ears by default with a filter that sorts the issues by ticket number. I would like to change this default so that the issues are sorted by the "Updated" field instead o ... o, how to configure it? Thanks in advance. 2023-09-07 13:45
Patch #39032 (Closed): Japanese translation update (r22289 )
Translated the following strings. * label_issue_statuses_description * label_open_issue_statuses_description * text_select_apply_issue_status 2023-09-06 16:10
Patch #39020 (Closed): Traditional Chinese translation (to 22290)
* New ** label_issue_statuses_description, label_open_issue_statuses_description, text_select_apply_issue_status 2023-09-05 03:07
Defect #39012 (Needs feedback): Unable to update an issue via API in 4.2.6
Hello I have just upgraded in 4.2.6 and it w ... call REST API via Excel to crete and update issues It worked fine in 3.4.3 but now, create issues is ok but we encounter the following problem : POST XML synchron (create issue) => OK POST XML asynchrone (create issue) => OK POST JSON synchrone (test wat ... son) => OK PUT XML synchrone (update issue) => KO PUT XML asynchrone (update issue) => OK It seems that synchron calls are u ... ? !clipboard-202309011028-0yg3v.png! 2023-09-01 10:28
Feature #39003 (Closed): Add css class to external links in markdown
Appearently there is no identifier added to e ... * https://github.com/alphanodes/additionals/issues/32 * #37713 * #1151 2023-08-31 09:29
Defect #38998 (Closed): Mentions of users with "@" in their username
When the username is an email address (user@m ... mail notification are sent/received. This issue was reported and apparently fixed in #37138 ... he @mydomain.com part and the email was sent. 2023-08-30 11:49
Defect #38995 (New): Redmine query is very slow after upgrading from MySql 5.7 to 8
Recently we upgraded the MySql version for Re ... est redmine version 5.0.5 but faced the same issue. Also all the appropriate index have been done as well) My Page Query: <pre> SELECT issues.id AS t0_r0, issues.tracker_id AS t0_r1, issues.project_id AS t0_r2, issues.subject AS t0_r3, issues.description AS t0_r4, issues.due_date AS t0_r5, issues.category_id AS t0_r6, issues.status_id AS t0_r7, issues.assigned_to_id AS t0_r8, issues.priority_id AS t0_r9, issues.fixed_version_id AS t0_r10, issues.author_id AS t0_r11, issues.lock_version AS t0_r12, issues.created_on AS t0_r13, ... 2023-08-29 13:42
Defect #38987 (Closed): Issue cant assign Group
Create a new project and add the group as a member When creating an issue, groups cannot be assigned, only members can ... show !clipboard-202308241545-qj2yt.png! 2023-08-24 09:46
(276-300/12108)