[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.7.2.8-65-gc33c4af

[ 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  c33c4afaa40f9c734edebfa00e2c1dfa731a1f01 (commit)
      from  3c6185be0f88c2f9cd50d6324d20b6fe261e0ea0 (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 c33c4afaa40f9c734edebfa00e2c1dfa731a1f01
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Dec 1 18:49:13 2012 +0100

    Replace KLogger with Analog; fixes #415 refs #414
    
    Also implements behavior configuration

-----------------------------------------------------------------------

Summary of changes:
 galette/ajax_attendance_sheet_details.php          |    6 +-
 galette/ajax_group.php                             |   14 +-
 galette/ajax_group_members.php                     |   10 +-
 galette/ajax_groups.php                            |    6 +-
 galette/ajax_mailing_preview.php                   |    6 +-
 galette/ajax_members.php                           |   14 +-
 galette/ajax_photo.php                             |    6 +-
 galette/ajax_plugins_initdb.php                    |   18 +-
 galette/ajax_recipients.php                        |    6 +-
 galette/ajax_unique_group.php                      |   10 +-
 galette/ajouter_adherent.php                       |   22 +-
 galette/attendance_sheet.php                       |    4 +-
 galette/carte_adherent.php                         |    6 +-
 galette/config/paths.inc.php                       |    3 +
 galette/config/versions.inc.php                    |    1 +
 galette/config_fields.php                          |    6 +-
 galette/configurer_fiches.php                      |   10 +-
 galette/editer_champ.php                           |   18 +-
 galette/etiquettes_adherents.php                   |    4 +-
 galette/gestion_groupes.php                        |    6 +-
 galette/get_export.php                             |   14 +-
 galette/includes/functions.inc.php                 |    6 +-
 galette/includes/galette.inc.php                   |   99 ++++-
 galette/includes/i18n.inc.php                      |   26 +-
 galette/install/index.php                          |    4 +-
 galette/lib/Galette/Common/KLogger.php             |  444 --------------------
 galette/lib/Galette/Common/XHProf.php              |   10 +-
 galette/lib/Galette/Core/Db.php                    |   97 ++---
 galette/lib/Galette/Core/Error.php                 |   43 ++-
 galette/lib/Galette/Core/GaletteMail.php           |   30 +-
 galette/lib/Galette/Core/History.php               |   56 ++--
 galette/lib/Galette/Core/I18n.php                  |    8 +-
 galette/lib/Galette/Core/Login.php                 |   36 +-
 galette/lib/Galette/Core/Logo.php                  |    2 +-
 galette/lib/Galette/Core/Mailing.php               |   22 +-
 galette/lib/Galette/Core/MailingHistory.php        |   36 +-
 galette/lib/Galette/Core/Pagination.php            |   34 +-
 galette/lib/Galette/Core/Password.php              |   42 +-
 galette/lib/Galette/Core/Picture.php               |   56 ++--
 galette/lib/Galette/Core/Plugins.php               |   10 +-
 galette/lib/Galette/Core/Preferences.php           |   48 +-
 galette/lib/Galette/DynamicFieldsTypes/Choice.php  |    2 +-
 .../DynamicFieldsTypes/DynamicFieldType.php        |   18 +-
 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            |   86 ++--
 galette/lib/Galette/Entity/Contribution.php        |   82 ++--
 galette/lib/Galette/Entity/ContributionsTypes.php  |   84 ++--
 galette/lib/Galette/Entity/DynamicFields.php       |   42 +-
 galette/lib/Galette/Entity/FieldsCategories.php    |   18 +-
 galette/lib/Galette/Entity/FieldsConfig.php        |   54 ++--
 galette/lib/Galette/Entity/Group.php               |   78 ++--
 galette/lib/Galette/Entity/Politeness.php          |    2 +-
 galette/lib/Galette/Entity/Status.php              |   74 ++--
 galette/lib/Galette/Entity/Texts.php               |   38 +-
 galette/lib/Galette/Entity/Transaction.php         |   42 +-
 .../lib/Galette/Filters/AdvancedMembersList.php    |   46 +-
 galette/lib/Galette/Filters/MembersList.php        |   38 +-
 galette/lib/Galette/IO/Csv.php                     |   10 +-
 galette/lib/Galette/IO/News.php                    |   38 +-
 galette/lib/Galette/Repository/Contributions.php   |   66 ++--
 galette/lib/Galette/Repository/Groups.php          |   54 ++--
 galette/lib/Galette/Repository/Members.php         |   80 ++--
 galette/lib/Galette/Repository/Transactions.php    |   54 ++--
 galette/mailing_adherents.php                      |   14 +-
 galette/preferences.php                            |   22 +-
 galette/templates/default/export.tpl               |    4 -
 galette/traduire_libelles.php                      |   18 +-
 69 files changed, 992 insertions(+), 1377 deletions(-)
 delete mode 100644 galette/lib/Galette/Common/KLogger.php


hooks/post-receive
--
galette/galette.git

-- 
-- 
Galette repositories commits - http://galette.tuxfamily.org


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/