This is an automated email from git. It was generated because a ref
change was pushed to the "galette/galette.git" repository.

The branch, develop has been updated
       via  27f081c7db5644081ac37299f1e663a67c6edfcd (commit)
      from  6bebc23c57482a955642bc064b2734e6bb05860c (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 27f081c7db5644081ac37299f1e663a67c6edfcd
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Tue Jan 16 16:55:54 2024 +0100

    Update website URL

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

Summary of changes:
 galette/config/behavior.inc.php.dist                              | 4 ++--
 galette/config/index.php                                          | 4 ++--
 galette/config/paths.inc.php                                      | 4 ++--
 galette/config/versions.inc.php                                   | 4 ++--
 galette/cron/reminder.php                                         | 4 ++--
 galette/data/index.php                                            | 4 ++--
 galette/docs/CHANGES                                              | 2 +-
 galette/galette.doap                                              | 2 +-
 galette/includes/core_acls.php                                    | 4 ++--
 galette/includes/dependencies.php                                 | 4 ++--
 galette/includes/fields_defs/members_fields.php                   | 4 ++--
 galette/includes/fields_defs/members_fields_cats.php              | 4 ++--
 galette/includes/fields_defs/texts_fields.php                     | 4 ++--
 galette/includes/functions.inc.php                                | 4 ++--
 galette/includes/galette.inc.php                                  | 4 ++--
 galette/includes/i18n.inc.php                                     | 4 ++--
 galette/includes/index.php                                        | 4 ++--
 galette/includes/main.inc.php                                     | 4 ++--
 galette/includes/routes/ajax.routes.php                           | 4 ++--
 galette/includes/routes/authentication.routes.php                 | 4 ++--
 galette/includes/routes/contributions.routes.php                  | 4 ++--
 galette/includes/routes/groups.routes.php                         | 4 ++--
 galette/includes/routes/main.routes.php                           | 4 ++--
 galette/includes/routes/management.routes.php                     | 4 ++--
 galette/includes/routes/members.routes.php                        | 4 ++--
 galette/includes/routes/plugins.routes.php                        | 4 ++--
 galette/includes/routes/public_pages.routes.php                   | 4 ++--
 galette/index.php                                                 | 4 ++--
 galette/install/index.php                                         | 4 ++--
 galette/install/scripts/upgrade-to-0.70.php                       | 6 +++---
 galette/install/scripts/upgrade-to-0.8.php                        | 6 +++---
 galette/install/steps/admin.php                                   | 4 ++--
 galette/install/steps/check.php                                   | 4 ++--
 galette/install/steps/db.php                                      | 4 ++--
 galette/install/steps/db_install.php                              | 4 ++--
 galette/install/steps/db_select_version.php                       | 4 ++--
 galette/install/steps/end.php                                     | 4 ++--
 galette/install/steps/galette.php                                 | 4 ++--
 galette/install/steps/telemetry.php                               | 4 ++--
 galette/install/steps/type.php                                    | 4 ++--
 galette/lang/index.php                                            | 4 ++--
 galette/lang/xgettext.py                                          | 2 +-
 galette/lib/Galette/Common/ClassLoader.php                        | 4 ++--
 galette/lib/Galette/Common/XHProf.php                             | 4 ++--
 galette/lib/Galette/Controllers/AbstractController.php            | 6 +++---
 galette/lib/Galette/Controllers/AbstractPluginController.php      | 6 +++---
 galette/lib/Galette/Controllers/AdminToolsController.php          | 6 +++---
 galette/lib/Galette/Controllers/AjaxController.php                | 2 +-
 galette/lib/Galette/Controllers/AuthController.php                | 6 +++---
 galette/lib/Galette/Controllers/Crud/AbstractPluginController.php | 6 +++---
 galette/lib/Galette/Controllers/Crud/ContributionsController.php  | 6 +++---
 galette/lib/Galette/Controllers/Crud/DynamicFieldsController.php  | 6 +++---
 galette/lib/Galette/Controllers/Crud/EntitledsController.php      | 6 +++---
 galette/lib/Galette/Controllers/Crud/GroupsController.php         | 6 +++---
 galette/lib/Galette/Controllers/Crud/MailingsController.php       | 6 +++---
 galette/lib/Galette/Controllers/Crud/MembersController.php        | 6 +++---
 galette/lib/Galette/Controllers/Crud/PaymentTypeController.php    | 6 +++---
 galette/lib/Galette/Controllers/Crud/SavedSearchesController.php  | 6 +++---
 galette/lib/Galette/Controllers/Crud/TitlesController.php         | 6 +++---
 galette/lib/Galette/Controllers/Crud/TransactionsController.php   | 6 +++---
 galette/lib/Galette/Controllers/CrudController.php                | 6 +++---
 galette/lib/Galette/Controllers/CsvController.php                 | 6 +++---
 galette/lib/Galette/Controllers/DynamicTranslationsController.php | 6 +++---
 galette/lib/Galette/Controllers/GaletteController.php             | 6 +++---
 galette/lib/Galette/Controllers/HistoryController.php             | 6 +++---
 galette/lib/Galette/Controllers/ImagesController.php              | 6 +++---
 galette/lib/Galette/Controllers/PdfController.php                 | 6 +++---
 galette/lib/Galette/Controllers/PluginsController.php             | 6 +++---
 galette/lib/Galette/Controllers/TextController.php                | 6 +++---
 galette/lib/Galette/Core/AbstractPassword.php                     | 6 +++---
 galette/lib/Galette/Core/Authentication.php                       | 6 +++---
 galette/lib/Galette/Core/CheckModules.php                         | 6 +++---
 galette/lib/Galette/Core/Db.php                                   | 4 ++--
 galette/lib/Galette/Core/Galette.php                              | 2 +-
 galette/lib/Galette/Core/GaletteMail.php                          | 6 +++---
 galette/lib/Galette/Core/GalettePlugin.php                        | 2 +-
 galette/lib/Galette/Core/Gaptcha.php                              | 6 +++---
 galette/lib/Galette/Core/History.php                              | 6 +++---
 galette/lib/Galette/Core/I18n.php                                 | 6 +++---
 galette/lib/Galette/Core/Install.php                              | 6 +++---
 galette/lib/Galette/Core/L10n.php                                 | 6 +++---
 galette/lib/Galette/Core/LightSlimApp.php                         | 4 ++--
 galette/lib/Galette/Core/Links.php                                | 6 +++---
 galette/lib/Galette/Core/Login.php                                | 6 +++---
 galette/lib/Galette/Core/Logo.php                                 | 6 +++---
 galette/lib/Galette/Core/Logs.php                                 | 6 +++---
 galette/lib/Galette/Core/Mailing.php                              | 6 +++---
 galette/lib/Galette/Core/MailingHistory.php                       | 6 +++---
 galette/lib/Galette/Core/Pagination.php                           | 6 +++---
 galette/lib/Galette/Core/Password.php                             | 6 +++---
 galette/lib/Galette/Core/Picture.php                              | 6 +++---
 galette/lib/Galette/Core/PluginControllerTrait.php                | 6 +++---
 galette/lib/Galette/Core/PluginInstall.php                        | 6 +++---
 galette/lib/Galette/Core/Plugins.php                              | 6 +++---
 galette/lib/Galette/Core/Preferences.php                          | 8 ++++----
 galette/lib/Galette/Core/PrintLogo.php                            | 6 +++---
 galette/lib/Galette/Core/SlimApp.php                              | 4 ++--
 galette/lib/Galette/Core/SysInfos.php                             | 6 +++---
 galette/lib/Galette/Core/Translator.php                           | 6 +++---
 galette/lib/Galette/DynamicFields/Boolean.php                     | 6 +++---
 galette/lib/Galette/DynamicFields/Choice.php                      | 6 +++---
 galette/lib/Galette/DynamicFields/Date.php                        | 6 +++---
 galette/lib/Galette/DynamicFields/DynamicField.php                | 6 +++---
 galette/lib/Galette/DynamicFields/File.php                        | 6 +++---
 galette/lib/Galette/DynamicFields/Line.php                        | 6 +++---
 galette/lib/Galette/DynamicFields/Separator.php                   | 6 +++---
 galette/lib/Galette/DynamicFields/Text.php                        | 6 +++---
 galette/lib/Galette/Entity/Adherent.php                           | 6 +++---
 galette/lib/Galette/Entity/Contribution.php                       | 6 +++---
 galette/lib/Galette/Entity/ContributionsTypes.php                 | 6 +++---
 galette/lib/Galette/Entity/DynamicFieldsHandle.php                | 6 +++---
 galette/lib/Galette/Entity/Entitled.php                           | 6 +++---
 galette/lib/Galette/Entity/FieldsCategories.php                   | 6 +++---
 galette/lib/Galette/Entity/FieldsConfig.php                       | 6 +++---
 galette/lib/Galette/Entity/Group.php                              | 6 +++---
 galette/lib/Galette/Entity/ImportModel.php                        | 6 +++---
 galette/lib/Galette/Entity/ListsConfig.php                        | 6 +++---
 galette/lib/Galette/Entity/PaymentType.php                        | 6 +++---
 galette/lib/Galette/Entity/PdfAdhesionFormModel.php               | 6 +++---
 galette/lib/Galette/Entity/PdfContribution.php                    | 6 +++---
 galette/lib/Galette/Entity/PdfInvoice.php                         | 6 +++---
 galette/lib/Galette/Entity/PdfMain.php                            | 6 +++---
 galette/lib/Galette/Entity/PdfModel.php                           | 6 +++---
 galette/lib/Galette/Entity/PdfReceipt.php                         | 6 +++---
 galette/lib/Galette/Entity/Reminder.php                           | 6 +++---
 galette/lib/Galette/Entity/SavedSearch.php                        | 6 +++---
 galette/lib/Galette/Entity/Social.php                             | 6 +++---
 galette/lib/Galette/Entity/Status.php                             | 6 +++---
 galette/lib/Galette/Entity/Texts.php                              | 6 +++---
 galette/lib/Galette/Entity/Title.php                              | 6 +++---
 galette/lib/Galette/Entity/Transaction.php                        | 6 +++---
 galette/lib/Galette/Events/ContribListener.php                    | 4 ++--
 galette/lib/Galette/Events/MemberListener.php                     | 4 ++--
 galette/lib/Galette/Features/BatchList.php                        | 2 +-
 galette/lib/Galette/Features/Dynamics.php                         | 6 +++---
 galette/lib/Galette/Features/I18n.php                             | 6 +++---
 galette/lib/Galette/Features/Socials.php                          | 4 ++--
 galette/lib/Galette/Features/Translatable.php                     | 6 +++---
 galette/lib/Galette/Filters/AdvancedMembersList.php               | 6 +++---
 galette/lib/Galette/Filters/ContributionsList.php                 | 6 +++---
 galette/lib/Galette/Filters/HistoryList.php                       | 6 +++---
 galette/lib/Galette/Filters/MailingsList.php                      | 6 +++---
 galette/lib/Galette/Filters/MembersList.php                       | 6 +++---
 galette/lib/Galette/Filters/SavedSearchesList.php                 | 6 +++---
 galette/lib/Galette/Filters/TransactionsList.php                  | 6 +++---
 galette/lib/Galette/IO/Charts.php                                 | 6 +++---
 galette/lib/Galette/IO/ContributionsCsv.php                       | 6 +++---
 galette/lib/Galette/IO/Csv.php                                    | 6 +++---
 galette/lib/Galette/IO/CsvIn.php                                  | 6 +++---
 galette/lib/Galette/IO/CsvOut.php                                 | 6 +++---
 galette/lib/Galette/IO/ExternalScript.php                         | 6 +++---
 galette/lib/Galette/IO/File.php                                   | 6 +++---
 galette/lib/Galette/IO/FileInterface.php                          | 6 +++---
 galette/lib/Galette/IO/FileTrait.php                              | 6 +++---
 galette/lib/Galette/IO/MembersCsv.php                             | 6 +++---
 galette/lib/Galette/IO/News.php                                   | 6 +++---
 galette/lib/Galette/IO/Pdf.php                                    | 6 +++---
 galette/lib/Galette/IO/PdfAdhesionForm.php                        | 6 +++---
 galette/lib/Galette/IO/PdfAttendanceSheet.php                     | 6 +++---
 galette/lib/Galette/IO/PdfContribution.php                        | 6 +++---
 galette/lib/Galette/IO/PdfGroups.php                              | 6 +++---
 galette/lib/Galette/IO/PdfMembersCards.php                        | 6 +++---
 galette/lib/Galette/IO/PdfMembersLabels.php                       | 6 +++---
 galette/lib/Galette/Middleware/Authenticate.php                   | 6 +++---
 galette/lib/Galette/Middleware/Language.php                       | 6 +++---
 galette/lib/Galette/Middleware/Telemetry.php                      | 6 +++---
 galette/lib/Galette/Middleware/UpdateAndMaintenance.php           | 6 +++---
 galette/lib/Galette/Renderers/Html.php                            | 4 ++--
 galette/lib/Galette/Repository/Contributions.php                  | 6 +++---
 galette/lib/Galette/Repository/DynamicFieldsSet.php               | 6 +++---
 galette/lib/Galette/Repository/Groups.php                         | 6 +++---
 galette/lib/Galette/Repository/Members.php                        | 6 +++---
 galette/lib/Galette/Repository/PaymentTypes.php                   | 6 +++---
 galette/lib/Galette/Repository/PdfModels.php                      | 6 +++---
 galette/lib/Galette/Repository/Reminders.php                      | 6 +++---
 galette/lib/Galette/Repository/Repository.php                     | 6 +++---
 galette/lib/Galette/Repository/SavedSearches.php                  | 6 +++---
 galette/lib/Galette/Repository/Titles.php                         | 6 +++---
 galette/lib/Galette/Repository/Transactions.php                   | 6 +++---
 galette/lib/Galette/Twig/CsrfExtension.php                        | 2 +-
 galette/lib/Galette/Updater/AbstractUpdater.php                   | 6 +++---
 galette/lib/Galette/Util/FakeData.php                             | 6 +++---
 galette/lib/Galette/Util/Password.php                             | 6 +++---
 galette/lib/Galette/Util/Telemetry.php                            | 6 +++---
 galette/lib/index.php                                             | 4 ++--
 galette/post_contribution_test.php                                | 4 ++--
 galette/templates/index.php                                       | 4 ++--
 galette/webroot/compat_test.php                                   | 4 ++--
 galette/webroot/index.php                                         | 4 ++--
 galette/webroot/installer.php                                     | 4 ++--
 tests/Galette/Controllers/tests/units/PdfController.php           | 6 +++---
 tests/Galette/Core/tests/units/CheckModules.php                   | 6 +++---
 tests/Galette/Core/tests/units/Db.php                             | 6 +++---
 tests/Galette/Core/tests/units/Galette.php                        | 6 +++---
 tests/Galette/Core/tests/units/History.php                        | 6 +++---
 tests/Galette/Core/tests/units/I18n.php                           | 6 +++---
 tests/Galette/Core/tests/units/Install.php                        | 6 +++---
 tests/Galette/Core/tests/units/L10n.php                           | 4 ++--
 tests/Galette/Core/tests/units/Links.php                          | 6 +++---
 tests/Galette/Core/tests/units/Login.php                          | 6 +++---
 tests/Galette/Core/tests/units/Logo.php                           | 6 +++---
 tests/Galette/Core/tests/units/Password.php                       | 6 +++---
 tests/Galette/Core/tests/units/Picture.php                        | 6 +++---
 tests/Galette/Core/tests/units/Plugins.php                        | 6 +++---
 tests/Galette/Core/tests/units/PrintLogo.php                      | 6 +++---
 tests/Galette/DynamicFields/tests/units/Boolean.php               | 6 +++---
 tests/Galette/DynamicFields/tests/units/Choice.php                | 6 +++---
 tests/Galette/DynamicFields/tests/units/Date.php                  | 6 +++---
 tests/Galette/DynamicFields/tests/units/DynamicField.php          | 6 +++---
 tests/Galette/DynamicFields/tests/units/File.php                  | 6 +++---
 tests/Galette/DynamicFields/tests/units/Line.php                  | 6 +++---
 tests/Galette/DynamicFields/tests/units/Separator.php             | 6 +++---
 tests/Galette/DynamicFields/tests/units/Text.php                  | 6 +++---
 tests/Galette/Entity/tests/units/Adherent.php                     | 6 +++---
 tests/Galette/Entity/tests/units/Contribution.php                 | 6 +++---
 tests/Galette/Entity/tests/units/FieldsConfig.php                 | 6 +++---
 tests/Galette/Entity/tests/units/Group.php                        | 6 +++---
 tests/Galette/Entity/tests/units/ListsConfig.php                  | 6 +++---
 tests/Galette/Entity/tests/units/PaymentType.php                  | 6 +++---
 tests/Galette/Entity/tests/units/SavedSearch.php                  | 6 +++---
 tests/Galette/Entity/tests/units/Social.php                       | 6 +++---
 tests/Galette/Entity/tests/units/Status.php                       | 6 +++---
 tests/Galette/Entity/tests/units/Texts.php                        | 6 +++---
 tests/Galette/Entity/tests/units/Title.php                        | 6 +++---
 tests/Galette/Entity/tests/units/Transaction.php                  | 6 +++---
 tests/Galette/Filters/tests/units/ContributionsList.php           | 2 +-
 tests/Galette/Filters/tests/units/HistoryList.php                 | 2 +-
 tests/Galette/Filters/tests/units/TransactionsList.php            | 2 +-
 tests/Galette/IO/tests/units/CsvIn.php                            | 6 +++---
 tests/Galette/IO/tests/units/News.php                             | 6 +++---
 tests/Galette/Repository/tests/units/Contributions.php            | 2 +-
 tests/Galette/Repository/tests/units/Groups.php                   | 6 +++---
 tests/Galette/Repository/tests/units/Members.php                  | 6 +++---
 tests/Galette/Repository/tests/units/PaymentTypes.php             | 6 +++---
 tests/Galette/Repository/tests/units/PdfModels.php                | 6 +++---
 tests/Galette/Repository/tests/units/Reminders.php                | 6 +++---
 tests/Galette/Repository/tests/units/Transactions.php             | 2 +-
 tests/Galette/Util/tests/units/Password.php                       | 6 +++---
 tests/Galette/Util/tests/units/Telemetry.php                      | 6 +++---
 tests/GaletteDbFails/Core/tests/units/Install.php                 | 2 +-
 tests/GaletteTestCase.php                                         | 6 +++---
 tests/GaletteUpdate/Core/tests/units/Install.php                  | 6 +++---
 tests/TestsBootstrap.php                                          | 2 +-
 tests/config/mysql/config.inc.php                                 | 2 +-
 tests/config/mysql_fail/config.inc.php                            | 2 +-
 tests/config/pgsql/config.inc.php                                 | 2 +-
 tests/config/pgsql_fail/config.inc.php                            | 2 +-
 tests/plugins/plugin-db/_define.php                               | 4 ++--
 tests/plugins/plugin-disabled/_define.php                         | 4 ++--
 tests/plugins/plugin-oldversion/_define.php                       | 4 ++--
 tests/plugins/plugin-test1/_define.php                            | 4 ++--
 tests/plugins/plugin-test1/_smarties.php                          | 4 ++--
 tests/plugins/plugin-test2/_define.php                            | 4 ++--
 tests/plugins/plugin-unversionned/_define.php                     | 4 ++--
 ui/js/common.js                                                   | 4 ++--
 ui/js/masschanges.js                                              | 4 ++--
 256 files changed, 669 insertions(+), 669 deletions(-)


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

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/

Reply via email to