Ankündigung

Einklappen
Keine Ankündigung bisher.

Update-Thread: CustomCatalog

Einklappen
Dieses Thema ist geschlossen.
X
Das ist ein wichtiges Thema.
X
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • Tim
    antwortet
    CustomCatalog 2.18.3
    • Fixed: Sorry, habe tatsächlich vergessen eine Datei bei Github einzustellen.
    Updatehinweis:

    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.18.3
    Fixed: Added the missing InstallerController helper class for Contao 4 (#732)

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.18.2
    • Fixed: In Contao 4.4 fehlten Templates in der Modul-Template-Auswahl
    Updatehinweis:

    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.18.1
    Fixed: Load module templates correctly in Contao 4.4

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.18.1
    • Fixed: In Popups (z.B. Tags) wurde der DataContainer nicht richtig geladen. Symptom: Tags wurden nicht als Mehrfachauswahl angezeigt.
    Updatehinweis:

    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.18.1
    Fixed: DCA did not load correctly in popups (#728)
    Update: tl_pct_customelement_filter.defaultMulti should not be half width "w50" when type of listWizard
    Update: customcatalog_filter_text_autocomplete hide result box when search result is empty

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.18.0
    • Neu: Datenbank-Updater-Helfer, erlaubt das Updaten der Datenbank direkt im Contao Backend. CC informiert wie gewohnt, wenn die Datenbank aktualisiert werden soll. Der Weg über die Erweiterungsverwaltung (Contao 3.5) war generell immer ein angenehmer Weg, aber für Contao 4.4 Nutzer war es immer sehr aufwendig über das Installations-Tool die Datenbank zu updaten. Nun übernimmt CC diese Aufgabe für beide Contao Versionen direkt im Backend. (Wer weiterhin das Installations-Tool nutzen möchte, kann dies natürlich weiterhin tun.)
    Beispiel Screenshot:
    Klicke auf die Grafik für eine vergrößerte Ansicht

Name: 35564381_1948652555156696_6507420574984175616_o.png
Ansichten: 275
Größe: 50,5 KB
ID: 11641



    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    ### 2.18.0
    New: Database-Update-Helper to update the database in the contao backend (#709)
    Update: Changed minimum CustomElements version to 3.0.0
    Update: Backend description in filter, api settings did not follow the backend styling under Contao 4 (#725)

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.17.2
    • Fixed: In den Sortierungs-Filtern (numerisch, alphabetisch) fehlte die Attributauswahl (#723) (Dank an Sascha)
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    ### 2.17.2
    Fixed: Missing attribute selection in sorting alpha., numeric filters (#723)

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.17.1
    • Fixed: Interne Fehlerbehebungen an der CustomCatalog API (siehe changelog)
    • Fixed: Eigene SQL-Bedingung in Listen hat bestehende Filter zurückgesetzt. (#720) (Dank an Andy)
    CustomCatalog 2.17.0
    • Neu: Länderauswahl-Attribut. Erstellt ein einfaches Länder-Auswahlselect auf Basis der Contao-Länderliste (inkl. Filter-Template für Auswahl/Select-Filter: customcatalog_filter_countryselect)
    • Neu: Das "Elemente schützen" (Ebene: Benutzer, Benutzergruppe) Attribut hat eine "auto submit" Funktion bekommen, die den aktuellen Backend-Benutzer bei Speicherung automatisch einträgt
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    ### 2.17.1
    Fixed: API: Added check if current database record array is empty or not, since Contaos internal function "array_is_assoc" returns true for empty arrays
    Fixed: API: The internal job index counter variable was wrong
    Fixed: FilterCollection::add should not check for a filter id when adding the filter to the stack (#720)
    Update: PHP 7.2 compatibility
    
    ### 2.17.0
    New: Country select attribute (#718)
    New: Protection attribute: Auto-submit option added (attribute setting) to submit the current user/usergroup when field has been submitted empty or record is empty (#717)
    Fixed: AttributeFactory::fetchAllByTypeAndCustomCatalog should not have a query limit
    Added: customcatalog_filter_countryselect filter template (#718)

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.16.0
    • Neu: Zwei neue Frontend Spezial-Sortierungsfilter:
      • 1. Sortierung in Abhängigkeit zu einem anderen aktiven Filter z.B. Sortierung nach aktiven Geodaten-Filter (Umkreis-Distanz)
      • 2. Sortierung in Abhängigkeit zu Attributen: z.B. Sortierung nach Tags-Werten
    • Hinzugefügt: $GLOBALS['CUSTOMCATALOG_HOOKS']['customOrder'] Hook: Erlaubt die Manipulation von Sortierungsfiltern
    • Hinzugefügt: Der Backend-Hinweistext zum Datenbank-Update hat einen kleinen "Ausblenden-Button" bekommen. Solange noch das Installations-Tool das DB-Update übernimmt, kann dies nützlich sein.
    • Weitere Anpassungen und Änderungen siehe changelog
    CustomCatalog 2.15.4
    • Fixed: Pagination hat nicht richtig funktioniert, aufgrund von Änderungen in 2.15.1 (wieder rückgängig). (Dank an Bernhard)
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    ### 2.16.0
    New: Special sorting filter: sorting by a filter, sorting by an attribute (#700)
    Added: Special sorting by filter: Geolocation sorting in relation to an active geolocation filter (order by distance) (#700)
    Added: Special sorting by attribute: tags sorting (#700)
    Added: $GLOBALS['CUSTOMCATALOG_HOOKS']['customOrder'] Hook to apply custom orderings for the sorting filter (#700)
    Added: A small button to hide the "database update" message in the backend manually (#705)
    Added: Geolocation filter: SQL query caching for haversine formular
    Added: SelectDB Attribute: Backend sorting (#706)
    Update: Removed the "isStrict" button for sorting filters
    Update: AutoCompleter define TL_SCRIPT to $_SERVER['SCRIPT_NAME'] in search.php to make the latest Contao 4 version redirect correctly on ajax requests (#715)
    
    ### 2.15.4
    Fixed: Pagination did not work anymore: Revert changes made in #696: Do not cache the sql query due to missing pagination limitations (#711)

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.15.3
    • Fixed: Fehlender Request Token in Einfüge-Links unter Contao 4 (Dank an Lixi)
    • Fixed: Fehlerhafte Felddarstellung von tl_module.customcatalog_filtersets unter Contao 4. (Siehe: http://forum.premium-contao-themes.c...ung-fehlerhaft)
    • Update: Filter-Einstellung "Ist strikt" ist nicht mehr an die Liste-Einstellung "Zeige alle Einträge bei leerem Filter gekoppelt" und wird autark behandelt.
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    Fixed: tl_module.customcatalog_filtersets should not be w50
    Fixed: Paste into operations not contain the request token under Contao 4 (#707)
    Update: Do not connect the strict setting of a filter to the list module setting "show all"
    Update: PHP 7.2 compatibility

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.15.2
    • Fixed: Die Ausgabe der Liste hatte seit dem 2.15.1 Update kein leeres Ergebnis mehr angezeigt (trotz korrekter Liste-Einstellungen), wenn keine aktiven Filter waren. Kurz gesagt: Die Liste lief nie leer.
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    Fixed: Backend module navigation requires associative array under Contao 4.5 ([URL="https://github.com/timgatzky/pct_customelements_plugin_customcatalog/issues/699"]#699[/URL])
    Fixed: The list module did not react to "show all on empty filters" ([URL="https://github.com/timgatzky/pct_customelements_plugin_customcatalog/issues/702"]#702[/URL])
    Update: Use ::isModified($strKey) instead of in_array
    Update: Geolocation::findCoordinates: Implemented global caching based on address information
    Update: Geolocation::findDistance: Implemented object caching

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.15.1
    • Fixed: Filter/Abfragekombinierer nach einem leeren Filter wurden ignoriert. (Dank an panroid)
    • Update: Geolocation attribute: Interne Wiederholung für Google Gocoder API Request, wenn OVER_QUERY_LIMIT erreicht ist. Standard: 3 Wiederholung, je 2 Sekunden Pause (ohne Gewähr)
    • Update: Ein paar SQL Queries konnten eingespart werden.

    Einstellmöglichkeiten:

    initconfig.php
    Code:
    $GLOBALS['PCT_CUSTOMELEMENTS']['ATTRIBUTES']['geolocation']['google']['over_query_limit_retrys']  = 3; // number of retries
    $GLOBALS['PCT_CUSTOMELEMENTS']['ATTRIBUTES']['geolocation']['google']['over_query_limit_timeout']  = 2; // time in sec. to wait between retries
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    Fixed: Filter combiners not been recognised when filter returns empty result (#697)
    Fixed: tl_pct_customelement_attribute load CC related fields / palettes via DCA load callback instead of having the settings in the dca file. (#695)
    Update: PHP 7.2 compatibility (#693)
    Update: Geolocation attribute: findCoordinates(): Added an internal retry counter in case of OVER_QUERY_LIMIT response from Google. Define max. retry count via: $GLOBALS['PCT_CUSTOMELEMENTS']['ATTRIBUTES']['geolocation']['google']['over_query_limit_retrys'] (default: 3), define timeout in seconds via: $GLOBALS['PCT_CUSTOMELEMENTS']['ATTRIBUTES']['geolocation']['google']['over_query_limit_timeout'] (default: 2)
    Update: Log text-filter search queries for more information when CC is in debug mode
    Update: Avoid double getQueryOptions() runs coming from CC->getTotal() and CC->render() on identical CC objects (#696)

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.14.4, 2.15.0
    • Hinzugefügt: Hook: $GLOBALS['CUSTOMCATALOG_HOOKS']['generateDetailsUrl']. Erlaubt das Manipulieren von CC generierter Frontend-Urls.
    • Fixed: CC-Leser: Mehrsprachige Einträge mit eindeutigem Alias wurden nicht korrekt gefunden.
    • Update: Geolocation attribute: Die URL des Geocoder Requests kann jetzt über die Globale:
      Code:
      $GLOBALS['PCT_CUSTOMELEMENTS']['ATTRIBUTES']['geolocation']['google']['geocoder_url']
      selbst definiert werden. Dies ist dann notwendig, wenn z.B. ein offizieller API Schlüssel notwendig wird (bei vielen Geocoder Anfragen blockt Google mit QUERY_LIMITS) (dies ist in den letzten Wochen deutlich angezogen)
    • Update: Geolocation attribute: Zusätzlich wurde ein curl request als Fallback auf die Google API ergänzt, falls die erste Abfrage scheitert.
    Hook-Erklärung: $GLOBALS['CUSTOMCATALOG_HOOKS']['generateDetailsUrl']
    Parameter 1: $objRow -> Aktueller CC-Eintrag-Datensatz
    Parameter 2: $objJumpTo -> Aktuelles Zielseiten-Objekt \PageModel
    Parameter 3: $objCC -> Aktuelles CC-Objekt
    Rückgabe: Neue Frontend-url zum Eintrag

    ---

    dacconfig.php oder initconfig.php

    Code:
    $GLOBALS['PCT_CUSTOMELEMENTS']['ATTRIBUTES']['geolocation']['google']['geocoder_url'] = "https://maps.googleapis.com/maps/api/geocode/json?key=MYGOOGLEAPIKEY"
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    ### 2.15.0
    Added: Hook: $GLOBALS['CUSTOMCATALOG_HOOKS']['generateDetailsUrl'] to manipulate frontend urls (#686)
    
    ### 2.14.4
    Fixed: tl_pct_customcatalog.list_headerFields returned empty (#683)
    Fixed: Validate entries found by unique alias against the current language in readers (#685)
    Update: Put constants in quotations for php 7.2
    Update: Geolocation attribute: Use a curl request as fallback incase the file_get_contents request on the Google maps api fails (#679)
    Update: Geolocation attribute: Use $GLOBALS['PCT_CUSTOMELEMENTS']['ATTRIBUTES']['geolocation']['google']['geocoder_url'] to define the request string on the google maps api. Default is: https://maps.googleapis.com/maps/api/geocode/json?key=
    Update: Details-url-building: Added Contao 4 standard methods
    Update: API: Show hook definitions in list view (#681)
    Update: Added more attribute types to default $GLOBALS['PCT_CUSTOMCATALOG']['ignoreOptionFields'] global (#684)
    Update: $GLOBALS['PCT_CUSTOMCATALOG']['ignoreOptionFields'] can now be defined before CC e.g. in config files (#684)
    Update: Searchindex: Find and validate entry using the multilingual responsive findPublishedItemsByIdOrAlias method (#687)
    Zuletzt geändert von Tim; 15.02.2018, 11:03.

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.14.3
    • Der Textfilter reagiert nun auf die "Ist strikt" Checkbox und ergänzt die Suche bei mehreren Attributen entsprechend mit OR (nicht strikt) oder AND (ist strikt)
    • Geodaten Filter: Die Koordinaten des aktuellen Filter-Standorts werden nun direkt an das Template übergeben
    • Geodaten Filter: Reagiert auf gesetzte Koordinaten via GET-Parameter: Parameter-Logik: FILTER-NAME_lat=, FILTER-NAME_lon=
    • Geodaten Filter: Im Template des Filters habe ich die Übergabe der Koordinaten als versteckte Felder vorbereitet, wer es nutzen möchte (standardmäßig auskommentiert)

    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    Update: Text filter: Should not be strict by default. Toggle the strictness of the filter by the backend "isStrict" checkbox to combine search queries via AND (strict) or OR (not strict (default))
    Update: Geolocation filter: React to GET parameters for the coordinates "NAME-OF-FILTER_lat", "NAME-OF-FILTER_lon" when no address is given
    Update: Geolocation attribute: Improve the findCoordinates method by a caching system
    Update: Geolocation filter: Pass the current coordinates to the filter template immediately
    Update: Geolocation customcatalog_filter_geosearch template: Added hidden fields for latitude and longitude GET parameters (commented out by default)
    Update: Geolocation customcatalog_filter_geosearch template: Added a little helper javascript to append the coordinates to the url on first load and when not GET parameter for them has been set yet (commented out by default)

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.14.2
    • Siehe changelog. (Dank an cboelter)
    Danke an cboelter

    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    Fixed: AutoCompleter should define TL_SCRIPT on search.php to make Contao redirect to app.php automatically

    Einen Kommentar schreiben:


  • Tim
    antwortet
    CustomCatalog 2.14.1
    • Fixed: 404 Seiten wurden nicht korrekt geladen unter Contao 4. (Dank an filip)
    • Update: Die Einstellungs-Felder "Nur Gästen anzeigen" und "Modul schützen" wurden für CC-Module hinzugefügt.
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    Code:
    Update: Show fields tl_module.guests,protected in CC related modules (#672)
    Fixed: Contao 4 did not fire 404 pages in readers and paginations correctly (#674)

    Einen Kommentar schreiben:


  • Tom
    antwortet
    CustomCatalog 2.14.0
    • Fixed: AutoCompleter funktionierte unter Contao 4.4 nicht
    Updatehinweis:

    Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
    Ein Datenbankupdate nicht nötig.

    Changelog:
    HTML-Code:
    Change: Select-DB Filter: Uses ids instead of readable values as filter values to avoid common spelling mistakes or malformatted values (#669)
    Fixed: AutoCompleter could not find intialize.php under Contao 4.4 (#670)

    Einen Kommentar schreiben:

Lädt...
X