[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.6.1-919-g60e4c47 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.6.1-919-g60e4c47
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 05 Nov 2023 13:05:08 +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 60e4c477df3746c86faef44a84f951ea7941073f (commit)
via e959922e021ea082bc4a55a360ac32f3236df243 (commit)
from c564839d229811db93619321d40646920bcd18e9 (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 60e4c477df3746c86faef44a84f951ea7941073f
Author: Guillaume AGNIERAY <107203963+gagnieray@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat Nov 4 18:49:16 2023 +0100
Display installation steps vertically (#354)
* Display installation steps vertically
* FUI step element theme
* Show required fields on install admin step
* Fix buttons order
* Fix buttons order on mobile and tablet
* Improve leading dots CSS
---------
Co-authored-by: Johan Cwiklinski <johan@xxxxxxxx>
commit e959922e021ea082bc4a55a360ac32f3236df243
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Oct 27 11:30:21 2023 +0200
Add telemetry step at install
Rework installation steps
Add htmlentities on translated titles
Missing cascade on postgreslq payment types table drop
Add cascade on all postgresql drop calls
Adapt tests
-----------------------------------------------------------------------
Summary of changes:
galette/install/scripts/pgsql.sql | 34 +--
galette/install/steps/admin.php | 73 +++---
galette/install/steps/check.php | 72 +++---
galette/install/steps/db.php | 124 +++++----
galette/install/steps/db_checks.php | 31 +--
galette/install/steps/db_install.php | 51 ++--
galette/install/steps/db_select_version.php | 83 +++---
galette/install/steps/end.php | 27 +-
galette/install/steps/galette.php | 50 ++--
galette/install/steps/telemetry.php | 87 +++++++
galette/install/steps/type.php | 74 +++---
galette/lib/Galette/Core/Install.php | 30 ++-
galette/webroot/installer.php | 279 ++++++++++++---------
tests/Galette/Core/tests/units/Install.php | 2 +-
.../popup.overrides => elements/step.overrides} | 0
ui/semantic/galette/elements/step.variables | 12 +
ui/semantic/galette/globals/site.overrides | 16 +-
ui/semantic/theme.config | 2 +-
18 files changed, 586 insertions(+), 461 deletions(-)
create mode 100644 galette/install/steps/telemetry.php
copy ui/semantic/galette/{modules/popup.overrides => elements/step.overrides} (100%)
create mode 100644 ui/semantic/galette/elements/step.variables
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/