Project

General

Profile

Search

Results (18019)

Plugins: RE: Rails Engines and extending the issue model
Dario Nuevo wrote: > But now I'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 ... 5076b1c88b57c2068aa92cdf694769dbd22d061a/lib/issue_patch.rb. Here I add a new method to Issue called @deliverable_subject@ and also declar ... code and I'll try to help you out. Eric 2009-02-18 05:21
Open discussion: RE: Features - which one wanted?
Lars Pehrsson wrote: > I noticed some people ... s is roughly how I prioritize: # Security issue # Bug that affect me or my customers # Pat ... d use # Bug that I can easily fix # Plugin issues # Feature that I could use # Bugs # Patc ... ch/index/redmine?q=voting&scope=&all_words=1&issues=1&messages=1&submit=Submit Eric 2009-02-18 04:54
Plugins: Question plugin - first public release v 0.2.0
I'm happy to announce that I've just released ... ests for the next release. Just open a "new issue":https://projects.littlestreamsoftware.com/p ... /github.com/edavis10/question_plugin. Eric 2009-02-18 00:09
Open discussion: RE: Agile methodologies and Redmine
Nice post, Arturo. Helped me a lot. Dan Ho ... acklog. I have to create a custom field for Issues called Story Points, right? Yet no success... any idea? Thanks 2009-02-17 19:18
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? 2009-02-17 17:29
Open discussion: RE: Subticket/SubIssue Feature
+1 very useful idea, redmine will replace MS Project if you will do it. 2009-02-17 11:06
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 2009-02-17 07:49
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 2009-02-17 01:10
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> 2009-02-17 00:28
Help: RE: Commit comment doesn't close the issue
Thanks for your help Mischa ! I understood ... "closes #13" and this works. Thanks again. 2009-02-16 16:23
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]]... ;) 2009-02-16 16:13
Help: Commit comment doesn't close the issue
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! 2009-02-16 15:39
Open discussion: RE: Subticket/SubIssue Feature
+1 2009-02-16 12:40
Plugins: Rails Engines and extending the issue model
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 2009-02-16 10:14
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. 2009-02-15 14:01
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) 2009-02-14 16:48
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). 2009-02-14 05:36
Help: RE: reposman issues (SOLVED)
http://www.redmine.org/issues/show/2747 2009-02-13 22:30
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.. 2009-02-13 18:21
Plugins: Detecting a change in an issue
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? 2009-02-13 18:17
Help: How to accept messages from unknown email address?
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 2009-02-13 16:53
Open discussion: RE: Subticket/SubIssue Feature
+1 2009-02-13 12:06
Open discussion: RSS access key and security problem
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. 2009-02-13 10:54
Plugins: ToDo lists plugin
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. 2009-02-13 07:35
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 2009-02-13 07:07
(16951-16975/18019)