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

Tuleap Menus "admin" tab is missing

IMG: Tuleap Admin Tab Missing i am having problem in accessing the admin tab, can any one tell me how to resolve this problem , it all happened when my colleague has created new project and made some changes in the permission setting, now i…
0
votes
1 answer

Selecting artifacts on basis of value in selectbox using SOAP interface

Using Tuleap 8.13.99.65 on Centos 6.7 Using the get_artifacts.php example script I tried to modify it to find all artifacts in a tracker with a status of 'Completed' however when I run the script it returns all records regardless of their status. …
ChrisL
  • 13
  • 1
  • 5
0
votes
0 answers

Tuleap ldap query no such object odd query text

I've integrated Tuleap ldap, and successfully connected with user/password, but when I try to search a user (during log-in), I get a line in tuleap log: [warning] LDAP search error: sAMAccountName=[what i type in tuleap login screen] [string from…
0
votes
0 answers

Create one tasks report for multiple projects in Tuleap

I'd like to create one tasks report for all projects. As the avilable option you can creat trackers report for every project individual.
Ahmed
  • 23
  • 1
  • 5
0
votes
1 answer

Tuleap unable to upload file

I have installed tuleap on centos 6.7 and having trouble to properly configure tuleap in following scenario. I have gone though the documentation and mailing list archives but didn't find the solution. have ubuntu server with static ip address…
0
votes
1 answer

Migration from gitlap to tuleap?

Currently our company uses gitlab for repository management and issue management. Is there a tool or an easy way to migrate (Issues, files, wiki, etc....) from gitlab to tuleap ? Or any guides how to do it?
0
votes
1 answer

Tuleap - SVN checkout issue : error 500

I'm using the docker image of tuleap in version 8.3. I setup an AD in /etc/tuleap/plugins/ldap/etc/ldap.inc and enable it in /etc/tuleap/conf/local.inc with $sys_auth_type = 'ldap'; I then created a subversion project and add my user with the Add…
0
votes
1 answer

Unable to change user password or create new user in Tuleap

I am unable to change a user password as the logged in user, as the admin or in the recover password section. I am also unable to create a new user. I get the error "Internal error: Could not update password." when trying to change a users password…
jahayes91
  • 3
  • 3
0
votes
1 answer

Tuleap - Cannot create report

I have installed Tuleap 7.9 on a CentOS6 virtual machine. I have succeed to create a new projet, and I tried to installed the Agile dashboard. The problem is that I can't create a new Report on the Tracker tab. I can click on the '+' and set a new…
Jonathan
  • 31
  • 4
0
votes
1 answer

Instant messaging not working in Tuleap

I have recently installed Tuleap in a VPS. But when I see that when I go to instant messaging page, it opens a pop-up and says "Service unavailable". When I go to instant messaging plugin administration, it says the following- WARNING: If you…
0
votes
0 answers

Fatal error: require_once(): Failed opening required 'pre.php' in /usr/share/tuleap/src/www/index.php

I have installed xampp and then tuleap in centos and gave /usr/share/tuleap/src/www as document root in /etc/httpd/conf/httpd.conf When I hit the url, I am getting the following error: Warning: require_once(pre.php): failed to open stream: No such…
0
votes
1 answer

The tuleap update make the navbar unresponsive

When I try to update my VM that host my tuleap forge with yum tools, I lost access to the drop-down menus of the forge web interface. I can just rollback to the last snapshot to solve this problem. Is a way to keep the forge up to date exist?
negstek
  • 615
  • 8
  • 29
0
votes
1 answer

is there any any way to override tuleap class file?

I have to override tuleap functionality,is there any way to override tuleap core functionality that won't affect tuleap core functions Thanks
kannan
  • 691
  • 5
  • 17
0
votes
1 answer

Tuleap OpenALM artifact part of multiple hierarchies

As I am new to Tuleap OpenALM I am trying to figure out how to make an artifact be part of multiple hierarchies. Effectively I have created a tracker to hold business use cases and another one in a hierarchy under it to hold variants of these use…
0
votes
2 answers

Accessing Tuleap project via vps ip address instead of tuleap.example.com

I have purchased a VPS(centos 6) and I installed tuleap in it. After I install the web application as per guidelines given here: http://tuleap-documentation.readthedocs.org/en/latest/installation-guide/full-installation.html it says that the project…
UdaySagar
  • 83
  • 13