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.
- 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.
- 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?
- 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)
- 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! )
- 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)
- 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>
- 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.
- Hello, I've follow the HowTO "HowTo config ... .. Some help would be really nice ....
- 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.
- 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
- Open discussion: RE: View issues - order by
- Sorry, i have just found a issue for that...
- 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?
- 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
- 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
- Plugins: RE: Ticket grouping plugin
- Lars Pehrsson wrote: > Any ideas as to the cause? See [[PluginIssuesGroup]]. You have to install _awesome_nested_set_ plugin.
- 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...
- 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
- 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)
- 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
- 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
- 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
- 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
- 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.
- 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.