[galette-commits] [GIT] galette/galette.git branch master updated. 1.0.2-20-g2807065 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch master updated. 1.0.2-20-g2807065
- From: <git@xxxxxxxxxxxxx>
- Date: Fri, 01 Mar 2024 11:28:03 +0100
- Auto-submitted: auto-generated
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 280706510665e680011201e5305f7d3ad9db3411 (commit)
via 078f5063dad8064e809c2957f93f2a12c392c450 (commit)
via b7b92f562e5817bd7fa164fdbbeadc44995cacfa (commit)
via d92a9272f1e5f0dd21b32d625badc0869edacd9b (commit)
via d12bc8ce0bfe1044a6ca98760b53ac0b4735fc25 (commit)
via 93fb414d05ee863d3e9cf1d9bd40ed38752c6ab1 (commit)
via d67fb22be2b6610e2d58c04a577581ffcc55aedd (commit)
via 3ad79adb513e33687f1c8783d045d2f63b504bf3 (commit)
via f38150d92d89de79e750393e5359433fcd9d906b (commit)
via cafe11616fd92c05bdad49ad9f393a9b4144c43e (commit)
via fdf7c9b5d0347e502507704e4709726977fcf9b1 (commit)
via 6ed5b43ac6da3fcdb7bde595cb02413e0c7711a7 (commit)
via c89529d365dbb8c3bfa4214586a544b3e4573f66 (commit)
via d7aa72b062ed7087975ea563a5a4472a6a8fc233 (commit)
via 011b686af74434b636c5790db410edb5a627c9bc (commit)
via 43d7bc3ffa97505ce9d5ee46171a57ccff612f22 (commit)
via 15821c3eeab34e1b9e4ccc5d620b0b5a9a499905 (commit)
via 5f10d950df2dc6943d869de4515970ece836e609 (commit)
via cc67bf6cb2a41f609ca2f004e3d99ca30d6b3224 (commit)
from a3aaea8e88f50171b859c599541603828d388ee4 (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 280706510665e680011201e5305f7d3ad9db3411
Merge: a3aaea8 078f506
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Mar 1 11:08:16 2024 +0100
Merge branch 'hotfix/1.0.3'
commit 078f5063dad8064e809c2957f93f2a12c392c450
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Mar 1 09:28:11 2024 +0100
Bump version, update changelog
commit b7b92f562e5817bd7fa164fdbbeadc44995cacfa
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Feb 22 21:56:01 2024 +0100
Disable events from mass changes; closes #1733
commit d92a9272f1e5f0dd21b32d625badc0869edacd9b
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Feb 22 17:46:55 2024 +0100
Add message when deprecated constant is used
commit d12bc8ce0bfe1044a6ca98760b53ac0b4735fc25
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Feb 22 17:49:14 2024 +0100
Fix flash messages merge, rename some variables
commit 93fb414d05ee863d3e9cf1d9bd40ed38752c6ab1
Author: Guillaume AGNIERAY <107203963+gagnieray@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed Feb 21 07:58:47 2024 +0100
Summernote basic toolbar
* Add a toolbar variation to HTML Editor
* Use HTML editor's basic toolbar on dynamic fields
refs #1774
commit d67fb22be2b6610e2d58c04a577581ffcc55aedd
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date: Tue Feb 20 00:17:52 2024 +0100
Improve toasts messages display; refs #1786
Use top attached position variation
Use close icon
Use Progress bar on messages with display time
commit 3ad79adb513e33687f1c8783d045d2f63b504bf3
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date: Tue Feb 20 00:13:20 2024 +0100
Increase constrast on toasts messages
refs #1735
commit f38150d92d89de79e750393e5359433fcd9d906b
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Feb 19 09:04:28 2024 +0100
Prevent extra variables to be passed from include
refs #1774
commit cafe11616fd92c05bdad49ad9f393a9b4144c43e
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Feb 19 08:21:10 2024 +0100
Enable HTML editor on dynamic fields information
Factorize summernote activation
fixes #1774
commit fdf7c9b5d0347e502507704e4709726977fcf9b1
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Feb 19 09:50:02 2024 +0100
Fix cache directory check at install
refs #1787
commit 6ed5b43ac6da3fcdb7bde595cb02413e0c7711a7
Author: TheFab21 <121039071+TheFab21@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun Feb 18 10:07:06 2024 +0100
Add hyperlink of asso website to the logo on the sidebar menu; closes #1790
Co-authored-by: Johan Cwiklinski <johan@xxxxxxxx>
commit c89529d365dbb8c3bfa4214586a544b3e4573f66
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Feb 17 13:35:18 2024 +0100
Display info like errors, warnings and success
refs #1786
commit d7aa72b062ed7087975ea563a5a4472a6a8fc233
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Feb 17 10:56:57 2024 +0100
Display all messages the same way
closes #1786
commit 011b686af74434b636c5790db410edb5a627c9bc
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Feb 17 19:02:35 2024 +0100
Use Galette version in cache directory
Reorganize cache directory contents a bit
closes #1787
commit 43d7bc3ffa97505ce9d5ee46171a57ccff612f22
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Feb 17 22:04:32 2024 +0100
Check website URL is valid; closes #1789
commit 15821c3eeab34e1b9e4ccc5d620b0b5a9a499905
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Feb 17 10:57:49 2024 +0100
Use specific directory for template cache
commit 5f10d950df2dc6943d869de4515970ece836e609
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Feb 14 18:36:58 2024 +0100
Ensure logo is send in emails; closes #1783
commit cc67bf6cb2a41f609ca2f004e3d99ca30d6b3224
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Feb 10 11:07:34 2024 +0100
Update and maintenance pages were in error
fixes #1782
-----------------------------------------------------------------------
Summary of changes:
README.md | 4 +-
bin/release | 6 +-
galette/config/paths.inc.php | 2 +-
galette/config/versions.inc.php | 6 +-
galette/docs/CHANGES | 11 +
galette/includes/dependencies.php | 2 +-
galette/includes/galette.inc.php | 5 -
galette/includes/main.inc.php | 17 +-
galette/includes/routes/main.routes.php | 3 +-
galette/install/steps/check.php | 4 +-
galette/lib/Galette/Controllers/AjaxController.php | 55 ++++-
galette/lib/Galette/Controllers/AuthController.php | 7 +
.../Controllers/Crud/ContributionsController.php | 1 +
.../Controllers/Crud/DynamicFieldsController.php | 9 +-
.../Galette/Controllers/Crud/MembersController.php | 4 +-
galette/lib/Galette/Core/GaletteMail.php | 2 +-
galette/lib/Galette/Core/Preferences.php | 17 +-
galette/lib/Galette/Entity/Adherent.php | 24 ++-
galette/lib/Galette/Entity/Contribution.php | 24 ++-
galette/lib/Galette/Features/HasEvent.php | 237 +++++++++++++++++++++
galette/lib/Galette/Features/Replacements.php | 27 ++-
.../Galette/Middleware/UpdateAndMaintenance.php | 28 +--
.../default/components/dynamic_fields.html.twig | 2 +-
.../default/elements/ajax_messages.html.twig | 5 -
.../templates/default/elements/js/messages.js.twig | 107 +++++++++-
.../default/elements/js/modal_action.js.twig | 7 +-
.../templates/default/elements/js/removal.js.twig | 24 ++-
.../default/elements/logged_user.html.twig | 6 +
.../default/elements/messages_inline.html.twig | 132 ++++++++----
.../elements/navigation/navigation_aside.html.twig | 6 +
.../templates/default/elements/scripts.html.twig | 56 +++--
galette/templates/default/page.html.twig | 6 +
.../configuration_dynamic_field_form.html.twig | 17 +-
.../pages/configuration_dynamic_fields.html.twig | 3 +-
.../templates/default/pages/members_list.html.twig | 23 +-
.../templates/default/pages/preferences.html.twig | 30 ++-
galette/templates/default/public_page.html.twig | 6 +
semantic.json | 2 +-
tests/Galette/Core/tests/units/Preferences.php | 52 ++++-
tests/Galette/Entity/tests/units/PdfModel.php | 2 +-
tests/Galette/Features/tests/units/HasEvent.php | 124 +++++++++++
tests/TestsBootstrap.php | 1 +
ui/semantic/galette/globals/site.variables | 3 +
43 files changed, 936 insertions(+), 173 deletions(-)
create mode 100644 galette/lib/Galette/Features/HasEvent.php
delete mode 100644 galette/templates/default/elements/ajax_messages.html.twig
create mode 100644 tests/Galette/Features/tests/units/HasEvent.php
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/