Hi,
das neue CustomCatalog Release ist zum Download bereit.
das neue CustomCatalog Release ist zum Download bereit.
- Das SimpleColumn Attribute zum Erstellen von eigenen Datenbankfeldern ist jetzt Bestandteil des CC Kerns
- Die manuelle Sortierung im Mode 5, 5.1 bei Mehrsprachigkeit wurde verbessert. Sortierungen werden sprachübergreifend angewendet. (Danke an D23 aus dem Forum)
- Backend-Filterung in Mode 5, 5.1 hinzugefügt
- Der SimpleCondition "Einfache Abfrage" Filter unterstützt jetzt das Inserttag {{id::id-1,id-2,...}} um z.B. direkt Ids von Tags anzusprechen
- Neue Inserttags für "Eigene SQL Bedingung":[nbsp]{{myField::myValue1,myValue2}} für die Filterung nach Werten in Blob-Feldern (z.B. Tags)
- Das Modul kann wie gewohnt direkt ersetzt werden. Der interene Cache sollte geleert oder deaktivert sein.
- Ein Datenbankupdate ist nicht nötig
- Das Update ist für alle CustomCatalog Lizenzen kostenlos jetzt im Download erhältlich
Code:
### 1.2.2 Fixed: Missing options array variable in Sorting Filter::getQueryOptionsCallback Fixed: Image Attribute sizes ([URL="https://github.com/timgatzky/pct_customelements_plugin_customcatalog/issues/206"]#206[/URL]) Added: SimpleColumn Attribute as core attribute Added: Fallback for language variables in filter labels ([URL="https://github.com/timgatzky/pct_customelements_plugin_customcatalog/issues/200"]#200[/URL]) Added: Support mode 5 multilanguage filtering ([URL="https://github.com/timgatzky/pct_customelements_plugin_customcatalog/issues/203"]#203[/URL]) Added: Support manual sorting in mode 5 with multilanguages ([URL="https://github.com/timgatzky/pct_customelements_plugin_customcatalog/issues/205"]#205[/URL]) Added: Support backend filter in mode 5 with multilanguages ([URL="https://github.com/timgatzky/pct_customelements_plugin_customcatalog/issues/204"]#204[/URL]) Added: Support id list inserttags like {{id:1,2,3}} in SimpleConditions Filter for tags or selectdb attributes Added: RowTemplate->activerecord() Added: Use {{myField::myValue1,myValue2}} as custom sql where in module list for filtering blobs Update: Attribute order in Sorting filter can be set by checkboxWizard order ([URL="https://github.com/timgatzky/pct_customelements_plugin_customcatalog/issues/201"]#201[/URL])