[galette-commits] [GIT] galette/plugin-auto.git branch develop updated. 1.8.0-76-g2b1641c |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/plugin-auto.git branch develop updated. 1.8.0-76-g2b1641c
- From: <git@xxxxxxxxxxxxx>
- Date: Tue, 21 Feb 2023 15:38:28 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/plugin-auto.git" repository.
The branch, develop has been updated
via 2b1641c7dfa9727a711b106349b0f7b24705bfe4 (commit)
via a92332b142bb68f4a2f6e5322060eb531f91ca02 (commit)
via bd773ea160dce45efcc7b7730fbe9c51d4d4c4df (commit)
via b3b6d1050d25ae54a83ad8f7c67893c4c53802f0 (commit)
via 075f74c4d4f26afe9daf298826316f3f6846701c (commit)
via 3ce42b25f9279c21b64fee6386f1ee1c80c0fe67 (commit)
via 53251028e00993873385b9b03c44ea8cb672749f (commit)
from af59402710895fff64d37af348f1eca9bf8b44c2 (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 2b1641c7dfa9727a711b106349b0f7b24705bfe4
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Feb 21 11:05:46 2023 +0100
Add phpstan checks
Use core dependencioes
commit a92332b142bb68f4a2f6e5322060eb531f91ca02
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Feb 21 10:41:52 2023 +0100
Fix indent (scrutinizer)
commit bd773ea160dce45efcc7b7730fbe9c51d4d4c4df
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Feb 21 08:29:05 2023 +0100
various fixes
commit b3b6d1050d25ae54a83ad8f7c67893c4c53802f0
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Feb 20 15:24:06 2023 +0100
Fix class
commit 075f74c4d4f26afe9daf298826316f3f6846701c
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Feb 18 10:01:49 2023 +0100
Update scrutinizer conf
commit 3ce42b25f9279c21b64fee6386f1ee1c80c0fe67
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Feb 15 07:26:09 2023 +0100
Update CI conf
commit 53251028e00993873385b9b03c44ea8cb672749f
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Feb 15 07:25:04 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 | 106 ++++++++++-----------
composer.json.checker | 39 --------
lib/GaletteAuto/AbstractObject.php | 43 +++++----
lib/GaletteAuto/Auto.php | 100 ++++++++++++-------
lib/GaletteAuto/Autos.php | 27 +++---
lib/GaletteAuto/Body.php | 22 ++---
lib/GaletteAuto/Brand.php | 24 ++---
lib/GaletteAuto/Color.php | 22 ++---
lib/GaletteAuto/Controllers/Controller.php | 67 +++++++------
.../Controllers/Crud/ModelsController.php | 27 +++---
.../Controllers/Crud/PropertiesController.php | 52 +++++-----
lib/GaletteAuto/Filters/AutosList.php | 15 +--
lib/GaletteAuto/Filters/PropertiesList.php | 13 +--
lib/GaletteAuto/Finition.php | 22 ++---
lib/GaletteAuto/History.php | 81 ++++++++--------
lib/GaletteAuto/Model.php | 73 +++++++-------
lib/GaletteAuto/Picture.php | 30 +++---
lib/GaletteAuto/PluginGaletteAuto.php | 7 +-
lib/GaletteAuto/Repository/Models.php | 43 +++------
lib/GaletteAuto/State.php | 22 ++---
lib/GaletteAuto/Transmission.php | 22 ++---
phpstan.neon | 16 ++++
templates/default/headers.html.twig | 2 +-
templates/default/history.html.twig | 6 +-
templates/default/model.html.twig | 4 +-
templates/default/models_list.html.twig | 10 +-
templates/default/object_list.html.twig | 12 +--
templates/default/object_show.html.twig | 4 +-
templates/default/vehicles.html.twig | 10 +-
templates/default/vehicles_list.html.twig | 6 +-
33 files changed, 499 insertions(+), 477 deletions(-)
delete mode 100644 composer.json.checker
create mode 100644 phpstan.neon
hooks/post-receive
--
galette/plugin-auto.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/