Changeset 3388376
- Timestamp:
- 11/02/2025 02:20:02 PM (5 months ago)
- Location:
- fast-events/trunk
- Files:
-
- 56 added
- 27 deleted
- 110 edited
-
assets/css/bootstrap.css (modified) (view diffs)
-
assets/css/bootstrap.min.css (modified) (view diffs)
-
assets/js/bootstrap.bundle.js (modified) (view diffs)
-
assets/js/bootstrap.bundle.min.js (modified) (view diffs)
-
assets/js/fe-settings.js (modified) (view diffs)
-
assets/js/fe-settings.min.js (modified) (view diffs)
-
assets/js/iframeResizer.contentWindow.min.js (modified) (view diffs)
-
assets/js/iframeResizer.min.js (modified) (view diffs)
-
changelog.txt (modified) (view diffs)
-
fast-events.php (modified) (view diffs)
-
includes/class-fast-events-helper.php (modified) (view diffs)
-
includes/class-fast-events-hooks.php (modified) (view diffs)
-
includes/class-fast-events-mailer.php (modified) (view diffs)
-
includes/class-fast-events-mainmenu.php (modified) (view diffs)
-
includes/class-fast-events-order-helper.php (modified) (view diffs)
-
includes/class-fast-events-shortcode.php (modified) (view diffs)
-
includes/class-fast-events-util.php (modified) (view diffs)
-
includes/class-fast-events.php (modified) (view diffs)
-
includes/fevt-update-functions.php (modified) (view diffs)
-
includes/rest-api/class-fast-events-admin.php (modified) (view diffs)
-
includes/rest-api/class-fast-events-payments.php (modified) (view diffs)
-
includes/rest-api/class-fast-events-saas.php (modified) (view diffs)
-
includes/rest-api/class-fast-events-settings.php (modified) (view diffs)
-
includes/rest-api/public-api/class-fast-events-admin-bulk-refunds.php (modified) (view diffs)
-
includes/rest-api/public-api/class-fast-events-admin-scan-keys.php (modified) (view diffs)
-
includes/rest-api/public-api/class-fast-events-admin-stats-scans.php (modified) (view diffs)
-
includes/rest-api/public-api/class-fast-events-admin-ticket-types.php (modified) (view diffs)
-
includes/rest-api/public-api/class-fast-events-admin-tickets.php (modified) (view diffs)
-
includes/rest-api/public-api/class-fast-events-email-webhooks.php (modified) (view diffs)
-
includes/rest-api/public-api/class-fast-events-qrcode-scan.php (modified) (view diffs)
-
libraries/action-scheduler/.editorconfig (deleted)
-
libraries/action-scheduler/.gitattributes (deleted)
-
libraries/action-scheduler/.github (deleted)
-
libraries/action-scheduler/.gitignore (deleted)
-
libraries/action-scheduler/action-scheduler.php (modified) (view diffs)
-
libraries/action-scheduler/changelog.txt (modified) (view diffs)
-
libraries/action-scheduler/classes/ActionScheduler_DataController.php (modified) (view diffs)
-
libraries/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php (added)
-
libraries/action-scheduler/classes/ActionScheduler_wcSystemStatus.php (modified) (view diffs)
-
libraries/action-scheduler/classes/WP_CLI/Action/Create_Command.php (modified) (view diffs)
-
libraries/action-scheduler/classes/WP_CLI/Action/Get_Command.php (modified) (view diffs)
-
libraries/action-scheduler/classes/WP_CLI/System_Command.php (modified) (view diffs)
-
libraries/action-scheduler/classes/abstracts/ActionScheduler.php (modified) (view diffs)
-
libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php (modified) (view diffs)
-
libraries/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php (modified) (view diffs)
-
libraries/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php (modified) (view diffs)
-
libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php (modified) (view diffs)
-
libraries/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php (modified) (view diffs)
-
libraries/action-scheduler/functions.php (modified) (view diffs)
-
libraries/action-scheduler/readme.txt (modified) (view diffs)
-
libraries/action-scheduler/vendor/autoload.php (modified) (view diffs)
-
libraries/action-scheduler/vendor/composer/ClassLoader.php (modified) (view diffs)
-
libraries/action-scheduler/vendor/composer/InstalledVersions.php (modified) (view diffs)
-
libraries/action-scheduler/vendor/composer/autoload_real.php (modified) (view diffs)
-
libraries/action-scheduler/vendor/composer/autoload_static.php (modified) (view diffs)
-
libraries/action-scheduler/vendor/composer/installed.php (modified) (view diffs)
-
libraries/action-scheduler/vendor/composer/platform_check.php (modified) (view diffs)
-
readme.txt (modified) (view diffs)
-
schema/fast-events-input-fields.php (modified) (view diffs)
-
schema/fast-events-scan-keys.php (modified) (view diffs)
-
templates/personalise-iframe.php (modified) (view diffs)
-
templates/settings.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/.github (deleted)
-
vendor/chillerlan/php-qrcode/.gitignore (deleted)
-
vendor/chillerlan/php-qrcode/.scrutinizer.yml (deleted)
-
vendor/chillerlan/php-qrcode/.travis.yml (deleted)
-
vendor/chillerlan/php-qrcode/LICENSE (deleted)
-
vendor/chillerlan/php-qrcode/LICENSE-ASL-2.0 (added)
-
vendor/chillerlan/php-qrcode/LICENSE-MIT (added)
-
vendor/chillerlan/php-qrcode/NOTICE (added)
-
vendor/chillerlan/php-qrcode/README.md (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/composer.json (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/phpdoc.xml (deleted)
-
vendor/chillerlan/php-qrcode/phpmd.xml (deleted)
-
vendor/chillerlan/php-qrcode/phpunit.xml (deleted)
-
vendor/chillerlan/php-qrcode/public (deleted)
-
vendor/chillerlan/php-qrcode/src/Common (added)
-
vendor/chillerlan/php-qrcode/src/Common/BitBuffer.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/ECICharset.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/EccLevel.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/GDLuminanceSource.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/GF256.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/GenericGFPoly.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/IMagickLuminanceSource.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/LuminanceSourceAbstract.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/LuminanceSourceInterface.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/MaskPattern.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/Mode.php (added)
-
vendor/chillerlan/php-qrcode/src/Common/Version.php (added)
-
vendor/chillerlan/php-qrcode/src/Data/AlphaNum.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Data/Byte.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Data/ECI.php (added)
-
vendor/chillerlan/php-qrcode/src/Data/Hanzi.php (added)
-
vendor/chillerlan/php-qrcode/src/Data/Kanji.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Data/MaskPatternTester.php (deleted)
-
vendor/chillerlan/php-qrcode/src/Data/Number.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Data/QRCodeDataException.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Data/QRData.php (added)
-
vendor/chillerlan/php-qrcode/src/Data/QRDataAbstract.php (deleted)
-
vendor/chillerlan/php-qrcode/src/Data/QRDataInterface.php (deleted)
-
vendor/chillerlan/php-qrcode/src/Data/QRDataModeAbstract.php (added)
-
vendor/chillerlan/php-qrcode/src/Data/QRDataModeInterface.php (added)
-
vendor/chillerlan/php-qrcode/src/Data/QRMatrix.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Data/ReedSolomonEncoder.php (added)
-
vendor/chillerlan/php-qrcode/src/Decoder (added)
-
vendor/chillerlan/php-qrcode/src/Decoder/Binarizer.php (added)
-
vendor/chillerlan/php-qrcode/src/Decoder/BitMatrix.php (added)
-
vendor/chillerlan/php-qrcode/src/Decoder/Decoder.php (added)
-
vendor/chillerlan/php-qrcode/src/Decoder/DecoderResult.php (added)
-
vendor/chillerlan/php-qrcode/src/Decoder/QRCodeDecoderException.php (added)
-
vendor/chillerlan/php-qrcode/src/Decoder/ReedSolomonDecoder.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector (added)
-
vendor/chillerlan/php-qrcode/src/Detector/AlignmentPattern.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector/AlignmentPatternFinder.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector/Detector.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector/FinderPattern.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector/FinderPatternFinder.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector/GridSampler.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector/PerspectiveTransform.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector/QRCodeDetectorException.php (added)
-
vendor/chillerlan/php-qrcode/src/Detector/ResultPoint.php (added)
-
vendor/chillerlan/php-qrcode/src/Helpers (deleted)
-
vendor/chillerlan/php-qrcode/src/Output/QRCodeOutputException.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Output/QREps.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRFpdf.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Output/QRGdImage.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRGdImageBMP.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRGdImageGIF.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRGdImageJPEG.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRGdImagePNG.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRGdImageWEBP.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRImage.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Output/QRImagick.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Output/QRMarkup.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Output/QRMarkupHTML.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRMarkupSVG.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QROutputAbstract.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Output/QROutputInterface.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Output/QRString.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/Output/QRStringJSON.php (added)
-
vendor/chillerlan/php-qrcode/src/Output/QRStringText.php (added)
-
vendor/chillerlan/php-qrcode/src/QRCode.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/QRCodeException.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/QROptions.php (modified) (view diffs)
-
vendor/chillerlan/php-qrcode/src/QROptionsTrait.php (modified) (view diffs)
-
vendor/chillerlan/php-settings-container/.github (deleted)
-
vendor/chillerlan/php-settings-container/.gitignore (deleted)
-
vendor/chillerlan/php-settings-container/.scrutinizer.yml (deleted)
-
vendor/chillerlan/php-settings-container/.travis.yml (deleted)
-
vendor/chillerlan/php-settings-container/README.md (modified) (view diffs)
-
vendor/chillerlan/php-settings-container/composer.json (modified) (view diffs)
-
vendor/chillerlan/php-settings-container/phpmd.xml (deleted)
-
vendor/chillerlan/php-settings-container/phpunit.xml (deleted)
-
vendor/chillerlan/php-settings-container/rules-magic-access.neon (added)
-
vendor/chillerlan/php-settings-container/src/SettingsContainerAbstract.php (modified) (view diffs)
-
vendor/chillerlan/php-settings-container/src/SettingsContainerInterface.php (modified) (view diffs)
-
vendor/composer/autoload_classmap.php (modified) (view diffs)
-
vendor/composer/autoload_static.php (modified) (view diffs)
-
vendor/composer/ca-bundle/res/cacert.pem (modified) (view diffs)
-
vendor/composer/ca-bundle/src/CaBundle.php (modified) (view diffs)
-
vendor/composer/installed.json (modified) (view diffs)
-
vendor/composer/installed.php (modified) (view diffs)
-
vendor/composer/platform_check.php (modified) (view diffs)
-
vendor/google (deleted)
-
vendor/mollie/mollie-api-php/.php-cs-fixer.dist.php (deleted)
-
vendor/mollie/mollie-api-php/src/Endpoints/CapabilityEndpoint.php (added)
-
vendor/mollie/mollie-api-php/src/Endpoints/PaymentEndpoint.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/HttpAdapter/CurlMollieHttpAdapter.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/HttpAdapter/Guzzle6And7MollieHttpAdapter.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/MollieApiClient.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Resources/Capability.php (added)
-
vendor/mollie/mollie-api-php/src/Resources/CapabilityCollection.php (added)
-
vendor/mollie/mollie-api-php/src/Resources/Partner.php (modified) (view diffs)
-
vendor/mollie/mollie-api-php/src/Types/CapabilityStatus.php (added)
-
vendor/mollie/mollie-api-php/src/Types/PaymentMethod.php (modified) (view diffs)
-
vendor/setasign/fpdi/composer.json (modified) (view diffs)
-
vendor/setasign/fpdi/src/Fpdi.php (modified) (view diffs)
-
vendor/setasign/fpdi/src/PdfParser/CrossReference/AbstractReader.php (modified) (view diffs)
-
vendor/setasign/fpdi/src/PdfParser/CrossReference/FixedReader.php (modified) (view diffs)
-
vendor/setasign/fpdi/src/PdfParser/Type/PdfType.php (modified) (view diffs)
-
vendor/setasign/fpdi/src/PdfReader/PdfReader.php (modified) (view diffs)
-
vendor/setasign/fpdi/src/Tcpdf/Fpdi.php (modified) (view diffs)
-
vendor/setasign/fpdi/src/Tfpdf/Fpdi.php (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/CHANGELOG.TXT (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/README.md (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/VERSION (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/composer.json (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/include/tcpdf_colors.php (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/include/tcpdf_static.php (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/tcpdf.php (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php (modified) (view diffs)
-
vendor/tecnickcom/tcpdf/tcpdf_import.php (deleted)
-
vendor/tecnickcom/tcpdf/tcpdf_parser.php (deleted)
Note: See TracChangeset
for help on using the changeset viewer.