Project

General

Profile

Search

Results (18292)

Help: RE: How to reproduce "Lock wait timeout" on production.log
Thank you for your reply, Toshi-san! > Simultaneously updating issue tree. Now I tried to update two tickets w ... t and grandchild) Is my procedure correct? 2016-03-16 06:15
Help: RE: How to reproduce "Lock wait timeout" on production.log
mizuka sano wrote: > Could you tell me how to reproduce the conditions? Simultaneously updating issue tree. #6579 was fixed Redmine version:3.0 ... e PostgreSQL instead of MySQL and MariaDB. 2016-03-16 05:08
Help: How to reproduce "Lock wait timeout" on production.log
Hi, The follwoing message occured on product ... xceeded; try restarting transaction: SELECT `issues`.*FROM `issues` OORDER BY `issues`.`rgt` desc LIMIT 1 FOR UPDATE): lib/plugi ... b:182:in `set_default_and_right` app/models/issue.rb:165:in `create_or_update` app/controllers/issues_controller.rb:150:in `create` I think it's relevant issues with "redmine Defect #6579", http://www.redmine.org/issues/6579 I tried to reproduce this problem wit ... duce the conditions? I use redmine2.6.0. 2016-03-16 04:58
Help: Incoming email - Parent Issue
Hi, I'm using Redmine 2.6.6. Incoming mai ... rk properly. I would like to provide "Parent issue" information in the email, but I can't figur ... rameter of my crontask ? Thank you, 2016-03-16 00:23
Help: Redmine 3.2 installation on Dreamhost
Hi! Multiple ressources accross the web ab ... mhost, but they're all quite outdated… My issue here is that I manage to install the right v ... ook at. Any help really appreciated! Thanks 2016-03-15 17:11
Help: Email Address for Redmine automatically added as default watcher
About a month ago, when we email issues to Redmine, the Redmine email address we se ... added, how can we remove this from happening? 2016-03-15 14:21
Open discussion: Squid zero sized reply
Hello. Sometimes, when I edit the issue when you click send there is a window with a ... a. I noticed that it happens when I edit the issue and at the same time someone else it also edited. With what may be related problem? !request.jpg! 2016-03-14 13:17
Help: issues status changes automatically when pressing "edit"
Help needed, When i'm pressing 'edit' in order to change issue details (add note, change assignee etc.), Issue status is automatically changes to 'Resolved'. Is there a way to disable this? 10x, 2016-03-14 12:10
Help: Workflow and readonly fields
Hello! I have 2 issues types in the same project and I want that developer could create/modify one of these (developer issues) and proyect manager could create/modify another (project manager issues). I remove Workflow for Developer (for the project manager issues, ) and set "readonly" to fields of project manager issues in "Administration- > Workflow". This way, developer can't create or modify project manager issues. The problem appear when a Developer tries to create new issue, he couldn't see any fields because "issue type" field is readonly and he can't choose his issue type (the one he is authorized for). He could see only some plugin fields. If I set only "issue type" field as writeable and the rest of project manager issue... 2016-03-11 11:28
Plugins: RE: Redmine Reports Filters plugin -Internal error
As a workaround fix the code in _plugins/redm ... ect, :with_subprojects => true)} 15 + and #{Issue.visible_condition(User.current, :project => project, :with_subprojects => true)} </pre> 2016-03-10 14:23
Help: How to add additional information to issues list?
Hi there! I'm pretty new to redmine and lo ... ibility to add additional information to the issues list. We use a redmine installation for ... ient to show this project description in the issues list, ideally in the column after the proje ... ately I do not have any idea, how to get the issues list tuned to my needs! -> Any ideas or tips? Best regards Peter 2016-03-09 07:01
Help: Can't start new project?
Good day, I'm a newbie and just created an ... page that only shows two options? "view all issues" & "overall activity". When I click on thos ... ugs etc? How can I fix this? regards, 2016-03-08 18:27
Open discussion: Redmine to support ITIL Service Transition
Hello Guys, I search for some tool to supp ... edmine as a great tool to work with bugs and issues. I would like to hear if you use Redimine t ... r expierience in this area? Regards, K.R. 2016-03-07 12:53
Help: RE: Installing Redmine (1and1 Dual Perfect Webhosting package)
Joachim R wrote: > Hi Markus, > thank you s ... read, but have you been able to resolve this issue. Anyone else have any ideas? FWIW I am wo ... the page (redmine/public/) I get a 500 error. 2016-03-07 02:29
Help: RE: How to change sort order for due date column on "Issues assigned" page
Jan Niggemann (redmine.org team member) wrote ... d that we need to retain the ability to save issues without due dates, for a variety of reporti ... ill most probably add starting/due dates for issues when planning a new project, but I also kno ... based on my experience: * If I'm requesting issues to be sorted by _due date_, it means _due date_ is of importance to me, so issues with an assigned due date should be somehow ... . * Not having an assigned _due date_ on an issue means I don't know/it doesn't matter and, ag ... doesn't matters"_. * Excluding in the query issues without due date _may_ make sense sometimes ... sn't (i.e.: multifilter: I still want to see issues at _critical_ priority sorted before any issues at _normal_ priority, even if no _due date_ is assigned to them). * An issue can have an implicit due date as long it has ... by due date (ascending), I would expect the ... 2016-03-04 15:01
Open discussion: Redmine account activation issues
Redmine account activation emails stopped bei ... cally activated. Sorry for the inconvenience. 2016-03-04 11:01
Help: Can't add new projects
Hi all, After some updates on my server, R ... advanced_roadmap_v2 contracts inline_edit_issues recurring_tasks redcase redmine_app__spa ... ts redmine_evm redmine_git_remote redmine_issue_badge redmine_monitoring_controlling redmi ... vote redmine_work_time redrisk time_logger 2016-03-03 13:55
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
(4276-4300/18292)