Search
Results (18298)
- Help: RE: Cannot find how to restart redmine. (Issues installing plugins.)
- Restarting or even reloading apache should re ... rather put my money on a path or permission issue (passenger apps do not necessarily run as the same user as apache).
- I am trying to install the Redmine Stealth as ... l Database schema version 20100221100219
- Help: RE: REST API Using C#
- It actually worked pretty well using the code ... sure you're updating the correct project and issue, but it does work. You can get this information by using the API pointed at issues.xml. You'd just need to GET instead of PUT. ... via the XML, but attach it to the end of the issue's .xml address as a query string. Something like <pre> http://server/issues/" + issueNumber + ".xml?notes=" + HttpUtility.UrlEncode( notes ) </pre>
- Is it possible to do a 'blocked by' version on issue relations? For example, we have a redmine ... n with a due date which has a 'Software R&D' issue attached to it. In that issue i'd like to say it is blocked by a whole ver ... ease 2) rather than a whole load of seperate issues.
- Open discussion: RE: Calendar / Meeting schedule
- +1 ! I'd even be happy with just being abl ... t" to the calendar that I can reference from issues, wiki etc.
- Hello! I known that hook is used to extend ... ct passing some conditions before saving the issue, I used controller_issues edit_before_save hook but i don't know how ... uld everyone help me? thank. Nhanntit
- Hi all, I was supposed to get mails when issue was created or updated. However, I got nothi ... please do tell me. thx in advance shingo
- Hi, I would like to extend the Redmine sea ... must be searchable. Did anyone solved this issue? It could be usefull for anybody. There a ... =4919#message-4919 http://www.redmine.org/issues/3021 Thank you
- Help: RE: Clicking Issues always results in "File Download" prompt
- I forgot to mention that if I right-click on Issues and open up a new IE window, the Issues page will open up normally in that new window!
- I'm to Redmine, just recently installed it in ... On my PC (Win XP, IE6), when I click on the "Issues" link, instead of opening up the Issues page as expected, I always get a "File Down ... roblem has to do with my IE6. Any ideas?
- Help: RE: Missing actions for notifications and default columns dislpayed on the issue list
- I'm facing precisely the same situation (i.e. ... rrectly). Does anyone have a fix for this?
- So I run this command /opt/bitnami/apps/redm ... : -------@-----.com Subject: creating a new issue via email Content-Type: multipart/alternati ... :send_reminders # Send reminders about issues due in the next days. rake redmine:watcher ... , shouldn't I see at least a failure message?
- Help: RE: Issues installing Stuff To Do Plugin
- it was the dashes to underscore issue. Thanks for sorting that out, it was real ... that I couldn't get it going. Cheers, Stu
- Help: RE: Issues installing Stuff To Do Plugin
- Plugin names are fixed most of the time. So y ... (notice the underscores instead of hyphens).
- Help: RE: Proper method of upgrading plugins?
- Please see [[RedmineUpgrade]] for detailed st ... roduction </pre> mentioned in step 4. The issue is not caused by the plugins but by your red ... again by following the checklist. --Holger
- *Environment Info* OS: Ubuntu 9.04 (jaunty) ... Budget 0.2.0 *Issue Description* I just upgraded from 0.8.7 to ... g this all wrong? Any help is appreciated.
- Help: RE: Issues installing Stuff To Do Plugin
- I've got a work around, it's not pretty and i ... e plugin itself seems to work so I'm happy.
- Hi everyone, When creating a new issue, the start date defaults to "today". I canno ... bother about start or end date when creating issues. But since the start date is set (and not manually deleted by the user), the issue appears in the Gantt. Thanks! Jan
- Help: RE: How to move ticket - from inside the ticket
- I found this in the issues log: http://www.redmine.org/issues/6195 there is a patch attached that does seem to work.
- A nice feature of Redmine is that it touche ... time of each actor (e.g. 10 hours) # If two issues belong to the same actor and have overlappi ... tuation and resolve it. # If two subsequent issues belong to the same actor and a new one also ... ccordingly. # Interrupt the execution of an issue and continue it some days afterward. Have the above issues been considered by anyone else? Is there so ... nything that approaches anything similar?
- Hello everybody, and sorry for my bad englis ... can reach the project overview pages and the issues, activities but not the "new issue" page of the different projects. Also I cant ... ow I can fix this. Thanks, wAysen
- Help: RE: Issue Reminder
- Milan Stastny wrote: > Hi in our company we ... for the one user(assigned, created, watched issues in one mail - not 3 mails for each) > > ... annot work/test/use the cron functionality :(
- Help: RE: Issue Reminder
- Hi in our company we just tried the send_remi ... for the one user(assigned, created, watched issues in one mail - not 3 mails for each) the ... e it, fix it, and INCLUDE IT IN REDMINE TRUNK
- Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
- +1 for this. We have several "library" pro ... pplication 3 What can happen is that an issue gets reported on Application 1. Closer inves ... aving mechanism" library. Ok, let's raise an issue in that library and fix it. But also Applica ... Data saving mechanism" library, so the fixed issue should be seen also from there. Any ideas ... that's why we would need some kind of formal issue management in the first place. Best Regards, Joonas
- Help: RE: How to move ticket - from inside the ticket
- I have also noticed this and I am assuming it is due to refactoring the issues controller but this is a very important function for my team as well. thanks tony