Questions tagged [tuleap]

Tuleap is a free and open-source application lifecycle management tool.

Tuleap is a free and open-source application lifecycle management tool that offers project management, source control integration, code review, document management, and issue tracking.

Project site

101 questions
0
votes
1 answer

External interface to add field/dropdown values to tuleap

We are using the Tuleap 7.0 for Project management. We have a new requirement that we need to provide access permission to specific users other than administrator role to create field's value with dependencies. For eg: We are having a field called…
Athipatla
  • 422
  • 2
  • 10
0
votes
1 answer

is it possible to show contact number of current logged in user when artifact is created in tuleap

We are using the Tuleap 7.0 for Project management. We have a new requirement that we need to show the contact number of current logged in user when a artifact is submitted either in a separate field or in the same field (submitted by). Is it…
Athipatla
  • 422
  • 2
  • 10
0
votes
1 answer

Tuleap-edit email notification content

Where to edit the default mail notification content in tuleap. for eg) There is a field called "Name" which is visible(has permissions) to all users in tuleap but we need to remove the same field in mail notification content which hits the users at…
qaepk
  • 427
  • 1
  • 7
  • 12
0
votes
1 answer

Tuleap-Parent and child project access

I have mapped a project in tuleap as parent and another as a child for same. The members of parent project do not have permission access to the child project. (or) could somebody help me to link two project in tuleap. thanks in advance. My tuleap…
qaepk
  • 427
  • 1
  • 7
  • 12
0
votes
1 answer

Problems integrating Gerrit server in Tuleap

I want to integrate Tuleap and Gerrit. I followed the procedure laid out in the official Tuleap documentation, with Tuleap v7.5.99.72 and Gerrit v2.9, but I can't find the menu item to configure my Gerrit server in Git service.
You.baddi
  • 187
  • 9
0
votes
1 answer

Volume testing in Tuleap

We are now using Tuleap latest version in our Office, around 2000 employees are using it for project management and also, we slightly modified the workflow to replace our internal ticketing system. So currently, we use Tuleap for project management…
0
votes
0 answers

Tuleap REST API behind proxy

I am trying to do a REST call to the Tuleap REST API. The issue I'm having is that I am behind a proxy and it seems like the API does not support the keyword CONNECT. See image there: https://i.stack.imgur.com/ENRCb.png We see here that with curl…
0
votes
1 answer

Tuleap - How to set html content in text field via SOAP API?

We are creating new tracker artifacts using the Tracker SOAP API. When editing an artefact in Tuleap there is a drop down box to select whether the content of a text field is plain text or html. We want to fill html formatted text into a text field…
0
votes
1 answer

LDAP - Subversion Issue

We recently integrated LDAP with Tuleap, we were using Tuleap for past 1 year, but recently we integrated LDAP. We face an issue especially in one project as below. We are unable to access the Browse SVN tree option - When I go to subversion-->…
0
votes
1 answer

Tuleap - Project Dashboard Missing

We are using Tuleap in our Organization, currently we are facing a serious issue. We have created around 40 projects in Tuleap and all those were working fine, suddenly we find project dashboard is missing inside one of the project which was working…
0
votes
1 answer

Tuleap - Increase Text Area characters

I have installed Tuleap to my organizations, we have coded for email-parser options. In that we have created a tracker with Title[String] and Description[Text Area] option.Can you suggest any options to increase the Text area characterization…
0
votes
1 answer

Tuleap - Configure rights to change tracker reports

In a tracker you can select the report columns and the search criteria and save them as a personal report. (with the option to make the personal report public later on) It appears that to do this, you need to be a tracker admin. The criteria/column…
0
votes
1 answer

Tuleap - REST API with Cross-Origin Resource Sharing

I have a question regarding the Tuleap REST API when used with CORS. Basically, I'm trying to make a REST call to see the backlog of my project. Referring to the API Explorer, to do so I need to do a GET call like this: /api/projects/{id}/backlog I…
0
votes
1 answer

Tuleap - Are there keyboard shortcuts?

When processing many artifacts in a tracker, it is great speed-up if you can stick to the keyboard and do not have to switch between mouse and keyboard. From our evaluation installation it appears that the operation of Tuleap is geared for mouse…
0
votes
1 answer

Tuleap - Cardwall not available

We have installed an instance of Tuleap V7.3.99.11 for evaluation purposes. After creating a project and adding a tracker from the "Tasks" default template, I am trying to add a Cardwall to the report. Tuleap offers only the options "Table" and…