Project

General

Profile

Search

Results (12483)

Defect #28190 (Closed): Apache passenger stopped work after upgrade passenger from 5.1.12 to 5.20
After upgrade Apache module Passenger from 5. ... k-after-upgrade-passenger-from-5-1-12-to-5-20 2018-02-14 12:05
Defect #28188 (New): No Access-Control-Allow-Origin
Hi , I am using the redmine api in angular js and for users and issues list, but i am getting error "No 'Access-Co ... urgently basis. I am using redmine 3.3.1 2018-02-14 09:50
Defect #28180 (Closed): Role-base cross-project issue query visibility calculated incorrectly
When saving a cross-project issue query and selecting role based visibility, t ... ). An example: There's a "Manager's only" issue query. Paul and Perter are both managers and ... ified the bug and developed the attached fix. 2018-02-12 14:25
Defect #28171 (Needs feedback): When exporting to PDF from the issue navigator (several issues) textile is not exported correctly
Environment: Redmine version ... ine_editauthor 0.11.0 redmine_issue_evm 4.0 redmine_monitoring_c ... ns 0.0.3 If I export a single issue from the issue page (i.e. /redmine/issues/3400) textile codes (i.e %{color:red} tex ... ly. Showing the color in the PDF From the issue navigator /redmine/issues an export to PDF or CSV shows the textile code 2018-02-09 21:21
Feature #28170 (New): Filter issues by "Associated revisions"
In the issues view, it would be helpful to filter issues in that way: * only show issues that have no associated revisions * only show issues that have associated revisions * only show issues that have no associated revisions in _<repository>_ * only show issues that have associated revisions in _<repository>_ * (only show issues that have at least N associated revisions) Is there already a feature request for that ? 2018-02-09 17:04
Patch #28168 (Closed): Allow context-menu edit of % done and priority of parent issues if the fields are not derived
Following #27533, r17129 implemented a change to not check anymore whether all selected issues for a context-menu can be assigned a priori ... %done fields were always derived from child issues. That is, parent issues always had the highest priority of any of their child issues and a average % done. Later, Redmine gained ... nd % done fields should be derived on parent issues or should be settable on their own. The ... uld still be disabled. In any case, the same issue also is present for the % done field and is ... xes and unifies the behavior for both fields. 2018-02-09 15:46
Feature #28167 (New): Proposal: Allow administrator to specify kind of status change in Workflow
In Workflow, admins can specify status change ... p users to know if a status change makes the issue closer to completion: New (->) Doing Doi ... The icon should be shown in dropdowns in the issue menus (edit and context). In Admin > Workfl ... rd in another) should use the undefined icon. 2018-02-09 14:27
Defect #28160 (Closed): Misleading russian translation for "Log time" button
Current russian translation for the "Log time ... ime`) but different role, all located in the issue details area. Proper translation would be **Добавить трудозатраты**. 2018-02-09 10:52
Feature #28150 (New): Ability to choose Fields permissions for new issue
Fields permissions, are missing a setting, in ... for field visibility for special status New issue, which is available for Status transitions. Currently it means that author can change issue attributes, as long as issue is in same status. But desired behaviour is to have author enter issue attributes only once, and later he can't cha ... . Just like on Status transitions. 2018-02-07 12:47
Patch #28138 (Closed): Add link to add a new issue on the version page
When showing a single version, a common task is to edit issues there. For existing issues, users can easily use the context menu for that. To add issues however requires a rather complex workflow to go to the "new issue" page, select the version and create the issue. The attached patch against the current t ... ge of a single version to directly add a new issue for that version in the version's project. It links to a pre-configured add-issue form. The patch was extracted from "Planio":https://plan.io/redmine-hosting/. 2018-02-05 17:24
Defect #28137 (Closed): Issue : We're sorry, but something went wrong.
Redmine is giving below error - We're sorr ... went wrong. We've been notified about this issue and we'll take a look at it shortly. We a ... : I am reachable on 9146239239 Dhananjay 2018-02-05 13:28
Defect #28134 (New): Can't set issue start/due date when field values are calculated from subtasks and subtasks have no such fields.
Steps to reproduce: 1. Enable calculation of issue start/due date values based on subtasks in Redmine settings 2. Create a parent issue that has start/due date fields enabled 3. A ... Start/due date values can be set on parent issue Current result: Start/due dates for parent issue can't be set neither in parent, nor in subtask. 2018-02-05 07:08
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 ... 2018-02-05 05:59
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). 2018-02-02 16:54
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/ 2018-02-02 12:05
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. 2018-02-02 11:58
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 2018-02-02 08:35
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. 2018-02-01 10:33
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. 2018-02-01 10:18
Defect #28115 (Closed): Fail to create a task
Fail to create a task (undefined method `>' for nil:NilClass) 2018-01-31 18:16
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. 2018-01-31 12:10
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. 2018-01-31 11:03
Defect #28109 (Closed): Incorrect interpolation in Swedish locale
There is an incorrect interpolation in the Sw ... ource:/trunk/config/locales/sv.yml@17186#L137 2018-01-31 10:57
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! 2018-01-31 09:46
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> 2018-01-30 09:04
(2726-2750/12483)