Search
Results (12572)
- Defect #28133 (New): Controller patch causes Helper Patch down
- Create two plugins, one named 'test_001', an ... configuration.to_prepare do require 'test_issues_controller_patch' end Redmine::Plugin.r ... http://example.com/about' end # lib/test_issues_controller_patch.rb module TestIssuesControllerPatch extend ActiveSupport::Concern included do end end unless IssuesController.included_modules.include?(TestIssuesControllerPatch) IssuesController.send :include, TestIssuesControllerPatch end </code></pre> h1. t ... do require 'test_hooks' require 'test_issues_helper_patch' end # Rails.configuration ... http://example.com/about' end # lib/test_issues_helper_patch.rb module TestIssuesHelperPatch extend ActiveSupport::Concern ... llo 'hello world' end end unless ...
- Defect #28129 (New): Last month period includes dates from current month
- As you can see on screenshots there is Last M ... includes dates from current month (Feb 2018).
- Defect #28128 (Closed): It's not possible to edit the description of my own issue
- It's not possible to edit the description of my own issue(s) here https://www.redmine.org/projects/redmine/issues/
- Defect #28127 (New): It is impossible to filter the trackers by project in the XML/REST-API
- I can query https://servicedesk.cor-managem ... ect_id to the filters has no effect. For issues instead of trackers, it works fine.
- Defect #28125 (Closed): PNG images on a wiki page don't appear in exported PDF
- Please see the following screenshot. The wiki ... attachments/download/3458/redmine_logo_v1.png
- Defect #28120 (New): Problem with set Version in issue via REST api.
- When i send a request to create or update issue via API i get respone: that the Target vers ... nt this not working now. I use redmine 3.4.4.
- Patch #28119 (Closed): Enable lax_spacing for ... markdown blocks not surrounded by empty lines
- In the markdown standard format, an empty lin ... save the changes. The patch is attached.
- Defect #28115 (Closed): Fail to create a task
- Fail to create a task (undefined method `>' for nil:NilClass)
- Patch #28112 (Closed): CsvTest fails due to a regression in Ruby 2.5
- Ruby 2.5.0 at r17185 don't pass csv_test.rb:2 ... ch don't use CSV.generate's first argument.
- Defect #28110 (Closed): Don't allow reassigning reported hours to the project if issue is a required field for time logs
- The problem occurs in the latest Redmine vers ... Settings: !settings.PNG! - Create an issue - Log time on it - Delete the issue The following pops out: !reassign_dial ... There, we can apply, violating the "required issue" constraint.
- Defect #28109 (Closed): Incorrect interpolation in Swedish locale
- There is an incorrect interpolation in the Sw ... ource:/trunk/config/locales/sv.yml@17186#L137
- Defect #28107 (Closed): Internal server error
- Hi! The attached files of the issue does not open and internal server error occu ... ed the files that is occured. Very thanks!
- Patch #28102 (Closed): Fix typo in Lithuanian label_version_sharing_tree
- <pre><code class="diff"> Index: lt.yml ==== ... ystem: Su visais projektais label_update_issue_done_ratios: Atnaujinti darbo atlikimo progresą label_copy_source: Šaltinis@ </code></pre>
- Feature #28086 (Closed): Add context menu for attributes in issue details
- In addition to the nice improvements in #1048 ... dd the context menu to the attributes in the issue details view. One can move through the stack of issues and quickly change the status or priority w ... ows the user to manipulate attributes of the issue without leaving the context.
- Feature #28085 (Closed): Wiki Toolbar on Full Width Custom Fields
- Upon upgrading to version 3.4.4 we noticed we ... ext Formatting options. When editing an issue, fields with these options should also have ... dding a call to wikitoolbar_for in app/views/issues/_form_custom_fields.html.erb as follows: ... e| %> <p><%= custom_field_tag_with_label :issue, value, :required => @issue.required_attribute?(value.custom_field_id) %> <%= wikitoolbar_for custom_field_tag_id :issue, value.custom_field %> </p> <% end %> < ... on so all full width fields have the toolbar.
- Defect #28079 (Closed): The green tick is positioned after the label in the new member modals
- This is a patch extracted from #27807 in orde ... I've attached: - two screenshots with the issue - a patch that fixes these issues.
- Defect #28078 (Closed): Workflows inconsistencies when removing "add/edit issue" permission to a role which already has a workflow defined
- I've tested this on a vanilla Redmine (3.4): ... Setup: - Set 2 new roles with add/edit issues permission. We have: Role A, Role B - Set ... a user with Role A AND Role B, go to the New issues form, and for tracker, choose "Tracker A" ... case: - As an admin, remove the add/edit issues permission for Role B - As an admin, or as a user with Role A AND Role B, go to the New issues form, and for tracker, choose "Tracker A" ... : - When we uncheck the permission add/edit issues from a Role, the WorkflowRules are kept in ... out roles which are not allowed to add/edit issues, hence still reading the WorkflowRules abov ... aa80dd714254da9c19e4ffaae4fbf9736/app/models/issue.rb#L988 https://github.com/redmine/redmine/ ... e06eddfdd66406c56b5f45dba2fda6769/app/models/issue_status.rb#L66 Options to solve the prob ... Rules associated with the role when add/edit ...
- Feature #28077 (New): Hide issue-list header of any query-result by configuration or theme
- Hide issue-list header of any query-resukt by configur ... at least there are shown checkboxes and the issue-number as a header-column of the list inspit ... ut only the description. Changerequest: 1) Issuelist-options To support lists without any he ... as a avaiable themelist. In those themes the issue-list-style could be defined as a user like i ... ed in the ticket #4602 but never be solved!
- Feature #28067 (Closed): Add context menu for issues in calendar
- #10485 has added a context menu for issues on gantt page. I think it improves usabilit ... calendar page has the same context menu for issues.
- Defect #28062 (Closed): "Error 500" when creating a new task for a specific sprint
- I am dropping into an *Internalerror 500* pag ... is even in its latest stable version (0.18).
- Defect #28035 (Closed): Order of versions is not correctly ordered
- I see this with version 3.4.2 and on redmine. ... ions in sidebar or when all gets shown * in issue list filter for version custom field Whic ... ot the id and it doesn't seem to be the name.
- Defect #28033 (New): Unable to turn off "For all projects" flag of custom queries
- The "For all projects" flag of custom queries ... ed to be cleared, but it is actually checked.
- Patch #28030 (Closed): Remove unused method
- Method usage was removed there: #26627
- Defect #28021 (Closed): limit to 33 sub-projects
- I'm wonder but looks to Redmine has limit dis ... e take a look on my screenshots. !redmine_issue_1.png! !redmine_issue_3.png!
- Defect #28016 (Closed): Incorrect placement of description box of new issue and edit issue
- I read old report from your forum #26243 ... yles is responsible for this ? !text_area_issue.jpg! My soft: 1) Redmine: 3.4.2 2) Mari ... how can i fix it ? Thanks for you attention.