Search
Results (18267)
- Hi All, I am using Environment: Red ... ticular mail. As well as if i create any new issue also, email notification not coming to assig ... 5 for email Thanks and Regards Jaswanth
- Open discussion: RE: Some doubts about the management of Redmine
- +1 I too would like to be able to pull from ... T Assets in order to directly link projects, issues and changes to the assets.
- Help: RE: Can't download attachments
- Hi Toshi and thanks for your answer. I've read this topic too but it doesn't seem to fit my issue, or there is something i missed. here is ... 0.17.0 </pre> But I'm not sure the issue is the same, as VVD VVD had a 404 response f ... ewall configuration, or something like this..
- Hi guys. I installed Redmine 3.3.4 on a re ... ext file and it was available for preview in issue so it's good too... here is the command I ... an't get my attachments. Any help please ?
- I was able to upgrade from Redmine 3.3.2 to 3 ... . Someone would have an idea of the problem ?
- Dear all, I have almost 50+ projects creat ... slowness in the system and to mitigate this issue I want to know the following information: ... me to find a solution. With regards, Jojo
- Hi, I'm facing an issue that the attachments are not working after u ... Please let me know on how to get rid of this issue. Thanks, Sathish
- Hi, I have a db dump of my old redmine 1.1 ... .3 will be available and with the whole data/issues/users etc. of the old 1.2.2 version? Thanks alot, Maor
- Is there any plugin which adds a simple 'Watc ... So, like I say, I just need to change the issue create and update template so that it adds s ... SOFTWARE EVER CREATED! :-) Just imho... ;-)
- I am a student who is working towards perform ... tasks is to replicate one of the performance issues so I can study them on my side. This replication of a performance issue involves populating the database with so-and ... est data to replicate and review performance issues. Through my research I have found about ... ty members who replicate and fix performance issues on their side. How do you guys do it? I ... iences and possibly learn something from it.
- Help: RE: Response contains insufficient issues
- By default, the API only returns open issues. To quote from [[REST issues]]: > <pre>GET /issues.[format]</pre> > > Returns a paginated list of issues. By default, it returns open issues only. To get all issues, regardless of the status, you can define a @status_id@ filter, e.g. <pre> GET /issues.xml?status_id=* </pre>
- Plugins: RE: Issue Template plugin
- Hi! First of all, I really appreciate this p ... ncrete planning? Thanks in advance, Ralph
- Help: RE: can't scroll using Chrome
- Hello: I have seen that you have installed the plugin redmine_import_issues of Javiferrer. I also installed the plugin ... his plugin anywhere You can help. Thank you
- Open discussion: RE: New issues wont assign users
- Hello: I have seen that you have installed the plugin redmine_import_issues of Javiferrer. I also installed the plugin ... his plugin anywhere You can help. Thank you
- Help: RE: Redmine with LDAP Authentication issue - Invalid Credentials
- Thank you for this information this is actually useful. Atleast for me.
- Help: RE: Can't send mail using smtp
- I have same problem. Did you solve this issue?
- Help: RE: Redmine with LDAP Authentication issue - Invalid Credentials
- Dear All, i've finally figured out what the p ... catch up with the changes. This solved my issue. now everyone can authenticate using ldap auth :)
- Help: RE: How to rebuild Issue nested set tree
- @ go2null -> thanks for your MySQL script, we still have an old 1.0.1.stable instance and the Issue_tree.rebuild! failed (don't know why) but yo ... ement the _max_sp_recursion_depth_ parameter.
- Help: RE: Proposal: Keep deleted Issues for Traceabilty / history (and Undo and Trash bin)?
- Rolf Lampa wrote: > Hi all, > > It seems to me that when I delete en Issue it will be removed from the system entirely. ... he Activity history is removed for a deleted issue. This is not compatible with the principle ... > > What about flipping a flagbit in the Issue telling it that it's now deleted? That way t ... t could continue recording the states of the Issue (including "Deleted") and one could potentially also enable Undo for deleted Issues. In summary, the following features would t ... ceability / history ( @System setting: Keep Issues =@ *@true@* ) > # Undo ( @System setting: Keep Issues =@ *@true@* ) > # Activity log ( @System setting: Keep Issues =@ *@true@* ) > # Trash bin ( @System setting: Keep Issues =@ *@false@* ) > > I understand that keeping deleted issue...
- Hi, if I request issues through the API (one custom field filter) t ... 165, using the same filter on ourredmine.com/issues I get a total of 267. The used API-Key i ... m I missing something? Best, Thorsten
- I have integrated redmine with my .Net website and I am fetching issues from redmine with redmine-net451-api All working fine but when I am fetching single issue I don't can find attachment in issue object Here is my code : <pre> var Pr ... eKeys.PROJECT_ID, projectId }, { RedmineKeys.ISSUE_ID, issueId.ToString() }, { RedmineKeys.STATUS_ID, Red ... eys.INCLUDE, RedmineKeys.ATTACHMENTS } }; Issue projectIssue = manager.GetObjects<Issue>(ProjectParams).FirstOrDefault(); </pre> Please help me for this issue I want to show uploaded file for issues
- Help: RE: Redmine with LDAP Authentication issue - Invalid Credentials
- Dear Kaul, Thank you for your response. A ... y backend DB. I'm trying to correct this issue at the moment, I'll keep you updated once i finish reindexing it. Cheers: Archy
- Help: RE: Redmine with LDAP Authentication issue - Invalid Credentials
- I am not sure if this will help but still no ... alid. Most probably it will be the second issue as in my case too I had a different Login At ... wn in the attached image. Hope this helps.
- Hi, We have a redmine GUI instance install ... thon server on two events: 1. A new redmine issue is created on the GUI instance 2. An existi ... ion: MySQL Server 5.5.54 Thanks in advance
- Hi, all. I’ve just released Redmine Issue Favicon Plugin v0.0.2, support Redmine3.4. ... see: http://www.redmine.org/plugins/redmine_issue_favicon for more details.