Changelog

2.34.0 - 2021-03-22

Hinzugefügt

  • neue Klasse für Mail Adressen Platzhalter /source/commerce/document/MailAddressPlaceholer.class.php
  • neue API /source/presenter/api/communication/SendMail.class.php default Route für die API /default/route/api/communication/sendmail.xml API Sendmail Kontext source/commerce/document/context/mail/api/SendMail.class.php
  • neue Aktion zum indexieren /source/logic/workflow/action/builder/indexer/commerce/Item.class.php
  • neues Datasource /application/source/builder/datasource/content/Text.class.php
    neuer Trait für Text eigenschaften source/builder/datasource/implementation/content/text/Property.trait.php
    neues Model /source/model/content/Text.class.php
    neue Properties Klasse für Text /application/source/content/text/Properties.class.php
    neue Properties Model für Text Eigenschaften /source/model/content/text/Property.class.php
    neuer Creater für Plugins /source/development/creator/CommercePluginClass.class.php
    neues Feld für enum "0" und "1" welches true oder false zurück liefert /source/persistence/relation/field/EnumBoolFlag.class.php neue Factory für Texte source/logic/workflow/factory/content/Text.class.php

Geändert

  • alvine.application auf 1.27.1 /home/martin.massenberg/projekte/gitlab/alvine/application/platform/.jekyll
  • zwei neue Felder in der Datenbank für Lager abfrage /source/model/commerce/ItemSearch.class.php SOURCING_STOCK_FLAG erweitert und warnings gefixt mit ?? Operator /source/builder/indexer/commerce/Item.class.php injectStockRestriction /source/presenter/page/commerce/AbstractItem.class.php
  • Delta der Eigenschaften hinzugefügt /application/source/builder/datasource/FromModel.class.php neue Methode getPropertyModel /application/source/builder/datasource/FromModel.class.php neue Methode getDeltaIDFromTable /source/bridge/core/delta/definition/Entry.class.php neue Methode getPropertyModel /source/logic/workflow/factory/FromModel.class.php

Behoben

  • getClassFile wurde ohne Parameter aufgerufen /source/development/creator/AbstractCreator.class.php