stable
Clone or download
Read-only
Part of story #10913: Services management No functional changes. Note:Β added duplication in servicebar (do_create/do_update) is done on purpose and will be dealt later. Change-Id: I2fd71131c9d22ae14e618991592edc28a939b52d
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/project.tab | +6 | β6 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +6 | β6 | Go to diff View file |
M | src/common/autoload.php | +5 | β2 | Go to diff View file |
A | src/common/project/Service/InvalidServicePOSTDataException.php | +25 | β0 | Go to diff View file |
A | src/common/project/Service/ServicePOSTData.php | +166 | β0 | Go to diff View file |
A | src/common/project/Service/ServicePOSTDataBuilder.php | +173 | β0 | Go to diff View file |
M | src/www/project/admin/servicebar.php | +49 | β64 | Go to diff View file |