Project

General

Profile

Search

Results (12479)

Feature #29164 (New): Make the terms overwrite from the Redmine administration screen.
The function of Redmine is flexible, and it c ... peration from termimal may not be possible. 2018-07-01 12:57
Patch #29162 (Closed): Only allow visible custom fields as aggregation criteria in time reports
In time reports, the user can currently selec ... only allow the use of visible custom fields. 2018-06-29 17:27
Patch #29161 (Closed): Avoid SQL errors when adding a project custom field as a time report criteria
Custom fields can have different visibilities ... ecked (or the user in in a checked group for issue custom fields) Now, to confirm whether a ... meEntryActivity' ) LEFT OUTER JOIN `issues` ON `issues`.`id` = `time_entries`.`issue_id` LEFT OUTER JOIN custom_values c ... area seems to be not well tested currently... 2018-06-29 17:14
Defect #29158 (New): API don't shows value label of a costum field
h3. General informations *Ruby version:* 2 ... lem In the response of an API call for an issue (<url>/1234.xml) with an custom field specif ... values. When i visit the webpage for this issue, the labels of the values are displayed, so it is no permission issue. 2018-06-29 09:32
Patch #29142 (Closed): Japanese translation change for "lost password"
The patch changes "再発行" (reissue) to "再設定" (reset). The word "再発行" vaguely suggests that a plain password will be informed. 2018-06-27 16:18
Feature #29131 (Closed): 'View all Issues' adds project custom fields Columns displayed on the issue list
'View all Issues' adds project custom fields Columns displayed on the issue list is very helpful feature! 2018-06-26 13:46
Patch #29129 (Closed): Use active voice instead of passive voice in Japanese translation
The English sentence "X has been added/update ... sible. Here is an example. [Before] text_issue_updated: "チケット %{id} が %{author} によって更新されました。" [After] text_issue_updated: "チケット %{id} を %{author} が更新しました。" 2018-06-26 13:34
Defect #29128 (Needs feedback): API: Issue Relation create does not work
using postman */issues/15658/relations.json* with headers * ... yload <pre> { "relations": [ { "issue_id":"15657", "relation_type":"follows", ... <pre> { "errors": [ "Related issue cannot be blank" ] } </pre> what i ... d mulitple structures. API documentation for issue relation is very unclear about that. 2018-06-26 11:00
Patch #29118 (Closed): Change Japanese translation for text_user_mail_option
The word "事柄" (means "things") is no longer u ... (working copy) @@ -905,7 +905,7 @@ text_issue_category_destroy_question: "%{count}件のチケットがこのカテゴリに割り当てられています。" text_issue_category_destroy_assignments: カテゴリの割り当てを削除する text_issue_category_reassign_to: チケットをこのカテゴリに再割り当てする - ... set: "更新履歴 %{value} で適用されました。" </code></pre> 2018-06-26 02:43
Feature #29097 (Closed): Migrate tickets from jira to redmine
Hi I am new to redmine and we have installed ... mine. Your help will be highly appreciated 2018-06-21 14:00
Defect #29094 (New): Email reply looses indentation in pre-block
Hi, if I'm replying by email to an email ... he sent form. Any ideas what could be the issue here or how I could debug it? Greetings, ... dmine_extended_watchers 1.0.5 redmine_issue_templates 0.2.0 2018-06-21 11:55
Feature #29080 (Closed): Add check/uncheck all icon in "Copy" section on copy_project page
In "Copy" section on copy_project page, which ... en tick icon to check/uncheck all checkboxes. 2018-06-21 11:22
Feature #29076 (Closed): Add button to "Create and follow" when adding a subtask from the parent issue
If I create a SubTask on a Parent - the first ... ehaviour - I find it unexpected and annoying? 2018-06-21 07:44
Feature #29074 (Closed): Add "Edit" function to entries in "Spent Time" block appropriately
In previous versions of Redmine, the ability ... ns? The workaround right now is to open the issue, open the spent time for that issue, THEN click the entry that needs to be edited. 2018-06-20 16:26
Defect #29072 (Closed): Missing subproject filter in custom query
I am able to specify a subproject filter in t ... er saving it as a custom query, it's missing. 2018-06-20 11:32
Defect #29069 (Needs feedback): API reports wrong date for time spent if issue start date is greater than spent_on date
If time is entered on a date prior to an issue's start date, the API reports the start date of the issue in the XML response, not the "spent_on" date ... Redmine plugins: no plugin installed 2018-06-19 16:41
Defect #29068 (Closed): [Redmine 3.4.5] - Assignee is removed
All, When moving an issue to "Assigned" (from New for instance), the " ... is erased. The user has to update twice the issue to assigned the correct person. Here is a ... 1.0.0.RELEASE Thanks for your support. 2018-06-19 16:19
Defect #29055 (Closed): Searching for issue number with REST API redirects to issue HTML page
Search REST API queries matching issue number (with or without "#") are being redirected to HTML issue page if the issue exists. The redirect is caused by quick jump to issue at source:/tags/3.3.0/app/controllers/search ... for HTML response and actually searching for issue number-like text for REST API. 2018-06-19 14:00
Feature #29048 (New): Wiki page permission level
I would like to set different permission leve ... e to set permission in the Roles setting. 2018-06-18 18:36
Patch #29045 (Closed): Change Japanese translation for Tracker
The current Japanese translation for the word ... suggest changing "トラッカー" to "チケット種別" (means "issue type"). It is very clear and people can easily understand the use of trackers. 2018-06-18 06:51
Feature #29042 (Closed): Add links to Users, Projects and Versions (at least) in timelog report
This issue is extracted from 24568#note-8. *Before:* ... can be differentiated by the active users. 2018-06-17 21:53
Defect #29038 (Closed): Thumbnail macro cause ... file not found and broken filename and link
Wiki's thumbnail macro seemed to break attach ... ot_found.png, size=320)}} * case 2 On an issue page attached an image file with description ... , size=320)}} Case 1 is affected to wiki, issue , news, and forum. Case 2 is affected to issue, forum. Environment is <pre> Environmen ... </pre> * Redmine trunk has same behavior. 2018-06-17 17:00
Defect #29036 (Closed): "Assigned to" filter on the issues page works only on second attempt
Redmine version 3.4.6.stable ... ily reproduced on https://bugs.ruby-lang.org/issues You should clean all filters and then add "Assigned to" filter. </select> tag gonna be empty. 2018-06-16 09:56
Feature #29034 (New): Option to collapse/expand issue sections
In #29027, I've proposed to add an collapse/expand feature to issue sections. Below there are 2 proposals: ... order: 1px solid grey;}with_attributes.png! 2018-06-14 22:43
Patch #29033 (Closed): Move attachments to their own section in issue page
I would like to move attachments to their own section in issue page from 2 reasons: - to implement a colla ... eature - they are not always related to the issue description Before: !{width:50%; border: ... width:50%; border: 1px solid grey;}after.png! 2018-06-14 22:10
(2551-2575/12479)