[galette-commits] [GIT] galette/galette.git branch master updated. 1.0.0-28-g7b7daff

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

The branch, master has been updated
       via  7b7daff3390f626d1bce0c5daf8c668611c73cad (commit)
       via  f4803e131f86231ead48c269742c6ce20fa4246a (commit)
       via  8a07e29c337cab90fe2c84eb0e49b9d9f9e49cc3 (commit)
       via  44a75603e84bfefdb4f856a6bff7aa022345b050 (commit)
       via  5655055769c15be553eb499ef078c3294d5bd3a9 (commit)
       via  a3751f819fa256fe61b00c89345b0b260d38c39a (commit)
       via  2a009a55f25eb92e154c42b0451416aac1975005 (commit)
       via  3e7a6008d79269ece59c2afec7b764712306fc44 (commit)
       via  965e355949f12410c5c8a61d15df3eb25ca426cf (commit)
       via  8d6a64af16053b7718d056be6370d3ed53e7a41e (commit)
       via  bd30b5a0e4de85d827db285ef8d8b8e55565608f (commit)
       via  266ffe3413f2578946895d40d094b545acc36c76 (commit)
       via  4cd0f7ec2c8f8767cc4bc99a93e42f88f8971f1a (commit)
       via  f6dc2992b667914d1e488f08d858a77c06cb6905 (commit)
       via  30161fb4ff32fa7c092e56182e5f323e07c63321 (commit)
       via  1cd796efd5151d4199226be5285e72ef6ffbda5b (commit)
       via  090419c7563d13188192e1b37633e99cc8baf8a6 (commit)
      from  a956a5ac339ba76ade2e8c0fe877de5c7561c633 (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 7b7daff3390f626d1bce0c5daf8c668611c73cad
Merge: a956a5a f4803e1
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Tue Jan 16 08:15:42 2024 +0100

    Merge branch 'hotfix/1.0.1'

commit f4803e131f86231ead48c269742c6ce20fa4246a
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Tue Jan 16 07:29:11 2024 +0100

    Bump version
    
    Update changelog

commit 8a07e29c337cab90fe2c84eb0e49b9d9f9e49cc3
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jan 15 20:55:32 2024 +0100

    Add discord
    
    refs #1760

commit 44a75603e84bfefdb4f856a6bff7aa022345b050
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jan 15 20:55:10 2024 +0100

    Fix JS click event

commit 5655055769c15be553eb499ef078c3294d5bd3a9
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Jan 15 20:54:35 2024 +0100

    Do not instanciate dropdowns when nochosen class is present
    
    fixes #1760

commit a3751f819fa256fe61b00c89345b0b260d38c39a
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Jan 13 12:55:43 2024 +0100

    Use default Galette language for cron
    
    closes #1769

commit 2a009a55f25eb92e154c42b0451416aac1975005
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri Jan 12 16:29:29 2024 +0100

    Chekc PHP version before trying to load 3rd party deps
    
    closes #1768

commit 3e7a6008d79269ece59c2afec7b764712306fc44
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Dec 30 06:44:34 2023 +0100

    Fix next contribution start date overalpping by one year
    
    fixes #1762
    
    Add test on contribution next year begin date; from Galette, and from
    previous version

commit 965e355949f12410c5c8a61d15df3eb25ca426cf
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Jan 4 05:52:12 2024 +0100

    Officially allows "0" as contribution amount; closes #1767
    
    Add related tests

commit 8d6a64af16053b7718d056be6370d3ed53e7a41e
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Jan 4 05:51:42 2024 +0100

    Fix redirection URL when conribution creation fails

commit bd30b5a0e4de85d827db285ef8d8b8e55565608f
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Dec 30 06:10:19 2023 +0100

    Suppress warning if open_basedir restricts access; closes #1765

commit 266ffe3413f2578946895d40d094b545acc36c76
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date:   Sat Dec 30 14:03:20 2023 +0100

    Fix parent group select width when opened

commit 4cd0f7ec2c8f8767cc4bc99a93e42f88f8971f1a
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date:   Sat Dec 30 14:02:26 2023 +0100

    Fix active group parents order in breadcrumbs

commit f6dc2992b667914d1e488f08d858a77c06cb6905
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri Dec 29 17:20:54 2023 +0100

    Fix accordion when groups contains " / "
    
    Fixes #1764
    Fix group header display
    
    Reword variables
    Rework groups icons
    Fix colspan when non group member/manager

commit 30161fb4ff32fa7c092e56182e5f323e07c63321
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date:   Fri Dec 29 12:51:52 2023 +0100

    Fix member selection dropdown on new contribution
    
    fixes #1761

commit 1cd796efd5151d4199226be5285e72ef6ffbda5b
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date:   Thu Dec 14 11:41:45 2023 +0100

    Fix email settings test in preferences

commit 090419c7563d13188192e1b37633e99cc8baf8a6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun Dec 10 09:24:11 2023 +0100

    Fix title in members list; closes #1756

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

Summary of changes:
 README.md                                          |   4 +-
 galette/cron/reminder.php                          |   9 +-
 galette/docs/CHANGES                               |  12 ++
 galette/includes/galette.inc.php                   |   6 +-
 .../Controllers/Crud/ContributionsController.php   |   8 +-
 galette/lib/Galette/Core/Authentication.php        |  13 +-
 galette/lib/Galette/Entity/Contribution.php        |  15 +-
 galette/lib/Galette/Entity/Group.php               |  19 ++-
 galette/lib/Galette/Entity/Social.php              |  13 +-
 galette/lib/Galette/Util/Telemetry.php             |   4 +-
 .../default/elements/edit_socials.html.twig        |   2 +-
 galette/templates/default/elements/group.html.twig |  15 +-
 .../default/elements/group_persons.html.twig       |   2 +-
 .../default/elements/js/choose_adh.js.twig         |  32 +++-
 .../default/pages/contribution_form.html.twig      |  52 +-----
 .../templates/default/pages/groups_list.html.twig  |  14 +-
 .../templates/default/pages/members_list.html.twig |   2 +-
 .../templates/default/pages/preferences.html.twig  |  16 +-
 galette/webroot/compat_test.php                    |  14 +-
 galette/webroot/index.php                          |  10 +-
 tests/Galette/Core/tests/units/Login.php           |  13 +-
 tests/Galette/Core/tests/units/Preferences.php     |  10 +-
 tests/Galette/Entity/tests/units/Contribution.php  | 187 ++++++++++++++++++++-
 tests/Galette/Entity/tests/units/Group.php         |  14 ++
 tests/Galette/Entity/tests/units/Social.php        |  10 +-
 tests/GaletteTestCase.php                          |  12 +-
 ui/js/common.js                                    |   6 +-
 27 files changed, 387 insertions(+), 127 deletions(-)


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