Project

General

Profile

Search

Results (18317)

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
Open discussion: RE: how to create issue via api
Can anonymous create issues on your redmine? If not, you need to use au ... get the API key from your "my account" page. 2010-10-30 22:13
Open discussion: RE: how to create issue via api
After a little more investigation, I am now posting to '/issues.xml' and getting a different error: 'Form ... using the following line self.class.post("/issues.xml", :body => {:issue => {:subject => 'test, :description => 'test, :project_id => 1}}) Can anyone help? thanks 2010-10-30 21:07
Help: Migrate a project to redmine 0.9 to 1.0.2
Hello, I have one server with redmine 0.9 ... d restore it on the new. It works but on the Issues page i have a "Internal error" message. ... Note : sorry to my english, i'm french ... 2010-10-30 18:47
Open discussion: how to create issue via api
Hi, I'm trying to create an issue via the rest api, however whenever i post to /projects/1/issues.xml I get a 405 error telling me POST is no ... that I should be posting to? Thanks, Jon 2010-10-30 17:07
Help: RE: LDAP patch modifications, issue 1113 - need some debugging help
app/models/user.rb and app/models/auth_source ... hich I can import from these two models.. 2010-10-30 14:02
Help: RE: LDAP patch modifications, issue 1113 - need some debugging help
Roy Sindre Norangshol wrote: > * Are I'm abl ... t them to see if there is a "nicer" solution. 2010-10-30 12:28
Help: RE: LDAP patch modifications, issue 1113 - need some debugging help
It is actually placed in the ldap auth contro ... ke a module I can import at both places :p 2010-10-30 12:24
Help: RE: LDAP patch modifications, issue 1113 - need some debugging help
While it's pretty hard and time-consuming (me ... el and call it from after a login or similar. 2010-10-30 12:13
Help: RE: Changing default value for filter
Thanks for the reply. I successfully changed ... but since I want to use different filter for issue list page and calendar page, I need to add a ... ou tell me which how I can do that? Thanks 2010-10-30 09:42
Help: LDAP patch modifications, issue 1113 - need some debugging help
Hello fellow nerds. I'm currently running ... -group mapping so the user object isn't nil? 2010-10-29 20:20
Open discussion: RE: notification e-mail's content change
# You will probably want to make a plugin for ... e @vendor/plugins/my_plugin/app/views/mailer/issue_add.text.html.rhtml@ will override @app/views/mailer/issue_add.text.html.rhtml@), # All Mail "views" are in @app/views/mailer/@, on issue creation, @issue_add@ is sent, on issue update it's @issue_edit@ and so on, the extension should tell y ... chars: make sure you edit the files as UTF-8. 2010-10-29 12:50
Open discussion: notification e-mail's content change
Hi, I would like to change the content o ... ----------------- Project: [project name] Issue: [Issue name] (Or wiki's or forum's) who did update ... ----------------- ALL INFORMATION ABOUT THE ISSUE ---------------------- Issue: [Issue name] (Or wiki's or forum's) Added by [who] ... se questions! Thank you in advance! Peter 2010-10-29 10:55
Help: RE: after update redirected to issue instead of staying at issues list
Thanks for reply! It is a stable 1.0.1 RM. ... of these requests work - they update info of issues, but values of "Redirected to" are different as you can see. Don't know what to say else.. 2010-10-29 09:29
Help: RE: Upload of file in issue fails
That worked. I changed my owner and group of ... Now file uploading isn´t a problem anymore :) 2010-10-29 08:17
Open discussion: RE: Mail not sent from redmine
Thanks Felix for the correction, since iam ne ... y tips so that i can trace the source of the issue. 2010-10-29 06:38
(13101-13125/18317)