[galette-commits] [GIT] galette/plugin-events.git branch develop updated. 2.0.0-20-g32528c9

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


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

The branch, develop has been updated
       via  32528c965d78df4f983f9db67dbc6134251774cd (commit)
       via  da088607c78596ead87c9182c3d91b4057072dac (commit)
      from  e8b590b557e7ec276b1101414dd62ae723d19a14 (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 32528c965d78df4f983f9db67dbc6134251774cd
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Jan 25 05:41:50 2024 +0100

    Apply headers

commit da088607c78596ead87c9182c3d91b4057072dac
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jan 22 08:55:58 2024 +0100

    Typehint

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

Summary of changes:
 .github/workflows/ci-linux.yml                     |   7 +-
 _config.inc.php                                    |  16 +-
 _define.php                                        |  19 +-
 _routes.php                                        |  17 +-
 lib/GaletteEvents/Activity.php                     |  98 +++++-----
 lib/GaletteEvents/Booking.php                      | 190 +++++++++-----------
 .../Controllers/Crud/ActivitiesController.php      |  44 ++---
 .../Controllers/Crud/BookingsController.php        |  64 +++----
 .../Controllers/Crud/EventsController.php          |  61 +++----
 lib/GaletteEvents/Controllers/CsvController.php    |  26 +--
 lib/GaletteEvents/Event.php                        | 200 ++++++++++-----------
 lib/GaletteEvents/Filters/ActivitiesList.php       |  42 ++---
 lib/GaletteEvents/Filters/BookingsList.php         |  60 +++----
 lib/GaletteEvents/Filters/EventsList.php           |  55 ++----
 lib/GaletteEvents/PluginGaletteEvents.php          |  39 +---
 lib/GaletteEvents/Repository/Activities.php        |  62 +++----
 lib/GaletteEvents/Repository/Bookings.php          |  78 +++-----
 lib/GaletteEvents/Repository/Events.php            |  63 +++----
 phpstan.neon                                       |   2 +
 templates/default/activities.html.twig             |  20 +++
 templates/default/activity.html.twig               |  20 +++
 templates/default/booking.html.twig                |  22 +++
 templates/default/bookings.html.twig               |  20 +++
 templates/default/calendar.html.twig               |  20 +++
 templates/default/event.html.twig                  |  20 +++
 templates/default/events.html.twig                 |  20 +++
 templates/default/headers.html.twig                |  20 +++
 27 files changed, 584 insertions(+), 721 deletions(-)


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

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

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


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