CustomCatalog 2.3.0
Wichtigste Neuerungen:
Wichtigste Neuerungen:
- Hinzugefügt: Unterstützung für die Template-Methoden: groups() und group(), wie man es aus CustomElements kennt
- Hinzugefügt: customcatalog_grouped.html5 Template
- Hinzugefügt: Distanzberechnung zu einem Ziel für das Geodaten Attribute
- Fixed: Fehlende editierbare Felder Auswahl für CC Tabellen in Benutzergruppen
- Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
- Ein Datenbankupdate nicht nötig.
Code:
Fixed: Load language php files with require_once to allow overriding (#504) Fixed: Missing editable fields in tl_user_group (#508) Added: customcatalog_grouped template (#503) Added: Geolocation Attribute: ::findDistance(A,B), findDistanceTo(B) methods to calculate distances by using Google maps distance matrix api Update: Support the groups() and group() method in CC templates (#503) Update: Change tl_module.customcatalog_jumpTo label for customcatalogfilter (#505) Update: Minor updates in language files