Project

General

Profile

Search

Results (18306)

Help: How to remove issue status from workflow?
Hello, I am using version 0.9.4 (Redmine 0 ... 31 (MySQL)) and am having a problem removing issue statuses from tracker workflows. I create ... ow want to remove one of them. There are no issues in the system with that tracker-status comb ... t the status when making updates to existing issues or creating new issues. Is this a known defect? I searched but ... er in the system, if that matters. Thanks. 2010-06-14 20:03
Plugins: Advanced Query Plugin Suggestion Box
Soon this weekend I will start writing a quer ... eld>) * Additional search selection such as Issue last updated by [Anyone|assignee|list of sel ... onth] * Additional search selection such as Issue last status change by [Anyone|assignee|list ... that I will use with combination of redmine_issue_reminder plugin. example usage will be: * Every 6am (by cron), checks if issue on feedback for longer than 2 days and send assignee to follow up with the issue (days value can be adjustable as it is custo ... n large database * Query function complexity 2010-06-14 15:22
Open discussion: Redmine popularity in the last Eclipse Community Survey
Hello, The Eclipse foundation is doing a c ... y among Eclipse users each year. Among other issues, there was a question regarding issue trackers. Although Redmine wasn't an optio ... community-survey-2010.html. Cheers, Zviki 2010-06-14 13:32
Help: RE: NetBeans connection
Probably need to wait until the issues REST API is up and running in a released ve ... ill need someone to write the netbeans plugin 2010-06-14 04:31
Help: RE: Hiding issues by status
No. Your best options are to either take the ... its mails to said private project in redmine. 2010-06-13 22:50
Help: Hiding issues by status
Hello, I'm using redmine for some web projects, and I'm trying to let people post "hidden" issues, for security flaws. We don't want people ... r way to achieve this ? Thanks, Bastien 2010-06-13 22:26
Help: RE: Disable file uploading
The _Files_ tab yes, the uploading of attachments to wiki pages or issues no. 2010-06-13 20:12
Help: RE: Executing scripts on command line to send out email
I tried to send email out with @rake redmine: ... l to me at all. I can confirm that there are issues returned by the Issue.find statement within that function as I man ... nders method: <pre><code class="ruby"> issues_by_assignee.each do |assignee, issues| puts "Sending to #{assignee.mail}" deliver_reminder(assignee, issues, days) unless assignee.nil? end </cod ... an someone tell me why is email sending fail? 2010-06-13 14:02
Plugins: RE: Blocks Layout plugin
Nikita Pustovoytov wrote: > After modifying ... local path with url-ones. I have the same issue here. The redmine I am using is Redmine 0.9. ... till unchecked. Any solutions? thanks a lot! 2010-06-13 09:09
Plugins: RE: Code Review Plugin 0.2.7 Released.
Marcel Gmür wrote: > Might it be possible to add code reviews from patches on issues to the same issue? Sorry, It's impossible. 2010-06-13 01:19
Help: RE: Adding an Issue Status: not working?
Ok, I figured it out -- I had checked the wor ... ky tricky. Thanks for setting me straight. 2010-06-12 20:14
Open discussion: RE: Is it possible to have range search filter?
please confirm is there is such features. I w ... lugin that will enhance the capability of my issue reminder plugin once it is done. so I wan ... I need to write before I start working on it 2010-06-12 15:04
Help: RE: Adding an Issue Status: not working?
You have to integrate the new statuses in the workflow first, see the [[FAQ#Ive-created-a-new-issue-status-but-I-cant-use-it-it-doesnt-show-up-in-the-status-drop-down-list]]. 2010-06-12 14:14
Help: RE: Executing scripts on command line to send out email
After some more further debugging in last few ... = "jacky@fishpond.co.nz" i = r.query.issues(:include => [:assigned_to]) email ... happening, and I hope anyone here can help me 2010-06-12 13:11
Help: Adding an Issue Status: not working?
Under Administration >> Issue Statuses I added a couple issue statuses (I have a total of 7), but in all m ... omehow? Did I do something wrong? Thanks. 2010-06-12 11:45
Help: RE: Use of Milestones with Advanced Roadmap
Timothy High wrote: > I've never tried the A ... feature, which includes a date, and to which issues can be assigned. What else do you need? ... the versions are called milestones in the UI. 2010-06-12 09:02
Help: RE: Use of Milestones with Advanced Roadmap
I've never tried the Advanced Roadmap plugin. ... feature, which includes a date, and to which issues can be assigned. What else do you need? 2010-06-12 05:47
Help: Executing scripts on command line to send out email
http://github.com/jk2l/redmine_issue_reminder (Still beta version, will announce ... r.deliver_send_notification(self, user.mail, issues) ActionMailer::Base.raise_delivery_e ... nv ruby script/runner vendor/plugins/redmine_issue_reminder/lib/tasks/send_email_to_all.rb N ... uery class design, will debug that part later 2010-06-12 04:26
Open discussion: Best way of making redmine cron
I just made a plugin that send email to assig ... base on Query criteria (e.g. Notification of issue on production and it is not marked as Tested ... Rest_api_with_ruby ? Thanks for all helps 2010-06-11 16:03
Help: RE: Unable to browser remote SVN
<pre> [root@puppy ~]# su apache bash-4.0$ s ... certificate verification failed: certificate issued for a different hostname, issuer is not trusted (https://192.168.0.254) You ... beeing annoying, although i've accepted it :S 2010-06-11 15:52
Open discussion: RE: Images in descriptions. How to make them visible in email notifications.
Yes, thanks for reply. It works of cause. But I have to submit issue first to know attachment id. And then modify ... 'm looking for a way to automate it somehow. 2010-06-11 10:50
Help: Issues categories for many projects
How can I create issues categories that are valid for many projects ... every project? (In this case I will open an issue in Redmine, because this would be a very useful feature) 2010-06-10 17:37
Help: RE: Calling helper of different controller
issue solved by adding <pre><code class="ruby"> ... eries include QueriesHelper </code></pre> 2010-06-10 16:56
Help: RE: Subversion: simple reference changsets to tickets by providing #ticket_number
After hour of searching I wrote this topic... ... ntation... <pre> If you want to reference issues without using keywords, enter a single star ... erencing keywords setting. In this case, any issue ID found in the message will be linked to the changeset. </pre> 2010-06-10 15:07
Help: Subversion: simple reference changsets to tickets by providing #ticket_number
Hi. Redmine has nice feature which allows ... erencing tickets is made in scan_comment_for_issue_ids but I'm very unfamiliar with ruby. Could ... keywords but by simple #ticket_number format. 2010-06-10 15:00
(14226-14250/18306)