CustomElements
Updatehinweis:
Changelog:
CustomCatalog
Updatehinweis:
Changelog:
- Fixed: Behebt ein paar Probleme im Mehrfach Bearbeiten/Überschreiben Modus
- Fixed: Behebt den PHP Fehler, dass die tl_pct_customelements Tabelle fehlt bei Neuinstallationen ausserhalb des Installationstools
- Fixed: Behebt einen PHP Fehler beim Hinzufügen neuer Benutzerrechte
- Hinzugefügt: Die Werte aus optionalen Feldern (z.B. Bildgröße oder Bildunterschrift) werden jetzt ebenfalls im CE Widget gespeichert. (optional. Systemwartung > Wizard update, updatet alle existierenden Widgets um diese Werte)
Updatehinweis:
- Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
- Ein Datenbankupdate ist nicht nötig
Changelog:
Code:
### 1.6.4 Fixed: Load the DataContainer object in editAll,overrideAll mode Fixed: A php error when no CustomElements are selected in user rights Update: Check if table tl_pct_customelements exists in SystemIntegration Update: The IncludeElement renderCallback method recreates an unnecessary front end template object Update: Do not overwrite the field labels for contao default fields in editAll,overrideAll mode Update: Store option fields in wizard data Update: Update the WizardUpdater to store the optional field values
CustomCatalog
- Fixed: Behebt den SQL Fehler fehlender Felder, wenn Sichtbare Felder gewählt sind, die optionale Felder generieren
- Fixed: Behebt einen Fehler bei der Verknüpfung zu Kind-Tabellen im Backend
- Fixed: Unterstützt werden jetzt auch Alias als PID Parameter für die Darstellung von Kind-Liste / tl_content Einträgen in Leser-Seiten
- Fixed: Die Auswählung von Filterwerten respektiert nun auch Spracheinträge
- Hinzugefügt: Eindeutige Kommentare und direkte Kommentar-Unterstützung in Liste- und Leser-Templates
- Hinzugefügt: Wichtige Systemeinstellungen können jetzt über Contaos Systemeinstellung aktiviert werden. Eine CustomCatalog Palette wurde hinzugefügt
Updatehinweis:
- Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
- Ggf. kann einmal der JSON Cache geleert werden: Systemwartung > CustomCatalog json DCA Dateien löschen, damit diese direkt frisch sind
- Ein Datenbankupdate ist nicht nötig
Changelog:
Code:
### 1.4.10 Fixed: A php error that might occur in the Pagetree Attribute. Fixed: Do not process optional values for the checkboxMenu attribute Fixed: Check if optional field has been created before adding to visibles stack (#306) Fixed: Never return empty or strlen < 1 filter values in the $objFilter->getValue() methode Fixed: Connecting to a childTable might run into a php error Fixed: Fetching content elements when pid GET parameter is an alias Added: Important settings can now be applied directly through the system settings Added: Add comments to any customcatalog template with the RowTemplate::getComments method Added: Ignore list for attributes that use the option column for real values not for generic fields ($GLOBALS['PCT_CUSTOMCATALOG']['ignoreOptionFields']) Update: Pass deserialized values to the renderCallback methode Update: Comments are now unique for the entry not for the config (customcatalog) id. Fallback: $GLOBALS['PCT_CUSTOMCATALOG']['SETTINGS'][MY_TABLE]['uniqueComments'] = false Update: Delete json file and rebuild it for tl_pct_customelement_attribute oncut_callback Update: Add a back end body class with the current back end theme name and adjust the backend styles with it Update: Showing the back end database update alert constantly Update: Respect language records in value count for filters (#309) Update: Do not ampersand quickmenu links. It might causes errors Update: More backend performance updates
Kommentar