[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.8.2.3-15-g42104a5 |
[ 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 42104a5ef3c94cf77b49b0efeb6fb5450c4edaaf (commit)
via a70c0e8d48ad949e63ab4b7aa3bf9049789bd4d2 (commit)
via 34af6f77d54c9ad53fdc7d9f6683a30e4f2a43c1 (commit)
via 8370938da7066d151c44cca0ab812981ff4c1e36 (commit)
via 4f1ce27b09fc7e1731113f9964db792ada0b8281 (commit)
via 3c4225be7f985006cbfe33c71b8b810365dda45d (commit)
via 779f6e6961c4b436e5c4c00b9b3ca54cd961b74b (commit)
via b47bd3813c52c3938a4ddb8fe64aa4a1892535e8 (commit)
from 46e644176d3ce6d1c1f2e4aa8638d700d99dbbf1 (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 42104a5ef3c94cf77b49b0efeb6fb5450c4edaaf
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jun 11 09:35:44 2016 +0200
Fix button display
commit a70c0e8d48ad949e63ab4b7aa3bf9049789bd4d2
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jun 11 09:35:15 2016 +0200
Update model, add link to empty card
commit 34af6f77d54c9ad53fdc7d9f6683a30e4f2a43c1
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Jun 10 09:13:47 2016 +0200
Fix Pdf call, PSR
commit 8370938da7066d151c44cca0ab812981ff4c1e36
Author: Guillaume Rousse <guillomovitch@xxxxxxxx>
Date: Sun Aug 17 17:04:08 2014 +0200
add new models on update
commit 4f1ce27b09fc7e1731113f9964db792ada0b8281
Author: Guillaume Rousse <guillomovitch@xxxxxxxx>
Date: Wed Jul 2 21:18:33 2014 +0200
additional patterns for dynamic fields
LABEL_DYNFIELD_X_ADH will be replaced by dynamic field X name
INPUT_DYNFIELD_X_ADH will be replaced by adequate input area for dynamic
field X
commit 3c4225be7f985006cbfe33c71b8b810365dda45d
Author: Guillaume Rousse <guillomovitch@xxxxxxxx>
Date: Wed Jul 2 21:18:00 2014 +0200
basic patterns for dynamic fields
DYNFIELD_X_ADH will be replaced by the value of dynamic field X for the
adherent
commit 779f6e6961c4b436e5c4c00b9b3ca54cd961b74b
Author: Guillaume Rousse <guillomovitch@xxxxxxxx>
Date: Wed Jul 2 21:16:07 2014 +0200
Add support for model-based adhesion form
The default template is based on fullcard plugin format.
commit b47bd3813c52c3938a4ddb8fe64aa4a1892535e8
Author: Guillaume Rousse <guillomovitch@xxxxxxxx>
Date: Fri Aug 8 17:27:58 2014 +0200
Add ASSO_ADDRESS_MULTI pattern
This pattern produces a multi-line address in HTML context, whereas
ASSO_ADDRESS is rendered on a single line.
-----------------------------------------------------------------------
Summary of changes:
galette/includes/fields_defs/pdfmodels_fields.php | 126 ++++++++-
galette/lib/Galette/Core/Install.php | 5 +
.../{PdfMain.php => PdfAdhesionFormModel.php} | 14 +-
galette/lib/Galette/Entity/PdfModel.php | 60 +++-
galette/lib/Galette/IO/PdfAdhesionForm.php | 286 ++++++++++++++++++++
...{pdf_contribution.php => pdf_adhesion_form.php} | 36 +--
galette/templates/default/galette.css | 8 +-
galette/templates/default/gestion_pdf_content.tpl | 5 +-
galette/templates/default/images/adhesion_form.png | Bin 0 -> 2020 bytes
galette/templates/default/page.tpl | 1 +
galette/templates/default/voir_adherent.tpl | 3 +
11 files changed, 500 insertions(+), 44 deletions(-)
copy galette/lib/Galette/Entity/{PdfMain.php => PdfAdhesionFormModel.php} (85%)
create mode 100644 galette/lib/Galette/IO/PdfAdhesionForm.php
copy galette/{pdf_contribution.php => pdf_adhesion_form.php} (67%)
create mode 100644 galette/templates/default/images/adhesion_form.png
hooks/post-receive
--
galette/galette.git
--
--
Galette repositories commits - http://galette.tuxfamily.org