Project

General

Profile

Search

Results (12716)

Feature #18189 (New): Ability to display Issue Count in the sidebar next to custom queries
Most of the functionality from #2679 has now ... count next to custom queries in the side bar. 2014-10-24 21:25
Feature #18184 (Closed): Calculate parent task done ratio based on subtask status.
If "Calculate the issue done ratio with" is set to "Use the issue field" done ratio for parent is calculated a ... d it works just fine. But if "Calculate the issue done ratio with" is set to "Use the issue status", done ratio for parent now based on ... e ratio was set manualy but if it was set by issue status also. 2014-10-24 16:19
Patch #18182 (Closed): Latvian translation update
Some new Latvian translations and a few clarified translations (issue relations). 2014-10-24 15:47
Defect #18181 (Closed): Cannot send custom mail notifications with attachments
Good day! Sorry, I don't know which tracke ... (one (pair) of them is in attachment to the Issue) and extended mailer.rb: in issue_edit() I try to send specific email-notifica ... do this before native mailing (see mailer.rb issue_edit() function). I need to include attachme ... ice or an example of working code. Thanks! 2014-10-24 14:47
Defect #18176 (Closed): PDF: long text is corrupt
I applied the pdf.rb.patch from #14466 in my ... there is still the problem that an export of issues with long text to pdf is corrupt. The pd ... 's an important feature for us. Thank you. 2014-10-24 10:11
Defect #18175 (Closed): Dislocation in appearance of Right click context menu in issue list
In version 2.6.0, right click context menu ap ... dislocated. Please check the attached image. 2014-10-24 08:09
Defect #18174 (Closed): Rails-4.1 branch merge into trunk (r13482) reverts trunk commits
The merge of the rails-4.1 branch back into t ... hi because you're trying to fix it currently. 2014-10-24 05:39
Feature #18170 (Closed): Make subject.strip in app/models/mail_handler.rb configurable
In Russian words are long. and very often issues becoming stripped by 255 chars. i believ ... w feature - make subject.strip configurable! 2014-10-23 15:27
Feature #18163 (New): Activity entry when a file is added to an issue
If an image is added to an issue without any comment it is not shown in the activity view. Notification emails work as intended. 2014-10-23 09:37
Defect #18159 (Closed): Security issue when using local repositories
Access to local repositories uses the system ... obtaining reading access to that repository. 2014-10-22 22:03
Feature #18137 (Closed): After Installing Redmine (> 2.5.x) on Heroku
Introduction I cannot believe it but I have ... ial effort, but Where? Which of [Wiki Forums Issues] is best for continuation of a HowTo wiki page? More Issues I also have two immediate issues after my happy own redmine herokuapp. One i ... er and I am pretty sure there are many other issues after these two, and where shall these issues be tracked and become helpful? WikiPage Related Issues I decide to write my first redmine.org issue (somehow I chose no forums nor wiki) and I d ... pages" related with different purpose. This issue thread shall serve as a place to hold all di ... (> 2.5.x) on Heroku. Comments are welcome. 2014-10-20 11:48
Patch #18134 (New): Issues with svn:mergeinfo property values and r13443 rails-4.1 rebase.
After some Redmine core SCM log reviewing I noticed several issues: # related to svn:mergeinfo properties: # ... 1 fn5. config/locales/de.yml and Gemfile 2014-10-20 06:05
Defect #18133 (Closed): Deprecation Warning
> DEPRECATION WARNING: Paginator no longer ... nt at */redmine/lib/redmine/pagination.rb:99) 2014-10-19 14:34
Defect #18132 (Closed): Rails4: deprecated Relation#update_all at db migrate
Migration 20130215111141_populate_issues_closed_on is broken [1] with recent rake [2 ... mmit/1391d74e41b786d2f1a3a4ecf7fad1eda7e49622 2014-10-19 12:59
Feature #18129 (Closed): Insert spent time when creating new issue
For how we manage our projects, we often enter an issue after it has already been resolved. So it would be convenient to be able to open a new issue to enter the hours and close it with only on ... ly it would be convenient to create a closed issue with a single step Can you help me? 2014-10-18 17:14
Feature #18126 (New): Allow setting up version hierarchy
There's useful feature in JIRA which we would ... This allows you to view and track all of the issues assigned to the milestone releases under the umbrella of the major release. All issues under the child version are considered to b ... ne 1', then you will be able to view all the issues assigned to 'Version 2 milestone 1' when you view 'Version 2' on the Planning Board. 2014-10-17 13:45
Feature #18114 (New): Restricted Admin Rights
Currently, a user requires admin rights to be ... te fine grained admin rights in the future? 2014-10-16 09:55
Defect #18094 (Closed): List custom filed wit ... displayed as check boxes cannot be unchecked
Steps to reproduce: # Add new custom field for issues with the following attributes: Format: Lis ... e the custom field on a project # Add a new issue on the respective project and tracker # Check on option for Test field # Save # Edit issue # Uncheck all options for Test field # Sav ... option checked, the custom field is not sent. 2014-10-14 17:09
Defect #18092 (Closed): How to create plugin change settings?tab=issues with tracker_id for type tracker
HI every body. I want to create plugin overide this:http://localhost:3000/settings?tab=issues Can change setting default with type issues:example with bug i want to set Default columns displayed on the issue list: tracker, status,piority.with feature i want to set Default columns displayed on the issue list: tracker, status, updated. Please help me!!! . 2014-10-14 11:51
Feature #18084 (Closed): Get list of all issues in which user has entered Log time
Hello! Redmine provides feature that we ca ... asignee he would log time for the assignee's issue. But how can we get that issue in issue list? How can we get list of all issues in which a user has logged time? 2014-10-14 06:12
Defect #18068 (Closed): Copying Projects & Parent Child Issues
Issues that have parent child relationships only show up as nested in a tree view in the issues list when the issues are in order (parent first then children im ... When copying projects... * If I have the issues in order to show up in a nested view, the parent issue still gets copied first before its children and shows up incorrect. * If I put the issues in opposite order, it still behaves similarly. * I have no way to have a nested view of issues after copying a project. i.e. +Project Issues to be copied:+ - Child Issue 1.1 - Child Issue 1.2 - Child Issue 1.3 Parent Issue 1 Parent Issue 2 - Child Issue 2.1 - Child Issue... 2014-10-10 23:59
Defect #18066 (Closed): 404 Error when Creating New Issue
Hi, I have the same issue as described in #17370 which had been closed ... it with some logs. When I try to create an issue by filling every fields except parent, redmi ... og : <pre> Started GET "/projects/testproj/issues/new" for 127.0.0.1 at 2014-10-08 10:59:18 +0200 Processing by IssuesController#new as HTML Parameters: {"proj ... roj"} Current user: dev(id=2) Rendered issues/_form_custom_fields.html.erb (31.0ms) Rendered issues/_attributes.html.erb (156.0ms) Rendered issues/_form.html.erb (234.0ms) Rendered attachments/_form.html.erb (16.0ms) Rendered issues/new.html.erb within layouts/base (250.0ms) ... : 155.0ms) Started POST "/projects/testproj/issues" for 127.0.0.1 at 2014-10-08 10:59:58 +0200 Processing by IssuesController#create as HTML Parameters: {"u ... xq1yuzmkfrTze8a/AvCOPND542Hk946rJkEnmHy8=", "... 2014-10-10 18:02
Patch #18059 (Resolved): Activity when issue change assigned to.
Hi. There is patch to change activity for project. It's will shows you when issue status was changed, assigned_to was changed, ... his and everything works fine. See files. 2014-10-10 13:59
Defect #18058 (Closed): Wrong redirect after ... with network.http.referer.trimmingPolicy = 2)
Steps to reproduce: * Go to a roadmap page ... ine plugins: no plugin installed </pre> 2014-10-10 11:13
Patch #18051 (Closed): Cancel button on issue edit view
Please add button cancel to issue edit form. Now when you are editing an issue and select button 'back' in your browser it's takes you to issues list, but button 'cancel' can take you back to this issue. See cancel_button.diff file. 2014-10-09 11:09
(5001-5025/12716)