Project

General

Profile

Search

Results (18307)

Help: RE: Migrate a project to redmine 0.9 to 1.0.2
when i go to myproject then in issues page, in production.log i had this : I ... org/projects/intranetsup] </pre> I go to issue page : <pre> Processing IssuesController#index (for 192.168.1.38 at 2010-1 ... ranetsup", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: <% previous_group = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cyc ... <tr class="group open"> app/helpers/... 2010-11-01 16:16
Help: RE: Migrate a project to redmine 0.9 to 1.0.2
the command works : <pre> # RAILS_ENV=pro ... /pre> but i have always my problem on the issues page <pre> Internal error An error o ... ine administrator for assistance. </pre> 2010-11-01 15:57
Help: RE: 'Issues' TAB giving internal error
What redmine version? Please also post the error trace from @log/production.log@. 2010-11-01 14:52
Help: 'Issues' TAB giving internal error
I have redmine installed on Suse . Before some days everything was working fine. Now the 'issues' TAB under some projects gives internal error. I am not getting any way to resolve this .. 2010-11-01 13:06
Open discussion: RE: Unable to start redmine
Done, http://www.redmine.org/issues/6784 2010-11-01 13:02
Help: RE: automatically update custom field value
Théodore Biadala wrote: > Indeed that would ... e this virtual attribute to order/filter the issue list ? No easy way. Then use an @after_in ... rg/v2.3.8/classes/ActiveRecord/Callbacks.html 2010-11-01 12:46
Open discussion: RE: redMine 500 error while saving new issue
Thanks Felix for pointing out the issue. I removed the mail configuration and it is working fine now. 2010-11-01 12:23
Help: RE: automatically update custom field value
Indeed that would be best. I choose to go wit ... e this virtual attribute to order/filter the issue list ? 2010-11-01 12:15
Help: RE: automatically update custom field value
You could use a virtual attribute instead of saving the attribute to the DB, i.e. extend the issue model with something like: <pre><code cla ... t be the correct value each time you call it. 2010-11-01 12:12
Open discussion: RE: redMine 500 error while saving new issue
Please use the @< pre>@ tags (there's an extr ... ut, i.e. I guess your email config is faulty. 2010-11-01 12:02
Plugins: RE: Some question about Redmine Plugins
# You should probably learn a little more rai ... a part of the plugin guide, # For an extra issue attribute, you'd probably be better off usin ... ake care of managing its storage and display. 2010-11-01 12:00
Help: RE: News lost edit link
This is caused by some refactoring in the trunk. The issue should be solved by now (see #6513 and relat ... use a stable release if possible. --Holger 2010-11-01 11:46
Help: automatically update custom field value
hi, I've been working on a plugin which he ... User Pain" which value i update each time an issue is created or updated. The value is easy to ... not updated. To sum up : * I create an issue, the value of user pain is accurate. * Then i add a tracker to the issue's project. * the value of user pain for the issue is not accurate anymore it needs to be compu ... thought of computing the value each time an issue is loaded but i can't find the right hook to do that. I've thought of updating every issues each time tracker or priority is changed, b ... should best implement that, please tell me :) 2010-11-01 11:22
Open discussion: RE: redMine 500 error while saving new issue
Below is the error from the log file. *<html ... tyle: italic; } </style> </head> <body> Issue #14 has been reported by Gaurav Shrestha. <hr /> <h1><a href=3D"http://localhost:3000/redmine/issues/14">Bug #14: testing<= /a></h1> <ul> < ... ls/mailer.rb:292:in `deliver!' app/models/issue_observer.rb:20:in `after_create' /usr/lib ... 184:in `notify_observers' app/controllers/issues_controller.rb:143:in `create' Rendering ... ublic/500.html (500 Internal Server Error) * 2010-11-01 05:50
Help: RE: can I change default tracker for new issue?
works nicely. Thank you Didn't find anything about that in forums not help... R. 2010-10-31 22:52
Plugins: Some question about Redmine Plugins
Hi, first excuse my bad English. So here is ... e is what the plugin has to do: override issue model to add an attribute (spot_id) let user set the related spot_id when they create a new issue (by adding fields to the issue creation form) exec a specific function when a issue related to a spot is closed. I have to te ... i want to make a one-to-one relation between issue and spot. and let user set related spots when they create an issue. Can anyone help me? thanks. 2010-10-31 14:36
Help: RE: can I change default tracker for new issue?
Move "feature" to the top of the tracker list in the global administration. 2010-10-31 14:06
Help: can I change default tracker for new issue?
hi can I change default tracker issue from bug to feature for new issue? Thank you Radek 2010-10-31 13:47
Help: Creating issue via api
Hi, I have the following code that uses httparty in an attempt to create an issue via the api: <pre> self.class.base_uri @ ... ntent-type' => 'text/xml' self.class.post("/issues.xml", :body => {:issue => {:subject => 'test, :description => 'test ... 1:in `require' script/server:3 </pre> 2010-10-31 13:42
Open discussion: RE: redMine 500 error while saving new issue
Please post the trace of the error, you will find that in the @log/production.log@. 2010-10-31 13:13
Open discussion: redMine 500 error while saving new issue
When i try to add a new issue in Redmine i get the following error. *Inte ... .* In other section i can add without any issue but it occurs only in the Issue section. How can i get rid of the issue. 2010-10-31 11:26
Help: RE: Help!! redmine crashes after launch
But. Felix - mail notification steel not working In production log <pre> Processing IssuesController#update (for 127.0.0.1 at 2010-10- ... /HrXvNoZIlViJV0F3zAu059igU=", "id"=>"1055", "issue"=>{"start_date"=>"2010-10-29", "estimated_ho ... id"=>"2", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... pma.net.ua Redirected to http://0.0.0.0:9191/issues/1055 Completed in 403ms (DB: 45) | 302 Found [http://0.0.0.0/issues/1055/edit] </pre> But mail log is empty ... mple.net" # password: "redmine" </pre> 2010-10-31 10:12
Help: RE: Help!! redmine crashes after launch
maxim ponomarchuk wrote: > I'm sorry Felix, ... g test mail notification) <pre> Processing IssuesController#show (for 127.0.0.1 at 2010-10-31 ... ction"=>"show", "id"=>"1055", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml DEPRECATION WARNING: using %d i ... (View: 412, DB: 12) | 200 OK [http://0.0.0.0/issues/1055] </pre> and mail notification no ... address: "localhost" port: 25 </pre> 2010-10-31 09:51
Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
I encountered a similar problem today. The re ... ded below. Maybe only one of them caused the issue, all I know is that after removing all the p ... or (0.14.3) treetop (1.4.8) tzinfo (0.3.23) 2010-10-31 08:26
Open discussion: RE: how to create issue via api
Thanks for the reply Felix I cant work out where to enable anonymous issue creation, does anyone know where this can be done? (will allow me to rule out authentication issues), but i'm trying to use basic authenticatio ... oduces any better results. thanks, Scott 2010-10-30 22:55
(13076-13100/18307)