Changelog

2.53.0 - 2022-02-15

Hinzugefügt

  • neue Action InjectLocaleProperties application/source/logic/workflow/action/builder/datasource/InjectLocaleProperties.class.php
  • Übersetzungen ins englische für das Dashboard hinzugefügt /application/web/app/console/dashboard/resource/en.json
  • neue updatePassword Methode application/source/bridge/manager/AccountManager.class.php
  • getGroupByName neue Methode application/source/bridge/manager/AccountManager.class.php

Geändert

  • updatePassword Methode in den AccountManager umgezogen application/source/presenter/api/account/user/ChangePassword.class.php
  • .jekyll Aktualisierungen
    • alvine.application auf 1.40.0
    • Framework auf 1.42.0
    • alvine.application.workflow auf 1.13.0
  • trackDownWithConfigPathPluginAndGetConfigFile wieder zurück gebaut application/source/logic/Workflow.class.php
    Container Platzhalter "validationReport" erweitert application/source/logic/workflow/implementation/container/Placeholder.trait.php
  • Ordner werden nun angelegt wenn diese nicht existieren application/source/builder/Fragment.class.php
  • Übersetzungen im engl. angepasst in /application/web/app/resource/locale/alvine/en.json
  • weitere Umstellungen von rows auf maxrows bei der Zuweisung des Ergebnisses von FOUND_ROWS in Alvine\Application\Platform\Presenter\Util\Relation\Implementation\Search, Alvine\Application\Platform\Bridge\Core\Property\Definition, Alvine\Application\Platform\Presenter\Page\Commerce\Item\Search, Alvine\Application\Platform\Bridge\Core\Property Traits da rows in der Version 10.2.4 von MariaDB als reserviertes Wort deklariert wurde.
  • Model umgebaut auf Konstanten application/source/model/commerce/PaymentType.class.php

Behoben

  • trackDownWithConfigPathPluginAndGetConfigFile hat nicht die Plugin Unterordner durchsucht application/source/logic/Workflow.class.php
  • Exception weiter gereicht, hier darf keine neue erstellt werden application/source/builder/indexer/commerce/Item.class.php
  • InjectLocaleProperties prefix kann auch null sein application/source/logic/workflow/action/builder/datasource/InjectLocaleProperties.class.php