[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.8.1-36-g929e330 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "galette/galette.git".
The branch, develop has been updated
via 929e330964a65ad761ae1c115900bb6606d0a1be (commit)
via cbcff3d13691db67da7ece3fd0eb5d7f8d3ea86b (commit)
via 788cb0218c57309b5c58b6f39427cff4af589f7f (commit)
from afb88469bd829fed3040f92d0dc556ef4745b205 (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 929e330964a65ad761ae1c115900bb6606d0a1be
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Mar 13 06:52:10 2015 +0100
Can use parent data for mailing and labels
commit cbcff3d13691db67da7ece3fd0eb5d7f8d3ea86b
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Feb 2 19:13:51 2015 +0100
Display parent/childs and attach members
commit 788cb0218c57309b5c58b6f39427cff4af589f7f
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Jan 27 19:13:12 2015 +0100
Add database fields and display attached members
-----------------------------------------------------------------------
Summary of changes:
galette/ajax_members.php | 10 ++
galette/ajax_recipients.php | 12 +-
galette/ajouter_adherent.php | 30 ++++-
galette/etiquettes_adherents.php | 30 ++++-
galette/includes/fields_defs/members_fields.php | 8 ++
galette/includes/galette.inc.php | 2 +-
galette/install/scripts/mysql.sql | 6 +-
galette/install/scripts/pgsql.sql | 3 +-
galette/install/scripts/upgrade-to-0.82-mysql.sql | 7 +
galette/install/scripts/upgrade-to-0.82-pgsql.sql | 6 +
galette/lib/Galette/Core/Mailing.php | 7 +
galette/lib/Galette/Entity/Adherent.php | 111 +++++++++++++++-
galette/lib/Galette/Entity/FieldsConfig.php | 12 ++
galette/lib/Galette/Repository/Members.php | 6 +-
galette/mailing_adherents.php | 11 +-
galette/templates/default/ajax_members.tpl | 4 +-
galette/templates/default/galette.css | 13 +-
galette/templates/default/member.tpl | 145 ++++++++++++++++++++-
galette/templates/default/voir_adherent.tpl | 21 +++
galette/voir_adherent.php | 18 ++-
20 files changed, 440 insertions(+), 22 deletions(-)
create mode 100644 galette/install/scripts/upgrade-to-0.82-mysql.sql
create mode 100644 galette/install/scripts/upgrade-to-0.82-pgsql.sql
hooks/post-receive
--
galette/galette.git
--
--
Galette repositories commits - http://galette.tuxfamily.org