Project

General

Profile

Search

Results (18298)

Help: RE: Issue Submitter not being notified of updates
I would agree completely about this needing clarification in the wiki. 2011-04-18 16:28
Help: RE: Issue Submitter not being notified of updates
Thanks I've just run into exactly the same issue and was going to go back to using the API un ... The autoresponder emails in relation to an issue created by email are only sent to members or ... eds to be clarified in the wiki for creating issues from email. 2011-04-18 16:19
Plugins: RE: Default columns plugin
I´m having the same problems as Chris Darts h ... test-project from the list and went to the 'Issues' tab I can see the link to the 'Default ... lumns and ordering. Any idea how to debug? 2011-04-18 14:49
Open discussion: Displaying an Issue subject in Wiki, instead of the issue number
I am creating wiki pages in my project, that refer to some issues. Currently, it is possible to make reference to issues, with links. But is it possible (or is it planed) to show the subject of issues directly in the wiki. For example : Let's imagine that the issue #123 exists in my redmine database. Subject ... page would show *Found a bug in the software* 2011-04-18 14:27
Help: Can't login
After upgrading, when i login, i get <pre ... (500 Internal Server Error) Processing IssuesController#index (for 67.228.104.121 at 2011 ... ter"=>"1", "action"=>"index", "controller"=>"issues", "per_page"=>"100", "sort"=>"fixed_version ... ring template within layouts/base Rendering issues/index.rhtml Completed in 110ms (View: 78, ... K [http://labs.buyscripts.in/projects/vshare/issues?per_page=100&set_filter=1&sort=fixed_versio ... </pre> Anyone know how to fix this error ? 2011-04-18 12:42
Help: RE: Redmine.pm and Subversion COPY method on Windows
I think I ran into the exact same issue. Can you attach your version of redmine.pm? Or at least, post the MySQL Statement you changed? Thx! 2011-04-18 12:31
Plugins: Issue Closed Date
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. 2011-04-18 10:00
Plugins: RE: Show Issue Descriptions plugin
Is there any possibility to export data we get by using this plugin to PDF? 2011-04-18 09:25
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) 2011-04-17 19:52
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. 2011-04-17 12:08
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 2011-04-16 17:44
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 2011-04-16 16:51
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 2011-04-16 16:36
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. 2011-04-16 12:34
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 2011-04-16 01:37
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; 2011-04-16 00:31
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
(11776-11800/18298)