Project

General

Profile

Search

Results (18251)

Help: RE: rake redmine:email:receive_imap does not receive mails
Ok, this solved it for me: http://www.redmine.org/boards/2/topics/2630 "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 parameter." Sorry for spamming the board :) 2009-03-18 15:22
Help: rake redmine:email:receive_imap does not receive mails
Hi, I am trying to fetch emails from an I ... on has been setup, BUT there are no incoming issues in redmine to be found. I even looked inside the redmine database, no new issues. Anyone has a clue? I would be happy about every hint! Thanks, Antonino 2009-03-18 13:12
Help: RE: Problem in mylyn-redmine connection
I had the same problem: Connection seemed to work, but the issues did not show up. Apparently, the docs are a ... rom the query-url: ${serverUrl}/projects/issues instead of ${serverUrl}/projects/issues/show the issues show up in mylyn. Editing works via the web ... in a: ${serverUrl}/projects/<your_project>/issues to show only the issues for your project. Still have to look into t ... e, if it is possible to lift the rest of the issue-fields into mylyn... 2009-03-18 12:01
Help: RE: I need to change order of category in Issue list...
Hi, I'm looking for the same feature. I trie ... s an idea how to change the display order in issue list? thanks. Thomas 2009-03-18 10:50
Plugins: Change issues context menu
Is it possible to change the issues context menu from a plugin? I'd like to add ... on to do this? (I'm using version 0.8.2 atm) 2009-03-18 08:34
Help: RE: How apply patch file on windows?
Hello there I am in the same trouble ... file present here -> http://www.redmine.org/issues/show/443 on my installation Please let ... configuration. Best Regards Imran Sheth 2009-03-18 08:20
Help: RE: How to accept messages from unknown email address?
I too would love a solution for this issue. 2009-03-17 23:58
Plugins: RE: Using Scrum Alliance Plugin for Redmine
> I'm actually working on pulling some of ... ugins in earnest (I had to fork to fix a few issues along the way.) I've also not been able to ... anding task I was going to do was to put the issue context-menu on the task-board (I've almost ... -date[or never hits !], green if before ) 2009-03-17 23:24
Plugins: Stuff To Do plugin v 0.3.0 Released
I've just uploaded a new release of the "Redm ... eamsoftware.com/projects/redmine-stuff-to-to/issues is open to the public and you are welcome t ... sts and patches for the next version. Eric 2009-03-17 20:04
Help: Understanding the difference between Documents, Wiki, and Files
We've been using Redmine for around a month n ... iles, and you can attach files to Documents, Issues, Wiki pages, etc. Documents appears to b ... how you use the different modules. Thanks! 2009-03-17 18:05
Help: Can't create issue from email. (IMAP) "rake redmine:email:receive_imap" - Unable to determine target project
I am trying to create a task from email. rake didn't give any error, but issue was not created. After enabling log in "C:\P ... e with this? Thanks in Advance, Nanda 2009-03-17 15:33
Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
Hey, i seem to have the same issue with the lft/rgt not being populated, but wh ... Not sure what to do to fix this though. 2009-03-17 11:40
Open discussion: RE: How many projects do you use in your website with redmine?
* 2-5 regular users - 175 Users registered * 71 Projects * 2242 Issues * 7148 Journal details * 3284 Time Entrie ... epository pages (which can get slow). Eric 2009-03-17 05:57
Help: Email notifications
Hi, I'd like to setup a set of rake tasks that will send out emails ~15 minutes before an issue is due but only send out emails once for each ticket. Is there a part of the Issue database that I can use to hold if an email ... ng to alter this: # Sends reminders to issue assignees # Available options: # * :da ... # * :tracker => id of tracker for filtering issues (defaults to all trackers) # * :project ... acker]) : nil s = ARCondition.new ["#{IssueStatus.table_name}.is_closed = ? AND #{Issue.table_name}.due_date <= ?", false, days.day.from_now.to_date] s << "#{Issue.table_name}.assigned_to_id IS NOT NULL" ... us = #{Project::STATUS_ACTIVE}" s << "#{Issue.table_name}.project_id = #{project.id}" if project s << "#{Issue.table_name}.tracker_id = #{tracker.id}" if tracker ... 2009-03-17 05:26
Plugins: RE: ToDo lists plugin
@Axel, Yeah that does suck a little bit RE ... explicitly stating that. As to your AJAX issues, I had a look and there were some CSS issues that ive fixed up now, if you want to updat ... xtra "%>" though? Let me know how it goes. 2009-03-17 01:32
Help: RE: issue import (email or csv)
Hi, I am very interested by this plug-in, ... some very basic instructions. Thanks a lot 2009-03-17 00:53
Plugins: RE: ToDo lists plugin
Well, yeah does the trick. But you should men ... al plugin name. Nevertheless, I have some issues with the ajax features. When I mark a todo ... a page reload) the closing tag is gone again. 2009-03-16 22:58
Help: Redmine patches
Hello, I'm new to Redmine. I looked around e ... not sure what to do. Is this even a Redmine issue, or is it a Rails issue...? Anyway, here's my info (although seem ... t Database adapter mysql $ </pre> 2009-03-16 18:35
Help: New Issue "Subject" converted to drop-down list?
I'm extremely impressed with both the Redmine ... st get on my feet here. When adding a new issue, the subject field is required. We have a f ... m a drop-down list. How can I do this? 2009-03-14 18:56
Help: RE: Command line ticket creation/modification?
Really? is this the only tool available? wha ... that will create a link on the [#43] to the issue number 43. is the only thing I've been able ... e commit message gets appended to the ticket! 2009-03-14 18:16
Open discussion: RE: Redmine Camp
I'd be down with that. I think it would be ... too. I am new to Redmine and had some major issues getting it installed on hostgator, but I fi ... would love to learn more about both subjects. 2009-03-14 18:12
Help: email notification for every commit and https
Hi everyone, Is it possible to get a mail ... nly for sending email notifications only for issue add/updates, news, etc. Another question ... the webrik server. Thanks, Cristi 2009-03-14 03:44
Plugins: Ticket grouping plugin
I have developed ticket (issues) grouping plugin and tested it on current trunk. There is a sample screenshot: !redmine_issues_group.png! Maybe it will be usefull for someone. 2009-03-13 23:26
Help: RE: unable to add tasks in redmine
Hello Brad, Thank you for writing in. Plea ... (500 Internal Server Error) Processing IssuesController#new (for 61.95.196.6 at 2009-03-1 ... ", "project_id"=>"puppet", "action"=>"new", "issue"=>{"start_date"=>"2009-03-13", "estimated_ho ... "testing", "status_id"=>"1"}, "controller"=>"issues", "attachments"=>{"1"=>{"file"=>"", "descri ... lid (Mysql::Error: #42S02Table 'redmine.next_issues' doesn't exist: SELECT * FROM `next_issues` WHERE (issue_id = (80)) ): /usr/lib/ruby/gems/1.8/ge ... r/plugins/stuff_to_do_plugin/app/models/next_issue.rb:94:in `remove_stale_assignments' /vendor/plugins/stuff_to_do_plugin/lib/stuff_to_do_issue_patch.rb:33:in `update_next_... 2009-03-13 19:54
Open discussion: RE: Control Redmine from the command line
Hey Paul, Great minds think alike then? ... ork going around this http://www.redmine.org/issues/show/296. Perhaps that's where we should devote our energy. What do you reckon? Dave 2009-03-13 10:36
(17026-17050/18251)