Search
Results (18202)
- I was wondering if anyone got Oracle to work. I see several fixed bugs related to Oracle issues, but I just installed Redmine 0.6.4 and the ... es correspond to nullable columns. Any ideas?
- Getting this error when trying to upload an attachment to an issue. Using latest trunk code. Something broken here?
- It is great that the forums and issues are moved to redmine.org, and also Roadmap ... y dragging -Right-click functionality as in Issues. Example of this implemented in Flex: h ... well PPS. Redmine Rocks :-) Cheers, Lars
- Open discussion: RE: Notifications for changesets
- Hi Ricardo, I hacked up something like t ... hook, using a mysql query to discover which issue the changeset should be related to, to produ ... ication emails/RSS to interested users, e.g. issue owner, watchers, etc. when a new changeset i ... RedmineHacks ;-) Cheers, Jonathan.
- Help: RE: Email notification to several people
- I have not recieved any answer so far. I wo ... possible as a project leader, when giving an issue to an assignee, to put some people on the wa ... would be very thankful for an answer. Ina
- Open discussion: RE: Versions vs Milestones
- I see what you are saying. However, i don't s ... . and so on? You could still assign tickets (issues) for each thing that needs to be done (scri ... most of what you want using the current tool.
- Help: RE: Viewing time entries for a single task?
- Ah yes! There it is. I see why I couldn't fin ... t the total number of hours displayed in the issue was actually a link. Thanks for pointing that out! :-)
- Hi, Is it possible to generate an issue list that also contains the initial description for each issue ? The PDF generation for issue lists works fine, but is it possible to also ... ription, like in trac ? thanks, Ricardo
- Help: RE: Viewing time entries for a single task?
- Hi, You're missing the "Spent time" link on the issue page :)
- Am I missing something? I can see how to view ... a way to see this data just for a particular issue?
- Help: RE: Issue # should be unique in each project but not across the projects?
- There is so much reasons why it's better to have global issue numbering than per-project numbering, for ex ... , like show all my tickets in all procets * issue number itself is absolut and unique identifi ... 3 instead od ticket #123 from procejt #45 * issues can be moved between projects/trackers whil ... ration with other sw is much easier, because issue id can be unique key just alone * simplifie ... . Only one problem can be relatively high issue numbers, but it's only one drawback I can see (and unimportant one).
- Hi, I just noticed that the Issue # is unique across all the projects. So let's say if we have 2 projects, A and B. If issue 1 is created in A, then a new issue created for project B will start the issue number from 2? According to the database: issue table, it seems to be this way, but it is go ... blem since if we have 100 projects, then the issue number will overflow sooner or later though? ... way to work around this? Thanks, Daniel
- Hi, I did a quick patch for redmine to be ... the same way that it sends notifications for issues, news, etc.. I found this to be usefull ... 's preferences (similar to notifications for issue changes). The end result is pretty cool. ... an send a patch. regards, Ricardo
- Open discussion: RE: Is the Redmine Hacks idea supportable?
- Regarding the remote Git repositories... I ... ugh, is that this is a system administration issue to be solved via cron. -- John PS. I ... . or some random Redmine hosting site... ;-)
- Open discussion: RE: Versions vs Milestones
- For example, you have SomeApp in version 1.0 ... each milestone, so you can track both nr of issues open/solved per milestone and time estimate ... and actually, in which version it was fixed.
- Open discussion: RE: What about repeating issues?
- I yhink that plugin will be good sillution, b ... specific approach which is not for everyone.
- Open discussion: RE: What about repeating issues?
- My thoughts on this topic: * Define a cust ... s something which should be done by a plugin.
- Open discussion: RE: What about repeating issues?
- In Outlooks taks, I can define repeating task ... It's because you have to close this month's issue but not close next month issue. I think best overview you can get by exami ... epare more detailed analysis. Thanx Maxim
- Help: RE: How "Related issues" works exactly?
- IMHO, implementation of duplicates should be ... is done automaticaly to all linked (blocked) issues, the all issues will be closed, even when I would like to c ... aves, but closing of slave should left other issues intact.
- Help: RE: How "Related issues" works exactly?
- Maybe Jean-Philippe has to explain this, beca ... do nothing special. Just to know that the 2 issues are related... * duplicates: will close the related issue with the same status when closing the issue (not implemented yet) * blocks: will require to close the blocking issue before closing the blocked issue (not implemented yet) * precedes (end to start relation): start date of the related issue depends on the due date of the preceding issue (implemented). A delay can be set so that the related issue can only start n days after the end of the preceding issue. When setting dates for an issue, dates of all downstream issues are set according to these relations. An ... answers, not guessings. Regards, Nikolay
- Help: RE: How "Related issues" works exactly?
- I'm using #100 as the one you set the relatio ... * Related - Just adds a link to the other issue * Duplicates - Links issues so that changing the status of one, will ch ... now. * Precedes - Defines an "order", where issue #100 needs to be completed x days before y c ... cates. Related is great for linking similar issues. I've added this documentation to the [[FAQ]]. Eric
- Open discussion: RE: Import issues from a CSV file
- That will be really useful !! Good Idea, I think.
- Open discussion: RE: What about repeating issues?
- Can you describe what you mean by "repeating issues"? I have difficulties to understand what you mean that way...
- Configuration issues, errors listed below. Thanks for your help ... ::RubyRun) Dispatcher.dispatch
- Open discussion: RE: Column spent in issues list
- I agree. It would be very nice to see the time spent in the issue list. Also, I suggest the possibility to change the "% Done" in the time log screen. Guilherme