Project

General

Profile

Search

Results (18280)

Open discussion: Problem with Redmine URL, notification emails and custom workflows
Hi: I've recently made an upgrade of a pre ... I'm having a few small (But still annoying) issues I can't put my finger on. Let me try to giv ... my situation clear :p. Thanks for your help!! 2012-12-06 18:55
Help: RE: Can't set start or due dates from incoming emails for new issues
Using YYYY-MM-DD is just a workaround, may I suggest you open a feature request? 2012-12-06 16:33
Help: RE: Parent issue % Done is not updated when subtask issue status is changed.
The setting "Calculate the issue done ratio with issue status" doesn't relate to child tasks. It i ... us 'resolved' -> 75% status 'closed' -> 100% 2012-12-06 16:21
Help: RE: Multi Parent task for a task
Issues can only have a single parent. Think of a t ... ranches. http://en.wikipedia.org/wiki/B-tree 2012-12-06 16:09
Help: RE: Redmine & MSSQL
Did you ever resolve this problem? I'm having the exact same issue! / Tommy 2012-12-06 15:48
Open discussion: RE: Problem querying redmine for Projects using crontab
*This is not a redmine issue*, although there might be people on the forum who can help you either way. You have an issue with your server configuration, whatever ser ... check your paths, your mod_proxy config, ... 2012-12-06 14:11
Plugins: RE: External Link in Menu
Look my very simple plugin, that should help you: https://github.com/jniggemann/Redmine-All-Issues 2012-12-06 13:57
Help: Redmine 2.1.4 -> Relate issues between two projects
Hello all! I am using the latest Redmine v ... subprojects A1 and A2. Now I want to relate issues between the two subprojects A1 and A2, but I get the error that the related issue does not belong to the same project, of cour ... I know, in Administration -> Settings -> Issue Tracking I can check "Allow cross-project issue relations", but this is not what I want to have, because then I can relate issues between all(!) projects, but I only want be ... yone an idea how to do this? Best regards. 2012-12-06 11:21
Help: RE: Help installing Release Notes 1.1.1 for Redmine 1.4.4
Yes. Sounds like it's a known issue, he'll set to fixing it this week hopefully. Thanks. 2012-12-06 10:18
Development: RE: Setting relations via REST API
I was able to figure out my problem. For futu ... //www.redmine.org/projects/redmine/wiki/Rest_IssueRelations POST /issues/*number*/relations.json { relation: { "issue_to_id" : id "relation_type" : "relates" } } 2012-12-06 04:57
Open discussion: RE: issue_status: different meanings possible?!
>"feedback" should be a closing status for so ... g for others?! IMHO that's not possible, as issue statuses are project independant (at least i ... should be a closing status only if previous issue_status is "new"?! Not possible either if I'm not mistaken, as issue statuses are either closing or not. If a sta ... ndependent of its current / previous state... 2012-12-05 17:37
Open discussion: issue_status: different meanings possible?!
Hi, is it possible to give a particular issue_status different meanings? e.g. "feedback" ... implement multiple requirements to close an issue. e.g. "feedback" should be a closing status only if previous issue_status is "new"?! appreciate any ideas ;-) 2012-12-05 17:27
Help: RE: Delete relation link does not work
Nevermind, I've fixed it. WebDAV steps in whe ... the reply as spam. Please search web for "issue-hosting-restful-services-on-iis-7" and you'll see the blog that I've used. 2012-12-05 14:16
Help: Delete relation link does not work
Hi, I've installed Redmine via Microsoft W ... t ran into a problem while trying to connect issues within the same project. If I want to create a relation, like Issue #1 precedes Issue #2, no problem. But the issue occures if I try to delete that relation. Si ... advance. Redmine version: 2.1.2-stable 2012-12-05 13:19
Help: RE: Query issues change status between dates
Thank you very much Jan! 2012-12-05 10:42
Help: RE: Query issues change status between dates
Yes, just click "Add filter" on the upper rig ... elect "between". You can then select 2 dates. 2012-12-05 09:47
Help: Query issues change status between dates
Hello, is there a "smart" query that will return the issues that changed its status between two given dates? Thanks in advance. 2012-12-05 09:27
Open discussion: RE: Installing Redmine on Wi ... R2 and Apache with Thin as a windows service
Hi, When I try to start the service I get ... having this error. Have yo had this same issue? Thanks 2012-12-04 22:48
Plugins: RE: Storing Attachments in Dropbox
Please report issues to https://github.com/alexbevi/redmine_drop ... e provide the version of redmine you're using 2012-12-04 19:29
Plugins: RE: Storing Attachments in Dropbox
Hi Alex, thanx for your nice work! I have some small issues with using the plugins and I don't know how ... .rb:90:in `destroy' Can you please help? 2012-12-04 19:26
Help: RE: issue mail has not to mail body?
If there's no "To:" header field, how can the mail have reached your inbox? 2012-12-04 18:26
Plugins: Opening Project's Settings yields "Internal Error" after Redmine Backlogs Plugin Install
Hi - We're fairly new to Redmine and have ... on how I can better troubleshoot / trace the issue? Thanks, Noah 2012-12-04 15:40
Development: RE: How to change background color to issue
You can check how the themes do it. Basically ... ority-1 td { border-color: #add7f3; } </pre> 2012-12-04 13:20
Help: RE: Users unable to Update issues using IE8
#12195 didn't help my issue - in fact it caused IE7 to crash (Operation Aborted error). #12298 is a different issue altogether so I'll not go poking around on t ... using IE6/7/8 so the pain is just compounded. 2012-12-04 10:00
Development: Setting relations via REST API
I'm trying to set a relation between issues using the rest api. The issue states that it has been updated, however no ... . This is the api that I am using { "issue": { "relations":[{"id":null, "delay":null,"issue_to_id":1157,"issue_id":1624,"relation_type":"relates"}] } } Thanks in advance 2012-12-04 07:04
(8401-8425/18280)