Search
Results (18307)
- Open discussion: RE: Editing default Issue Fields
- Hi all, i was wondering the exact same thing. ... ve any information about this? Thank you!
- Plugins: RE: XLS export plugin
- Vitaly Klimov wrote: > Please let me know if it solve your issue. Well, it was fully compatible with 0.9.4 ... f Redmine, including the context_menu in the issues screen (the releated bug on 0.5 and 0.6)... so I believe it is fixed now Thanx
- Hi, I've installed the [[PluginGraphs|Grap ... lestreamsoftware.com/projects/redmine-budget/issues/old. I've restarted the Redmine server t ... didn't change anything. Many thanks, Jan
- Greetings, How is the RedMine roadmap addi ... t what I would want. And controlling the "issues by" field versus the time tracking field? Thanks
- Open discussion: RE: watcher list in new issue page
- Ah ha! Thanks Felix. That did it. As I was ... ng. And I was running as admin too. Thanks
- Open discussion: RE: watcher list in new issue page
- Non, but you aren't allowed to set watchers, so the list isn't shown to you :-)
- Open discussion: RE: watcher list in new issue page
- OK. Sort of. I was wondering as I like the cleaner look I saw when I was opening an issue for Redmine itself. Does this imply that the ... o be a member of a project to be assigned an issue? Thanks
- Open discussion: RE: Reallocate an issue from a project to another
- Yes I have the 1.0.1 installed. So I'll wait for the next version. Thanks for your help :)
- Open discussion: RE: Reallocate an issue from a project to another
- Do you have 1.0.1 installed? This is a known ... 1.0.2 which should be released this week-end.
- Open discussion: RE: Reallocate an issue from a project to another
- Thank you for your quick answer. But near wa ... e won't let me choose another project to the issue. I have administrator permissions. Maybe this option has to be activated somewhere ?
- Open discussion: RE: Reallocate an issue from a project to another
- Oh, and you will need the according permissions, check your config to make sure you have it!
- Open discussion: RE: Reallocate an issue from a project to another
- There should be a button "Move" at the top of the issue (next to "Watch" and so on), which does exactly that: enable you to move an issue from one project to another.
- Hello, I use Redmine for serveral months and I have to reallocate somes issues from a project to another. I didn't find this option. May I do ? Thanks a lot :)
- Open discussion: RE: Receiving email from IMAP server
- I used this function to add issues to "Income" project. But the problem is tha ... have few emails which I can use to send new issues from. Is there a way to setup many emails for 1 user in redmine?
- Plugins: RE: XLS export plugin
- Attached please find version 007 which should ... 1.0.1 Please let me know if it solve your issue.
- Plugins: RE: XLS export plugin
- Vitaly Klimov wrote: > Attached please find ... specially regarding the context_menu for the issues list. I have filed the ticket #6305 just ... parently there was a similar bug hunt for an issue on another plugin (Show issues description) which was also conflicting wit ... sting and checking, pls feel free to contact.
- Hello everyone, We are using Redmine in my ... e resolution of their implementation related issues (Customizations and bugs). We have those constraints: * Customers should not see other issues that theirs. * Customers should not see all the technical resolution of the issue. (They are supposed to interact with the Sal ... d that the Sales dpt would copy the approved issues to the related "Customer Implementation" pr ... ct >> ... This means for each reported issue, a Sales manager has to validate the issue and duplicate it in the proper implementatio ... working, the Sales manager has to update the issue to inform the customer of the resolution of his issue (Without the technical and internal details) ... for the sales to track the resolution of the issues in the implementation projects. There is also the problem to have 2 versions of the same ...
- Help: RE: Error on "issues" after upgrade 0.9.4 to 1.0.1 stable
- Yeah !! I restore my backup and re-run the ... tracking and projet management system ever !!
- Help: RE: Error on "issues" after upgrade 0.9.4 to 1.0.1 stable
- Mmh, see if you are in the same situation as here: http://www.redmine.org/issues/5907#note-8
- Help: RE: Error on "issues" after upgrade 0.9.4 to 1.0.1 stable
- yes, i've followed the redmineUpgrade instruc ... rake tmp, cache... - reload lighttpd
- Help: RE: Error on "issues" after upgrade 0.9.4 to 1.0.1 stable
- Did you run the migrations properly?
- At the college where I teach, we are planning ... ntication, so user account creation isn't an issue. Now, starting from a list of projects and a ... ves. :-) Thanks in advance for your input!
- Help: RE: Error on "issues" after upgrade 0.9.4 to 1.0.1 stable
- No plugin installed.
- Help: RE: Error on "issues" after upgrade 0.9.4 to 1.0.1 stable
- I don't think this is related to a routes problem. Did you have the subtasks plugin installed?
- After the upgrade, all works except the view "issues". This seems to be like this bug http://www ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: <% previous_group = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cyc ... <tr class="group open"> app/helpers/issues_helper.rb:28:in `issue_list' app/helpers/issues_helper.rb:23:in `each' app/helpers/issues_helper.rb:23:in `issue_list' app/views/issues/_list.rhtml:16 app/views/issue...