[galette-commits] [GIT] galette/plugin-objectslend.git branch develop updated. 1.2.0-73-g27df1e1

[ 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-objectslend.git" repository.

The branch, develop has been updated
       via  27df1e134ece0dbc8c3e669f1ec86dcb6b6cfe81 (commit)
       via  56b23f21c8e647eb5c5fbb8f1d15c8d36776e9aa (commit)
       via  9b5ba6a59a7bd8a6f61ef9421fc582531e6f92c6 (commit)
       via  d1c427e6de9ce93fb28a664a0f445e7748526f7c (commit)
       via  236b1c645512c26e81fdcf53f7ec53726a58a745 (commit)
      from  6de4c479716a08538ce074cfaabf65b84ee4ca19 (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 27df1e134ece0dbc8c3e669f1ec86dcb6b6cfe81
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Feb 25 11:09:43 2023 +0100

    Fix

commit 56b23f21c8e647eb5c5fbb8f1d15c8d36776e9aa
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Feb 25 10:58:50 2023 +0100

    Fix CS

commit 9b5ba6a59a7bd8a6f61ef9421fc582531e6f92c6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Feb 25 10:55:12 2023 +0100

    Add phpstan checks, fixes

commit d1c427e6de9ce93fb28a664a0f445e7748526f7c
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Feb 25 04:55:36 2023 +0100

    Update CI, checker and scritinizer configurations

commit 236b1c645512c26e81fdcf53f7ec53726a58a745
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Feb 25 04:54:06 2023 +0100

    Changes for Slim v4

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

Summary of changes:
 .composer-require-checker.config.json              | 10 ++-
 .github/workflows/ci-linux.yml                     | 34 +++++-----
 .scrutinizer.yml                                   |  5 +-
 _routes.php                                        | 76 +++++++++++-----------
 .../Controllers/Crud/CategoriesController.php      | 27 ++++----
 .../Controllers/Crud/ObjectsController.php         | 72 ++++++++++----------
 .../Controllers/Crud/StatusController.php          | 28 ++++----
 .../Controllers/ImagesController.php               | 13 ++--
 .../Controllers/MainController.php                 | 22 +++----
 .../Controllers/PdfController.php                  | 20 +++---
 lib/GaletteObjectsLend/Entity/CategoryPicture.php  | 10 +--
 lib/GaletteObjectsLend/Entity/LendCategory.php     | 18 +++--
 lib/GaletteObjectsLend/Entity/LendObject.php       | 47 +++++++++----
 lib/GaletteObjectsLend/Entity/LendPDF.php          | 11 ++--
 lib/GaletteObjectsLend/Entity/LendRent.php         | 56 ++++++++++------
 lib/GaletteObjectsLend/Entity/LendStatus.php       | 33 ++++++----
 lib/GaletteObjectsLend/Entity/ObjectPicture.php    | 12 ++--
 lib/GaletteObjectsLend/Entity/Picture.php          | 28 ++++----
 lib/GaletteObjectsLend/Entity/Preferences.php      | 28 ++++++--
 lib/GaletteObjectsLend/Filters/CategoriesList.php  | 27 +++++---
 lib/GaletteObjectsLend/Filters/ObjectsList.php     | 30 +++++----
 lib/GaletteObjectsLend/Filters/StatusList.php      | 17 +++--
 lib/GaletteObjectsLend/IO/PdfObject.php            |  9 ++-
 lib/GaletteObjectsLend/IO/PdfObjects.php           | 25 ++++---
 .../PluginGaletteObjectslend.php                   |  7 +-
 lib/GaletteObjectsLend/Repository/Categories.php   | 36 ++++++----
 lib/GaletteObjectsLend/Repository/Objects.php      | 37 ++++++-----
 lib/GaletteObjectsLend/Repository/Status.php       | 27 +++++---
 phpstan.neon                                       | 17 +++++
 templates/default/categories_list.html.twig        |  8 +--
 templates/default/category_edit.html.twig          |  4 +-
 templates/default/headers.html.twig                |  6 +-
 templates/default/objects_edit.html.twig           | 10 +--
 templates/default/objects_list.html.twig           | 18 ++---
 templates/default/preferences.html.twig            |  2 +-
 templates/default/status_edit.html.twig            |  2 +-
 templates/default/status_list.html.twig            | 12 ++--
 templates/default/take_more_objects_away.tpl       |  2 +-
 templates/default/take_object.html.twig            |  4 +-
 39 files changed, 486 insertions(+), 364 deletions(-)
 create mode 100644 phpstan.neon


hooks/post-receive
-- 
galette/plugin-objectslend.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/