- Änderung: Die Checkbox "Alle Einträge anzeigen bei leerem Filter" hat nun höhere Gewichtung als strikte Filter, wenn diese leer sind (Thread: https://forum.premium-contao-themes....2396#post12396)
- Änderung: Select-Filter verbinden zum nächsten Filter nicht mit SQL OR, sondern wie alle anderen Filter mit AND.
- Fixed: Das CustomElement Widget Attribut hat unter Contao 4 nicht gespeichert.
- Fixed: Die Backend-Icons wurden unter Contao 4 nicht angezeigt.
- Fixed: only_full_group_by SQL Modus wird korrekt unterstützt.
- Update: Der HTML-Code für das Quickmenu wird nun nicht mehr in der Session gespeichert, sondern in einer temp. Datei in Contao temp. Ordner
Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache / Symphony-Cache sollte geleert oder deaktivert sein.
Ein Datenbankupdate nicht nötig.
Changelog:
Code:
### 2.20.0 Change: Empty strict filters will not negate the list when list module setting is "show all" (#744) Change: Select filter: Do not combine via sql OR by default to the next filter (#743) Fixed: only_full_group_by SQL error under Mysql 5.7 in strict sql modes (#741) Fixed: CustomElement Widget Attribute compatibility under Contao 4.4 update (#742) Fixed: Missing backend-module icons under Contao 4.4 (#745) Fixed: Filters did not recognize filter module setting tl_module.customcatalog_filter_showAll in conditions Fixed: Custom SQL filter: Bypass query array when condition is empty (#746) Update: Store Quickmenu html in a temp. file instead of the session (#740) Update: tl_pct_customelement_filter.conditional_filters do not list filter combiners Update: Custom SQl filter: tl_pct_customelement_filter.customsql is now mandatory (#746)
Einen Kommentar schreiben: