Project

General

Profile

Search

Results (18305)

Plugins: RE: Bug cloud not working, missing something?
Kunal Ashar wrote: > I've the same problem. ... iteable by the webserver... Regarding the issue concerning the Bugcloud plugin: [[PluginBugc ... Hope it helps... :) Regards, Mischa. 2009-10-05 22:54
Open discussion: How to add another column to the issues table report?
I would like to know if someone can help me ... l http://0.0.0.0:3000/projects/my_project/issues I need to add another column, lets say " ... , where it reports the last date on which an issue became closed state. as I understand redm ... = 5 and the change would be somewhere in issues_controller, but given my ignorance on ruby ... any help would be very valuable Thank you. 2009-10-05 17:36
Plugins: AssociationTypeMismatch expected Project got Project
Hello, I'm developing a plugin. When I try to ... if @audit_test.save #attach_files(@issue, params[:attachments]) flash[:notic ... _successful_create) #Mailer.deliver_issue_add(@issue) if Setting.notified_events.include?('issue_added') redirect_to :action => 'ind ... , :query => @query} %> <% end %> Any tip? 2009-10-05 12:30
Plugins: RE: Ticket grouping plugin
Hi Andrew I did install the "awesome_nested_ ... Download from http://github.com/Ubik/redmine_issues_group/ into /vendor/plugins/redmine_issues_group 2.For Redmine 0.8.x install awesome_ ... tart Redmine (Apache, Mongrel, WEBrick e.t.c) 2009-10-05 12:17
Plugins: RE: Graphs plugin
Peter Fern wrote: > Peter Fern wrote: > > B ... on this branch until http://www.redmine.org/issues/3861 is resolved one way or the other , as ... lugin out there! Feel free to vote on this issue if you care about this (you should do! ) 2009-10-05 11:27
Plugins: RE: ToDo lists plugin
I have updated the plugin again. I am runnin ... [parent_object,:todo], :parent_id => todo, :issue_id => todo_issue), :method => :get, 26: 27: ... ect.identifier.to_s + '/' if todo.project}#{'issues/' + todo_issue.to_s + '/' if todo_issue}#{todos_controller}/#{todo.id}", :action ... blic/500.html (500 Internal Server Error) 2009-10-05 07:33
Plugins: RE: Graphs plugin
ciaran jessup wrote: > Eric Davis wrote: > > ciaran jessup wrote: > > > The other issue I have is, that the fork I took (Uwe Koloska ... ect.allowed_to_condition(User.current, :view_issues) unless @project.nil? ... P BY project_id" sql << " ORDER BY issue_count DESC" @@ -267,9 +266,7 @@ class GraphsController < ApplicationController def confirm_issues_exist find_optional_project ... active_children.collect(&:id) - @issues = Issue.find(:first, :include => [:project], :condit ... table_name}.id IN (?)", ids]) + @issues = Issue.find(:first, :include => [:project], :condit ... tion(true)}"]) else @issues = Issue.find(:first) end </pre> 2009-10-05 05:26
Plugins: RE: Importer plugin - Help
Nanda, i ran into similar problems with the p ... e to add special encoding to workaround this issue (the way i did) but this will affect more than one file. 2009-10-04 12:16
Help: Redmine SVN issue
Hello, I've follow the HowTO "HowTo config ... .. Some help would be really nice .... 2009-10-03 19:17
Help: redmine won't sent notification emails
Hi I'm using redmine rev. 2903 Here is ema ... of the production.log: <pre> Processing IssuesController#edit (for IP at 2009-10-03 07:06: ... s (DB: 6) | 302 Found [http://www.domain.com/issues/37/edit] </pre> When I try to run 'mail ... t works fine. Can anybody help? Thanks. 2009-10-03 16:15
Help: Redmine 0.8.5, Passenger, Ubuntu9.04, Apache2.2.... a recipe
I posted here about my installation problems: ... or (No route matches "/plugin_assets/redmine_issues_group/stylesheets/stylesheet.css" with{:met ... 1.3.1-1 2009-10-03 00:03
Open discussion: RE: View issues - order by
Sorry, i have just found a issue for that... 2009-10-02 10:44
Open discussion: View issues - order by
Hi, it's possible to order by a customer field in the issues view? I use 0.8.5 but there it seems not possible. Maybe it's planned for a future release? 2009-10-02 10:40
Help: RE: accept issues via mail from anonymous on non-public project
Some more info about my System: Ruby 1.8 ra ... em: latest version from SVN OS: Debian Lenny 2009-10-02 10:34
Help: accept issues via mail from anonymous on non-public project
Hi, i'm currently struggling with incoming ... on registered users should be able to open a issue via Mail. This also works when te project is ... orking? I'm using the latest svn Version 2009-10-02 10:31
Plugins: RE: Ticket grouping plugin
Lars Pehrsson wrote: > Any ideas as to the cause? See [[PluginIssuesGroup]]. You have to install _awesome_nested_set_ plugin. 2009-10-02 06:13
Plugins: RE: Redmine Scrumdashboard plugin
Hi, I got the following error after clicki ... (`dashboard_statuses`.dashboard_id = 1) IssueStatus Columns (0.001009) SHOW FIELDS FROM `issue_statuses` IssueStatus Load (0.000160) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 1) IssueStatus Load (0.000119) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 2) IssueStatus Load (0.000114) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 3) IssueStatus Load (0.000114) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 4) IssueStatus Load (0.000112) SELECT * FROM `issue... 2009-10-01 22:45
Open discussion: Wiki Format in custom fields
Hi, I have a custom field where I want to use the Wiki format, mainly to convert the issue# and revision#. Can I use wiki format in custom fields? Thanks, Romano 2009-10-01 21:05
Open discussion: RE: Target date for 0.9
Cool; the Redmine install ive got work on is ... 4; as its totally internal security isn't an issue (i.e. I wont be arsed updating :op ) I've ... .9s additions for a while. Cant wait :o) 2009-10-01 11:28
Help: RE: Plugin Permission Issues (Rails? Ruby?)
Could you share some of it's code, maybe it's ... y controllers should be enough. Eric Davis 2009-10-01 01:26
Open discussion: RE: cleaning up the bugs/feature/patch database of redmine
That's a great idea. I've been trying to close duplicate issues as I go but it's been difficult. Eric Davis 2009-10-01 01:10
Open discussion: RE: Target date for 0.9
Chris McKee wrote: > It would be good to see ... ng as there are no critical bugs or security issues, we won't have to do any more minor releases. :) Eric Davis 2009-10-01 00:55
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
I've fixed some of the code and enhanced it a ... bay/wiki/REDMINETSVN Thanks Chris 2009-09-30 10:45
Help: Is there a way to highlight issues based on priority / due date?
Is there a way to be color the bg of issue based on their priority or other factors? ... gher priority tasks as well in the task view. 2009-09-30 02:59
Help: RE: Redmine upgrade from 0.8.4 to 0.8.5 - Old version number displayed
Stefano Arlandini wrote: > please it's important, any idea? See issue #3860. You could have found the answer yours ... rsion+0.8.5&scope=&all_words=1&titles_only=1&issues=1&submit=Submit. :-) Kind regards, Mischa. 2009-09-29 23:28
(15901-15925/18305)