stable
Clone or download
Read-only
This route send an email (defined in plugin configuration in the site admin part of Tuleap) and set a user preference so we will be able to not display the CTA button again. Part of the story #11593 Have a Call Me Back button and form on every page Change-Id: Ib8409cfefac71f5fd2309841a658c120da2f700e
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/create_test_env/include/CallMeBack/CallMeBackEmailNotifier.php | +75 | −0 | Go to diff View file |
A | plugins/create_test_env/include/CallMeBack/Exception/NotifyException.php | +26 | −0 | Go to diff View file |
A | plugins/create_test_env/include/CallMeBack/REST/CallMeBackResource.php | +100 | −0 | Go to diff View file |
A | plugins/create_test_env/include/CallMeBack/REST/ResourcesInjector.php | +30 | −0 | Go to diff View file |
M | plugins/create_test_env/include/create_test_envPlugin.class.php | +7 | −3 | Go to diff View file |
M | plugins/create_test_env/site-content/fr_FR/LC_MESSAGES/tuleap-create_test_env.po | +8 | −0 | Go to diff View file |
M | plugins/create_test_env/site-content/tuleap-create_test_env.pot | +8 | −0 | Go to diff View file |