Search
Results (18298)
- 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.
- 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?
- 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
- Help: RE: Issue subject
- Thanx a lot man! It's working. I'm happy now :-)
- Help: RE: Issue subject
- You won't find it in the view directly, becau ... ry occurrence of "Subject" as a field "name".
- 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.
- Hi, I`ve upgraded to the latest version an ... cept all the docs i`ve added to projects and issues give a 404 error when clicking them. It see ... page to the files got lost. Is this a known issue or something i can do to fix? Thanks Derick
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Hello Amine, Thank you for you solution. I'll check that. Jaroslav K.
- Hi Guys, I'm new to Rails; I've just read ... n that will allow me to add two fields to an issue; they will be drop down lists, and their contents will be the @issue.assignable_versions list. The purpose of the ... version_field name:string version:references issue:references </pre> This didn't quite create ... t.references :version t.references :issue end end def self.down drop ... ionField < ActiveRecord::Base belongs_to :issue belongs_to :version end </pre> *The ... s into the Edit, New, and Show views for the Issue. I can create some partials to do that, but ... . I'm also not quite clear on how to get the Issue view to show my stuff... I know I can monkey patch/"duck punch" (I love that name) the Issue model to add the "has_many :version_field" a ... allowing me to grab the version fields via "@...
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Hi Jarolav, I found the solution. In th ... orrectly configuring the plugin i have a new issue now. After clicking on the ezsummary labe ... endor/plugins/redmine_ezsummary/app/views/ez_issue_summaries/_email_form.html.erb: 1: <%= rend ... ></legend> 4: <% form_tag ezsummary_path(:issue_id => issue), :html => { :method => :post, :id => "creat ... ow if you find a fix... Ty Amine Lahlou
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Hello Amine Lahlou, no, I found no solution ... o Jaroslav, > > I'm experiencing the same issue, > > Redmine 0.9.3 > Rails 2.3.5 > rub ... you found how to deal with it ? > > Ty
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Hello Jaroslav, I'm experiencing the same issue, Redmine 0.9.3 Rails 2.3.5 ruby 1.8.7 Have you found how to deal with it ? Ty
- Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Dmitry Koroban wrote: > I have Bitnami Redmi ... ppropriate. #* Hopefully that addresses the issue you are having. If not, please provide all o ... nt (2) above if the screenie shows the URL.
- Plugins: RE: Not working on Redmine 0.9.3
- Paryank Kansara wrote: > I have recently upg ... t and installed Ruby 1.8.7. That resolved my issue. Now it works perfectly! Thank you.
- Open discussion: RE: What about repeating issues?
- Maxim Krušina wrote: > I yhink that plugin w ... script/runner'? to make 6 monthly type tasks?
- Hello, i've installed a fresh redmine from ... 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?
- Hello, I have had Redmine up and going, but due to an unknown issue Redmine has stopped working. I thought it w ... not help. I am really not sure what to do.
- Help: RE: How to link sub project's repository to master projects?
- No, subprojects are full-blown projects on th ... sions in the project tree, and you will view issue from the whole project's subtree in the issue list.
- Help: RE: Unable to assign issue to group
- I'm not familiar with windows, sorry, and I h ... ybe someone on IRC might be able to help you.
- Hi, Just thought I'd run this past your co ... l this work as expected? For example, if an issue is raised in the child project, will a commit log referring to that issue associate with the issue correctly, bearing in mind that the reposito ... ent project? Thanks for any help! Chris
- Help: RE: Unable to assign issue to group
- Thanks for the info Felix. #2964 mentions a p ... ere). BTW this is a Windows XP installation.
- I am using redmine both locally and remotely for the same project. I am interested in issues being replicated to the remote server. Is there some plugin that can accomplish that?
- Help: RE: How to link sub project's repository to master projects?
- When I select the sub project, it does not ha ... ain project's tab automatically. Some of the issues refer to the sub project, rather than the master project, and I wonder whether such issues will be displayed under both the sub project and the master.
- Help: RE: Unable to assign issue to group
- This feature is not available at this time, see #2964.
- I am running 0.9.3, and have created a group of users, but when I try to assign an issue to the group (a new issue or an existing one) then the group name does ... Any suggestions as to what I am doing wrong?