[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9-12-gdfb9abb |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch develop updated. 0.9-12-gdfb9abb
- From: <git@xxxxxxxxxxxxx>
- Date: Mon, 29 Jan 2018 16:25:55 +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 dfb9abbd2114f8b3e88c40d285056d94ddb37bc7 (commit)
from a72db873c8794953c5fa94df71302cd2753baa30 (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 dfb9abbd2114f8b3e88c40d285056d94ddb37bc7
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Mon Jan 29 14:18:44 2018 +0100
Choose sender for mailings; fixes #1142
Bump DB version; add new script in tests
Fix DB version in installl and update scripts
-----------------------------------------------------------------------
Summary of changes:
galette/includes/galette.inc.php | 6 +-
galette/includes/routes/authentication.routes.php | 2 +-
galette/includes/routes/contributions.routes.php | 6 +-
galette/includes/routes/management.routes.php | 2 +-
galette/includes/routes/members.routes.php | 44 ++++++--
galette/install/scripts/mysql.sql | 4 +-
galette/install/scripts/pgsql.sql | 4 +-
galette/install/scripts/upgrade-to-0.91-mysql.sql | 8 ++
galette/install/scripts/upgrade-to-0.91-pgsql.sql | 5 +
galette/lib/Galette/Core/GaletteMail.php | 129 ++++++++++++++++------
galette/lib/Galette/Core/Mailing.php | 20 +++-
galette/lib/Galette/Core/MailingHistory.php | 66 +++++++----
galette/lib/Galette/Entity/Adherent.php | 28 +++--
galette/lib/Galette/Entity/Reminder.php | 4 +-
galette/templates/default/mailing_adherents.tpl | 49 ++++++++
tests/Galette/Core/tests/units/Install.php | 3 +-
16 files changed, 293 insertions(+), 87 deletions(-)
create mode 100644 galette/install/scripts/upgrade-to-0.91-mysql.sql
create mode 100644 galette/install/scripts/upgrade-to-0.91-pgsql.sql
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/