stable
Clone or download
Read-only
tasks #12105 Refacto plugin tuleap_synchro
the part 0 of request #12084 Add form in plugin Tuleap_Synchro Just a refacto for the future Next step : - add database - add form in modal - form get information and store in database How to test : Nothing to do currently Just click on the modal : message "under implementation" Change-Id: Ie844cb65671383baf21eb5b26f411180ad858220
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tuleap_synchro/composer.json | +1 | −1 | Go to diff View file |
R | plugins/tuleap_synchro/include/ListTlpEndPointsController.php | Go to diff View file | ||
A | plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsPresenter.php | +27 | −0 | Go to diff View file |
R | plugins/tuleap_synchro/include/Plugin/PluginDescriptor.php | Go to diff View file | ||
R | plugins/tuleap_synchro/include/Plugin/PluginInfo.php | Go to diff View file | ||
M | plugins/tuleap_synchro/include/tuleap_synchroPlugin.class.php | +4 | −5 | Go to diff View file |
M | plugins/tuleap_synchro/site-content/fr_FR/LC_MESSAGES/tuleap-tuleap_synchro.po | +17 | −8 | Go to diff View file |
M | plugins/tuleap_synchro/site-content/tuleap-tuleap_synchro.pot | +16 | −7 | Go to diff View file |
M | plugins/tuleap_synchro/templates/add_new_endpoint.mustache | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/templates/list_endpoints.mustache | +15 | −10 | Go to diff View file |