[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.1.1-7-gc133501 |
[ 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.1.1-7-gc133501
- From: <git@xxxxxxxxxxxxx>
- Date: Thu, 10 May 2018 09:00:26 +0200
- 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 c1335011bc025a38f68a36a8314deca634c77e57 (commit)
via a706eff339252b64959a6be31f1d3728fc1120c1 (commit)
from 1a807688fe91bd7aeac0f4e607a9dea0e161bd9b (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 c1335011bc025a38f68a36a8314deca634c77e57
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu May 10 08:49:00 2018 +0200
Duplicate member; closes #633
commit a706eff339252b64959a6be31f1d3728fc1120c1
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Thu May 10 08:15:35 2018 +0200
Do not send password in mail; closes #1171
-----------------------------------------------------------------------
Summary of changes:
galette/includes/dependencies.php | 3 +-
galette/includes/fields_defs/texts_fields.php | 4 +-
galette/includes/galette.inc.php | 2 +-
galette/includes/routes/members.routes.php | 86 +++++++++++++++------
galette/install/scripts/mysql.sql | 2 +-
galette/install/scripts/pgsql.sql | 2 +-
galette/install/scripts/upgrade-to-0.92-mysql.sql | 9 +++
galette/install/scripts/upgrade-to-0.92-pgsql.sql | 6 ++
galette/lib/Galette/Entity/Adherent.php | 23 ++++++
galette/lib/Galette/Entity/Texts.php | 2 -
galette/templates/default/forms_types/captcha.tpl | 1 +
galette/templates/default/gestion_textes.tpl | 20 ++---
galette/templates/default/voir_adherent.tpl | 3 +
galette/webroot/js/common.js | 5 +-
galette/webroot/themes/default/galette.css | 9 ++-
.../webroot/themes/default/images/duplicate.png | Bin 0 -> 1267 bytes
tests/Galette/Core/tests/units/Install.php | 4 +-
17 files changed, 133 insertions(+), 48 deletions(-)
create mode 100644 galette/install/scripts/upgrade-to-0.92-mysql.sql
create mode 100644 galette/install/scripts/upgrade-to-0.92-pgsql.sql
create mode 100644 galette/webroot/themes/default/images/duplicate.png
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/