Project

General

Profile

Search

Results (18264)

Plugins: RE: Local avatars Plugin v.0.0.1
It seems that latest trunk version of *users_ ... the full stack trace. I have solved this issue by adding following lines to *lib\users_avat ... ndency 'user' </pre> Hope this helps 2010-01-03 06:00
Plugins: RE: Redmine Scrumdashboard plugin
Adrian Wallaschek wrote: > Hmm, > > I so ... ternal error. I have to versions: Microbe (2 issues existing) and Amoeba (no issues existing). On Amoeba, no display (as expect ... drop down list. But, as soon as I assign an issue to one of those versions, the Scrum Dashboar ... dashboard for the version with no associated issues though. Where can i find the logs for this? No luck so far. 2010-01-02 18:22
Open discussion: Text permission
Hi all, While waiting for #337 (private issue) I think of an alternative to protect the contents of every posts (issue's description, journal notes, comments, mess ... k for object's attributes (:description for :issue, :notes for :journal, etc), and the common w ... gards, PS: I am sorry for my poor English. 2010-01-02 11:52
Plugins: Redmine Bulk Time Entry plugin v 0.4.0 Released
I've just uploaded a new release of the "Redm ... ittlestreamsoftware.com/projects/redmine-bte/issues is open to the public and you are welcome t ... patches for the next version. Eric Davis 2009-12-30 22:44
Help: RE: I can't get rake to work
Awesome - Solved > Well, if you use redm ... :-) I had look into the log before the issue was a bunch of things combined My origina ... thing works now Thanks a Bunch Felix 2009-12-30 22:08
Help: RE: I can't get rake to work
> The next best thing would be to have a lo ... n better make redmine send you a mail for an issue creation or update, and answer to that mail. ... evelopment.log or production.log? thanks 2009-12-30 20:26
Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
Patches for the following plugins : * bulk_t ... : https://projects.littlestreamsoftware.com/issues/3504 * timesheet_plugin : https://projects.littlestreamsoftware.com/issues/3503 * stuff_to_do : https://projects.littlestreamsoftware.com/issues/3501 2009-12-30 15:23
Plugins: RE: Ticket grouping plugin
As told Felipe Campo a month ago, *priority* is a non empty field in the *issues* table, so it fails to insert a new record ... te people without adding this line into the *issues_controller.rb* file: <pre> i2.priority = p_issue.priority </pre> Sure missing something, but how? 2009-12-30 15:00
Help: RE: I can't get rake to work
Well, I'm running short on ideas here… I just ... n better make redmine send you a mail for an issue creation or update, and answer to that mail. ... with redmine and the whole underlying stack. 2009-12-30 09:49
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 2009-12-30 03:13
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 2009-12-30 02:22
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 2009-12-30 02:03
Help: RE: installation issue with 0.8.7
andrew semeniuk wrote: > Ha, now that's funn ... /session_store.rb@ internally). Eric Davis 2009-12-30 01:42
Open discussion: Rename "Files" to Attachments in Wiki, Forum and Issues
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 2009-12-29 23:35
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 2009-12-29 23:29
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. 2009-12-29 23:09
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. 2009-12-29 22:43
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. 2009-12-29 22:20
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. 2009-12-29 21:50
Plugins: RE: Timesheet & 0.9
https://projects.littlestreamsoftware.com/issues/3501 2009-12-29 20:29
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. 2009-12-29 20:03
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> 2009-12-29 19:01
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 ? 2009-12-29 18:57
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 2009-12-29 18:42
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! 2009-12-29 14:44
(15351-15375/18264)