Search
Results (18307)
- 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
- Plugins: RE: Search Open Issues before Creating New Issue
- it appears that my issue is a duplicate of a previous issue (go figure). http://www.redmine.org/issues/5840 However, I was wondering if it's po ... to a redmine install and it work? If so, how?
- Since few weeks i've got following error: ... g/svn/trunk' forbidden</pre> Is there any issue with svn access or this is problem in my place?
- Hi, i was recently asked to integrate a VB6 program with Redmine to automatically create new Issues. I run into this post http://www.redmine.o ... y xml. Now everything works fine when the Issue's subject and description are in english but ... logs i can understand that it seems to be an issue with the encoding so xml i send isn't "read" ... ? Any help is useful! Thanks in advance!!
- Redmine 1.2.1 Windows XP SP3 When I try to do a bulk update/edit (select all issues, right click, select Status, select Closed ... proxy error. This is regardless of how many issues I select, or whether I run off the local ma ... xy server could not handle the request POST /issues/bulk_edit. Reason: Error reading from re ... Anyone have any pointers? Thanks in advance.
- Plugins: RE: Search Open Issues before Creating New Issue
- Terence Mill wrote: > Can u link this issue here? It's #9642.
- Help: RE: Reorganizing Wiki Pages
- Terence Mill wrote: > This is especially ann ... pages itself [#1699], attachment copy during issue copy [#3055] and cross-project/cross-wikipage attachment referencing [#1325]) there isn't any open issue available IIRC. Can you check and open one if needed?
- Plugins: RE: Search Open Issues before Creating New Issue
- Can u link this issue here? Wanna vote for it.
- Help: RE: Latest Redmine for Ubuntu 10.04
- Peter Roberts wrote: > I notice that the Red ... o with my problems. > Am I stuck with this issue or can I use someting newer? > If so how? ... difference. That might be the cause of your issues because several mail options were implement ... ossible customizations. Hope this helps...
- Help: RE: Issue link on disabled issue tracking
- Its working per default. I had a problem with a plugin overriding default permissions.
- I have disabled 'Issue tracking' under project settings but there is always an 'Issues' Link in project navigation. Is it possible to disable this issue link if issue tracking is disabled?