Project

General

Profile

Search

Results (18279)

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
Help: Creating a New Issue is failing
I have an instance running with all the Confi ... s users added and when I try to create a new issue in a project if gives an error 500. Envir ... oard_image_paste 1.10 csv_import_issues 0.0.2 easy_baseline ... edmine_default_assign 0.6 redmine_issue_field_visibility 1.0.1 redmine_lightbox2 ... he attempt: _Started GET "/projects/x2018/issues/new" for xxx.xxx.xxx.xxx at 2018-06-13 17:40:15 +0000 Processing by IssuesController#new as HTML Parameters: {"proj ... ntt_pro/app/views/hooks/easy_gantt_pro/_view_issues_form_details_top.html.erb (0.1ms) Rendered issues/_form_custom_fields.html.erb (4.9ms) Rendered issues/_attributes.html.erb (12.7ms) Rendered issues/_form.html.erb (23.4ms) Rendered attachments/_form.html.erb (1.7ms) Rendered issue... 2018-06-13 19:44
Plugins: RE: Issue Template plugin
Hi Akiko, i find this feature quite useful ... to see this vanishing. Kind regards, Rolf 2018-06-13 18:17
Help: RE: How to add new field in create user
Hello Icaro, welcome to the Redmine commun ... m fields, just like you can add them to your issues. Go to the admin panel and choose 'cusom fi ... ield' select 'users'. Regards, Bernhard 2018-06-12 17:18
Help: unable to generate new issue after sending mail with email receiving feature
Dear All, I am testing the Redmine receiving email feature( create issue via sending email), i have configured the cr ... mail to redmine and then run the job .but no issue created.can you help to check ? please let m ... w.redmine.org/boards/1/topics/55293?r=55338 2018-06-12 08:51
Open discussion: RE: unable to generate new issue after sending mail with email receiving feature
someone can help on this issue? 2018-06-12 08:49
Open discussion: RE: When everyone user open a new issue the redmine always put my user as Assignee [Solved]
Bernhard Rohloff wrote: > There is also an o ... Perfect, now it's working well. Thank you! 2018-06-11 14:31
Open discussion: I implemented ability to inherit categories
I Implemented ability to inherit categories ... se check below URL http://www.redmine.org/issues/5358#note-97 Ability to inherit category ... y much requested. (No.2 in vote count list, issue 11898,5358) I hope it incorporated into the core of 3.4, 4.0. Regards. 2018-06-10 08:06
(2726-2750/18279)