Search
Results (18215)
- Open discussion: RE: Import from Lighthouse
- I've made some fixes and enhancements to the ... ation of tickets in the API. Also cleaned up issue matching, added more console output. In order to correctly import issue states, you need to create identically-named ... previous comments * create or map existing issue states -> statuses automatically * graceful ... get this added to the redmine lib/tasks?
- Open discussion: RE: Subticket/SubIssue Feature
- +1 very useful idea, redmine will replace MS Project if you will do it.
- Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
- rake redmine:email:receive_imap RAILS_ENV="pr ... his is the rake task u need to run to create issues by email host=imap.gmail.com=host addres ... r(This is the project where u want to create issue) (Remember pass only the project identifier ... il address) and execute the rake task The issue will be created on the corresponding project ... e task .Your email subject will be stored as issue subject.Your email body will be stored as issue description) The persmission will also be ... ns(Whether the user is eligible for creating issues on this project) Remember one thing,In t ... custom fields as mandatory fields.otherwise issue creation will email Incase of any issues with this code just mail me
- Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- Tim Klein wrote: > ... to get the stuff to d ... n vendor/plugins/stuff_to_do/app/models/next_issue_filter.rb Thanks, I'll be updating all my plugins soon to handle this change. Eric
- Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- ... to get the stuff to do plugin running edit in vendor/plugins/stuff_to_do/app/models/next_issue_filter.rb change line 8 to <pre> self.priorities = Enumeration.priorities </pre>
- Help: RE: Commit comment doesn't close the issue
- Thanks for your help Mischa ! I understood ... "closes #13" and this works. Thanks again.
- Help: RE: Commit comment doesn't close the issue
- Guillaume Lecanu wrote: > If we try to commit something like that "IssueID #13 fixed" this doesn't update the status of the issue #13, and of course don't send any emails not ... ent keywords, but this doesn't help. The "issue-referencing from commit-message"-feature req ... -message. See [[RedmineSettings#Referencing-issues-in-commit-messages]] for a full disclosure. ... n the configured keywords for fixing/closing issues (in contrast to only referencing the issue without the ability of changing the status/% ... g keyword, see [[RedmineSettings#Referencing-issues-in-commit-messages]]... ;)
- Hi, We currently switching to Redmine (7.4), but we have a problem with the feature to update an issue dependant of the content of the commit comment. If we try to commit something like that "IssueID #13 fixed" this doesn't update the status of the issue #13, and of course don't send any emails not ... this doesn't help. Thanks for your help!
- Open discussion: RE: Subticket/SubIssue Feature
- +1
- Hi guys.. First: I'm a routined developer, ... 'm in the situation that I want to alter the issue model. And as I've read, overriding models i ... The whole goal of the operation: I've got issues which estimated hours value should be the s ... cle/documentation would be great.. Regards
- Open discussion: RE: Subprojects should be allowed the same name
- Ahh, Thanks I did search the issues for this but didn;t come across anything, I'll add my positive voice to that issue.
- Open discussion: RE: Subprojects should be allowed the same name
- I agree with you Ken and I found this old open issue about it. (http://www.redmine.org/issues/show/630)
- Plugins: RE: Schedules Plugin
- It's now set up for external access, you can ... redmine-schedules-plugin/tree/master) or log issues at LSS (https://projects.littlestreamsoftware.com/projects/redmine-schedules).
- Help: RE: reposman issues (SOLVED)
- http://www.redmine.org/issues/show/2747
- Open discussion: RE: Can I use REST for Visual Studio integration?
- Thanks Carl, Actually, the mylycon plugi ... in a future version of Redmine. A "generic" issue tracker for VS with plugins for different co ... quite nice... Maybe I should look into that..
- So I'm looking at two hooks here: controller_issues_new_before_save and controller_issues_new_after_save. I'm writing a plugin that sends out an additional email when an issue is... * created with priority Immediate * ... but updating stumps me. I can't tell if the issue already was immediate or if this was changed in the edit. Suggestions?
- Hi I'm using ldap for authentication, and ... t tickets. I also need the ability to submit issues via email for most users. However, some ... e. this means that redmine won't process the issue. is there a way that redmine could either 1) accept the email, process the new issue and author it with a default owner? 2) al ... ypurchasedcompanydomain.com regards simon
- Open discussion: RE: Subticket/SubIssue Feature
- +1
- Hello all, Someone who uses Redmine may like to use RSS access key to track the issues' statuses via RSS reader. I think that the ... ojects which are *private*. I may access the issue listing via RSS like this <pre> some_path/projects/redmine/issues?format=atom&key=RSS_KEY </pre> Such acc ... curity hole. What do you think about this issue? PS: sorry for my bad English.
- Hello people, Ive developed a very usable ... of lists * Ability to tie a todo item to an Issue * Ability to assign todos to other users * ... tended use is for developers - We found that Issues(bug/feature request) are often too coarse a ... feedback, suggestions etc, very welcome.
- Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
- I Have Tried to Print all the values i am Pas ... he values that i pass from my email .But the issue.save code in receive_issue method always returns false.The issue is not getting added in the database.I also ... ations but still i am not able to create the issue as issue.save code always returns false I also Tried checking issue.errors but its not printing any errors so think there is no model validations restricting the issue from saving it.So i dont know why the issue is not getting saved Please guide me in this issue
- Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
- I Executed this rake command rake redmine: ... d=secret folder=Support I am Creating New issue in my redmine account By Sending an Issue to My Gmail ID. My email is of following ... rinting the values of each fields in Receive_issue method in mail_handler.rb file.I am able to ... to receive that parameters In the model issue.rb there is a code validates_presence_of ... iority is mandatory field.So i cannot create issue without receiving the value for priority par ... at i can retrieve all the values in receive_issue method of mail_handler.rb) so that i can create issue successfully
- Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
- I Think The above rake command Reads the email from My gmail account But Its not creating issues in my redmine account. I assume that it ... nread state to read state.So what may be the issue why its not creating issue in my redmine.Whether any files need to be modified in My redmine application
- First off, I love redmine it has changed our ... ubversion repo with redmine, but I am having issues with reposman.rb or my configs or something ... ver to get to this point. Thanks in advance.
- Perhaps this information is already readily a ... e idea is that if we get repeated reports of issues by our customers that this count would be i ... t", "contains", "does not contain". Older issues that were added prior to the field of course have no entry and new issues apparently have some definition even though ... ch capabilites). Thanks, Donald Bosart.