Project

General

Profile

Search

Results (18335)

Help: RE: installation issue with 0.8.7
I have the same problem with installing redmi ... .rb file in the config/initializers directory 2009-11-28 08:50
Open discussion: www. break in wiki,
I have just installed the current stable vers ... wanting to let you guys know of this display issue. 2009-11-27 19:33
Plugins: RE: Extended Schedules plugin with scheduling issues option
Hello, Being very interested in the extra ... o access my Redmine site. Investigating this issue, I tested my Redmine installation through th ... .2) * Question (0.3.0) * Graphs (0.1.0) * Issues Group (0.1.4) * My Widgets (0.1.0) * Sche ... Notification (0.2.0) * Timesheet (0.5.0) 2009-11-27 14:55
Help: RE: Alter /views/reports/_details.rhtml
I solved it by adding two SQL queries in the view (ugly, but works...). [code] <% @all_unsigned_issues ||= ActiveRecord::Base.connection.select_a ... as tracker_id, count(i.id) as total from #{Issue.table_name} i, #{IssueStatus.table_name} s, #{Tracker.table_name} t ... oup by i.id") %> [code] <% @all_assigned_issues ||= ActiveRecord::Base.connection.select_a ... as tracker_id, count(i.id) as total from #{Issue.table_name} i, #{IssueStatus.table_name} s, #{Tracker.table_name} t ... [code] <%= aggregate_link @all_unsigned_issues, { field_name => row.id, "status" => 5 }, :controller => 'issues', :action => 'index', :project_id => ((row. ... [code] <%= aggregate_link @all_assigned_issues, { field_name => row.id, "status" => 5 }, :controller => '... 2009-11-27 14:36
Plugins: RE: Code Review Plugin 0.2.7 Released.
Hello, great thanks for your plugin, it's gre ... s. We have added required custom field to issues «client». When code review task is being cr ... he form. How can this trouble be solved? 2009-11-27 13:09
Help: RE: installation issue with 0.8.7
Ok, hold on.. I just checked it again and it ... ;-) Sorry for the misleading previous post. 2009-11-27 11:25
Help: RE: installation issue with 0.8.7
I just got the same problem solved by checkin ... rything works now. Perhaps this solves your issue too. 2009-11-27 11:16
Help: RE: installation issue with 0.8.7
Hm, I don't see how the links you provided so ... nstall docs again I see no changes in step 4. 2009-11-27 04:09
Help: RE: How to add an new issue as #11 in a project?
Thank you! Mischa. I find if delete all of the projects, the issue counter is start from #1! so now I decide ... project(setting, wiki pages etc) in redmine? 2009-11-27 03:34
Plugins: RE: ToDo lists plugin
Maxim Kostenko wrote: > Hello > I'm have the same issu with ToDo lists plugin > > Processing IssuesController#show (for X.X.X.X at 2009-11-26 1 ... action"=>"show", "id"=>"116", "controller"=>"issues"} > Rendering template within layouts/base > Rendering issues/show.rhtml > > ActionView::TemplateError ... -%> > 20: </head> > > any decision ? 2009-11-27 01:14
Help: Problem with "Bulk Time Entry" plugin
I already reported this as an issue: https://projects.littlestreamsoftware.com/issues/3311 This seems to be a PostgreSQL error ... ut syntax for integer: "<" : SELECT * FROM "issues" WHERE ("issues"."project_id" = E'<') ) on line #15 of vend ... Request('#{url_for :action => 'load_assigned_issues'}', { parameters: { project_id: 'X', entry_ ... 3: </p> 14: <p id="entry_<%= rnd %>_issues"> 15: <% @issues = controller.get_issues projects.first %> 16: <%= render :partial => 'issues_selector', :locals => { :issues => @issues, :f => f, :rnd => rnd } %> 17: </p> 1 ... s/bulk_time_entries_controller.rb:19:in `get_... 2009-11-26 17:15
Help: RE: project activities no longer shown for issues
I almost gave up on Redmine but I guessed it ... lso converted to Mongrel and its much faster. 2009-11-26 17:03
Help: RE: project activities no longer shown for issues
There seems to be a bug in Postgres 8.4 which ... mizes a query and screws up. :( IssuID #4259) 2009-11-26 16:55
Help: Custom query for custom view
I want to query weekly issues by user. Could you provide some rhtml files for example? Thanks in advance 2009-11-26 16:38
Plugins: RE: ToDo lists plugin
Hello I'm have the same issu with ToDo lists plugin Processing IssuesController#show (for 94.27.105.184 at 2009-1 ... action"=>"show", "id"=>"116", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (Ca ... eader_tags -%> 20: </head> any decision ? 2009-11-26 16:08
Help: RE: Redmine trunk (rev3083) NoMethodError in 'find_current_user'
Hi, thanks for sharing this. The Problem is now fixed in rev3094 (http://www.redmine.org/issues/4292) :) Thanks again. Stefan 2009-11-26 15:25
Help: Undisclosed-recipents in email messages
Hello: Recently I have found that my Mailm ... ubject: [] ... Precedence: bulk X-Redmine-Issue-Assignee: breaking_pitt X-Redmine-Issue-Id: 3360 X-Mailer: Redmine X-Redmine-Proje ... tag or any other solution? Thanks in advice 2009-11-26 15:08
Open discussion: SVN integration in Redmine - Help pl
I am new to this platform, i want a brief explanation. Actually, i have two issues in my Redmine.. 1. If i checkout my file f ... ched.. Once again, thanks.. Rgds Hasan 2009-11-26 09:44
Help: RE: New Roles cannot see Issue Statuses when updating issue.
Ani G wrote: > [...] it seems you have to activate all the statuses for every single issue type for any new role [...] Since Redmine ... . For implementation-details and the related issue see #841. 2009-11-26 01:27
Help: RE: New Roles cannot see Issue Statuses when updating issue.
Thanks Misha. That issue is about setting up a new status. However, i ... o activate all the statuses for every single issue type for any new role. This is insane. I lik ... illogical workflows in its construction. Bah! 2009-11-25 23:59
Help: RE: New Roles cannot see Issue Statuses when updating issue.
Check the [[FAQ#Ive-created-a-new-issue-status-but-I-cant-use-it-it-doesnt-show-up-i ... ow for the new roles properly most-likely ;-) 2009-11-25 21:36
Help: RE: How to add an new issue as #11 in a project?
This is not possible in Redmine by design afaik. &nbsp; Regards, Mischa. 2009-11-25 21:32
Open discussion: Redmine trunk (2.3.4) on SQLServer
*I did some updates to use Redmine with SQL S ... CT TOP 1 * FROM (SELECT TOP 1 ... ORDER BY issues.id DESC) AS tmp1 ORDER BY issues\.\[id\] ASC) AS tmp2 ORDER BY issues\.\[id\] DESC RedMine/app/controllers/issues_controller.rb:66:in `index' 2009-11-25 19:12
Help: Activity page / feed not updating with recent changesets until repository page is viewed
Hi, installed redmine yesterday, and very imp ... ng a trac user for a couple of years. One issue I've noticed though is that the activity pag ... or does it require a hook? Cheers, Phil 2009-11-25 16:44
Help: RE: New Roles cannot see Issue Statuses when updating issue.
Forgot include my env info: About your app ... development Database adapter mysql 2009-11-25 13:42
(15601-15625/18335)