[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.7.5.4-51-g9f7c695 |
[ 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 9f7c69506d0750ef0826a5a04b34d0e9f7b32028 (commit)
from 8880229e5161c66cb10d9b224804e84a6c0bc51f (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 9f7c69506d0750ef0826a5a04b34d0e9f7b32028
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Sep 6 19:53:37 2013 +0200
Add attachments to mailings; fixes #187
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 5 +
galette/ajax_mailing_preview.php | 3 +
galette/{imports => attachments}/.htaccess | 0
galette/{cache => attachments}/readme.txt | 0
galette/config/paths.inc.php | 3 +
galette/includes/galette.inc.php | 2 +-
galette/install/index.php | 3 +-
galette/lib/Galette/Core/GaletteMail.php | 18 +-
galette/lib/Galette/Core/Mailing.php | 350 ++++++++++++++++--
galette/lib/Galette/Core/MailingHistory.php | 91 ++++-
galette/lib/Galette/IO/File.php | 390 ++++++++++++++++++++
galette/mailing_adherents.php | 41 ++-
galette/templates/default/ajax_mailing_preview.tpl | 15 +-
galette/templates/default/galette.css | 8 +-
galette/templates/default/gestion_mailings.tpl | 6 +-
galette/templates/default/images/attached.png | Bin 0 -> 648 bytes
galette/templates/default/mailing_adherents.tpl | 57 +++-
17 files changed, 944 insertions(+), 48 deletions(-)
copy galette/{imports => attachments}/.htaccess (100%)
copy galette/{cache => attachments}/readme.txt (100%)
create mode 100644 galette/lib/Galette/IO/File.php
create mode 100644 galette/templates/default/images/attached.png
hooks/post-receive
--
galette/galette.git
--
--
Galette repositories commits - http://galette.tuxfamily.org