Search
Results (18317)
- Development: RE: Automatic Project Creation
- Tks Guys researched solutions and would lik ... = 'admin' self.password = 'admin' end issue = RedmineClient::Issue.find(1018) issue.subject = "Changed via the API TESTE" issue.save eRROR: /var/lib/gems/1.8/gems ... .rb:589:in `find' from teste.rb:15
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- issue_statuses.is_closed is boolean type Need change the code <code> issue_statuses.is_closed = 0 </code> to <code> not issue_statuses.is_closed </code> work fine :)
- Plugins: RE: Redcase Plugin
- The idea is really good, but its not useable ... e test description shalle be copied to a new issue as bug report. Test execution should be scheduled as task with a tester assigned to this task.
- Development: RE: Assign issue to a group in redmine 1.2.0
- Thanks a lot Mischa.
- Help: RE: Does Redmine allow custom fields wh ... ricted to those of the project when creating issues?
- Frank Church wrote: > s it possible to add c ... nked with the project, so that when creating issues the dropdown list shows only the values whi ... plement it, or some plugins that can do this?
- Plugins: RE: Redmine Scrumdashboard plugin
- > Anyone knows... if... is it compatible with ... yes it is, we are using it for few weeks, no issue during installation or use. One bug fix : ... version* in the dashboard combobox selection.
- Plugins: RE: Redcase Plugin
- Thanks Mitul, I still can not see the tre ... More info that may shed some light on this issue - 1. I run Redmine on apache2 on Ubuntu 2 ... Any idea why I cant see the tree?
- Help: RE: cannot open my family tree
- Think you've posted in the wrong forums. This is the forum about the Redmine project management / issue tracking system; not related to GeneWeb.
- I am a software developer that recently begun ... lity for replacing our current approaches to issue tracking and project management. We are plea ... ible. Thank you for your time! -Michael
- Help: RE: Redmine installation problems rake command issue
- On windows, you need to set your RAILS_ENV apart. set RAILS_ENV=production rake db:migrate
- Help: RE: Redmine installation problems rake command issue
- I just got past that error, it was a problem ... am using Windows XP, so there is no bash etc.
- Help: RE: Updating issues problem
- libjs-scriptaculous was not installed by the ... some importen javascript files was missing :)
- Help: RE: Forum style
- See [[HowTo_create_a_custom_Redmine_theme]], ... dmine @public/themes@ directory. For your issue you can simply copy the @alternate@ theme fo ... </pre> line from the stylesheet, for example.
- Redmine 1.2.1 This error appears when i try ... n `statement' app/models/query.rb:521:in `issue_count' app/controllers/issues_controller.rb:82:in `index' config/initi ... rails_211_fix.rb:62:in `dispatch_cgi' </pre>
- Help: RE: Updating issues problem
- I think I've already this issue somewhere on this site; maybe due to a plugin?
- Help: RE: Updating issues problem
- Bump Is there some way to debug this
- We are seeing an issue in Redmine where pasting 'smart' quotes from ... 010 or Microsoft Outlook 2010 into a redmine issue then results in unexpected character output ... Notepad) This looks/feels like a codepage issue but we can't pin it down. Has anyone seen a similar issue that might be able to give uss ome ideas of ... our Redmine plugins Screenshot Paste 1.0.2
- hello, i am trying to add an csharp file ... version -- 0.9.7 please guide me on this issue. Regards, purushoth
- Plugins: RE: Better Gantt Chart
- Yes, the reason is the redmine_default_column ... methods in a wrong way. Well, I can probably issue my own version of this plugin with this fixed, if there is a demand...
- Help: RE: Automatic change some field.
- Mischa The Evil wrote: > Not out of the box ... hes to the Redmine core though. See e.g. old issue #640. It was another task (#640). I want that field "Assigned to" change automatically.
- I have read many forum entries and tutorials ... thods discussed here: http://www.redmine.org/issues/8311 since this user appeared to have a sim ... for everyone else), that would be great too.
- I'm using redmine 1.2.1 with a gmail accoun ... I've tried searching the forums and open issues, but found nothing relevant. There is too m ... any hints on where I should start looking?
- Is there a plugin or way to export emails from outlook into Redmine lets say under issues. Don't want a CSV. would just like to exp ... d the body of the text. Is there a solution?
- Help: RE: Automatic change some field.
- valentin polozov wrote: > Hi, I newbie in Re ... hange fields? > eg. When I change status of issue, Redmine automatically changed "Assigned to" ... hes to the Redmine core though. See e.g. old issue #640.
- Development: RE: Assign issue to a group in redmine 1.2.0
- shubhangi barve wrote: > I was trying to assign an issue to a group, for that i tried to use 2964.pat ... 36 which will include the implementation for issue #2964. The patch you mention is most-likely ... Redmine sources and not supported in any way.