zonky2
zonky2
weitere Projekte: * JSON-API https://contao.org/de/erweiterungsliste/view/jsonapi.de.html * RESTfull-Webservice https://github.com/Craffft/contao-restful-webservices Dank an die gute Zusammenfassung - Link kommt mit in die Sessionübersicht CC18 https://contao.org/de/veranstaltungen/contao-camp-2018.html
vielleicht gibt es am Wochenende zum CC19 (aktuelle) Infos :D
Dank für die Info!
may be, we can add a array as flag value like ``` ... flag => array(5,6), ... ``` with the result of two entries - my sorting attribute (asc) -...
``` flag => 5, ``` has one entry - sort my date and ``` flag => array(5,6), ``` has two entries (with the same name and different "sort-appendix") - sort...
* Update or New and save item at BE: works fine (fix https://github.com/MetaModels/core/issues/1097#issuecomment-287331337)
test for https://github.com/MetaModels/core/issues/1005 with translated_text: the empty "zomby cells" live on @discordier in my opinion, we should implement the check to empty values at https://github.com/MetaModels/core/blob/bd9e35909f522ba461a8ea96f357679a52b2fad9/src/MetaModels/Attribute/TranslatedReference.php#L316-L340 we can use two strategies:...
=> "check the value and delete"
Why closed?