stable
Clone or download
Read-only
Merge commit 'refs/changes/64/32364/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: chore: request #40122 ADR on plugins structure
Modified Files
Name | ||||
---|---|---|---|---|
A | adr/0030-plugins-structure.md | +43 | −0 | Go to diff View file |
M | adr/index.md | +1 | −0 | Go to diff View file |
M | doc/back-end/plugins.md | +96 | −35 | Go to diff View file |
M | doc/back-end/routing.md | +1 | −7 | Go to diff View file |
A | plugins/template/composer.json | +18 | −0 | Go to diff View file |
A | plugins/template/composer.lock | +18 | −0 | Go to diff View file |
D | plugins/template/include/Template/Plugin/PluginDescriptor.php | +0 | −32 | Go to diff View file |
D | plugins/template/include/Template/Plugin/PluginInfo.php | +0 | −31 | Go to diff View file |
D | plugins/template/include/autoload.php | +0 | −20 | Go to diff View file |
M | plugins/template/include/templatePlugin.php | +13 | −7 | Go to diff View file |
D | plugins/template/site-content/en_US/template.tab | +0 | −2 | Go to diff View file |
A | plugins/template/site-content/fr_FR/LC_MESSAGES/tuleap-template.po | +19 | −0 | Go to diff View file |
D | plugins/template/site-content/fr_FR/template.tab | +0 | −2 | Go to diff View file |
D | plugins/template/template/index.mustache | +0 | −1 | Go to diff View file |