Search
Results (18202)
- Hi All, Is it at all possible to restrict ... to limit to only being able to create "Bug" issues, but we can't seem to limit them to only th ... the-hood experience :) Regards, Peter
- 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 :)
- 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
- 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...
- 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
- 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)
- 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
- Help: RE: How to accept messages from unknown email address?
- I too would love a solution for this issue.
- 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 )
- 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
- 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!
- 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
- 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.
- 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
- 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 ...
- 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.
- Help: RE: issue import (email or csv)
- Hi, I am very interested by this plug-in, ... some very basic instructions. Thanks a lot
- 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.
- 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>
- 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?
- 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!
- 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.
- 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
- 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.
- 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_...