dev

Forked from tuleap/dev

Clone or download

Read-only

Merge remote-tracking branch 'gerrit/5341_add_complexe_types_in_wsdl' into HEAD

* gerrit/5341_add_complexe_types_in_wsdl: Fix request #5341: Missing types in the SOAP project API Do not add manually the identifier in the UserInfo Change-Id: I062fe23810d76f4814563a07bf924a8d0f0370f1

Modified Files

Name
M src/common/project/Project_SOAPServer.class.php +4 −4 Go to diff View file
M src/common/soap/SOAP_NusoapWSDL.class.php +6 −1 Go to diff View file
M src/common/soap/SOAP_WSDLMethodGenerator.class.php +1 −0 Go to diff View file
M src/www/include/utils_soap.php +9 −6 Go to diff View file
M src/www/soap/ChangeLog +3 −0 Go to diff View file
M src/www/soap/VERSION +1 −1 Go to diff View file
M src/www/soap/common/types.php +98 −4 Go to diff View file
M src/www/soap/common/users.php +7 −46 Go to diff View file
M src/www/soap/project/ChangeLog +4 −0 Go to diff View file
M src/www/soap/project/VERSION +1 −1 Go to diff View file
M src/www/soap/svn/ChangeLog +3 −0 Go to diff View file
M src/www/soap/svn/VERSION +1 −1 Go to diff View file