stable

Clone or download

Read-only

Add project certification plugin structure

This is part of story #12161: have a project owner at project creation Change-Id: I9d8e3c218973637301d368ca685d793139d49aef

Modified Files

Name
A plugins/project_certification/VERSION +1 −0 Go to diff View file
A plugins/project_certification/composer.json +10 −0 Go to diff View file
A plugins/project_certification/include/Plugin/PluginDescriptor.php +35 −0 Go to diff View file
A plugins/project_certification/include/Plugin/PluginInfo.php +31 −0 Go to diff View file
A plugins/project_certification/include/project_certificationPlugin.class.php +41 −0 Go to diff View file
A plugins/project_certification/site-content/fr_FR/LC_MESSAGES/tuleap-project_certification.po +13 −0 Go to diff View file
A plugins/project_certification/site-content/tuleap-project_certification.pot +5 −0 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +1 −0 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +1 −0 Go to diff View file