Project

General

Profile

Search

Results (18310)

Open discussion: RE: How to prevent users Log time on closed issues?
This is done by going into your Permisssion Scheme and changing the "Resolve Issues" Project Permission to include only the people you want to be able to "resolve" or "reopen" and issue. This could be problematic if you have allowed everyone to resolve an issue. Just remember that "resolving" and closing ... ctions. So, I would say, change your Resolve Issue permissions and see if that fixes your issue. It sounds like you are not using "resolve" in your workflow so it is going to be OK. 2018-07-10 12:28
Help: RE: Redmine Email
Thankyou for answering this letter it seems ... lumns.html.erb (0.0ms) Rendered settings/_issues.html.erb (15.6ms) Rendered settings/_tim ... ws: 168.9ms | ActiveRecord: 48.8ms) </pre> 2018-07-10 07:00
Help: Email Recieving Issue
I have created a cron job that grabs anonymou ... read the emails but will not make them into issue tickets. When I made a test project and ran ... read. I am using IMAP with gmail. Thanks 2018-07-09 21:22
Help: How can i add issue filter if "contains partial subject of child issue" not "child issue id"
I am using redmine 3.3.3 for project management. I want to find a parent issue with a sub-heading of the subject of child issues. Thanks, Eric 2018-07-06 09:57
Plugins: RE: the question about plugin of Backlogs.
Sorry, I don't use Skype. It's blocked at wor ... in here we simply don't use it to create new issues, just to manage backlogs and sprints. I don ... e_backlogs/app/views/rb_tasks/_task.html.erb. 2018-07-05 17:27
Open discussion: RE: export data
Maybe redmine_xlsx_format_issue_exporter plugin is useful for you. https://github.com/two-pack/redmine_xlsx_format_issue_exporter 2018-07-04 12:05
Open discussion: deny assigning issues to peoples marked as "out of office" in Active Directory/Exchange
Hello, is there any plugin or maybe feature to deny other peoples ability to assign issue to out off office persons ? Kind regards Maciej (mpp) 2018-07-04 08:21
Help: RE: How to make a 'long text' field to take overall width of page?
Hi Matheus Assed If the version of Redmine ... cc}screenshot.png! http://www.redmine.org/issues/21705 2018-07-04 04:48
Help: Redmine API Authentication
Hi , We have created a sample project in t ... edmine.org we are trying to insert/update issues via Redmine API but we are facing an authentication issue. we got to know like for create/ Update of issue using Redmine API requires changes in Authen ... is like how to proceed with insert/update of issues into the Redmine using Redmine API. Thanks, Sanjana 2018-07-03 14:43
Plugins: RE: the question about plugin of Backlogs.
Frederico Camara wrote: > > I write that que ... o use near 'where id = 14' at line 1: update issues set position = where id = 14 what can i do ... mmit/f07882300884a2c1fc310aa358529589575d2c44 2018-07-03 07:44
Plugins: this is my question,who can help me?
when i add one story, the error tips: Mysql2 ... o use near 'where id = 14' at line 1: update issues set position = where id = 14 what can i do?who can help me? 2018-07-03 05:15
Help: SMTP Notification emails incomplete and won't send
Hi everyone, We're running Redmine 3.4.3 on Ubuntu 16.04 LTS with postfix. An issue started within the last two weeks where noti ... er notification emails do not. Redmine just issues an SMTP QUIT. My configuration.yml is at ... Redmine plugins: no plugin installed 2018-06-29 19:33
Plugins: RE: Redhopper - MSSQL issue
Hi and thanks for your feedback, Indeed, the issue was already "identified":https://framagit.org/infopiiaf/redhopper/issues/35, we sure have to fix this :-\ 2018-06-28 09:29
Plugins: RE: Redhopper - kanbans plugin
Hi There, FYI, there is a problem with your ... Database is set to MSSqlServer. In redhopper_issue.rb, on line 54, there is a statement which d ... with MSSqlServer as Backend-Server: <pre> issue.journals.visible.where("LENGTH(journals.note ... patibility with other SQL Databases: <pre> issue.journals.visible.where("journals.notes like '_%'") </pre> 2018-06-27 13:24
Open discussion: API: Issue relation create does not work
using postman */issues/15658/relations.json* with headers * ... "relations": [ { "issue_id":"15657", "relation_type":"f ... <pre> { "errors": [ "Related issue cannot be blank" ] } </pre> what ... d mulitple structures. API documentation for issue relation is very unclear about that. 2018-06-26 15:24
Help: RE: 500 error on My Accounts and Settings
Hi, I have kind of the same problem, can't ... d the plugins "Redmine workload plugin" and "Issue Charts plugin". Environment: Redmine v ... .12 contracts 2.4 issue_charts 1.3.0 periodicta ... mine_contacts 4.1.2 redmine_issue_evm 4.0 redmine_issue_templates 0.2.0 redmine_lightbox2 ... shady 0.6.0 redmine_show_issue_assignee_avatar 0.0.1 redmine_spent_time_ ... d 1.1.0 redmine_xlsx_format_issue_exporter 0.1.5 Message in production Log ... lib/redmine/sudo_mode.rb:63:in `sudo_mode' 2018-06-21 12:03
Help: RE: Server Report 500 error with CheckLists plugin
how about this issue ,could you help me solve it, thank you 2018-06-21 07:58
Help: RE: "Subject cannot be blank" issue with REST API
As far as I know, you cannot pass the data about the issue you want to create in the URL querystring. ... or JSON, according to the suffix in the URL: issues.xml or issues.json). 2018-06-20 02:36
Help: RE: "Subject cannot be blank" issue with REST API
I have the same problem. Does anybody knows an answer to this problem? 2018-06-19 18:56
Plugins: the question about plugin of Backlogs.
1、when i add one story, the error tips: Mysq ... o use near 'where id = 14' at line 1: update issues set position = where id = 14 what can i do ... edmine_install.sh" in the plugin's root path. 2018-06-19 05:34
Help: Wiki level permission
I open an issues related to my request : #29048 I found w ... like to have multilevel permission. Regards 2018-06-18 18:39
Plugins: Plugin [Redmine Contracts with Time Tracking] with Rails 5.1.6 and Redmine 3.1.4
Hi, I'm trying to install the plugin " ... is link: https://github.com/ruby-grape/grape/issues/1666 "Rails 5.1 removed ActionDispatch::Callbacks#to_prepare (see rails/rails@3f2b7d6); so the issue lies in your reload_api.rb initializer. Repl ... eSupport::Reloader.to_prepare should fix the issue." Then ran the rake command again, and th ... modify? Thanks for your help. Mathieu 2018-06-18 04:19
Open discussion: RE: I implemented ability to inherit categories
I added a category inheritance function to Re ... ub repository. See http://www.redmine.org/issues/5358#note-98 2018-06-16 16:08
Help: Redmine Contracts with Time Tracking with Rails 5.1.6 and Redmine 3.1.4
Hi, I'm trying to install the plugin "Redm ... is link: https://github.com/ruby-grape/grape/issues/1666 "Rails 5.1 removed ActionDispatch::Callbacks#to_prepare (see rails/rails@3f2b7d6); so the issue lies in your reload_api.rb initializer. Repl ... eSupport::Reloader.to_prepare should fix the issue." Then ran the rake command again, and th ... o modify? Thanks for your help. Mathieu 2018-06-15 12:49
Help: We're Sorry, but something went wrong
Bitnami Redmine 3.1.0-0 Ubuntu 14.04.2 Redmine has been working for years, with no issue. I know a few Linux commands, from a colleg ... ent wrong. We've been notified about this issue and we'll take a look at it shortly. Info ... rameter to the passenger command. 2018-06-14 16:48
(2751-2775/18310)