Project

General

Profile

Search

Results (18267)

Plugins: RE: Plugin Architecture Help
Reading what you are trying to achieve, my fi ... r. Anyway, you will need to monkey patch the issue model or controller either way (which is how ... o-many relation, you'll need to "inform" the issue model about it, if you add the fields as ext ... note on why it should be an attribute of the issue model rather than an extra model: you basically have a one-to-many relation between issues and versions (an issue can have one "found in" and one "release not ... ng (or monkey-patching if you will ;-) ) the issue model with @has_one :version, :as => "found_ ... ll obviously also need 2 more columns in the issues's migration (something like @found_in_versi ... more experienced in redmine plugins matters. 2010-03-27 10:11
Help: RE: redmine internal error when creating a ticket.
Just for the records: the checkout plugin does absolutely nothing to the issues. So that can be safely ruled out here :) ... o not know BSD jails deeply, there may be an issue with your defined ressource constraints. So ... heck your MySQL configuration and init files. 2010-03-26 22:22
Help: RE: redmine internal error when creating a ticket.
I had some recent issues with activerecord + delayed_job connecting ... trick. By any chance is your host localhost? 2010-03-26 21:21
Open discussion: RE: NTLM login for redmine
I am loosely using a method described in the ... equire some changes: http://www.redmine.org/issues/show/811 Kind regards 2010-03-26 19:40
Help: Gantt chart : dependent tasks
Hi, How do I create a new task ("issue") that depends on the completion of a previous task ("issue")? I want to use the gantt chart to visua ... progress of the project. Thanks, -Adrian 2010-03-26 15:58
Help: RE: own CVS export
Additional: I tried adding a new function ... 5076b1c88b57c2068aa92cdf694769dbd22d061a/lib/issue_patch.rb My link is genarated with: <%= ... I forgot something or is this the wrong way? 2010-03-26 15:44
Help: Windows 2003 x64 + Ruby 1.9.1. Ruby or Webrick stops suddenly.
Hi Was hoping to get some help. I must em ... .1 latest version, but that should not be an issuel. I also downloaded the LibMysql.dll in the ... Thanks in advance for your help Vincent 2010-03-26 14:10
Plugins: Custom fields.
Hello. Can you please tell me, is it possible ... omething like "datetime" custom fields in my issues. 2010-03-26 12:32
Plugins: RE: XLS export plugin
> I tried to use this, but it blows up while ... > "\223setup new email"... > Note, I have a issue that start with "Setup new email..." > ... F-8 charset which is used by plugin. Same issue discussed here: http://rubyforge.org/foru ... from UTF-8 to the compatible encoding 2010-03-26 06:38
Help: RE: redmine internal error when creating a ticket.
I'm really lost here....i tried a fresh insta ... s what i see in my logs <pre> Processing IssuesController#new (for 96.228.46.67 at 2010-03- ... 1G15JrD3IljWAof6+3Kp1d1cVtk+eQdVPaLVyLj8=", "issue"=>{"start_date"=>"2010-03-25", "estimated_ho ... escription"=>"bug bug bug"}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... : MySQL server has gone away: SELECT * FROM `issues` WHERE (`issues`.`id` = 1) ): app/models/issue.rb:231:in `after_save' app/controllers/issues_controller.rb:156:in `new' passenger (2. ... orks.....does anyone have any ideas at all? 2010-03-25 23:09
Plugins: RE: Issue Vote Plugin
I just changed: 16:/vendor/plugins/redmine_issues_group/app/controllers/issues_controller.rb skip_before_filter :author ... and commented out the skip before in the issue_controller of the vote_plugin and it works for both plugins Thanks Andrew 2010-03-25 17:26
Help: own CVS export
Hello, in an existing plugin I have summarized an issue list to an own format list (add estimated ti ... a CVS-export and tried to copy this from the issue export. I've read the plugin internal guide ... u need additional inforamtion? Thanks a lot. 2010-03-25 16:50
Plugins: RE: Issue Vote Plugin
I mean I have the redmine_issues_group plugin installed 2010-03-25 11:35
Plugins: RE: Issue Vote Plugin
> > Clicking Vote up or down gives me 403 ... be possible to use it anyway somehow.... 2010-03-25 10:23
Help: RE: How to update Description field on Issue
See here for the guide on how to change the description [[RedmineIssues#Editing-an-existing-issues-Subject-or-Description]], that might be dependent on your permissions though. 2010-03-25 09:48
Help: How to update Description field on Issue
Hi, I can't update the field 'Description' on Issue, I can only add some comments is normal? ... time between the creation and the closure of issue this field can be populate or reviewed a lot of time. Many thanks for your support 2010-03-25 09:18
Help: RE: How do you change the default settings of the roadmap display?
It's an option of the trackers, see [[RedmineIssueTrackingSetup]] 2010-03-25 08:42
Help: RE: redmine internal error when creating a ticket.
but they made changes to the db right? wouldn't that possible be the issue? like i said, everything else works.... ... astebin http://pastebin.com/Waiq5kwW 2010-03-25 01:47
Help: RE: redmine internal error when creating a ticket.
sigh....everything else works...i'm wondering ... ONE thing...i seriously doubt it's a server issue...not when everything else works.... i will try to look in the logs..... 2010-03-25 01:39
Help: RE: redmine internal error when creating a ticket.
The error is there: > ActiveRecord::Statem ... ror: MySQL server has gone away: SELECT max(`issues`.rgt) AS max_rgt FROM `issues` WHERE (`issues`.`root_id` = 8) ): But I'm not sure what ... to get there, directly file a bug otherwise. 2010-03-25 01:35
Help: RE: getting require errors
Sorry for using the false codestyle, here in ... ome/m4buto/etc/rails_apps/redmine/app/models/issue.rb:35 [Tue Mar 23 03:52:18 2010] [error] [c ... someone maybe an idea what i did wrong? 2010-03-24 20:06
Open discussion: RE: Redmine-Mylyn-Connector
thanks for the reply,I can upload files in Re ... attachments inside the eclipse,May be plugin issue. ** How can i set the eclipse spent time ... epository?? please suggest. thanks in advance 2010-03-24 13:33
Help: RE: Issue subject
Thanx a lot man! It's working. I'm happy now :-) 2010-03-24 12:01
Help: RE: Issue subject
You won't find it in the view directly, becau ... ry occurrence of "Subject" as a field "name". 2010-03-24 11:44
Help: Issue subject
Hi all! Guys, does anybody know file which describes the appearance of the page "New Issue"? I can't find it... I would like to change ... Any help are welcomed! Thanks in advance. 2010-03-24 10:51
(14776-14800/18267)