Project

General

Profile

Search

Results (18265)

Help: RE: API REST - need another authentification for projects / users and not for issues or others
Thanks for your answers Uninstall is ok but ... s, but it may not be the cleanest way to do ? 2018-12-19 09:27
Help: RE: An email from Gmail with embedded image causes the issue to create the image link everytime a reply is sent
Hello, I want just information regarding lik ... an you explain it. Thanks a lot in advance. 2018-12-19 09:06
Open discussion: RE: Custom Field Change Max Fields
Just one clarifying question, Iago. Are you s ... haps there are other ways to store and track issue information. 2018-12-18 20:58
Open discussion: RE: Custom Field Change Max Fields
I'm on Redmine 3.2 where don't seem to be any limits like that. I've 19 custom fields right now on issue level and 20+ on project level. 2018-12-18 20:48
Open discussion: RE: modifcation affichage des demandes
You could run javascript code to reorder the ... o in the web console I ran this: <pre> $("#issue_assigned_to_id").parent().insertAfter($("#issue_project_id").parent()); </pre> which resul ... cript code should also check if you are in a issues page to not have collateral effects on othe ... ids (unlikely but it could happen). 2018-12-18 00:22
Help: RE: API REST - need another authentification for projects / users and not for issues or others
_does anyone know how to ask the api with t ... want to backup your db before trying it. 2018-12-17 23:51
Help: RE: API REST - need another authentification for projects / users and not for issues or others
Hi thank a lot for your reponse. I know ... do you know ? Thanks a lot for your help 2018-12-17 18:51
Help: RE: API REST - need another authentification for projects / users and not for issues or others
>> I tried /issues.json directly in the browser, it works I ... default, Redmine allows anonymous access to issues. I don't know about php, but if you are ... EDMINE_HOST/redmine/projects.json </pre> 2018-12-17 00:04
Help: API REST - need another authentification for projects / users and not for issues or others
Hi everybody I'm sorry to ask something bu ... can connect with the api key, * i can get issues * i can create a project * but with projects or users authentification fails. I tried /issues.json directly in the browser, it works I t ... setting somewhere ? Thanks a lot Eric 2018-12-16 16:53
Open discussion: can deleted users be identified after having been deleted?
When users are deleted, there seems no way af ... d the deleted user had previously updated an issue, the history entries then indicate 'Updated ... d user had previously been an Assignee on an issue, the history entries then indicate either 'A ... ever been an Assignee or had ever updated an issue, I would then indicate the user's name somewhere in the issue before the user was deleted. But I did not ... fied after the user is deleted? Please help. 2018-12-14 15:23
Help: RE: issue API limit not working
The limit parameter (e.g. limit=5) works fine ... ease consider updating to Redmine 3.4 or 4.0. 2018-12-13 02:20
Help: issue API limit not working
Hello, I'm trying to use the limit URL parameter in the Redmine issue listing API as following: @curl -o issues.json https://myredmineinstance.tld/issues.json?key=xxxx&limit=5@ But once downloaded, the JSON still contain 25 issues and the limit shown is 25. <pre> { "issues": [... 25 issues here ...], "total_count":70, "off ... ing I'm doing wrong? I'm using Redmine 3.1.1. 2018-12-12 13:31
Development: Regarding interlinking svn repository with redmine hosted on cloud environment
Hi Team, We are struggling to interlink sv ... get any luck. Please help me to solve this issue. For your kind help thanks in advance. 2018-12-12 06:58
Help: RE: Cant create issues by mail
fixed : bundle exec rake redmine:plugins:migrate NAME=redmine_mail_integration 2018-12-11 11:06
Help: Cant create issues by mail
Always i try to create issues sent to a specific email i get following er ... (I am using the latest version with docker) 2018-12-11 09:34
Open discussion: redmine timelog issue
how i can configure 3 decimal places in html ... nk you for help and sorry for my bad english. 2018-12-11 07:23
Help: RE: Error 500 while creating new issue
when you create the issue, the project_Id is set to be "commecial-eric ... t should be of integer instead of string. So issue it not created successfully. 2018-12-11 05:03
Help: RE: How to find orphan files
created a issue for your problem #30165 2018-12-09 18:40
Open discussion: RE: PostgreSQL 11 support
Pavel Rosický wrote: > redmine 4 is fine, but > redmine 3.x has known issue https://github.com/rails/rails/issues/28780 Thank you. I think it is OK if Redmine 4.0 works fine. 2018-12-09 06:32
Open discussion: Redmine Internal Error account and admin
I get and internal error message page when I ... thoughts on where to begin looking into this issue? At a lost on where to start on this one. ... ' App 7394 stderr: App 7394 stderr: </pre> 2018-12-08 15:02
Open discussion: RE: PostgreSQL 11 support
redmine 4 is fine, but redmine 3.x has known issue https://github.com/rails/rails/issues/28780 2018-12-07 17:22
Open discussion: RE: Watchers can not see issues
I'm searching for this option as well - did you find an answer in the last 5 years? ;-) 2018-12-06 10:36
Help: RE: Git Repository throws 500
No its not exactly the same issue. I tried the Patch, but didnt work for me. I ... the Repo who are not encoded as they should. 2018-12-04 08:48
Help: RE: Need Help - Gantt chart sort by #
Unfortunately, Redmine does not have the feat ... the sorting method. But there is already an issue #14397 that requests the feature. 2018-12-04 02:44
Help: RE: Git Repository throws 500
Maybe this is the same issue with #16881? 2018-12-04 01:14
(2451-2475/18265)