Search
Results (18317)
- I have about 200 reporters for my project in Redmine, and I want to avoid that when creating a new issue there are these 200 reporters as selectable watchers in the page. Can i Deactivate this ? thanks
- Hello, I discovered Redmine several months ... of importance. h3. All fields of the “New issue” form are visible to every role This is w ... ty, the assignee or the estimated time of an issue. Moreover, it unnecessarily complicates the ... . There was no clean way to indicate that an issue was affecting a shipped version or the curre ... rsion version:1.2.0. h3. The author of an issue and its reporter are the same user For mo ... s probably not a problem, as users enter new issue reports directly into Redmine, so the report ... r. However, it is common that clients report issues by email, and these issue reports are entered into Redmine by a develo ... ll not receive email notifications about the issue. * The issues for which a user is a reporter don’t show u ... request #9701 about this. h3. No standard issue...
- Hi I'm quite new to redmine. My main drive ... of the parent, like: - versions - wiki - issues - repositories Also, I would like to have cross project issues. For example, open a bug in a project that ... o the right documentation Regards Pablo
- I don't know it's a bug or it should work in ... ate == current date, but later most of those issues were grouped in more general parent tasks a ... ty if every children has empty start/end date
- Hello, I have a problem adding git repos t ... em as reported here: http://www.redmine.org/issues/9128 although I am on Linux (CentOS 6) not Windows. Thanks
- Hi, My redmine install is on a subdomain r ... lled by vps support personnel) there are two issues : 1- Once logged in, unable to logout 2 ... at ruby/rails, so a few hints will also do :)
- Help: RE: Update issue problem
- the problem make that automatcly changed from task to error
- Development: RE: Redmine ruby rest API error `instantiate_collection': undefined method `collect!'
- if seems that there is an error with the json ... format and it's working ... <pre> class Issue < ActiveResource::Base self.site = 'http: ... d = 'test' self.format = :xml end </pre>
- After i updated from 1.04 to 1.2.2 (Windows s ... und error. What would you advice for this issue? Thank you
- Hi, I have just installed redmine 1.2.2 an ... e 'rubygems' require 'active_resource' # Issue model on the client side class Issue < ActiveResource::Base self.site = 'http: ... self.password = 'test' end # Retrieving issues issues = Issue.find(:all) puts issues.first.subject </pre> But when i run thi ... .2 ? Someone can help me on this ? Thanks
- Plugins: RE: Several Questions re RM for Cloud / Continuous Delivery Orchestration
- > Custom UI / Workflow - > > Is it possi ... Not to speak about the possible interference-issues with other plugins which may be overloading ... current state of the API provided by Redmine.
- Open discussion: RE: What is text formating s ... ting link to a particular user update within issue not issue itself?
- _Pawel Orzechowski_ wrote: > Unfortunately i ... me that I have seen this kind of updates to issues but do not remember where and if it is actu ... re> #2715 ".note-14":http://www.redmine.org/issues/2715#note-14 </pre> produces the following link(s) to _note-14_ of issue #2715: #2715 ".note-14":http://www.redmine.org/issues/2715#note-14
- Open discussion: RE: What is text formating s ... ting link to a particular user update within issue not issue itself?
- Unfortunately it does not work:-( If you put ... fore number it automatically creates link to issue number. If you hover with your mouse over update number in an issue there is a hyperlink http://.../redmine/issues/893#note-30 so I thought there is something ... me that I have seen this kind of updates to issues but do not remember where and if it is actually true:-(
- Help: RE: Receiving Emails IMAP
- See #3653. You should send an email to your R ... bject containing (starting) with @[anything #issuenumber]@ or just @[#issuenumber]@.
- Hi, I've set this up and it works great h ... P-server I can't figure out how to update issue comments.. "As of 0.8.0, Redmine can be configured to allow issue creation or comments via email" There mus ... greatly appreciated. Thanks Daniel
- Hello, I am trying to develop an interface ... via the API and that which is available via issues.xml direct there are discrepances - <pr ... ctiveresource import ActiveResource class Issue(ActiveResource): _site = None url = "http://1.1.1.1/redmine" Issue.set_site(url) issues = Issue.find(None,None,limit=10,key="x") for i, v in enumerate(issues): print 'issues [',i,']',' =' for item in issues[i].attributes: print item, " = ", issues[i].attributes[item] print '========= ... =========================================== issues [ 0 ] = status = *None* due_date = 2011-12-10 description = Test Project 3 Issue 1 project = *None* author = *None* ... ory = *None* subject = Test Project 3 ...
- Open discussion: RE: Could issues from sub-project be displayed in the parenet-project?
- Could issues from sub-project be shown in the parenet-project?
- Hi I have the version 1.2.1 of redmine. R ... ask, but when I try to update any comment my Issue change automatically to error. Is that a bug? Anybody have the same problem to?
- Help: RE: Optional field for email address so unregistered users may be notified?
- Ooops, there are "custom issue fields", which I used for that. But is there a way to render those fields only to anonymous users?
- Plugins: RE: problem with { } and plugins. *SOLVED*
- Aboreon Javas wrote: > Edit: > I solved the ... it in the config/locale files resolves this issue As far as I know this hasn't changed for ... is, as you mentioned already, @%{variable}@).
- Plugins: RE: Search Open Issues before Creating New Issue
- David B wrote: > However, I was wondering if ... provided @dups.js@ into the Redmine core in issue #5840 ".note-13":http://www.redmine.org/issues/5840#note-13.
- Help: RE: Latest Redmine for Ubuntu 10.04
- I am going close this issue and raise again as a Subversion question
- Help: RE: Internal error when creating new issue or opening existing issues
- After some trouble shooting, I found out that ... the two blocks starting with <% unless @issue.assignable_versions.empty? %> from views/issues/_attributes.rhtml and views/issues/_form_update.rhtml. So apparentely, "@issue.assignable_versions.empty?" causes the error ... at 'assignable_versions' is not set when the issue form is evaluated. At the moment, I cannot see why. Any help?
- I am searching for a way to know for a specific issue the repartition of the time spent per status. And for a group of issues the "average" of this same. Did anyone alr ... ould that be difficult to implement ?
- Hello, I'm quite new to redmine and at the ... it in the config/locale files resolves this issue