[galette-commits] [GIT] galette/plugin-paypal.git branch develop updated. 1.5-2-ga22f146 |
[ 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 a22f14693f17f240bf119c8c56db95c4a4478dca (commit)
from e1b0103e79813879bdf18723420332c31a059de5 (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 a22f14693f17f240bf119c8c56db95c4a4478dca
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Nov 21 23:00:46 2016 +0100
Migrate for galette 0.9
-----------------------------------------------------------------------
Summary of changes:
README | 1 +
_define.php | 10 +-
_routes.php | 487 ++++++++++++++++++++++
lang/Makefile | 93 ++---
lang/xgettext.py | 94 +++--
lib/GalettePaypal/Paypal.php | 199 ++++-----
lib/GalettePaypal/PaypalHistory.php | 14 +-
paypal_form.php | 82 ----
paypal_preferences.php | 96 -----
paypal_success.php | 106 -----
templates/default/headers.tpl | 2 +-
templates/default/menu.tpl | 8 +-
templates/default/paypal_form.tpl | 40 +-
templates/default/paypal_history.tpl | 24 +-
templates/default/paypal_preferences.tpl | 15 +-
templates/default/paypal_success.tpl | 10 +-
templates/default/public_menu.tpl | 2 +-
{templates/default => webroot}/galette_paypal.css | 0
{templates/default => webroot}/images/paypal.png | Bin
{templates/default => webroot}/images/warning.png | Bin
20 files changed, 751 insertions(+), 532 deletions(-)
create mode 100644 README
create mode 100644 _routes.php
delete mode 100644 paypal_form.php
delete mode 100644 paypal_preferences.php
delete mode 100644 paypal_success.php
rename {templates/default => webroot}/galette_paypal.css (100%)
rename {templates/default => webroot}/images/paypal.png (100%)
rename {templates/default => webroot}/images/warning.png (100%)
hooks/post-receive
--
galette/plugin-paypal.git
--
--
Galette repositories commits - http://galette.tuxfamily.org