Project

General

Profile

Search

Results (12483)

Patch #22401 (Closed): Notify the user of missing attachments
Under certain (rare) circumstances it may happen that, when an issue or other container is saved, added attachme ... dation error to the container in this case. 2016-04-05 15:59
Feature #22399 (Closed): Edit project of time entries
It is currently possible to edit the issue of a time entry, but not the project if the time entry was entered for a project. 2016-04-05 11:09
Defect #22392 (Closed): 403 for redmine.org without www
Hello. So, something was configurated wrong ... g - works, http://redmine.org - 403 Forbidden 2016-04-05 06:30
Feature #22381 (Closed): Require password reset on initial setup for default admin account
To improve the security of a fresh Redmine in ... ied during the initial @rake db:migrate@ run. 2016-04-04 11:15
Patch #22376 (Closed): Change Japanese translation for label_issue_watchers
While the definition for label_issue_watchers in en.yml is "Watchers", it is translated as "チケットのウォッチャー" (Watchers of the issue) in ja.yml. I think it is verbose, it would be better to change it to "ウォッチャー". 2016-04-03 06:29
Feature #22368 (Closed): Ability to add private comments from the issue bulk edit page
It is currently not possible to add private comments from the issue bulk edit page, is this by design? If not it would be nice if this was possible. 2016-04-02 07:06
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. 2016-03-31 19:55
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 2016-03-31 11:20
Defect #22355 (Closed): trackers can't be imported on issues
When i import CSV file, trackers can't be imported on issues 2016-03-31 10:28
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. 2016-03-31 05:52
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. 2016-03-30 14:48
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 2016-03-30 08:13
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 2016-03-29 20:37
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! 2016-03-29 07:25
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 2016-03-28 20:02
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. 2016-03-28 18:36
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). 2016-03-28 12:48
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. 2016-03-26 17:13
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@. 2016-03-26 09:25
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> 2016-03-26 05:25
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. 2016-03-24 14:23
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 2016-03-24 13:52
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> 2016-03-23 15:18
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! 2016-03-23 14:27
Patch #22308 (Closed): delete attachments over REST API
2016-03-23 09:17
(3826-3850/12483)