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
1
vote
1 answer

Gerrit + LDAP = LDAP authentication unavailable Tuleap

I have been trying to setup gerrit to work with LDAP authentication. I read documentation numerous time some link do not work to the examples documentation pulled from tuleap on subject comes up with different solutions and explanations I have found…
user3499136
  • 11
  • 1
  • 2
1
vote
3 answers

how can I migrate issues from redmine to tuleap

Originally we use Redmine as issue management system, now we are planning to migrate to Tuleap system. Both system have features to import/export issues into .csv file. I want to know whether there is standard / simple way to migrate issues. The…
Larry Cai
  • 55,923
  • 34
  • 110
  • 156
0
votes
1 answer

Remove Task from Tuleap Sprint menu

I've done something that has added Task to my project Sprint and Backlog menus.Also, Tasks appear in the Backlog, along with the User Stories to which they belong (i.e., they appear effectively twice in the Backlog). This is almost certainly down…
0
votes
1 answer

Captcha in Tuleap

I am very new to Tuleap. I need to integrate captcha. I did and got the success but the problem is, the captcha is displaying on register form only. I need to display on the register page as well as the login page. Please help me
Vicky Kumar
  • 239
  • 7
  • 21
0
votes
1 answer

What nginx.conf file should I configure?

I'm trying to performance_tune My Tuleap 11.8 Service which run on NginX server. I know what parameters to tune. But there's many .conf files…
Shnbook
  • 51
  • 8
0
votes
1 answer

Tuleap - how to turn on mediawiki

I'm running Tuleap™ 9.16.99.13. I see in the Tuleap Wiki documentation that MediaWiki is now available. Is there some way to turn on or activate MediaWiki or will that require upgrading?
Nelda.techspiress
  • 643
  • 12
  • 32
0
votes
1 answer

How to revert Kanban dashboard in Tuleap?

I am using Tuleap v.10.3.99.55, in that I have created one project which is using Agile dashboard for the sprint. It was working fine. For enable cardwall, I have active kanban dashboard on the same project and that time I don't know that cardwall…
Hkachhia
  • 4,463
  • 6
  • 41
  • 76
0
votes
1 answer

Tuleap LDAP ERROR no:32

Trying to configure Tuleap and LDAP authentication. So Far my config in /etc/tuleap/plugins/ldap/etc/ldap.inc: $sys_ldap_server = 'xxx'; $sys_ldap_server_type = 'OpenLDAP'; $sys_ldap_dn = 'dc=xxx,dc=xx'; $sys_ldap_bind_dn =…
Roman01
  • 81
  • 9
0
votes
1 answer

Tuleap: cannot not attach file in Tracker

Trying to attach a file (image) to an artifact in Tracker I've got an error: 2018/07/11 13:16:04 [error] 3553#0: *1299 FastCGI sent in stderr: "PHP message: PHP Warning: mkdir(): Permission denied in…
0
votes
0 answers

Tuleap server installation on Centos

I'm trying to install Tuleap server on CentOS. i have followed below link http://tuleap-documentation.readthedocs.io/en/latest/installation-guide/full-installation.html when i was executing this command yum install -y tuleap-all…
Balu7
  • 63
  • 2
  • 8
0
votes
1 answer

Git,Gerrit and Jenkins integration with Tuleap Server

I'm newly working on Tuleap, now I'm trying to integrate git, gerrit, jenkins with tuleap server. i have installed plugins (Git,Gerrit,Jenkins) on tuleap. can any one help to me how to integrate successfully workflow on tuleap.
Balu7
  • 63
  • 2
  • 8
0
votes
0 answers

Tuleap query cause performance issue

We are having almost 32000 ticket in tuleap on a single tracker,and the tracker is used by 100 users from different UserGroups and some of the users were mapped for multiple UserGroups. Currently, we are having slow down issues. While we analyze the…
Eliyas
  • 177
  • 1
  • 11
0
votes
1 answer

Tuleap how Delete items as project admin?

i am using Tuleap for Scrum. I am not able to delete any item even if i am project admin. I create a new release (or a new sprint) by mistake... how to delete it? the documentation does not mention it or it is quite well hidden.
UnDiUdin
  • 14,924
  • 39
  • 151
  • 249
0
votes
0 answers

tuleap alm after upgrade not able to login

the Tuleap is running on CentOS the OS is upgraded after that not able to login to tuleap when i check the logs in httpd/error.log it says [Tue Feb 07 14:56:38 2017] [error] [client 192.168.1.1] PHP Warning: session_start():…
chiranjeevigk
  • 1,636
  • 1
  • 23
  • 43
0
votes
0 answers

Tuleap-Docker : Make autoload-docker return error

i'm working on a tuleap project that's run in a docker container , i added new classes and i want to apply a refresh to the autoload file so this the Link that help me to do this, https://tuleap.net/doc/en/developer-guide/autoload.html But when i…
Baini.Marouane
  • 579
  • 2
  • 8
  • 18