Project

General

Profile

Search

Results (12716)

Feature #17169 (Closed): Allow POST in sys/fetch_changesets
The REST API's @sys/fetch_changesets@ should ... mple Gitlab can't use GET for its web hooks. 2014-06-12 14:20
Defect #17163 (Closed): Files assigned to a version can not be deleted if Issue Tracking module is disabled
Log <pre> Started DELETE "/attachments/1632 ... ate Version if one does not exist # Disable Issue Tracking # Go to Files Tab # Create new fi ... to delete file Related to #9055 and #9576. 2014-06-12 04:06
Defect #17158 (Needs feedback): 403 error when trying to view project/issue details
Hi! I've had a working instance of Redmine ... r members can be seen in /projects URL, also issues are shown in dashboard, but when member wants to go into the project or issue details the error is thrown (excerpt from pr ... o members but still they receive 403 error. 2014-06-11 13:20
Defect #17157 (Closed): Unable to create new defects in Redmine
Hi I'm currently administrating redmine serv ... . currently we are facing some intermittend issue while loginh new issue(Defects), we are getting the below error mes ... id or advise me what are the steps involve? 2014-06-11 12:17
Defect #17151 (Closed): File upload broken on Chrome 36
On Fedora 20: https://www.google.com/intl/en ... iles" is clicked: !fedora20-chrome-36.png! 2014-06-11 06:42
Defect #17147 (New): Public/private saved queries are not separated anymore
In Issues, Public and Private queries were grouped in ... urpose (see #4908), and I could not find any issue or request for changing it, maybe it is an unwanted change in recent versions? 2014-06-10 12:45
Defect #17143 (Closed): pdf export only export opened issues
can't export closed issues . 2014-06-10 03:04
Feature #17132 (New): add ability set "private note" visibility for specific role
I think add ability set "private note" visibi ... ures or in plugins. Please see mockup of it. 2014-06-09 20:05
Feature #17126 (Closed): Private issue should not to be visible for administrator
Private issue should not to be visible for administrator o ... privileges accordingly. Can team make this? 2014-06-08 22:13
Defect #17125 (New): workflow's status-transi ... r-row pan & scroll out of view when numerous issue-statuses
When quantity q issue-statuses are provisioned and where q is larg ... h q+1 entries on each side: 1 header plus q issue-statuses. The defect is that the header-col ... as there is for example in Microsoft Excel. 2014-06-07 21:16
Feature #17116 (New): "Subprojects on Main Projects" - Issues / Roadmap Pages Settings Separation
Currently there is an option in Administration / Settings / Issue Tracking that either enables or disables the displaying of subproject issues on main projects. However, this option applies to both the Issues list and the Roadmap view, which is not exa ... options instead? I would like to have my "Issues" list show all issues from the current project branch (i.e., incl ... ects) while the "Roadmap" view only displays issues and versions within the current project (i.e., excluding subprojects). These issues would be much more clearly understood and used if they were set up as: * Include subproject issues in Issues list * Include subproject issues in Roadmap view 2014-06-06 11:37
Defect #17113 (Closed): Parent task invalid although type ahead shows ticket
I'm testing Redmine 2.5.1 as we want to upgra ... e for us. However, there is a (usability) issue with it. Here's the scenario: # I'm member of two different Redmine projects # I create an issue in project 2 # When I begin typing in the p ... the text of a ticket title in project 1 ("myissue") the type-ahead feature proposes this ticke ... * allow to add parents across projects 2014-06-05 16:58
Feature #17098 (New): Add a possibility to create an issue from the comment
Sometimes our bugs are rather big and have lo ... omments that in fact are transfered into new issues. Just for now we have to copy-paste the contents of the comment and start submitting a new issue... I suggest to add a feature to Redmine to start a new issue from some comment. We can have a link near every comment to do it. The description of the issue can be copied from this comment, and the new issue can have a relationship with the parent one. ... to navigate from the comment to the created issue and back, from the issue to the originating comment. Is it possible to implement? 2014-06-05 08:42
Defect #17096 (Closed): Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field
h2. Redmine 1.4: h3. Issue adding: <pre> Message-Id: <redmine.issue-1.20140605133813@example.net> </pre> h3. Issue editing: <pre> Message-Id: <redmine.jour ... 605134129@example.net> References: <redmine.issue-1.20140605133813@example.net> </pre> h2. Redmine 2.4: h3. Issue adding: <pre> Message-ID: <redmine.issue-7.20140605044637.b10ff7cb511bccec@example.net> References: <redmine.issue-7.20140605044637@example.net> </pre> h3. Issue editing: <pre> Message-ID: <redmine.jour ... 9b638e71d@example.net> References: <redmine.issue-7.20140605044637@example.net> </pre> Redmine 2.4 issue adding "Message-ID" and editing "References" are not equal. So, some mailers cannot thread ... 2014-06-05 06:55
Defect #17094 (Closed): "Not Found" Exception while trying to create new issue item in redmine
[Steps] while trying to create new issue using the following code: Issue issue = new Issue { Tracker = new IdentifiableName{ Name = " ... host, apiAccessKey ); manager.CreateObject( issue ); [Expected Output] The issue should be added to the redmine database. ... ons] Redmine 2.5.1 Redmine.net.dll 0.11.0.0 2014-06-05 06:18
Feature #17093 (New): Roll Based Wiki Permissions
Is there a way to have role based wiki's? ... k around is to put these notes into assigned issues and create a role where user can only see their assigned issue, but that isn't a very clean or flexible. 2014-06-04 23:48
Defect #17091 (Closed): Spent time report
If I try to add a required custom field which ... e` IN ('TimeEntryActivity') LEFT OUTER JOIN `issues` ON `issues`.`id` = `time_entries`.`issue_id` LEFT OUTER JOIN custom_values cf_7 ON cf_7.customized_type = 'Issue' AND cf_7.customized_id = issues.id AND cf_7.custom_field_id = 7 AND (((1=1) AND (issues.tracker_id IN (SELECT tracker_id FROM custo ... WHERE ifa.is_for_all = 1 AND ifa.id = 7) OR issues.project_id IN (SELECT project_id FROM custo ... pre>5.5.36 MySQL Community Server (GPL)</pre> 2014-06-04 15:07
Defect #17078 (Closed): Submitting a task through email generates invalid issue ID after Redmine upgrade
Hi, we recently upgraded Redmine from 1.0. ... eally well except one thing. We noticed that issues submitted through email don't generate a valid issue_id. The email notification about newly created issue arrives, and the link to the "new issue" exists but the ID of the new issues is actually not a brand new one but one fro ... gh the Redmine web interface, a task with an issue_id of 16701 gets created. I create a new one, it gets an issue_id of 16702. Both can be previewed fine. Then I submit a task through email and it gets an issue_id of for example 16422. The thing is, information from the new email submitted issues is nowhere in the database (I queried the t ... ad, 16422 is and ID of a previously existing issue (and the link from the email points to that old issue... 2014-06-04 10:17
Feature #17077 (Closed): fetch_changesets should use POST method too
We use fetch_changesets to link Redmine issues with our git commits within another applica ... it to a future Redmine version ? Thanks ! 2014-06-04 09:30
Defect #17071 (New): Adding Watchers UX Is Not Clean
With the update to 2.5.1 and the implementati ... ent implementation breaks that functionality. 2014-06-03 21:23
Defect #17068 (New): When copying subtasks with relations between them self's are lost
Suppose I have a task (Task1) with two subtak ... he subtask aren't copied to the new ones. 2014-06-03 14:01
Feature #17060 (New): Custom text formatting for issue links
I've noticed that for issue links in commits there exists the capability ... cts/redmine/wiki/RedmineSettings#Referencing-issues-in-commit-messages. What I would like is to a similar type of setting for issue links within the rest of the system, especially with issue notes/comments. The main motivation behin ... g#123 bug #123 Bug 123 Bug#123 Bug #123 Issue#123 What would be great to see is some way to specify an issue prefix similar how it is done for repository ... here I could specify a list like "bug#,bug #,issue#,issue #" and have it cover all of the above cases. ... r expression for the match that contains the issue number as a capture. Having this setting used both for commit messages and issue notes/comments makes a lot of sense to me to ... Revision: 123 Author: somebody The main ... 2014-06-02 20:15
Feature #17058 (Closed): Sort Elements in "My Page"
Would like to be able to set user preferences ... ge" to sort by date (Ascending & Descending). 2014-06-02 18:03
Defect #17057 (Closed): Private Notes
Should private notes be viewable by the perso ... e them? In my case, only the owner of the issue is able to view all the notes on that issue. Individuals can write private notes to the issues, but after updating with the note, it is not visible to the respective individuals. 2014-06-02 17:59
Defect #17045 (Closed): Error message while bulk update of multiple trackers
Bulk update of multiple trackers at a time(_s ... mine can't handle too many request at a time. 2014-06-01 09:53
(5226-5250/12716)