[galette-commits] [GIT] galette/plugin-objectslend.git branch develop updated. 1.2.0-38-g5a3d411

[ 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  5a3d4119665f5938ebbcb3dd833ddcbf127428df (commit)
       via  8a583cc90c43d054670689abe8e4dba8a30db080 (commit)
       via  4ad5f1bac79c8eabf77b911bec6cc44dda178a76 (commit)
       via  2de374ee4304597fbf37a1a23009bb2e0ba675e9 (commit)
       via  1f695e48135a86e8bf04b1955e2ba670770ecdc3 (commit)
       via  f01b5b72e1463ae3b0a1f9bb2d51de205e12a485 (commit)
       via  c0ae206dbdadfde690d291893e6bd791daa67522 (commit)
       via  3f1806616ae4712b7cd236aba3c98fc24f681337 (commit)
       via  ac45aec344f0606e632fbca33279fcb106298cca (commit)
       via  0feb1fa87ab441ec636c7a9d2f1b6bd7cf6e3b38 (commit)
       via  6c03e033fec881a11c6ad6adf1de5f36961106c7 (commit)
       via  8bf76431bf74dd9d56f96f2e8b6717a4a247d752 (commit)
       via  18f3371652055d355f0ddba663114785d09723a0 (commit)
       via  3219f3509370aa912c89d96a39f27e262c11e737 (commit)
       via  98e3c351c0078057371c9e6de02d86ae7b454ae1 (commit)
       via  947beaf411c00db0e6c6f2fadb66deb7d6c14545 (commit)
       via  82f2459c6d1ab4b20931cca8f6e06d204a91710f (commit)
      from  02e22a8a758c9f9e00f2add63fefd21ea60aa9b3 (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 5a3d4119665f5938ebbcb3dd833ddcbf127428df
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 29 23:24:55 2022 +0200

    Fix comment

commit 8a583cc90c43d054670689abe8e4dba8a30db080
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 29 23:22:59 2022 +0200

    Fix composer and checker configurations

commit 4ad5f1bac79c8eabf77b911bec6cc44dda178a76
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 29 23:17:22 2022 +0200

    Fix objects filter, fix CS

commit 2de374ee4304597fbf37a1a23009bb2e0ba675e9
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 29 23:05:25 2022 +0200

    Object add/edit page

commit 1f695e48135a86e8bf04b1955e2ba670770ecdc3
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 29 22:08:05 2022 +0200

    Rework objects quick search and categories list

commit f01b5b72e1463ae3b0a1f9bb2d51de205e12a485
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 29 21:50:54 2022 +0200

    Remove useles CSS file

commit c0ae206dbdadfde690d291893e6bd791daa67522
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Tue Jun 28 21:38:50 2022 +0200

    Twig conversion

commit 3f1806616ae4712b7cd236aba3c98fc24f681337
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Tue Jun 28 08:04:43 2022 +0200

    Twig conversion

commit ac45aec344f0606e632fbca33279fcb106298cca
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jun 27 19:19:46 2022 +0200

    Fomantic'ed search form

commit 0feb1fa87ab441ec636c7a9d2f1b6bd7cf6e3b38
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jun 27 19:02:02 2022 +0200

    Twig migration

commit 6c03e033fec881a11c6ad6adf1de5f36961106c7
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jun 27 18:16:55 2022 +0200

    Removed feature

commit 8bf76431bf74dd9d56f96f2e8b6717a4a247d752
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jun 27 18:13:35 2022 +0200

    Twig conversion

commit 18f3371652055d355f0ddba663114785d09723a0
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jun 27 17:43:44 2022 +0200

    Twig conversion

commit 3219f3509370aa912c89d96a39f27e262c11e737
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Jun 25 21:43:21 2022 +0200

    Methods has been renamed

commit 98e3c351c0078057371c9e6de02d86ae7b454ae1
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Jun 8 20:23:45 2022 +0200

    Method has been renamed

commit 947beaf411c00db0e6c6f2fadb66deb7d6c14545
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Tue May 31 11:37:40 2022 +0200

    Continue migration

commit 82f2459c6d1ab4b20931cca8f6e06d204a91710f
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun May 29 21:54:24 2022 +0200

    Convert to Twig

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

Summary of changes:
 .composer-require-checker.config.json              |   2 +-
 _define.php                                        |  12 +-
 composer.json.checker                              |   8 +-
 .../Controllers/Crud/CategoriesController.php      |  12 +-
 .../Controllers/Crud/ObjectsController.php         |  32 +-
 .../Controllers/Crud/StatusController.php          |  12 +-
 .../Controllers/MainController.php                 |   2 +-
 lib/GaletteObjectsLend/Entity/LendCategory.php     |  73 ++-
 lib/GaletteObjectsLend/Entity/LendObject.php       | 214 ++++++-
 lib/GaletteObjectsLend/Entity/LendRent.php         |  13 +-
 lib/GaletteObjectsLend/Entity/LendStatus.php       |  13 +-
 lib/GaletteObjectsLend/Entity/Preferences.php      |   1 -
 lib/GaletteObjectsLend/Filters/ObjectsList.php     |  28 +-
 lib/GaletteObjectsLend/IO/PdfObject.php            |   4 +-
 lib/GaletteObjectsLend/IO/PdfObjects.php           |   4 +-
 .../PluginGaletteObjectslend.php                   | 197 +++++++
 templates/default/admin_picture.tpl                |  24 -
 templates/default/categories_list.html.twig        | 135 +++++
 templates/default/categories_list.tpl              | 122 ----
 templates/default/category_edit.html.twig          |  55 ++
 templates/default/category_edit.tpl                |  52 --
 templates/default/headers.html.twig                |  21 +
 templates/default/headers.tpl                      |  22 -
 templates/default/list_lent_object.html.twig       |  43 ++
 templates/default/list_lent_object.tpl             |  52 --
 templates/default/menu.tpl                         |  38 --
 templates/default/objects_edit.html.twig           | 214 +++++++
 templates/default/objects_edit.tpl                 | 147 -----
 templates/default/objects_list.html.twig           | 533 ++++++++++++++++++
 templates/default/objects_list.tpl                 | 613 ---------------------
 templates/default/preferences.html.twig            | 302 ++++++++++
 templates/default/preferences.tpl                  | 119 ----
 templates/default/status_edit.html.twig            |  52 ++
 templates/default/status_edit.tpl                  |  52 --
 templates/default/status_list.html.twig            | 169 ++++++
 templates/default/status_list.tpl                  | 179 ------
 templates/default/take_object.html.twig            | 320 +++++++++++
 templates/default/take_object.tpl                  | 304 ----------
 webroot/galette_lend.css                           | 214 -------
 39 files changed, 2386 insertions(+), 2023 deletions(-)
 create mode 100644 lib/GaletteObjectsLend/PluginGaletteObjectslend.php
 delete mode 100644 templates/default/admin_picture.tpl
 create mode 100644 templates/default/categories_list.html.twig
 delete mode 100644 templates/default/categories_list.tpl
 create mode 100644 templates/default/category_edit.html.twig
 delete mode 100644 templates/default/category_edit.tpl
 create mode 100644 templates/default/headers.html.twig
 delete mode 100644 templates/default/headers.tpl
 create mode 100644 templates/default/list_lent_object.html.twig
 delete mode 100644 templates/default/list_lent_object.tpl
 delete mode 100644 templates/default/menu.tpl
 create mode 100644 templates/default/objects_edit.html.twig
 delete mode 100644 templates/default/objects_edit.tpl
 create mode 100644 templates/default/objects_list.html.twig
 delete mode 100644 templates/default/objects_list.tpl
 create mode 100644 templates/default/preferences.html.twig
 delete mode 100644 templates/default/preferences.tpl
 create mode 100644 templates/default/status_edit.html.twig
 delete mode 100644 templates/default/status_edit.tpl
 create mode 100644 templates/default/status_list.html.twig
 delete mode 100644 templates/default/status_list.tpl
 create mode 100644 templates/default/take_object.html.twig
 delete mode 100644 templates/default/take_object.tpl
 delete mode 100644 webroot/galette_lend.css


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/