stable
Clone or download
Read-only
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 |