Skip to content

Commit

Permalink
PT-5547 - prepare plugin.json for store update
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Jun 22, 2016
1 parent 36f67bf commit 0d1149a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@
"link": "http://store.shopware.com",
"author": "Shopware AG",

"currentVersion": "1.1.7",
"currentVersion": "1.1.8",

"changelog": {
"de": {
"1.1.8": "PT-5547 - Bugfix: Download XML Exporte;",
"1.1.7": "PT-4288 - Bugfix: Import Staffelpreise repariert;",
"1.1.6": "PT-3447 - Bugfix: Import Konfiguratorfelder; PT-3929 - Bugfix: Artikelübersetzungen; PT-4099 - Bugfix: Fehlerhafter Import einiger Felder, wie 'Länge' und 'Erstellt'; PT-4123 - Bugfix: Aktivkennzeichung bei Artikelimport; PT-4133 - Bugfix: Kundenimport; PT-4225 - Bugfix: Errorlog; PT-4232 - Bugfix: Export offene Bestellungen; PT-4243 - Bugfix: Datumsfilter Bestellübersichtsexport; PT-4245 - Bugfix: Zuordnung PLZ und Stadt; PT-4423 - Bugfix: Standardwerte für Felder, die nicht NULL sein dürfen; PT-4424 - Bugfix: Import Kundenattribute; PT-4549 - Bugfix: Fehler ohne Nachricht beim Kundenimport; PT-4550 - Bugfix: Steuerberechnung Bestellübersichtsexport; PT-4552 - Bugfix: Löschen und Erstellen eines Profils; PT-4557 - Bugfix: Artikel Lagerbestand Export per CLI; PT-4615 - Bugfix: Falscher Pfad beim Export; PT-3447 - Bugfix: Konfigurator Typ wird nun korrekt importiert;",
"1.1.5": "PT-2436 - Feature: Möglichkeit Standardwerte zu hinterlegen; PT-3313 - Bugfix: Falscher Titel bei Import über Cronjob; PT-3417 - Bugfix: Import fortsetzen über Konsole; PT-3448 - Feature: Neuer Export - Bestellübersicht; PT-3513 - Bugfix: Problem mit Umlauten; PT-3530 - Bugfix: Kategorie Metatitel hinzugefügt; PT-3752 - Bugfix: Import Variantenoption 0 / null; PT-3814 - Bugfix: Shop URL von importierter Datei entfernt; PT-3833 - Bugfix: Shopware 5.1 Kompatibilität; PT-3920 - Bugfix: Fehlende Klasse; PT-3980 - Bugfix: PHPUnit Tests korrigiert;",
Expand All @@ -26,6 +27,7 @@
"1.0.1": "Problem mit verschwindendem Import/Export Menü-Eintrag behoben; Weitere ACL-Zugangsberechtigungen hinzugefügt; Korrektur: article.active Verhalten; Korrektur: Artikel-Attribute; Korrektur: Datums- und Zeitimporte"
},
"en": {
"1.1.8": "PT-5547 - Bugfix: Download XML exports;",
"1.1.7": "PT-4288 - Bugfix: Fixed import of scale-prices;",
"1.1.6": "PT-3447 - Bugfix: Import configurator fields; PT-3929 - Bugfix: Product translations; PT-4099 - Bugfix: Faulty import of some fields, like 'length' and 'created'; PT-4123 - Bugfix: Active flag on product import; PT-4133 - Bugfix: Customer import; PT-4225 - Bugfix: Error log; PT-4232 - Bugfix: Export open orders; PT-4243 - Bugfix: Date filter order overview export; PT-4245 - Bugfix: Mapping zip and city; PT-4423 - Bugfix: Default values for fields, which are not allowed to be NULL; PT-4424 - Bugfix: Import customer attributes; PT-4549 - Bugfix: Error without message on customer import; PT-4550 - Bugfix: Tax calculation order overview export; PT-4552 - Bugfix: Deleting and creating of a profile; PT-4557 - Bugfix: Product stock export via CLI; PT-4615 - Bugfix: Wrong path at export;PT-3447 - Bugfix: Configurator type is now properly imported;",
"1.1.5": "PT-2436 - Feature: Possibility to define default values; PT-3313 - Bugfix: Wrong title for import via Cronjob; PT-3417 - Bugfix: Continue import via console; PT-3448 - Feature: New export - order overview; PT-3513 - Bugfix: Problem with umlauts; PT-3530 - Bugfix: Added category meta title; PT-3752 - Bugfix: Import variant option 0 / null; PT-3814 - Bugfix: Remove shop url from imported file; PT-3833 - Bugfix: Shopware 5.1 Compatibility; PT-3920 - Bugfix: Missing class; PT-3980 - Bugfix: PHPUnit tests fixed;",
Expand Down

0 comments on commit 0d1149a

Please sign in to comment.