Project

General

Profile

Search

Results (12478)

Defect #31387 (Closed): Don't rescue Exception class
https://stackoverflow.com/questions/10048173/ ... t addition to redmine <pre> def destroy IssueStatus.find(params[:id]).destroy redirect_to issue_statuses_path rescue Exception => e flash[:error] = l(:error_unable_delete_issue_status, ERB::Util.h(e.message)) redirect_to issue_statuses_path end </pre> https://github ... 97e8a83013384b95353e110bd2f8/app/controllers/issue_statuses_controller.rb#L77 please replace ... ndardError is usually more than sufficient. 2019-05-17 20:51
Patch #31385 (New): Formating toolbar : new color tools
This patch provides 2 new tools with a new co ... ion color : * text color * background color 2019-05-17 18:24
Feature #31381 (Closed): Find change status of issues at custom query
I'd like to find change status on issues at custom query add old status in fillte ... たいので 過去に一度でも発生したステータスを抽出できる フィルタを追加してください 2019-05-17 09:39
Defect #31365 (Closed): Issue subject may be broken if the subject field in the receiving email is split into multiple lines
When you create issues via email, the subject of the created issue may be broken if the subject field in the or ... ψω </pre> But the subject of the created issue will be the following: <pre> αβγδεζηθικλ ... lines. mail gem cannot handle such cases. 2019-05-14 05:50
Defect #31363 (Closed): 500 Internal Server Error
The number of users is about 40. So the [Acti ... ut the committing action is taking effect. 2019-05-14 03:33
Feature #31361 (Closed): Include a reason in the error message when an issue status cannot be deleted
The attached patch adds a reason why the issue status cannot be deleted to the error message "Unable to delete issue status". You cannot delete issue statuses if the status in use. Sometimes it ... r message always says only "Unable to delete issue status". After applying this patch, you can see an error message with the reason when an issue status cannot be deleted. !{width: 662px;}.error-message@2x.png! 2019-05-13 16:07
Defect #31358 (Closed): No triangle to open dropdowns in Internet Explorer and Edge
Probably after r18056, a triangle mark for dr ... h: 902px;}.no-triangle-in-ms-browsers@2x.png! 2019-05-13 12:04
Feature #31355 (Closed): Bookmarks and recently used projects for the project jump box
This patch aims to make the project jump box ... rences. !addbookmark.png! !jumpbox.png! 2019-05-13 09:36
Feature #31353 (New): Replace user related links in the top menu bar with a proper user menu.
At the moment the top menu bar offers several ... menu in wordpress: !wp_user_menu_top.png! 2019-05-13 06:52
Feature #31349 (New): Allowing non-admin to create/edit custom queries shared among projects
In Redmine, creation and editing operations o ... filled in the response method in the comment. 2019-05-12 16:06
Patch #31346 (Closed): Japanese translation update (r18154)
Translated the following 4 strings: * sett ... _apply_tracker: このトラッカーを適用 label_updated_issues: 更新したチケット text_avatar_server_config_htm ... ageMagickのPDFサポートが利用可能 (オプション) </code></pre> 2019-05-12 08:19
Feature #31340 (Closed): Allow restrict auto create accounts for sender domains by list
It would be nice, if there would be a option( ... or new users only to specific sender domains. 2019-05-10 09:11
Feature #31338 (Closed): Add option for append mail header to ticket
Currently, if a user isn't registered at redm ... mail address and name if exists is available. 2019-05-10 09:07
Defect #31337 (Closed): Explicitly load redmi ... order to avoid "uninitialized constant" error
with Rails.env production, where we have: <p ... moved to app? (or required in a initializer) 2019-05-10 08:58
Patch #31334 (Closed): Do not lose content wh ... ki page that has been renamed in the meantime
This is a corner case, but it happened recent ... i.find_or_new_page(params[:id])@ in @update@. 2019-05-10 07:04
Defect #31330 (Closed): Import issues: File content preview block is scrolling
I am showing a preview of the CSV file in /im ... { border: 1px solid #999; </code></pre> 2019-05-09 08:50
Feature #31328 (Closed): Change the "+" button in the issues filter to a larger one
I think that multiselect “+” button for the f ... order:#AAAAAA solid 1px;}.after.png! after 2019-05-09 06:43
Patch #31327 (Closed): Update CONTRIBUTING.md
I feel that the sentence "Do not send a pull ... ea of new CONTRIBUTING.md. Feedbacks welcome. 2019-05-09 06:30
Patch #31324 (Closed): Allow to set is_private flag through a keyword in emails
Currently it is impossible to set the @is_private@ flag of an issue with an email keyword. The attached patch de ... sers' and the default locale, as well as 0/1. 2019-05-08 10:51
Feature #31322 (New): Provide a way to automatically close all open subtasks too when a parent issue is being closed
I wish to add the function of reminder which ... ask for closing the subtask when the parent issue is closed. 親チケットが閉じられたときに、子チケットを閉じるように求める、ポップアップ画面が表示されるようなリマインダー機能を追加してほしい。 2019-05-08 09:52
Feature #31321 (Closed): Option not to block closing a parent issue when its subtask is open
From Redmine 3.4, the parent issue can't be able to close when the subtask is n ... console, it would make easier to manage the issue closing process. Redmine 3.4から、子チケットがまだクロ ... /オフを制御することが可能であれば、チケットクローズのプロセス管理が容易になると考えます。 2019-05-08 09:42
Patch #31320 (Closed): Set an appropriate def ... ustom field page depending on the current tab
If "New custom field" link is pressed while s ... value of radio_button on the next screen is "Issue". I think that it is convenient if the de ... ing to the tab opened in the previous screen. 2019-05-08 09:10
Defect #31311 (Closed): admin/info page: text cut off in pre tag on mobile
On mobile, information text in <code>pre</code> tag is cut off in the middle in admin/info page. 2019-05-06 15:46
Defect #31309 (Closed): Cannot add new tracker to user story
Hi I can't add new tracker to user story, i found only question , issue or task 2019-05-06 15:09
Patch #31307 (Closed): Traditional Chinese translation (to r18131)
* New tags added ** label_updated_issues, text_avatar_server_config_html 2019-05-06 10:22
(2151-2175/12478)