Search
Results (12605)
- Feature #22358 (New): Make custom target version sortable and orderable
- Make custom target version sortable and order ... 0 sprints / versions then while creating new issue, target version shows long list of 20 versio ... ng of versions will address this problem.
- Patch #22356 (Closed): Add support for updating attachments over REST API
- Adds the support for updating issue attachments over REST-API * granted permiss ... added format.api response for REST-API calls
- Defect #22355 (Closed): trackers can't be imported on issues
- When i import CSV file, trackers can't be imported on issues
- Defect #22354 (Closed): Sort criteria defined ... queries are not applied when exporting to CSV
- How to reproduce: 1. Create a query: name ... ry name "order_by_id_asc" in the side bar of issues list screen. Issues are listed in *ascending* order of id. 3. ... file. Ascending order of id is expected, but issues are listed in *descending* order of id.
- Feature #22352 (New): Manage customer fields of plugins
- Redmine plugins sometimes add new fields in Redmine (in issues or other part of Redmine). It's obviously p ... ral plugins to use the same custom field too.
- Patch #22345 (Closed): Trackers that have parent_issue_id in their disabled_core_fields should not be selectable for new child issues
- When the user views an issue and clicks the link to add a new child issue, and the project has some trackers where the @parent_issue_id@ field is disabled, the resulting new issue form for the child issue still presented those trackers for the user to choose from. In case the tracker of the parent issue has @parent_issue_id@ disabled itself, a new child issue would even have that tracker pre-selected th ... from "Planio":https://plan.io/redmine-hosting
- Defect #22342 (Closed): When copying issues to a different project, subtasks /w custom fields not copied over
- My environment: <pre> Environment: Redmi ... Originally discussed here: message#49431
- Defect #22335 (Closed): Images with non-ASCII file names are not shown in PDF
- Images with non-ASCII file names are not show ... mbedded image "shrine.jpg" and "神社.jpg" in a issue description. But "神社.jpg" (an image with non ... in exported PDF. !defect-description.jpg!
- Feature #22332 (New): wiki id & parent_id in GET on api
- I am using the API to add and modify wiki art ... of the parent wiki via the api. This is an issue when programatically trying to add wiki arti ... GET response for the Wiki: - id - parent_id
- Defect #22331 (Closed): bundler error: Ruby 1.9.3 = "mime-types-data requires Ruby version >= 2.0."
- Error message encountered when running @bundl ... on and then run the applicable upgrade steps.
- Feature #22327 (Closed): Sort Projects by status and custom field values
- Having worked with Redmine for a while, I now ... t. Nevertheless, while I can search / filter issues by their custom fields, it cannot do the sa ... ntain it. (Sadly I do not know ruby at all).
- Defect #22323 (Closed): Markdown newline rendering broken
- As per the "specs":https://daringfireball.net ... tent with this in wiki formatting. In GitHub issues a single line break also triggers a rendere ... ndered text as well thus breaking the format.
- Patch #22320 (Closed): Respect user's timezone when comparing / parsing Dates
- This patch replaces all occurrences of @Date. ... A test case illustrating the problem using @Issue#overdue?@ as an example is included. The ... manipulation changes in @Query#date_clause@.
- Patch #22319 (Closed): Fix German "error_invalid_csv_file_or_settings" typo
- From #22134: <pre><code class="diff"> === ... ein Fehler aufgetreten permission_import_issues: Tickets importieren label_import_issues: Tickets importieren </code></pre>
- Defect #22316 (Closed): Deleteing subtask clears start date in parent task
- Steps to reproduce: 1. Create task with star ... arent task. Checked with the demo, so the issue occurs in all versions.
- Patch #22315 (Closed): Change English translation for field_effective_date: "Date" to "Due date"
- The word "Date" is ambiguous. It requires adv ... he term is changed to "Due Date". Related issues: #14680, #15180#note-5
- Defect #22311 (Closed): links to new issues with Tracker Id does not work anymore...
- I have historic wiki page that have links to allow users to open new issues on several different trackers. I'm not sur ... stable@ and the links always sends me to new issue the default tracker ("Defect") The links ... at: http://www.mysite.org/projects/[project]/issues/new?tracker_id=[trackerid] This ... mine_improved_searchbox 0.0.3 redmine_issue_checklist 2.0.8 redmine_issue_templates 0.1.0 redmine_latex_math ... usability 2.0.0 </pre>
- Patch #22309 (Closed): Add styles for blockquote in email notifications
- This patch adds styles for blockquote element of email notifications. blockquote in issues and issue journals have styles like the following. To ... ification-before.png! *After (styles like issues are applied):* !mail-notification-after.png!
- Patch #22308 (Closed): delete attachments over REST API
- 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!