[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.8-19-gc758f65 |
[ 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 c758f65270a1f0f1092f95e4d1fb1b0421c0bdf7 (commit)
via 952d05aadb5280ffbcb984e023d56c887e5f1604 (commit)
via 538b86ae21fcae688e39207dfe4eb41fe9b02a66 (commit)
from 445cf84aa88f7999e73ecc33f6fe71de2e67bb0a (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 c758f65270a1f0f1092f95e4d1fb1b0421c0bdf7
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Oct 1 08:26:47 2014 +0200
Remove unused variables
commit 952d05aadb5280ffbcb984e023d56c887e5f1604
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Oct 1 08:26:38 2014 +0200
Remove "as" in use statements when not needeed
commit 538b86ae21fcae688e39207dfe4eb41fe9b02a66
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Oct 1 07:56:49 2014 +0200
Check if fields config categories are missing as well; fixes #857
-----------------------------------------------------------------------
Summary of changes:
galette/advanced_search.php | 12 +++----
galette/ajax_attendance_sheet_details.php | 2 +-
galette/ajax_group.php | 2 +-
galette/ajax_group_members.php | 4 +--
galette/ajax_groups.php | 2 +-
galette/ajax_mailing_preview.php | 2 +-
galette/ajax_members.php | 8 ++---
galette/ajax_photo.php | 2 +-
galette/ajax_plugins_initdb.php | 2 +-
galette/ajax_recipients.php | 4 +--
galette/ajax_unique_group.php | 2 +-
galette/ajouter_adherent.php | 20 +++++------
galette/ajouter_transaction.php | 12 +++----
galette/attendance_sheet.php | 2 +-
galette/carte_adherent.php | 2 +-
galette/config_fields.php | 8 ++---
galette/configurer_fiches.php | 6 ++--
galette/doandget_export.php | 2 +-
galette/edit_title.php | 4 +--
galette/editer_champ.php | 6 ++--
galette/etiquettes_adherents.php | 2 +-
galette/gestion_adherents.php | 6 ++--
galette/gestion_groupes.php | 2 +-
galette/gestion_textes.php | 2 +-
galette/gestion_titres.php | 4 +--
galette/get_export.php | 2 +-
galette/get_import.php | 2 +-
galette/history.php | 2 +-
galette/import_model.php | 10 +++---
galette/includes/fields_defs/members_fields.php | 4 +--
galette/includes/functions.inc.php | 2 +-
galette/includes/galette.inc.php | 2 +-
galette/includes/i18n.inc.php | 2 +-
galette/lib/Galette/Common/XHProf.php | 2 +-
galette/lib/Galette/Core/Db.php | 2 +-
galette/lib/Galette/Core/Error.php | 2 +-
galette/lib/Galette/Core/GaletteMail.php | 2 +-
galette/lib/Galette/Core/History.php | 2 +-
galette/lib/Galette/Core/I18n.php | 2 +-
galette/lib/Galette/Core/Login.php | 10 +++---
galette/lib/Galette/Core/Logo.php | 2 +-
galette/lib/Galette/Core/Mailing.php | 2 +-
galette/lib/Galette/Core/MailingHistory.php | 2 +-
galette/lib/Galette/Core/Pagination.php | 2 +-
galette/lib/Galette/Core/Password.php | 2 +-
galette/lib/Galette/Core/PasswordImage.php | 2 +-
galette/lib/Galette/Core/Plugins.php | 2 +-
galette/lib/Galette/Core/Preferences.php | 4 +--
galette/lib/Galette/DynamicFieldsTypes/Boolean.php | 2 +-
galette/lib/Galette/DynamicFieldsTypes/Choice.php | 2 +-
galette/lib/Galette/DynamicFieldsTypes/Date.php | 2 +-
.../DynamicFieldsTypes/DynamicFieldType.php | 4 +--
galette/lib/Galette/DynamicFieldsTypes/File.php | 2 +-
galette/lib/Galette/DynamicFieldsTypes/Line.php | 2 +-
.../lib/Galette/DynamicFieldsTypes/Separator.php | 2 +-
galette/lib/Galette/DynamicFieldsTypes/Text.php | 2 +-
galette/lib/Galette/Entity/Adherent.php | 12 +++----
galette/lib/Galette/Entity/ContributionsTypes.php | 2 +-
galette/lib/Galette/Entity/DynamicFields.php | 18 +++++-----
galette/lib/Galette/Entity/Entitled.php | 2 +-
galette/lib/Galette/Entity/FieldsCategories.php | 4 +--
galette/lib/Galette/Entity/FieldsConfig.php | 38 +++++++++++++-------
galette/lib/Galette/Entity/Group.php | 2 +-
galette/lib/Galette/Entity/ImportModel.php | 2 +-
galette/lib/Galette/Entity/PdfInvoice.php | 2 +-
galette/lib/Galette/Entity/PdfMain.php | 2 +-
galette/lib/Galette/Entity/PdfModel.php | 2 +-
galette/lib/Galette/Entity/PdfReceipt.php | 2 +-
galette/lib/Galette/Entity/Texts.php | 2 +-
galette/lib/Galette/Entity/Title.php | 2 +-
galette/lib/Galette/Entity/Transaction.php | 4 +--
.../lib/Galette/Filters/AdvancedMembersList.php | 10 +++---
galette/lib/Galette/Filters/MembersList.php | 8 ++---
galette/lib/Galette/IO/Csv.php | 2 +-
galette/lib/Galette/IO/CsvOut.php | 2 +-
galette/lib/Galette/IO/ExternalScript.php | 2 +-
galette/lib/Galette/IO/News.php | 2 +-
galette/lib/Galette/Repository/Contributions.php | 12 +++----
galette/lib/Galette/Repository/Groups.php | 6 ++--
galette/lib/Galette/Repository/Members.php | 20 +++++------
galette/lib/Galette/Repository/Titles.php | 4 +--
galette/lib/Galette/Repository/Transactions.php | 8 ++---
galette/mailing_adherents.php | 2 +-
galette/pdf_contribution.php | 2 +-
galette/public/liste_membres.php | 2 +-
galette/self_adherent.php | 14 ++++----
galette/traduire_libelles.php | 2 +-
galette/voir_adherent.php | 12 +++----
88 files changed, 210 insertions(+), 200 deletions(-)
hooks/post-receive
--
galette/galette.git
--
--
Galette repositories commits - http://galette.tuxfamily.org