[galette-commits] [GIT] galette/plugin-events.git branch develop updated. 1.5.0-70-gb3c05a7

[ 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  b3c05a782cd28c0e805138bcbd95da13c0a31c66 (commit)
       via  1f768bc5822836d1a595f04ce21ae09e28ed0568 (commit)
       via  b2f062f3d1901d197b3c5dd357d38e62c2117393 (commit)
       via  8a62bfcd64833acb80ba27666caa882c2951b03c (commit)
       via  e47cb4709b44f079752dfbe36a27fe528b2556d1 (commit)
      from  3edbedf489f1d564e1dc649b73248aa2ca1beb3b (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 b3c05a782cd28c0e805138bcbd95da13c0a31c66
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Tue Feb 21 16:07:14 2023 +0100

    Rework CS, add phpstan checks

commit 1f768bc5822836d1a595f04ce21ae09e28ed0568
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Tue Feb 21 16:04:50 2023 +0100

    Use new classes

commit b2f062f3d1901d197b3c5dd357d38e62c2117393
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Feb 15 06:09:00 2023 +0100

    Update CI and scrutinizer config
    
    Update JS dependencies
    Fix webpack config

commit 8a62bfcd64833acb80ba27666caa882c2951b03c
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Feb 15 06:06:09 2023 +0100

    Changes for slim v4

commit e47cb4709b44f079752dfbe36a27fe528b2556d1
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Feb 15 06:04:56 2023 +0100

    Fix date issue on new bookings

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

Summary of changes:
 .composer-require-checker.config.json              |    10 +-
 .github/workflows/ci-linux.yml                     |    45 +-
 .scrutinizer.yml                                   |     5 +-
 _routes.php                                        |    60 +-
 composer.json.checker                              |    39 -
 lib/GaletteEvents/Activity.php                     |    29 +-
 lib/GaletteEvents/Booking.php                      |    42 +-
 .../Controllers/Crud/ActivitiesController.php      |    30 +-
 .../Controllers/Crud/BookingsController.php        |    54 +-
 .../Controllers/Crud/EventsController.php          |    46 +-
 lib/GaletteEvents/Controllers/CsvController.php    |    21 +-
 lib/GaletteEvents/Event.php                        |    16 +-
 lib/GaletteEvents/Filters/ActivitiesList.php       |    12 +-
 lib/GaletteEvents/Filters/BookingsList.php         |    14 +-
 lib/GaletteEvents/Filters/EventsList.php           |    12 +-
 lib/GaletteEvents/PluginGaletteEvents.php          |     7 +-
 lib/GaletteEvents/Repository/Activities.php        |    72 +-
 lib/GaletteEvents/Repository/Bookings.php          |    25 +-
 lib/GaletteEvents/Repository/Events.php            |    18 +-
 package-lock.json                                  | 10238 ++++---------------
 package.json                                       |    14 +-
 phpstan.neon                                       |    16 +
 templates/default/activities.html.twig             |     6 +-
 templates/default/activity.html.twig               |     2 +-
 templates/default/booking.html.twig                |     2 +-
 templates/default/bookings.html.twig               |    24 +-
 templates/default/calendar.html.twig               |     6 +-
 templates/default/event.html.twig                  |    10 +-
 templates/default/events.html.twig                 |     6 +-
 templates/default/headers.html.twig                |     6 +-
 webpack.config.js                                  |    22 +-
 31 files changed, 2530 insertions(+), 8379 deletions(-)
 delete mode 100644 composer.json.checker
 create mode 100644 phpstan.neon


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/