stable
Clone or download
Read-only
Merge commit 'refs/changes/58/16558/3' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #14083 Remove Call Me Back Change-Id: Id1406ae8f7d5995a99e45a240ad5bc9cb585b3b5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/create_test_env/README.mkd | +0 | −6 | Go to diff View file |
D | plugins/create_test_env/build-manifest.json | +0 | −13 | Go to diff View file |
M | plugins/create_test_env/composer.json | +1 | −2 | Go to diff View file |
M | plugins/create_test_env/db/install.sql | +0 | −17 | Go to diff View file |
A | plugins/create_test_env/db/mysql/updates/2019/201910241530_remove_callmeback_configuration_table.php | +51 | −0 | Go to diff View file |
M | plugins/create_test_env/db/uninstall.sql | +0 | −2 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/CallMeBackAdminController.php | +0 | −96 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/CallMeBackAdminPresenter.php | +0 | −48 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/CallMeBackAdminSaveController.php | +0 | −110 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/CallMeBackEmailDao.php | +0 | −66 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/CallMeBackEmailNotifier.php | +0 | −75 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/CallMeBackMessage.php | +0 | −42 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/CallMeBackMessageDao.php | +0 | −49 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/Exception/NotifyException.php | +0 | −26 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/REST/CallMeBackMessageResource.php | +0 | −84 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/REST/CallMeBackResource.php | +0 | −95 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/REST/MessageRepresentation.php | +0 | −31 | Go to diff View file |
D | plugins/create_test_env/include/CallMeBack/REST/ResourcesInjector.php | +0 | −31 | Go to diff View file |
M | plugins/create_test_env/include/create_test_envPlugin.php | +0 | −100 | Go to diff View file |
D | plugins/create_test_env/scripts/.gitignore | +0 | −2 | Go to diff View file |
D | plugins/create_test_env/scripts/call-me-back-admin.js | +0 | −57 | Go to diff View file |
D | plugins/create_test_env/scripts/call-me-back-burning-parrot/src/CallMeBack.vue | +0 | −149 | Go to diff View file |
D | plugins/create_test_env/scripts/call-me-back-burning-parrot/src/index.js | +0 | −44 | Go to diff View file |
D | plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/CallMeBack.vue | +0 | −153 | Go to diff View file |
D | plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/index.js | +0 | −51 | Go to diff View file |
D | plugins/create_test_env/scripts/call-me-back-rest-querier.js | +0 | −45 | Go to diff View file |
D | plugins/create_test_env/scripts/package-lock.json | +0 | −36 | Go to diff View file |
D | plugins/create_test_env/scripts/package.json | +0 | −21 | Go to diff View file |
D | plugins/create_test_env/scripts/po/fr.po | +0 | −31 | Go to diff View file |
D | plugins/create_test_env/scripts/webpack.config.js | +0 | −56 | Go to diff View file |
M | plugins/create_test_env/site-content/fr_FR/LC_MESSAGES/tuleap-create_test_env.po | +0 | −35 | Go to diff View file |
D | plugins/create_test_env/templates/call-me-back-tab.mustache | +0 | −60 | Go to diff View file |
M | plugins/create_test_env/templates/notification-bot-tab.mustache | +28 | −35 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/_call-me-back-admin.scss | +0 | −15 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/_call-me-back.scss | +0 | −173 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-blue-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-blue.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-green-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-green.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-grey-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-grey.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-orange-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-orange.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-purple-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-purple.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-red-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/BurningParrot/css/create-test-env-red.scss | +0 | −22 | Go to diff View file |
D | plugins/create_test_env/themes/FlamingParrot/css/style.scss | +0 | −249 | Go to diff View file |
D | plugins/create_test_env/themes/package-lock.json | +0 | −4 | Go to diff View file |
D | plugins/create_test_env/themes/package.json | +0 | −14 | Go to diff View file |
D | plugins/create_test_env/themes/webpack.common.js | +0 | −53 | Go to diff View file |
D | plugins/create_test_env/themes/webpack.dev.js | +0 | −23 | Go to diff View file |
D | plugins/create_test_env/themes/webpack.prod.js | +0 | −23 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +0 | −3 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +0 | −3 | Go to diff View file |