stable

Clone or download

Read-only

Remove legacy functions at the top of Project

Part of story #9197: Get rid of Bootstrap in site admin Go to site admin ยป configuration ยป project configuration ยป project description fields edition[1]. You should not have any errors about missing getProjectsDescFieldsInfos() when using burning parrot. This should not break project creation. [1] http://tuleap_web_1.tuleap-aio-dev.docker/admin/descfields/desc_fields_edit.php Change-Id: I0147efe3805bf2c84427340866f77fd470c46fe4

Modified Files

Name
M src/common/autoload.php +4 โˆ’2 Go to diff View file
A src/common/project/DescriptionFieldsDao.php +31 โˆ’0 Go to diff View file
A src/common/project/DescriptionFieldsFactory.php +45 โˆ’0 Go to diff View file
M src/common/project/Project.class.php +7 โˆ’25 Go to diff View file
M src/common/project/ProjectCreator.class.php +5 โˆ’1 Go to diff View file
M src/www/admin/descfields/desc_fields_edit.php +4 โˆ’1 Go to diff View file
M src/www/project/admin/editgroupinfo.php +7 โˆ’4 Go to diff View file