Search
Results (12483)
- Defect #22306 (Closed): Bad dispalay of the issues having parent issue
- Hi, When issues are parents of other issues, they appear in the Issues array with a little triangle on the left. ... esn't apperar systematicly. Regards! JB
- Defect #22305 (Closed): Highlighting of requi ... only custom fields broken in Workflow editor.
- 1. Go to Administration/Workflow 2. Open Fie ... in Custom fields section are not highlighted.
- Defect #22302 (Closed): Status field doesn't appear on issues edit action
- From [[RusRedmineIssueTrackingSetup]] is set "add note" permission enabled to role, but status field doesn't appear on issues edit/update action.
- Feature #22297 (New): Group by custom field of type text
- We are unable to create a custom field of typ ... tc but "text" format ones cannot be gorup by.
- Patch #22296 (Closed): Add collision option to autocomplete initialization
- If an issue has a long title and is being referenced as related issue on mobile phones, it can break the layout: ... ched you will find the corresponding patch.
- Patch #22291 (New): Link Category in the issue page to all open issues from that project with the same category
- The attached patch makes the category attribute from the issue page linkable to all open issues from that project (and subprojects) that ha ... useful shortcut for users when you're on an issue and you want to view all other open issues. Before patch: !{width:60%; border: ... dth:60%; border: 1px solid grey;}.after1.png!
- Feature #22284 (New): Issues statuses: Option to force removal of existing percentage done
- I am correcting an issue I previously created (#21457), which is more ... lly clear) Let's say I have the following issue statuses: !calculated_from_subtasks_actua ... s *On Hold*. h2. Feature Request In Issues statuses new/edit form, add a checkbox whic ... Erase" the previously affected % done on the issue, so we can start again to get a % done compu ... ent_task_ok.PNG! Thanks for the good work!
- Feature #22280 (New): change automatically th ... B (and the assignee) when an user add a note
- Hi, When users add a note to talk with me, my personalised report don't show me these issues because users don't change the statut (and ... ) as I want. Please help me. Thank you
- Feature #22279 (Closed): Need to get the last user who uptated an issue
- Hi, I need to get the last user who updated an issue. My version is 3.2. Thanks you.
- Patch #22277 (Closed): Add id to issue query forms to ease styling within themes
- For theme authors it would make styling the issue query forms a lot easier if they were easily ... tached patched adds a @query-form@ id to the issue create and edit forms, similar to the issue forms. The patch is based on current trunk r15251.
- Feature #22275 (New): Could search or input manually assignee and target version
- when submit a new issue, we have lots of option about the label "Ass ... ignee-namelist.jpg! !targetversion-list.jpg!
- Defect #22268 (Closed): Lock wait timeout exceeded を再現させる条件
- 以下のログがproduction.logに多発して、メモリのリソースを大幅に消費する障害が ... xceeded; try restarting transaction: SELECT `issues`.*FROM `issues` OORDER BY `issues`.`rgt` desc LIMIT 1 FOR UPDATE): lib/plugi ... b:182:in `set_default_and_right` app/models/issue.rb:165:in `create_or_update` app/controllers/issues_controller.rb:150:in `create` Defect #65 ... で困っています。 どうか、どなたか、この障害が再発する条件を教えて頂けませんでしょうか?
- Defect #22196 (Closed): Improve positioning of issue history and changesets on small screens
- On small screens, just like on the big ones, the issue history and the associated changesets are po ... . This looks strange, especially, if the the issue comments contain blockquotes. !side-by-si ... place them below each other on small screens.
- Defect #22195 (Closed): Creating an issue with the API in a project without trackers give a wrong error message
- Due to a configuration error, my project was ... rackers and when I use the api to create new issues in it, I received the error message "Projec ... as only that I had no trackers to use for my issue. Is it possible to had a better error mes ... er possible things that could cause the same issue. Thanks
- Defect #22193 (Closed): Getting 404 on Ajax update_form.js request when changing tracker of new issue
- I have a project with a custom tracker and us ... fields for that tracker. When creating a new issue in that project that tracker isn't the defau ... hat a request to `host/projects/<project-id>/issues/update_form.js` is made but the webserver r ... ange thing is that when I have created a new issue in that project and then edit it, I can chan ... xact (!) same request only appended with the issue-id, i.e. `host/projects/<project-id>/issues/update_form.js?id=<issue-id>`. Both ajax calls are POST calls, and th ... data is also exactly the same apart from the issue-id being set if the issue was already created. I do not know how t ... ted </Directory> </VirtualHost> </pre>
- Feature #22180 (Closed): how to add Assignee to the filter selection list in project report
- how to add Assignee to the filter selection l ... tatus,Version,Category,User,Tracker,Activity,Issue . I want to add Assignee to the Add list.
- Defect #22178 (Closed): Grouping issues by key/value custom field raises error 500
- When trying to group issues in issues list by key/value custom field en error occ ... dmine plugins: no plugin installed </pre>
- Defect #22176 (Closed): Orphaned attachments
- When you create a new issue and attach one o more files. If you don't save the issue (for some reason), these attachments are sto ... :49 160310184905_100_0007-1.JPG </pre>
- Defect #22175 (Closed): Tasks failing with Rake 11
- You can see Travis builds failing because of ... ok: > echo "gem 'rake', '< 11.0'" >> Gemfile
- Feature #22173 (New): xls export with issue URL
- Hi all I am a new user of redmine, we hav ... ike the attach picture below. thanks!
- Defect #22162 (Closed): Workflow - Tracker/Role is not "project" specific
- We do have several different workflows establ ... PostgreSQL Redmine plugins: parent_issue_filter 1.0.1 redmine ... ging 0.0.1 </pre>
- Feature #22156 (Closed): Is there a way to set the filter status to be “Any” by default?
- Hi All, Is there a way to set the filter s ... ? attached thank you in advance, Lubna
- Feature #22155 (Closed): Please add in the sidebar a subproject section
- In the current redmine 3.2.0 its only possibl ... n't very user friendly. Please add in the issue list view and in the roadmap view in the sid ... ist would then look like: * sub projects * issues * personal queries * global queries
- Feature #22147 (Closed): Change "Related issues" label for generic grouped query filters
- The helper added to group filters of ":tree" and ":relation" type uses ":label_related_issues" as group label. <pre><code class="ruby ... ons[:type]) group = :label_related_issues elsif field =~ /^(.+)\./ # ... the helper is for all queries, not only for Issue queries. I my case I have a project query and group title "Related issues" does not match. I would like to propose ... generic label e.g. "label_related: Related".
- Defect #22144 (Closed): new issuse => 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").'
- zh : 未设置默认的问题状态。请检查系统设置("管理" -> "问题状态")。 en : 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' remark : data is ok