stable

Clone or download

Read-only

Merge commit 'refs/changes/09/32009/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: chore: request #39706 Drop mytuleap_contact_support plugin Change-Id: If390e440879aec5a0388bf605a8edf2287fbc592

Modified Files

Name
D plugins/mytuleap_contact_support/.use-front-controller +0 −0 Go to diff View file
D plugins/mytuleap_contact_support/README.md +0 −1 Go to diff View file
D plugins/mytuleap_contact_support/build-manifest.json +0 −4 Go to diff View file
D plugins/mytuleap_contact_support/composer.json +0 −11 Go to diff View file
D plugins/mytuleap_contact_support/composer.lock +0 −18 Go to diff View file
D plugins/mytuleap_contact_support/etc/config.inc.dist +0 −2 Go to diff View file
D plugins/mytuleap_contact_support/include/ContactSupportFormController.php +0 −85 Go to diff View file
D plugins/mytuleap_contact_support/include/EmailSendException.php +0 −25 Go to diff View file
D plugins/mytuleap_contact_support/include/Plugin/Info.php +0 −45 Go to diff View file
D plugins/mytuleap_contact_support/include/Presenter/ConfirmationEmailToUserPresenter.php +0 −65 Go to diff View file
D plugins/mytuleap_contact_support/include/Presenter/EmailToSupportPresenter.php +0 −44 Go to diff View file
D plugins/mytuleap_contact_support/include/Presenter/FormPresenter.php +0 −32 Go to diff View file
D plugins/mytuleap_contact_support/include/Presenter/ModalPresenter.php +0 −35 Go to diff View file
D plugins/mytuleap_contact_support/include/SendMailSupportController.php +0 −137 Go to diff View file
D plugins/mytuleap_contact_support/include/constants.php +0 −21 Go to diff View file
D plugins/mytuleap_contact_support/include/mytuleap_contact_supportPlugin.php +0 −149 Go to diff View file
D plugins/mytuleap_contact_support/package.json +0 −19 Go to diff View file
D plugins/mytuleap_contact_support/pnpm-lock.yaml +0 −65 Go to diff View file
D plugins/mytuleap_contact_support/scripts/help-page.ts +0 −23 Go to diff View file
D plugins/mytuleap_contact_support/scripts/modal-burning-parrot.ts +0 −46 Go to diff View file
D plugins/mytuleap_contact_support/scripts/modal-flaming-parrot.ts +0 −42 Go to diff View file
D plugins/mytuleap_contact_support/scripts/modal.ts +0 −120 Go to diff View file
D plugins/mytuleap_contact_support/scripts/setup-contact-support-modal.ts +0 −93 Go to diff View file
D plugins/mytuleap_contact_support/site-content/fr_FR/LC_MESSAGES/tuleap-mytuleap_contact_support.po +0 −48 Go to diff View file
D plugins/mytuleap_contact_support/site-content/tuleap-mytuleap_contact_support.pot +0 −32 Go to diff View file
D plugins/mytuleap_contact_support/templates/confirmation-email-to-user.mustache +0 −753 Go to diff View file
D plugins/mytuleap_contact_support/templates/email-to-support.mustache +0 −689 Go to diff View file
D plugins/mytuleap_contact_support/templates/form-burning-parrot.mustache +0 −42 Go to diff View file
D plugins/mytuleap_contact_support/templates/form-flaming-parrot.mustache +0 −37 Go to diff View file
D plugins/mytuleap_contact_support/templates/modal-burning-parrot.mustache +0 −17 Go to diff View file
D plugins/mytuleap_contact_support/templates/modal-flaming-parrot.mustache +0 −17 Go to diff View file
D plugins/mytuleap_contact_support/tests/e2e/cypress/cypress.config.ts +0 −6 Go to diff View file
D plugins/mytuleap_contact_support/tests/e2e/cypress/cypress/e2e/my-tuleap-contact-support.cy.ts +0 −30 Go to diff View file
D plugins/mytuleap_contact_support/tests/e2e/cypress/cypress/support/e2e.ts +0 −21 Go to diff View file
D plugins/mytuleap_contact_support/tests/e2e/cypress/package.json +0 −11 Go to diff View file
D plugins/mytuleap_contact_support/tests/e2e/cypress/pnpm-lock.yaml +0 −9 Go to diff View file
D plugins/mytuleap_contact_support/tests/e2e/cypress/tsconfig.json +0 −4 Go to diff View file
D plugins/mytuleap_contact_support/themes/BurningParrot/css/mytuleap-contact-support.scss +0 −83 Go to diff View file
D plugins/mytuleap_contact_support/themes/FlamingParrot/css/style.scss +0 −43 Go to diff View file
D plugins/mytuleap_contact_support/themes/default/css/_style.scss +0 −106 Go to diff View file
D plugins/mytuleap_contact_support/tsconfig.json +0 −8 Go to diff View file
D plugins/mytuleap_contact_support/webpack.common.js +0 −54 Go to diff View file
D plugins/mytuleap_contact_support/webpack.dev.js +0 −23 Go to diff View file
D plugins/mytuleap_contact_support/webpack.prod.js +0 −23 Go to diff View file
D plugins/mytuleap_contact_support/www/img/email-header.png +- −- Go to diff View file
M tests/e2e/full/tuleap/setup.sh +0 −1 Go to diff View file
M tests/psalm/tuleap-baseline.xml +0 −66 Go to diff View file
M tools/rpm/tuleap.spec +0 −12 Go to diff View file