Shop-Pro by coding.ms: Isotope-Integration & Backend-Updates
Description
Shop-Pro by coding.ms 2.0.0 bringt die Integration von Isotope und zahlreiche Verbesserungen für das Backend, die TypoScript-Struktur und die Lokalisierung. Mit diesem Release kannst Du Produktvergleich, Sichtbarkeitssteuerung und Backend-Workflows zuverlässiger verwalten.
- Neue Funktionen: Einbindung von Isotope, neues Content-Element-Wizard-Item für ProductCompare, eine Hide/Show-Aktion im Backend-Modul, Autorisierungseinstellungen für Seiten-TypoScript sowie Default-Werte für den "create-new-product"-Button; vereinfachte Backend-Button-Definitionen.
- Fehlerbehebungen: Entfernen der Anzeige des Record-Typs in der Produktübersicht des Backend-Moduls, Teaser werden wieder in der Compare-Ansicht angezeigt, f:count-Probleme in Backend-Listenzellen behoben, korrekte Behandlung nicht-zählbarer listItem.category-Werte und Korrekturen an Abhängigkeiten der Shop-Basis-Extension.
- Lokalisierung & Export: Labels aus ext_typoscript_setup.txt in XLIFF-Dateien verschoben, fehlende Sprachvariablen ergänzt, Zielsprachen in xliff-Dateien hinzugefügt und Übersetzungsprobleme sowie CSV-Export-Texte angepasst.
- TypoScript & Templates: Umbenennung von TypoScript-Dateien auf .typoscript, Anpassung an ext_typoscript_setup.txt, Behebung der TypoScript-Konstante für Kategorien und Optimierung der Fluid-Template-Formatierung.
- Sonstige technische Änderungen: Entfernen von inject-Annotations im BackendController, Code-Cleanup und allgemeine Formatierungsoptimierungen.
Das Release fokussiert auf stabilere Backend-Funktionen, besser wartbare TypoScript-Dateien und verbesserte Lokalisierung, sodass Du Administration, Produktvergleich und Übersetzungsverwaltung in TYPO3 effizienter durchführen kannst.
Change-Log
## 2020-09-15 Release of version 2.0.0
* [TASK] Include Isotope
* [BUGFIX] Dont display record type in product overview backend module
* [BUGFIX] Display teaser in compare view
* [TASK] Added new content element wizard item for ProductCompare
* [TASK] Simplified backend button definitions in BackendController
* [BUGFIX] Don't count a not countable value listItem.category in partial Category.html
* [TASK] Add translations and modify ext_typoscript_setup.txt for csv export
* [BUGFIX] Fix dependencies of shop base extension
* [TASK] Remove inject annotations in backend controller
* [FEATURE] Add hide/show action in backend module
* [TASK] Rename TypoScript file extensions to .typoscript
* [TASK] Code clean up
* [BUGFIX] Fix TypoScript constant category
* [BUGFIX] Fix some translation issues
* [TASK] Add missing language variables to template files
* [TASK] Move language labels out of ext_typoscript_setup.txt to xlf files
* [TASK] Optimize Fluid template formatting
* [TASK] Add target language in xliff files
* [TASK] Translate locallang**.xlf files
* [TASK] Add default values for create-new-product button in backend module
* [BUGFIX] Fix f:count usage for backend module list cells
* [FEATURE] Add authorization settings for page TypoScript