Search
Results (18298)
- Hello, it is possible to hide the text in the e-mail notifcation which is sent if an issue has been updated? So a user only receives an E-Mail with a text like "issue 1234 has been updated". Thanks.
- Help: RE: How to alter the "Custom field" to unique value ?
- sorry, i missed out the ruby version Ruby ... dmine plugins Redmine Polls plugin 0.0.1 Issue Importer 0.4
- Hello everybody, a while ago I created ticket #7849 about custom issue relation types. I was wondering whether ther ... experienced. Much appreciated, Markus
- Help: RE: Ticket number start
- Redmine gets its issue IDs from an autoincremented unique ID DB fie ... increments at 10000, so will the IDs for the issues in Redmine.
- Help: RE: Receive/ update notification on issues created via Incoming email, anonymous users
- I could not find a way to keep the email addr ... idea what this default password is). The issue I have is a) The user does not get any emai ... Any suggestions on how to fix these? TIA
- Open discussion: RE: TimeToTicket
- Pim, Have you been able to figure this issue out?
- Hello, I have just set up the Web RedMine ... ertheless one concerns on the display of the issues. I would like modify their presentation. Th ... elp me or guide me? Thank you in advance
- Hi, I have setup my Redmine project to allow creation of issues via email from unknown users. I would like to a) Send email to the sender on receipt of the issue with the issue id b) Send email to the sender on updates to the issue I would prefer not to create an user acco ... I add the "unknown user" as a watcher to the issue? TIA
- I Downloaded the CSV importer plugin >http: ... y way we can check for the duplicates of the issues while exporting? Typical scenario is like : i exported some 2000 issues today and after a week or two i will get an another list of 1000 issues, in the new list so many are duplicates of the issues. How to check this condition ? or is there ... lp me in this regard. Regards Sandeep S.P
- Hi all, I added an custom field called "My Issue ID" (path followed is Custom fields » Issues » New custom field) to my project. This is ... ide me in this. Regards Sandeep S.P
- Help: RE: Can't report my time
- Okey, I think I solved it. I try to not fill in Issue, then it worked. What and when should I fill in the issue field?
- Ruby beginner trying to build a plugin, any a ... s and obtaining their value while editing an issue? The value I want is the current value that ... user prior to clicking the submit button.
- Help: RE: 500 Internal Server Error when browsing a repository
- Ok, so that would not be an adapter issue, more a repository one. Could you try to ... ce-memory-bloat-in-activerecord-transactions.
- Help: RE: Logging time in mercurial commit message doesn't work
- I don't use this feature yet. If you think this is bug, could you create new defect issue?
- Help: RE: Logging time in mercurial commit message doesn't work
- In that issue the only thing mentioned is that time is log ... should incorporate this functionality right?
- I write 'closes #3 @1h30m' in a mercurial commit message and it doesn't log any time. The issue is closed (after having enabled the option i ... ago so it should be the most recent version.
- Help: RE: Link to SVN Changeset from Ticket notes
- I see one problem (probably THE problem). The ... return anything: mselect * from (SELECT "ISSUES"."ID" AS t0_r0, "ISSUES"."TRACKER_ID" AS t0_r1, "ISSUES"."PROJECT_ID" AS t0_r2, "ISSUES"."SUBJECT" AS t0_r3, "ISSUES"."DESCRIPTION" AS t0_r4, "ISSUES"."DUE_DATE" AS t0_r5, "ISSUES"."CATEGORY_ID" AS t0_r6, "ISSUES"."STATUS_ID" AS t0_r7, "ISSUES"."ASSIGNED_TO_ID" AS t0_r8, "ISSUES"."PRIORITY_ID" AS t0_r9, "ISSUES"."FIXED_VERSION_ID" AS t0_r10, "ISSUES"."AUTHOR_ID" AS t0_r11, "ISSUE...
- Help: RE: How to make Git commit history show up at Redmine issue tracker
- You can set the keywords to * to have it reference any @#id@ construct.
- Help: RE: Issue # should be unique in each project but not across the projects?
- There should be an ability to make issue numbers unique within a project and/or there ... (and therefore in which there may be global issue number conflicts). Rational: Many software ... t as part of a delivery? How would you avoid issue number conflicts when the purchaser imports ... ovided all the feature that I needed. This 'issue' however has knocked my belief badly, withou ... rect way to configure as otherwise I'm a fan!
- Plugins: RE: Issue Vote Plugin
- Found Git HUB: http://github.com/jimmyz/redmine_vote/tree/master
- Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- This is no issue, we all have this warning due to the openId plugin.
- Hello. I need to create new issue at some server, but file attachment isnt rea ... ssful. :( Excuse me for broken english. :)
- Help: RE: How to make Git commit history show up at Redmine issue tracker
- Sorry, my fault. There are keywords to associate the commit history with issue tracker tickets listed on the page settings/ ... ge my commit log with "refs #5" and it works.
- Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- I'm dumb, I think I've already encountered this issue which is related to mongrel compatibility wi ... 6692 to your @config/initalizers@ folder.
- Hello, I followed this instruction (http:/ ... em: It does not hook Git commit history with issue tracker like the official Redmine site. F ... commit log listed on http://www.redmine.org/issues/7000. But in my case, I created a ticket ... sion control tab and click "#5" to go to the issue #5. But in that ticket, it does not show the ... cket. So how could I hook Git and Redmine issue tracker? BTW, I followed the master/devel ... evelop branch instead of master. Thanks.