Search
Results (18317)
- I have been trying to install the 'Issue Closed Date' plugin (http://www.redmine.org/ ... After installation, when clicking on the 'Issues' tab for a specific project I receive the following error: <pre> NoMethodError in Issues#index Showing app/views/queries/_filters ... "> Trace of template inclusion: app/views/issues/index.rhtml </pre> Any ideas? I've posted the same problem on the author's github issue list, but so far have received no response.
- Plugins: RE: Show Issue Descriptions plugin
- Is there any possibility to export data we get by using this plugin to PDF?
- Help: RE: Can't install redMine
- Got it fixed, it was a rack issue (Must be equal to 1.1.0 or it would error)
- Open discussion: RE: Redmine with JRuby on PostgreSQL issue
- I have a working configuration on Tomcat righ ... Please update this thread when you'll finish.
- Help: RE: Attachments through ReST API
- C# Redmine client can upload attachment to Re ... loundApp.com, and embed the photo url in the issue description http://redminepro.jawasoft.com/issues/74
- Help: RE: Attachments through ReST API
- What redmine version are you (Rongde / Svetla ... redmine when testing this out with curl: issue3.json: 1 { 2 "issue":{ 3 "subject":"Test ohne journal ... ny help is greatly appreciated. Cheers Robert
- Help: RE: Can't install redMine
- Seems to be a mysql gem installation issue. Have a look at Vagner's way to solve the problem : message#18238
- Help: RE: Can anybody help me with HGRedmine
- *Pay attention*: the above fix broke the sqli ... rg/nolith/hgredmine/downloads which fix this issue. I decided to bring up the HgRedmine work ... ttps://bitbucket.org/redmine/hgredmine/ And issues, wiki and so on are located at http://hg4.m ... erested in the development is wellcome.
- Help: RE: Glassfish 1.3 + Redmine 1.1.2 + JRuby 1.6.1 + Postgres 9.0 Guide (working)
- Argh.. I spoke too soon, turns out redmine has issues with postgres. Everything appears to be fi ... topics/19434?r=23384#message-23384 -=ben
- Help: RE: massive startup delays
- I have an issue that seems to be the same as yours. Take a l ... ry tab; # Now I can open the Repository tab;
- 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
- 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 ... -----------------------------------------
- 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?
- 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...
- Help: RE: Migrate from Mantis
- I also met this kind of issue. Does someone have a solution ?
- 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 :)
- 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.
- 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.
- 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
- The person who submitted issues is not receiving updates (aka when a note i ... r because they aren't supposed to be updated?
- 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?
- 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@
- 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"?
- 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
- 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>