[galette-commits] [GIT] galette/plugin-paypal.git branch develop updated. 1.10.0-17-g0a7db09

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "galette/plugin-paypal.git" repository.

The branch, develop has been updated
       via  0a7db0945fef553e5651c7004a9074718e83f823 (commit)
       via  e1c4086d64679103b51f2890f3da9558d4c74e37 (commit)
       via  bdd8033d297f33d32d0aa4112771a78d82052463 (commit)
      from  96f987ce1f2ec74bc4a62df5ba46e38ec28d1723 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0a7db0945fef553e5651c7004a9074718e83f823
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Jun 25 22:40:34 2022 +0200

    Add CSRF exclusions

commit e1c4086d64679103b51f2890f3da9558d4c74e37
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 22 12:36:32 2022 +0200

    Migrate to twig, add plugin class

commit bdd8033d297f33d32d0aa4112771a78d82052463
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 22 12:38:32 2022 +0200

    Update CI configuration

-----------------------------------------------------------------------

Summary of changes:
 .composer-require-checker.config.json              |   2 +-
 _define.php                                        |  10 +-
 composer.json.checker                              |   8 +-
 lib/GalettePaypal/Controllers/PaypalController.php |  10 +-
 lib/GalettePaypal/PluginGalettePaypal.php          | 157 +++++++++++++++++++++
 templates/default/headers.html.twig                |   1 +
 templates/default/headers.tpl                      |   3 -
 templates/default/menu.tpl                         |   8 --
 templates/default/paypal_form.html.twig            | 135 ++++++++++++++++++
 templates/default/paypal_form.tpl                  | 134 ------------------
 templates/default/paypal_history.html.twig         |  94 ++++++++++++
 templates/default/paypal_history.tpl               | 114 ---------------
 templates/default/paypal_preferences.html.twig     |  58 ++++++++
 templates/default/paypal_preferences.tpl           |  58 --------
 templates/default/paypal_success.html.twig         |  31 ++++
 templates/default/paypal_success.tpl               |  30 ----
 templates/default/public_menu.tpl                  |   6 -
 17 files changed, 493 insertions(+), 366 deletions(-)
 create mode 100644 lib/GalettePaypal/PluginGalettePaypal.php
 create mode 100644 templates/default/headers.html.twig
 delete mode 100644 templates/default/headers.tpl
 delete mode 100644 templates/default/menu.tpl
 create mode 100644 templates/default/paypal_form.html.twig
 delete mode 100644 templates/default/paypal_form.tpl
 create mode 100644 templates/default/paypal_history.html.twig
 delete mode 100644 templates/default/paypal_history.tpl
 create mode 100644 templates/default/paypal_preferences.html.twig
 delete mode 100644 templates/default/paypal_preferences.tpl
 create mode 100644 templates/default/paypal_success.html.twig
 delete mode 100644 templates/default/paypal_success.tpl
 delete mode 100644 templates/default/public_menu.tpl


hooks/post-receive
-- 
galette/plugin-paypal.git

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/