]> git.agnieray.net Git - galette.git/commit
Replace KLogger with Analog; fixes #415 refs #414
authorJohan Cwiklinski <johan@x-tnd.be>
Sat, 1 Dec 2012 17:49:13 +0000 (18:49 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Sun, 23 Dec 2012 13:43:14 +0000 (14:43 +0100)
commitc33c4afaa40f9c734edebfa00e2c1dfa731a1f01
treee09d2e46e2bf58c534bc2135bcc36a1fb53e02a4
parent3c6185be0f88c2f9cd50d6324d20b6fe261e0ea0
Replace KLogger with Analog; fixes #415 refs #414

Also implements behavior configuration
69 files changed:
galette/ajax_attendance_sheet_details.php
galette/ajax_group.php
galette/ajax_group_members.php
galette/ajax_groups.php
galette/ajax_mailing_preview.php
galette/ajax_members.php
galette/ajax_photo.php
galette/ajax_plugins_initdb.php
galette/ajax_recipients.php
galette/ajax_unique_group.php
galette/ajouter_adherent.php
galette/attendance_sheet.php
galette/carte_adherent.php
galette/config/paths.inc.php
galette/config/versions.inc.php
galette/config_fields.php
galette/configurer_fiches.php
galette/editer_champ.php
galette/etiquettes_adherents.php
galette/gestion_groupes.php
galette/get_export.php
galette/includes/functions.inc.php
galette/includes/galette.inc.php
galette/includes/i18n.inc.php
galette/install/index.php
galette/lib/Galette/Common/KLogger.php [deleted file]
galette/lib/Galette/Common/XHProf.php
galette/lib/Galette/Core/Db.php
galette/lib/Galette/Core/Error.php
galette/lib/Galette/Core/GaletteMail.php
galette/lib/Galette/Core/History.php
galette/lib/Galette/Core/I18n.php
galette/lib/Galette/Core/Login.php
galette/lib/Galette/Core/Logo.php
galette/lib/Galette/Core/Mailing.php
galette/lib/Galette/Core/MailingHistory.php
galette/lib/Galette/Core/Pagination.php
galette/lib/Galette/Core/Password.php
galette/lib/Galette/Core/Picture.php
galette/lib/Galette/Core/Plugins.php
galette/lib/Galette/Core/Preferences.php
galette/lib/Galette/DynamicFieldsTypes/Choice.php
galette/lib/Galette/DynamicFieldsTypes/DynamicFieldType.php
galette/lib/Galette/DynamicFieldsTypes/Line.php
galette/lib/Galette/DynamicFieldsTypes/Separator.php
galette/lib/Galette/DynamicFieldsTypes/Text.php
galette/lib/Galette/Entity/Adherent.php
galette/lib/Galette/Entity/Contribution.php
galette/lib/Galette/Entity/ContributionsTypes.php
galette/lib/Galette/Entity/DynamicFields.php
galette/lib/Galette/Entity/FieldsCategories.php
galette/lib/Galette/Entity/FieldsConfig.php
galette/lib/Galette/Entity/Group.php
galette/lib/Galette/Entity/Politeness.php
galette/lib/Galette/Entity/Status.php
galette/lib/Galette/Entity/Texts.php
galette/lib/Galette/Entity/Transaction.php
galette/lib/Galette/Filters/AdvancedMembersList.php
galette/lib/Galette/Filters/MembersList.php
galette/lib/Galette/IO/Csv.php
galette/lib/Galette/IO/News.php
galette/lib/Galette/Repository/Contributions.php
galette/lib/Galette/Repository/Groups.php
galette/lib/Galette/Repository/Members.php
galette/lib/Galette/Repository/Transactions.php
galette/mailing_adherents.php
galette/preferences.php
galette/templates/default/export.tpl
galette/traduire_libelles.php