Project

General

Profile

Search

Results (31872)

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
Feature #4294 (Closed): Store and present working hours of each team member
It would be fantastic if Redmine could take o ... ment work. What I particularly mean by this issue is: 1)An ability to store working hours for ... Graphical representation (a calendar) of them 2009-11-25 20:23
Patch #4293 (Closed): Add the possibility to log time through mail receive gateway
to test: Just send typical mail to update an issue and add a line with "Time:X.XX" in it B ... ride] << 'project' unless @@handler_options[:issue].has_key?(:project) # Status overridab ... rride] << 'status' unless @@handler_options[:issue].has_key?(:status) + @@handler_optio ... verride] << 'time' unless @@handler_options[:issue].has_key?(:time) super email end @@ -144,6 +145,18 @@ issue.save! add_attachments(issue) logger.info "MailHandler: issue ##{issue.id} created by #{user}" if logger && logger. ... t_keyword(:time) + if (time) + t = issue.time_entries.new + t.spent_on = Time.n ... ler: time entry of #{t.hours} hours added to issue ##{issue... 2009-11-25 20:18
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
Feature #4291 (New): Display percent complete per issue in roadmap view
Currently you can't tell which issues are not complete before they are closed in the roadmap view. It'd be nice to see the per-issue breakdown of the percent done. 2009-11-25 17:38
Feature #4290 (Closed): Add filter by project when viewing all issues.
http://www.redmine.org/issues For some reason you can't filter by project even though it's clearly a field. 2009-11-25 17:37
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
Help: New Roles cannot see Issue Statuses when updating issue.
If I add new roles in the Administration menu ... hose assigned roles cannot see the different Issue Statuses in the dropdown when updating an issue. The only status visible is New for these ne ... this, it will be much appreciated. Thanks. 2009-11-25 13:38
Plugins: RE: Extended Schedules plugin with scheduling issues option
Great, thanks. I'm looking forward to deploy ... ecome a vital tool for my team! ~ Guillaume 2009-11-25 12:37
Plugins: RE: Extended Schedules plugin with scheduling issues option
Hi Guillaume, we are currently finishing o ... fixes). I belive that we will fix all major issues before Christmas. With kind regards, Maciej Gren 2009-11-25 12:31
(26776-26800/31872)