Search
Results (18305)
- Plugins: RE: Redmine Scrumdashboard plugin
- Hmm, I solved the problem with the migrat ... ternal error. I have to versions: Microbe (2 issues existing) and Amoeba (no issues existing). On Amoeba, no display (as expect ... Apache logs are empty. Cheers, Adrian
- Help: RE: Problem with "Bulk Time Entry" plugin
- Thanks for the report, I've opened a new bug ... https://projects.littlestreamsoftware.com/issues/3502 Eric Davis
- Plugins: RE: Overriding Localizations in a Plugin
- Jamie Hardt wrote: > Is there any way of ove ... _picture/config/locales/en.yml en: field_issue: Spot </pre> Eric Davis
- Help: RE: installation issue with 0.8.7
- andrew semeniuk wrote: > Ha, now that's funn ... /session_store.rb@ internally). Eric Davis
- Related with #4406 and as discussed over IRC: _From my private Redmine instance:_ > Issue 25: > * Rename "Files" to Attachments in Wiki, Forum and Issues > > Description: > * Rename "Files" to Attachments in Wiki, Forum and Issues mainly by adding new strings to the languag ... Revisionlog: > * attachment:revisionlog_of_issue-25.txt > > Patches: > * (5), attachment: ... ent:25-4_r34.patch, attachment:25-5_r35.patch
- Help: RE: I can't get rake to work
- First of all thanks for all the help... > Well, being an admin and having the "Create issue" (or whatever it's called exactly) right isn ... yourself to the project with a role that has issue creation rights. > The role that I'm assigned to has permission to create issues > Another thing that just dawned on me: ... d > Last but not least: do you expect the issues to appear on a development system? Rake def ... ad emails from the same machine using telnet
- Help: RE: I can't get rake to work
- Marcus Lopes wrote: > 1. rake command > >ra ... Well, being an admin and having the "Create issue" (or whatever it's called exactly) right isn ... yourself to the project with a role that has issue creation rights. Another thing that just ... pt. Last but not least: do you expect the issues to appear on a development system? Rake def ... e stuff happening on your production redmine.
- Help: RE: I can't get rake to work
- Well, first of all, you can drop the @--trace ... r rake command, which by default creates new issues as bugs, but if you were to put a line cont ... ach and every mail that is not a reply to an issue mail from redmine to be created as a new bug ... ctive user in redmine and that that user has issue creation rights in the project the issue should get created in.
- Help: RE: I can't get rake to work
- So, having a look at the [[RedmineReceivingEm ... answer any mail you get from redmine for an issue creation or update, that should append the content of the mail as a comment to the issue.
- Help: RE: I can't get rake to work
- Hello Marcus, I don't think you will need ... 't find any documentation on @allow_override=issue@ (and right now, it doesn't even make sense ... e is something strange or suspicious in them.
- Plugins: RE: Timesheet & 0.9
- https://projects.littlestreamsoftware.com/issues/3501
- Plugins: RE: Ticket grouping plugin
- Very nice plugin - I wish it could be integra ... r at least not causing errors; one usability issue that I just found. * Set default page siz ... r easier testing). * Add a couple top-level issues. * Take the last issue in the list and add a bunch of child issues (say 24 in my case). * Click on the "Issues" tab. The result is that the listing on ... results shows the first couple of top-level issues, then a bunch of the child issues - BUT they are not indented. If you naviga ... econd page, then suddenly you get the parent issue, and all the children are listed, this time ... Setting the page size to 50 "fixes" this issue. As this is a plugin and not core, I ... ing enough that I thought I'd post a message.
- Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- Here is the full patch. It is there only if i ... numeration.respond_to?(:priorities) + if IssuePriority.respond_to?(:all) + return IssuePriority.all + elsif Enumeration.respond_ ... urn Enumeration::get_values('IPRI') </pre>
- Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- I have fixed it for the stuff_to_do plugin : ... numeration.priorities </pre> in <pre> IssuePriority.all </pre> Eric do you accept patches to your plugins ?
- Help: RE: I can't get rake to work
- I got an OK from my company to offer compensation for this and maybe some other issues. Let me know if you are interested Thanks Marcus
- Help: RE: redmine_issues_group not working anymore
- Thank you, Andrew! I've found that error comes with r3139 of issue.rb http://www.redmine.org/projects/redmine/repository/revisions/3139/diff/trunk/app/models/issue.rb I've reverted changes in issue.rb of redmine and error dissapears!
- Help: RE: redmine_issues_group not working anymore
- I have fixed this error, see http://www.redmi ... like it works in previous versions of rails.
- Help: RE: redmine_issues_group not working anymore
- Yep, of course, I understand you very well. ... ritical differences in recent revisions make issues_group to hang.
- Help: RE: redmine_issues_group not working anymore
- Сейчас я Вам расскажу и про "гайку" и про "жо ... was in increasing memory available for Ruby.
- Help: RE: Accessing Repository with svn+ssh
- Is there any more information on this problem ... e a work-around? I'm dealing with a similar issue, but using public/private keys. I've posted ... 377 Any help would be greatly appreciated.
- Plugins: RE: Redmine Collapse plugin - v.0.2.2 released
- Mike Lu wrote: > Mischa The Evil wrote: > > m p wrote: > > > I'm having an issue with redmine 0.8.7, (...) > > > > Do you ... elease... Kind regards, Mischa.
- Plugins: RE: Redmine Collapse plugin - v.0.2.2 released
- Mischa The Evil wrote: > m p wrote: > > I'm having an issue with redmine 0.8.7, (...) > > Do you have ... patible with the code review plugin (0.2.9.3)
- Help: RE: redmine_issues_group not working anymore
- Andrew Chaika wrote: > This error is not plu ... the roots of this "stack overflow" error.
- I tried all the possible ways to run rake to ... low_override=project,tracker,priority,status,issue unknown_user=accept unknown_user=create proj ... 2.3.4) rake (0.8.7) mysql 5.0
- Help: RE: redmine_issues_group not working anymore
- This error is not plugin specific. I have tes ... indows in development mode and it works well.