Project

General

Profile

Search

Results (18300)

Development: Difference between using query and @query in views/_list.html.erb
Hi, This is just a curiosity question about ... mes from the call: @<%= render :partial => 'issues/list', :locals => {:issues => @issues, :query => @query} %>@ in views/issues/index.html.erb * @@query@ comes from the issues controller itself So I was wondering, ... helping me fulfill my curiosity :) Olivier 2016-03-03 10:53
Development: RE: please Help me to change "Estimated time" value to Integer
Hi, This sounds difficult: 1. In the DB, th ... total_for_estimated_hours(scope) in models/issue_query.rb You can search for estimated_hou ... to see where those values are used. Cheers 2016-03-03 10:34
Help: RE: Redirect Issue through SSL Proxy
Yup sorry nginx config was it. I'm new to all ... port#. Thank you for responding though! 2016-03-01 15:48
Help: RE: Redirect Issue through SSL Proxy
Dear Frank, please post your nginx configuration. Best regards, Tobias 2016-02-29 16:33
Help: RE: Redirect Issue through SSL Proxy
So no one has experience redirecting links in ... t I am not sure what I am doing in this file. 2016-02-29 14:56
Help: RE: ruby issue ? / (migrate to 3.0.1) ArgumentError (compar ... b : @cached_cleared_on <= settings_updated_on
i have the same issue i have changed this line of code but my problem do not solved ? 2016-02-29 10:11
Help: RE: How setup what send in email notification
If you want to modify the installed source co ... rendered attributes is in file @app/helpers/issues_helper.rb@ in line 238 (see http://www.rubydoc.info/github/redmine/redmine/IssuesHelper#email_issue_attributes-instance_method). There is the li ... of the start date is. Probably @start_date@. 2016-02-29 08:19
Help: get the value selected
how get the value selected in the custom field in java script before create an issue. cheers 2016-02-26 20:43
Help: Redirect Issue through SSL Proxy
I'm on windows and using thin to host redmine ... look. Any help would be greatly appreciated! 2016-02-25 22:48
Help: RE: Redmine stopped working after updated and reboot
Thanks for your reply! The production.log does not actually log any messages since the issue started to appear. I didn't know there wa ... quire' from bin/rails:4:in `<main>' </pre> 2016-02-25 21:43
Help: How to configure user so that she or he gets no emails at all?
I would like to add some real users to Redmin ... t to prepare those users. I'd like to assign issues and so on or work in behalf for them. I ... user doesn't get any email notification? 2016-02-25 14:27
Help: RE: Multiple NoMethodError errors after upgrade
It is confirmed, errors have dissapeared. It ... ations (20GB Installation for 50 users + 10K issues a year + 50 SVN Repositories + 2GB attachments). 2016-02-24 10:52
Help: [SOLVED] Redmine stopped working after updated and reboot
Hi, I'm having some problems with our Redm ... understand it properly or those were not the issue. I also tried hosting the pre-update inst ... pache2 | | Redmine | 3.2 | | Ruby | 1.9.1 | 2016-02-24 08:57
Plugins: RE: Time & Attendance 2.1
If anybody like to integrate SafeScan TA-955 ... https://github.com/dhanasingh/redmine_wktime/issues/13#issuecomment-187219572 2016-02-23 14:55
Help: RE: Need help applying patch
Volker Kopetzky wrote: > Where does your pat ... got the patch from - https://www.redmine.org/issues/7994 What do you mean by format? I will ... ceeded. How can I use it know? Thanks. 2016-02-23 14:05
Help: RE: Allow reporter to close issues
It's about an issue that is already 'Resolved'. According to Adm ... have not set any custom field permissions. 2016-02-23 14:02
Help: Allow reporter to close issues
Hello! I am running Redmine 3.2.0.stable, and I want to allow my reporters to set the issue status to 'Closed'. "It seems":https://www.r ... I can only do this by giving them the "Edit issues" permission. Is this true? -- Robert 2016-02-23 13:51
Plugins: RE: Issue Vote Plugin
Hi, This plugin is not compatible with redmine 3.2.0 Error log <pre> @Started GET "/redmine/issues/1" for 171.61.122.40 at 2016-02-19 13:18:58 +0300 Processing by IssuesController#show as HTML Parameters: {"id"=>"1"} Current user: anton (id=5) Rendered issues/_action_menu.html.erb (1.9ms) Rendered plugins/redmine_vote/app/views/issues/_voting_controls.html.erb (2.0ms) Rendered plugins/redmine_vote/app/views/issues/_issue_voting.html.erb (2.3ms) Rendered issues/show.html.erb within layouts/base (13.6ms) ... of arguments (1 for 2..3)): 1: <% vv = @issue.votes_value %> 2: <%= content_tag('span ... ) %> 3: <%= content_tag('span', " (" + @issue.votes_for.to_s + "/" + @issue.votes_count.to_s + ", " + @... 2016-02-20 01:01
Help: Add column to Issues List Tree View
Hi. How can i add a column on issues tree view. When i access a issues and that issues have subtasks a list is created showing all subtasks releated. i need add column of issues category. tks. 2016-02-19 14:24
Help: version 3.2.0. stable : cannot change properties
- In previous version 2.4.2, I authorized people, by permitting them to Add notes (in issue tracking authorization table) and they could ... tem Redmine plugins: no plugin installed 2016-02-19 12:13
Plugins: Voiting issue
Hi, Please, can you help me with this plugin ... edmine 2x, but not on 3x When i want to see issue, I get the error <pre> @Internal error ... *Error log* <pre> @Started GET "/redmine/issues/1" for 171.61.122.40 at 2016-02-19 13:18:58 +0300 Processing by IssuesController#show as HTML Parameters: {"id"=>"1"} Current user: anton (id=5) Rendered issues/_action_menu.html.erb (1.9ms) Rendered plugins/redmine_vote/app/views/issues/_voting_controls.html.erb (2.0ms) Rendered plugins/redmine_vote/app/views/issues/_issue_voting.html.erb (2.3ms) Rendered issues/show.html.erb within layouts/base (13.6ms) ... of arguments (1 for 2..3)): 1: <% vv = @issue.votes_value %> 2: <%= content_tag('span ... ) %> 3: <%= content_tag('span', " (" + @... 2016-02-19 11:45
Help: RE: Redmine is down :(
If you are running Redmine on debian-lts (squeeze) by any chance, this issue seems to be caused by a passenger security u ... unhold" and update passenger as soon as this issue has been clarified/fixed. The update seem ... debian.org/cgi-bin/bugreport.cgi?bug=812103 2016-02-18 17:19
Help: it doesn't send email to ME
Hi redmine 2.6 I'm manager of a project X, I watch issue Y, in my profile I've setted to receive emai ... y collegues receive email regarding the same issue what I can check to understand what's wrong? thanks 2016-02-18 11:46
Help: Trying very very hard to get email ticket creation to work. Please help
First, here's my environment: Environmen ... mine_ckeditor 1.1.2 redmine_issue_todo_lists 1.1.1 redmine_monitoring ... ecific way? What is the required fields? 2016-02-18 08:53
Help: 404 page when trying to use my page customization plugin
I'm running 3.0.1/Ubuntu 14.04 and tried inst ... ls and don't know how to go about fixing the issue or even understanding why it's happening. ... Views: 394.8ms | ActiveRecord: 6.7ms) </pre> 2016-02-17 21:01
(4301-4325/18300)