[galette-commits] [GIT] galette/galette.git branch develop updated. 1.0.0-89-ga94e8ca |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch develop updated. 1.0.0-89-ga94e8ca
- From: <git@xxxxxxxxxxxxx>
- Date: Thu, 15 Feb 2024 09:05:08 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/galette.git" repository.
The branch, develop has been updated
via a94e8ca80f44732b7011535ef9db44db9afc847b (commit)
from 9d7419257de6ca9172b605579befb3eaf55f5a3d (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 a94e8ca80f44732b7011535ef9db44db9afc847b
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Feb 9 14:52:45 2024 +0100
Add payment type on transactions
closes #574
-----------------------------------------------------------------------
Summary of changes:
galette/install/scripts/mysql.sql | 4 ++-
galette/install/scripts/pgsql.sql | 1 +
.../install/scripts/sql/upgrade-to-1.10-mysql.sql | 5 +++
.../install/scripts/sql/upgrade-to-1.10-pgsql.sql | 4 +++
galette/lib/Galette/Entity/Contribution.php | 15 +++-----
galette/lib/Galette/Entity/Transaction.php | 40 ++++++++++++++++++++++
galette/lib/Galette/Features/Replacements.php | 2 +-
galette/lib/Galette/Filters/TransactionsList.php | 1 +
galette/lib/Galette/Repository/Transactions.php | 3 +-
.../default/pages/contribution_form.html.twig | 8 +++--
.../default/pages/contributions_list.html.twig | 2 +-
.../default/pages/transaction_form.html.twig | 15 +++++++-
.../default/pages/transactions_list.html.twig | 13 ++++---
tests/Galette/Entity/tests/units/Contribution.php | 8 +----
tests/Galette/Entity/tests/units/Transaction.php | 3 +-
15 files changed, 95 insertions(+), 29 deletions(-)
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/