Search
Results (12477)
- Defect #31698 (New): Some unlocalize string
 - There are some hard coded string which need t ... diff" in show_detail function in app/helpers/issues_helper.rb "here":https://github.com/redmine ... 283e14dfeebc6bf6745b0b45a0864b83/app/helpers/issues_helper.rb#L496 [can replace by l(:label_di ... 0864b83/app/views/imports/show.html.erb#L15
 - Patch #31697 (Closed): Show closed date in a tooltip if the issue is closed
 - I think it is useful if the tooltip contains the closed_on of the issue. This patch displays closed_on next to the status when issue.closed? is true. !{width: 200px; border: 1px solid #ccc}tooltip.png!
 - Defect #31695 (Closed): Convert HTML links to Textile/Markdown links when creating an issue from an email
 - When creating an issue from HTML format email, the href attribute o ... /pre> *[Actual]* <pre> foobarbaz </pre>
 - Defect #31693 (New): Bad position for attachment file description field on mobile screens
 - On mobile screens (iphone 5/se, for example) after attachment some file (in issue edit form, for example) description field cr ... ments input.description { width:280px; } > }
 - Defect #31657 (Closed): Update capybara (~> 3.25.0)
 - I got the following warning while testing tes ... gem 'rubocop', '~> 0.72.0' </code></pre>
 - Feature #31653 (New): Document the differences between admin and non-admin users
 - The differences between admin and non-admin u ... end features for admins and non-admins (like issue-copy targets, groups display on profiles, et ... ich if it does then needs to be described._
 - Defect #31649 (New): Permissions table on wiki page [[RedmineRoles#Permissions]] is outdated.
 - The table containing the permissions provided ... w(er) permissions are missing (like edit own issue, set issues private, edit own issue, etc.). It needs to be updated.
 - Patch #31640 (Closed): Add clear query icon next to selected query in sidebar
 - Now that "All issues" link was removed from the sidebar, we shou ... der: 1px solid black;}.clear_query_hover.png!
 - Feature #31638 (Closed): Issue start date date type changed to date time.
 - For tightly scheduled tasks the issue start date needs to be a datetime field. Wi ... this. Sorry if it duplicates other requests.
 - Defect #31637 (Confirmed): CSV and PDF export don't respect Time span format
 - In Spent time section I have issues displaying the hours in standard time forma ... in decimal format. For example: I have a issue with 00:45h (standard), but in the CSV file ... e_checklists 3.1.15 redmine_custom_css 0.1.6
 - Defect #31633 (New): Cannot create new issue or change issue status after receiving email for the issue.
 - I have setup the receiving email and Redmine ... o process it. But Redmine cannot create the issue for the new or change issue status. the error message is following: ... hen receiving email: Missing template mailer/issue_add with {:locale=>[:en], :formats=>[:text], ... hen receiving email: Missing template mailer/issue_edit with {:locale=>[:en], :formats=>[:text] ... r/redmine-3.4.11/app/views/mailer, there are issue_add.html.erb, issue_add.text.erb, issue_edit.html.erb, issue_edit.text.erb. Environment: Windows 20 ... 4.11 Any idea how to fix it? Thanks.
 - Defect #31629 (Closed): Email notification not being sent to assigned user
 - Emails are not being sent to the assigned use ... mation to what is causing this be helpful
 - Defect #31627 (Closed): Mime output on note in project
 - I am new to redmine and have updated an old release of redmine The issue I am facing now if you leave a note or comment or update on any existing issues then they reply shows the mime output on th ... 2 *update further investigation shows all issues updates are showing the mime email in the note Below logs when submitting a note on the issue I, [2019-06-25T13:34:04.941909 #29898] INFO -- : Started PATCH "/issues/18498" for at 2019-06-25 13:34:04 +0200 I, ... 34:04.943471 #29898] INFO -- : Processing by IssuesController#update as HTML I, [2019-06-25T13 ... token"=>"", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "project_id"=>"564", " ... _id"=>"103", "fixed_version_id"=>"", "parent_issue_id"=>"", "start_date"=>"2019-04-23", "due_da ... 05.023158 #29898] INFO -- : Rendered mailer/_...
 - Patch #31625 (Closed): Traditional Chinese translation (to r18317)
 - * New tags added ** field_history_default_tab, label_issue_history_properties, label_issue_history_notes, label_last_tab_visited, field_unique_id
 - Defect #31624 (Needs feedback): Query clear b ... ot clear sort options if using a custom query
 - When using a custom query that uses a specifi ... ed sort is not cleared. Tested in 3.x and 4x.
 - Defect #31622 (Closed): Mime output on note in project
 - I am new to redmine and have updated an old release of redmine The issue I am facing now if you leave a note or comment or update on any existing issues then they reply shows the mime output on th ... : redmine_dmsf 1.6.2
 - Defect #31620 (Closed): ActivitiesControllerT ... fails depending on the current time and zone
 - <pre> $ date -R ; bin/rails test test/functi ... onal/activities_controller_test.rb:52 </pre>
 - Feature #31618 (Closed): make version description field rich
 - it would be great if we could have a formatted description field on Version's such that #issue get linked and other useful information can be more easily shown
 - Feature #31617 (Closed): robots.txt: disallow crawling dynamically generated PDF documents
 - While the auto-generated robots.txt contains URLS for /issues (the HTML issue list), it doesn't contain the same URLs for ... eeing lots of robot requests for /projects/*/issues.pdf?.... as well as /issues.pdf?....
 - Feature #31612 (New): Show Project Custom Field in Issue List
 - It should be possible to display project custom fields in the issue list. For example one of our custom fields ... h to display the "Client" as a column in the issue list. This is a very important feautre and I ... t is possible to add this cusom field to the issue itself and then it is possible to be displayed in the issue list. However, this is a lof of effort/repetition to add it to every single issue. Also if the user that opens the ticket writ ... r people would be happy to see it in Redmine.
 - Defect #31599 (Closed): 'selected' class disa ... he tab of the input field when switching the issue history tab
 - The 'selected' class disappears from the tab of the input field when switching the issue history tab. !{width: 70%; border: 1px solid #ccc}tabs.gif! Affected version: trunk(r18310)
 - Defect #31595 (Closed): Error allowing assigning a task to a user when his role does not allow it
 - Hi, We have found an error in the roles of ... eporter*" role but in this role the option "*Issues can be assigned to this role*" when is disa ... Database adapter Mysql2 Best Regards
 - Patch #31594 (Closed): Japanese translation update (r18281)
 - Translated the following strings which are added by #3058: * field_history_default_tab * label_issue_history_properties * label_issue_history_notes * label_last_tab_visited
 - Defect #31593 (Closed): Email Receiving creates broken issues when incoming message is S/MIME signed
 - Email Receiving creates broken issues when incoming message is S/MIME signed. Se ... ots, they show several parts of the ticket.
 - Feature #31589 (Closed): Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s)
 - You cannot close an issue if it has open subtasks (#10989). This ru ... ers. In my company, "why I cannot close this issue?" is an FAQ. When they come across the behav ... icon with a tooltip is displayed on the edit issue form like the following screenshot. !{bor ... 62px;}.warning-unable-to-close-parent@2x.png!