Project

General

Profile

Search

Results (12483)

Patch #25628 (Closed): Better wording for issue update conflict resolution in German
The german translation of the update conflict resolution options are not very clear. 2017-04-18 11:50
Feature #25625 (New): Turn issue numbers into UUIDs
h2. Problem with issue numbering It seems like global sequental issue numbering in Redmine makes a lot of people u ... dopt such a scheme, because it doesn't allow issues to be easily moved between projects. Somebo ... ://projects.andriylesyuk.com/project/redmine/issue-id which does exactly that thing (I don't kn ... ent Redmine installations (see #3647). Since issue numbers are often put in commit messages, it ... rised about Git's SHA-1 revision hashes, why issue numbers are different? Strings like <pre> http://www.redmine.org/issues/af666b6a-4245-43dc-a42b-f3cd44a58e7c </pre> are unlikely to ever clash with another Redmine issue in the world, but still short enough to serv ... on of an imperfection when a project has its issues numbered with large gaps. Unfortunately, ... omatically solves #6642 at the same time. 2017-04-17 19:34
Defect #25619 (Closed): 2.6.0 upgrade to 3.3.3 NoMethodError (undefined method accessor...)
C:\Bitnami\redmine-3.3.3-0\mysql -u root -p b ... .1/redmine/projects but the project and the issue page prompt ERROR. (Attached the full ver ... in `permissions_all_trackers?' app/models/issue.rb:168:in `block in visible?' app/models/ ... s/user.rb:638:in `allowed_to?' app/models/issue.rb:153:in `visible?' app/controllers/application_controller.rb:324:in `find_issue' lib/redmine/sudo_mode.rb:63:in `sudo_mode' 2017-04-17 05:41
Feature #25616 (Closed): Change format of the ... edmine.org and in the shipped changelog file)
Currently the changelogs (both the ones on re ... ure are: * we have some basic context of an issue without the need to open it * translation issues don't clutter up the list * the list is br ... to the many newlines between categories and issues * it takes some more time to prepare inste ... ass ".icon-details" * Patch #24643: Rename "issue" to "item" in query helpers * Patch #24713: ... the email notifications for adding/updating issues more readable/clear === [Email receiving ... w forward reference to parent when importing issues === [Issues] * Defect #15226: Searching for issues with "updated = none" always returns zero r ... es" is not * Defect #17762: When copying an issue and changing the project, the list of watche ... Defect #20127: The description column in the ... 2017-04-16 09:23
Defect #25607 (New): Users can't see issues they've been assigned to.
As tracker visibility for roles was introduced, it has become possible to assign a user to an issue that can't be viewed by this user. *Preco ... . User_1 with a role that can be assigned to issues and has no access to some tracker (tracker_1). 2. User_2 with a role that can edit tracker_1 issues. *Steps to reproduce:* 1. User_2 assigns User_1 to issue_1 with tracker_1 *Expected behavior:* 1. User_1 can access issue_1 while he is assigned to it *Current behavior:* 1. User_1 cannot access issue_1 though he is assigned to it. 2017-04-14 11:09
Feature #25606 (New): Sending email while changing subject line
Hi, I want to know if there is any way to get redmine send mail if we edit the subject line of issue or news. May be some changes in mailer.rb? Regards, Kay 2017-04-14 05:37
Defect #25604 (New): Redmine does not appear to strip leading spaces from new issues
h4. Overview We have a group that manually creates new issues for us. Occasionally they don't pay close attention and will create new issues that contain a leading space in the Subject ... ted results. We finally figured out that the issue is caused by the leading space in the Subjec ... e intentionally provide support for creating issues with leading spaces or is this a case where ... ing spaces from that field when creating new issues? I assume the latter and am filing this rep ... in installed </pre> Internal ref: !#52875 2017-04-13 16:10
Defect #25596 (Closed): when creating a new issue, custom fields for trackers don't update on tracker change
I googled, and searched -- but could not find this issue in the tracker. Apologies if this is a dup. ... . Some are required. When I click on new issue, if a tracker is 'A', and I switch to 'B', t ... ll I then be presented with the correct 'new issue' page for that particular tracker. Debian ... ne_pretend 0.0.2+git20130821 2017-04-12 23:48
Defect #25595 (Closed): Important usability bug - Too easy to delete issues
*Please do not delete it or mark it as duplic ... know this has been discussed in other random issues here over the years. But it has been asked ... ifferent solution proposal, and in seperated issue for the same problem. ___ Here's the problem *It should not be possible to delete issue without:* * Having that tracked in activity tab * Being able to uncover (undelete) the issue later ___ I think this is a really big issue for a mature product like redmine. I hope this post will help to flag this issue as a big priority for the nexte release and bug fixing. Sincerely Fred 2017-04-12 22:14
Defect #25583 (Closed): EVM Plugin Issue
Processing by BaselinesController#index as HT ... how_html_erb__3099829965297914905_61604880' 2017-04-11 13:49
Defect #25579 (Closed): EVM Plugin Issue
DEPRECATION WARNING: Passing the format in th ... how_html_erb__3099829965297914905_61604880' 2017-04-11 13:06
Feature #25578 (Closed): Import spent time
I think it should be great to have a way to i ... something similar to the way you can import issues. 2017-04-11 12:23
Defect #25577 (Closed): Fixing wrong hyphenization on FAQ-Page for RequestHeader
Hi, just want to point you to this issue: [[https://github.com/docker-library/redmine/issues/60]] The FAQ ([[http://www.redmine.org/pro ... henization has to be set correctly. Thanks 2017-04-11 12:13
Patch #25570 (New): unchecked use of params[:query]
Requests to URLs like @/issues?query=12@ result in an application error be ... a more appropriate error code automatically. 2017-04-11 06:54
Feature #25561 (Reopened): Issues are not tasks: please split them
Hi I know it has already been addressed but issues are not tasks and renaming issues to task is not enough because we need both ! I'm in favor of renaming the current issues module as tasks module since it is connected to the Gantt which has nothing to do with issues / tickets. Even if we think differently we do need to separate issues that are mainly submitted by the end user , ... ly submitted by the internal staff. This issues / task confusion is the source of most rebu ... thought about it already thanks cyril 2017-04-10 09:04
Defect #25555 (Closed): Make api paging limit configurable
Currently the API is limited to a maximum of ... e other hand it is possible to configure the issue export limit. I would like to be able to ... est_api#Collection-resources-and-pagination]] 2017-04-08 15:06
Feature #25547 (Closed): Bulk edit issues
Can you add documentation about rest api for Buld Edit for issues? 2017-04-07 13:44
Feature #25542 (Closed): Custom Fields available over the API
Hi Guys, the /custom_fields.json is not av ... ds before submit, because redmine reject the issue if custom fields don't match the right value ... om fields in the right way. Regards Tobias 2017-04-07 10:49
Feature #25540 (Closed): Unify fields of subtasks and related issues on issue page
Subtasks and Related issues as shown on issue page have different fields. Subtasks: status, assigned to, done ratio Related issue: status, start date, due date I would like to propose to change Related issues and show same fields as for Subtasks. 2017-04-07 08:49
Feature #25538 (Closed): Drop support for Ruby 2.2.1 and ealier, 2.2.2+ is now required
Support for Ruby 1.9.3 and 2.0 has ended by R ... 016/02/24/support-plan-of-ruby-2-0-0-and-2-1/ 2017-04-06 21:51
Feature #25534 (New): Dynamic filters
One use case is the following: Review of issues for a defined target version. First a static filter is first defined with the list of issues. Then, with the dynamic filter we can revi ... y the filter, but it is not efficient at all. 2017-04-06 14:50
Patch #25526 (Closed): Revert API change in spent_hours field in issue#show
When preloading the @spent_hours@ of issues (as e.g. done for #20661, they default to @ ... ault @0.0@. This results in a change of the @issue#show@ API which now also returns an Integer ... wing way: <pre><code class="json"> { "issue": { "id": 15, ... "spent_hour ... follows: <pre><code class="json"> { "issue": { "id": 15, ... "spent_hour ... evious behavior of always sending Floats. 2017-04-05 15:29
Feature #25517 (New): I want to use the Redmine time tracking more loosely than currently required.
We use the Bestest Punch Clock for Redmine pl ... category and a comment, but usually omit the issue. We don't necessarily like estimating issue times and logging time spent on a specific issue. We would prefer to view the Roadmap progress bar as issues closed / total issues. In the admin settings under Issue tracking, could we make it an option to not have estimate times on issues and to not use time in roadmap percent calculations? 2017-04-05 05:29
Feature #25515 (Closed): View attachments on the issue list
!{width: 785px}.25515-attachments-column@2x.png! 2017-04-04 19:06
Feature #25513 (New): New custom field type f ... t type") - per Project specific set of values
Currently custom field type List can be defin ... projects+. Only with this functionality, issue #25043 brings great enhancement to serious multiproject environments. 2017-04-04 16:05
(3176-3200/12483)