Search
Results (18264)
- Help: RE: RE: Issue # should be unique in each project but not across the projects?
- Hi, Me also having this same issue. In my case I have different clients working ... utomatically generated based on a continuous issue id. If there is any work around for getting a unique issue id for each project kindly let me know . Eve ... ine is working perfectly fine. Thanks Tom
- So what if someone simply types the wrong number on a commit, and it is linked to the wrong issue. Is there a way to fix this?
- Hi, Just started using Redmine and it is g ... The URL I am sent to is: /projects/3ev-com/issues/bulk_edit?ids=2121%2F2122 But if I tweak, everything works: projects/3ev-com/issues/bulk_edit?ids[]=2119&ids[]=2120 I guess ... in whatever builds the URL? Cheers, Dan
- Open discussion: RE: How do you have Redmine configured?
- Thanks for all of the replies everyone. I'm f ... hael Pirogov's. For some reason I was having issues with the Ubuntu packages, so I'm doing ever ... it at our central MySQL eventually.
- Help: RE: How multi-select of tickets works?
- Wow, it works ;) Anyway, i think that small buttons/textual links under list of issues will be great, because IMHO not so much people will try to use right mouse button on website...
- I can select multiple tickets by clicking on ... multiple selection, but in projet's list of issues there nothing like this...
- Open discussion: RE: Versions vs Milestones
- And what about simillar solution like in Trac ... where are no milestones defined the look of issue will be same. Anyway, I think that it's bett ... tponed etc, while mail development continues.
- Is it possible to import issues from bugzilla?
- Can I use querystrings to apply filters? I'd ... mething like: http://my-redmine-installation/issues?priority=high or even, if I could use fields like: http://my-redmine-installation/issues?priority_id=4 Is there anything like that available? I see the Issues controller doing something with params[fiel ... t I could say http://my-redmine-installation/issues?priority=0 or ... something? Anyone? Th ... rt ... it *rocks* ... thank you, thank you! )
- As we can do with issues, documents, versions, etc. could we link to a forum topic ??
- Help: RE: Anyone using Oracle?
- I hadn't found a bug in rails database about ... dmine rails 2 to find out if this solve your issue?
- Help: RE: Anyone using Oracle?
- If its ActiveRecord which is Rails it may not be a redmine issue. Anything but mysql is a second class citize ... rtunatly. Are you using Rails 2 or Rails 1?
- 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