Project

General

Profile

Search

Results (18307)

Open discussion: RE: Redmine with JRuby on PostgreSQL issue
I am also having this error. I tried adding ... can I check/pervent that? Thanks. -=ben 2011-04-15 23:44
Help: Glassfish 1.3 + Redmine 1.1.2 + JRuby 1.6.1 + Postgres 9.0 Guide (working)
Here is a guide for those that might find it ... /karanar.net/?p=265 http://www.redmine.org/issues/7516 http://www.redmine.org/boards/2/topi ... ----------------------------------------- 2011-04-15 23:27
Help: Redmine environment...
I discovered my server is still running Ruby 1.8.6 after encountering email notification issues with a Redmine upgrade. I installed RVM and ... and restarted the Redmine instances, but the issues remain. How can I confirm Redmine is now running in Ruby 1.8.7? 2011-04-15 21:32
Plugins: redmine_charts migrate.rake problem
Hi all, I'm trying to fix a problem (https://github.com/mszczytowski/redmine_charts/issues/84) using the charts plugin on RedMine 1.1. ... al.all(:conditions => {:journalized_type => "Issue"}, :order => "id asc").each do |journal| ... == "done_ratio" RedmineCharts::IssuePatch.add_chart_done_ratio(+journal.issue.project_id+, +journal.issue.id+, +journal.issue.status_id+, detail.value.to_i, journal.creat ... y == "status_id" RedmineCharts::IssuePatch.add_chart_issue_status(+journal.issue.project_id+, +journal.issue.id+, detail.value.to_i, journal.created_on) ... method `project_id' for nil:NilClass* So issue is a NilClass istead of a Issue... 2011-04-15 17:50
Help: RE: Migrate from Mantis
I also met this kind of issue. Does someone have a solution ? 2011-04-15 11:42
Help: RE: Logging time in mercurial commit message doesn't work
h2. Solution *1)* Actually, setting: > ... . What the problem is? # When +@log_time(issue, time)@+ method is called, then +@TimeEntry@ ... angeset.rb :@ <pre> def log_time(issue, hours) time_entry = TimeEntry.ne ... Hope it solves your problem, Maciej :) 2011-04-14 21:18
Open discussion: Imap unable to retrive mail from specific domain
Hi, I am quiet new to redmine. I have setup redmine to retrieve mails from an IMAP server. The issue I am facing is a bit confusing. When i send ... file does show anything related to this. 2011-04-14 16:08
Help: RE: Issue Submitter not being notified of updates
I solved this issue myself. The project wasn't public so people ... project but have the submitters get updates. 2011-04-14 15:34
Help: 'missing header for unified diff' applying patch #2024
Hi, when I try to apply patch #2024 (gantt_e ... ication_helper.rb patching file app/helpers/issues_helper.rb patching file app/models/issue.rb patching file app/views/gantts/show.html ... t what I'm doing wrong? thanks, Charles 2011-04-14 15:17
Help: Issue Submitter not being notified of updates
The person who submitted issues is not receiving updates (aka when a note i ... r because they aren't supposed to be updated? 2011-04-14 14:56
Help: RE: Fetching e-mails into Redmine via IMAP
Today I did a fresh redmine install (Git vers ... data over to it, hoping this would solve the issue. But it didn't. I created a question with ... has to be some solution. Can someone help me? 2011-04-14 10:58
Help: RE: How to "include_in_api_response" in an API call?
Ok, lookst like all I have to do is to pass ' ... the URI, ie to call @http://redmine.example/issues/999.xml?include=changesets@ 2011-04-14 01:40
Help: How to "include_in_api_response" in an API call?
I would like to get the changeset for issues when using API calls. According to the show.api.rsb for Issues, there are two conditions changeset to return with an issue: # @include_in_api_response?('changesets')@ ... ctually "include changesets in api response"? 2011-04-14 01:29
Open discussion: forced message on issue close
Greetings, Is there a way to make it manda ... ing in the notes section when they change an issue's status to closed? I thought there was a plugin for this but I can't find it anymore. Thanks 2011-04-13 22:24
Help: RE: Can't install redMine
Alright, I redid the SSH and it produced this ... ake aborted! Object is not missing constant Issue! /home/improvcm/rails_apps/redMine/vendor/r ... n/rake:19:in `load' /usr/bin/rake:19 </pre> 2011-04-13 20:22
Open discussion: RE: File linkage
Discovered a simple work-around for this. ... stored in the Files area (or attached to an issue) by right-click "copy link address", then paste that URL into your new issue, wiki, forum, etc. This way, you upload file ... e. For future reference.. Thanks, etech 2011-04-13 18:12
Help: Redmine Installation Help
Hello, I need to pay someone to get Redmin ... I have attempted to do so but there are some issues with the version of rails and i18n gem. I d ... ugh time to invest into this. Thanks, M 2011-04-13 17:19
Open discussion: Get inspired from Redmine
Hi there. I'm Guillaume Storchi of the Cod ... of this script to our needs, for performance issue reason this piece of code is really good. Th ... d from redmine ...) Freely :) Guillaume 2011-04-13 16:32
Development: RE: IssuePatch, belongs_to works once
It works when I run my server with the *produ ... , it only works once :-( How is it possible ? 2011-04-13 16:30
Help: REST API - Custom Fields
Hi, I'm having issues getting custom fields to update. I have rea ... od? Any help much appreciated. Thanks. 2011-04-13 16:23
Help: auto preview in wiki on the right side of the content
Hi, I implement this Javascript (http://www.redmine.org/issues/244) in the edit.rhtml, so now I see the pr ... t a good programmer. Best regards, Vige 2011-04-13 15:20
Help: Fields not updated through REST API
I am trying to updated an issue and some custom fields through the REST API (using REBOL). I read the current issue data: <pre> GET /issues.xml?key='ValidApiKey'&issue_id=122&include=journals HTTP/1.0 </pre> ... p and then send the follwing: <pre> PUT /issues/122.xml?key='ValidApiKey' HTTP/1.0 Conte ... ml <?xml version="1.0" encoding="UTF-8"?><issue><id>122</id><project name="ToDo" id="2"/><tr ... d_on>2011-04-13T14:46:44+02:00</updated_on></issue>} </pre> With log level set to DEBUG I get: <pre> Processing IssuesController#update to xml (for 1.2.3.4 at 201 ... tion"=>"update", "id"=>"122", "controller"=>"issue... 2011-04-13 15:18
Help: RE: Unable to delete track
Guy Barnhart-Magen wrote: > i was able to so ... not what I meant, you should have taken the issue IDs and visited the issues in Redmine. You now probably have orphaned data. 2011-04-13 11:50
Help: RE: Unable to delete track
Make sure you are on the _global_ issue list, not the list for just one project, and make sure to show _all_ issues, not just the ones with an open status, and ... ve a look at the @tracker_id@ column in the @issues@ table, I think you will find at least one corresponding issue there. 2011-04-13 08:51
Help: RE: Unable to delete track
It doesn't list any issues related to that tracker "No data to display" 2011-04-13 07:58
(11801-11825/18307)