[galette-commits] [GIT] galette/galette.git branch develop updated. 1.0.0-128-g12d0e6f |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch develop updated. 1.0.0-128-g12d0e6f
- From: <git@xxxxxxxxxxxxx>
- Date: Tue, 27 Feb 2024 09:18:04 +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, develop has been updated
via 12d0e6f52facec3b641b99195185eca257de31d9 (commit)
via 3e3c077a68a9aa27e95f237381ba64f5511a6a0e (commit)
via 929363ec9d283c7f41f6c8534231a286c71d03c6 (commit)
via fafe4210482dc78f8c2d3796f9c6018a0db705b4 (commit)
from 204ba1681f1690dc0efa63ffe08fe6fdd91f2bf0 (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 12d0e6f52facec3b641b99195185eca257de31d9
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date: Mon Feb 26 23:40:18 2024 +0100
Move date format example in input's placehoder
commit 3e3c077a68a9aa27e95f237381ba64f5511a6a0e
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date: Sun Feb 25 11:54:00 2024 +0100
Core fields configuration screen overhaul
Use tabs and table display like on Dynamic fields configuration
refs #1775
commit 929363ec9d283c7f41f6c8534231a286c71d03c6
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date: Fri Feb 23 16:34:33 2024 +0100
Add display properties to Core and Dynamic fields
- field's information position (on dynamic fields only, as core fields'
information cannot be customized for the moment)
- fields's width in forms depending on the form's grid set in preferences
closes #1775
commit fafe4210482dc78f8c2d3796f9c6018a0db705b4
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date: Wed Feb 21 14:37:26 2024 +0100
New preference to handle member form display
- grid size of the form (from 1 up to 3 columns)
fixes #1775
-----------------------------------------------------------------------
Summary of changes:
galette/install/scripts/mysql.sql | 3 +
galette/install/scripts/pgsql.sql | 5 +-
.../install/scripts/sql/upgrade-to-1.10-mysql.sql | 7 +-
.../install/scripts/sql/upgrade-to-1.10-pgsql.sql | 8 +-
.../lib/Galette/Controllers/GaletteController.php | 11 +-
galette/lib/Galette/Core/Preferences.php | 5 +-
galette/lib/Galette/DynamicFields/DynamicField.php | 57 ++++--
galette/lib/Galette/Entity/FieldsConfig.php | 63 ++++---
galette/lib/Galette/Entity/ListsConfig.php | 11 +-
.../default/components/dynamic_fields.html.twig | 23 ++-
.../templates/default/components/form.html.twig | 9 +-
.../default/components/forms/date.html.twig | 4 +-
.../default/components/forms/input.html.twig | 5 +-
.../default/elements/edit_core_fields.html.twig | 87 +++++++++
.../default/elements/edit_dynamic_fields.html.twig | 16 +-
.../pages/configuration_core_fields.html.twig | 201 +++++++--------------
.../configuration_dynamic_field_form.html.twig | 19 ++
.../templates/default/pages/preferences.html.twig | 8 +
ui/semantic/galette/collections/menu.overrides | 15 ++
19 files changed, 354 insertions(+), 203 deletions(-)
create mode 100644 galette/templates/default/elements/edit_core_fields.html.twig
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/