Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Latest commit

 

History

History
478 lines (437 loc) · 35.2 KB

CHANGELOG.md

File metadata and controls

478 lines (437 loc) · 35.2 KB

CHANGELOG FOR 1.3.x

1.3.0

  • feature #1170 Extend Ergonode CSV export with segments handling (wiewiurdp)
  • bugfix #1840 Change place of configuration tag (wiewiurdp)
  • bugfix #1835 Status change validation (wiewiurdp)
  • bugfix #1785 Fixing incorrect attributeGroupCode and CategoryName Assertions (wiewiurdp)
  • refactor #1736 Make AttributeId::fromKey method deprecated (rprzedzik)
  • bugfix #1740 Incorrect transition property naming (rprzedzik)
  • bugfix #1829 Slow request GET products/{product} for many select attributes (rprzedzik)
  • feature #1749 Add guzzleDownloader base on DownloaderInterface (rprzedzik)
  • refactor #1752 Separation of workflow calculation mechanism from Segments (rprzedzik)
  • refactor #1831 Change completeness first save after create new product (wfajczyk)
  • feature #1747 Test modules configuration (piotrkreft)
  • feature #1756 Extension of ValueInterface and unification of implemented classes (rprzedzik)

CHANGELOG FOR 1.2.x

1.2.0

  • performance #1729 Serialization performance upgrade with Closure API (piotrkreft)
  • feature #1724 AbstractAggregate isDirty method allowing to check not saved state (piotrkreft)
  • bugfix #1731 Relation strategy added for attributes added as bindings (wiewiurdp)
  • bugfix #1699 Multimedia stays on storage (wfajczyk)
  • bugfix #1695 Bugfix option name validation (wiewiurdp)
  • feature #1687 Product availability in segment events (piotrkreft)
  • feature #1637 Add possibility to import multimedia (rprzedzik)
  • feature #1667 Add multimedia support to ergonode csv export (rprzedzik)
  • feature #1685 Attribute option sorting (rprzedzik)
  • feature #1663 Validation of import files for required columns (piotrkreft)
  • feature #1645 Add attribute code validation (wiewiurdp)
  • bugfix #1636 Multimedia gird is too slow (wfajczyk)
  • bugfix #1625 Allowed empty values for deactivated scheduler (piotrkreft)
  • refactor #1571 Renaming media files (wfajczyk, wiewiurdp)
  • feature #1573 Migration support for ContainerAwareInterface (wfajczyk)
  • refactor #1556 Batch Action - refactoring of resume process (rprzedzik)
  • feature #1575 Add template code field (rprzedzik)
  • refactor #1552 Add tag support for ErgonodeProcessorStepInterface (rprzedzik)
  • refactor #1542 Opening the file export extension to other modules (wfajczyk)
  • bugfix #1538 Bug when denormalize int value as float type in json (rprzedzik)
  • build #1171 Compatibility with Symfony 5.3 (piotrkreft)
  • build #1513 Removed dependency on behat/symfony2-extension (piotrkreft)

CHANGELOG FOR 1.1.x

1.1.9

  • bugfix #1848 Long response times for product grid endpoint - change query after postgress query problem (rprzedzik)

1.1.8

  • bugfix #1848 Long response times for product grid endpoint (rprzedzik)

1.1.7

  • bugfix #1816 Fixed product audits (rprzedzik)

1.1.6

  • bugfix #1776 Fixed not recalculating segment for product on completeness update (piotrkreft)

1.1.4

  • bugfix #1704 Fixed API returned Content-Type header (piotrkreft)

1.1.1

  • bugfix #1519 Fixed caught exception in DTOInputValueResolver (piotrkreft)

1.1.0

  • bugfix #1510 Return incorrect value in UnitColumn extension (rprzedzik)
  • feature #1497 DTO input value resolving (piotrkreft)
  • refactor #1487 Change Security Role Voter (wfajczyk)
  • refactor #1484 ViewEvent HTTP response handling (piotrkreft)
  • feature #1472 Grid filter extension(wfajczyk)
  • tests #1468 Database transactions on Behat features (piotrkreft)
  • bugfix #1450 Low product collection column query performance for product grid (rprzedzik)
  • refactor #1438 Commands take aggregates objects instead of id object (wfajczyk)
  • feature #1457 Add POST method support for grid request (rprzedzik)
  • feature #1439 Add param file to fixture loader (wfajczyk)
  • feature #1442 Add roles and condition set Columns to transition grid (rprzedzik)
  • refactor #1426 Refactoring calculation of values during product update (rprzedzik)
  • bugfix #1400 Deleting redundant reader privileges from fixtures (wiewiurdp)
  • feature #1390 Extension of the AttributeValueMapper service with support for tags (rprzedzik)
  • feature #1384 New attribute type - product relation (rprzedzik)

CHANGELOG FOR 1.0.x

1.0.7

  • bugfix #1713 Fixed handling invalid json request content (piotrkreft)

1.0.6

  • feature #1675 Add more currencies to application (rprzedzik)
  • bugfix #1630 Fixed handling null attribute value in conditions (piotrkreft)
  • bugfix #1617 Fixed option attribute value condition (piotrkreft)
  • bugfix #1613 Fixed ProductUpdatedEvent handling for segments (piotrkreft)

1.0.5

  • bugfix #1591 Slow export information endpoint requests (rprzedzik)

1.0.4

  • bugfix #1548 Plain text password in CreateUserEvent (rprzedzik)
  • bugfix #1545 Unnecessary sending of password changing e-mail (rprzedzik)

1.0.3

  • bugfix #1526 Opened gesdinet/jwt-refresh-token-bundle dependency (piotrkreft)
  • bugfix #1522 Remove ramsey/uuid-doctrine composer relation (wfajczyk)

1.0.2

  • bugfix #1489 Removed local cache attribute decorators (piotrkreft)
  • bugfix #1478 Allowed to override default storages (piotrkreft)
  • bugfix #1473 Error on import previously deleted products (rprzedzik)
  • bugfix #1460 handle escaping newlines on CSV export/import (kardi31)

1.0.1

  • bugfix #1436 Incorrect deletion of workflow status (rprzedzik)
  • bugfix #1407 Removed core module depencency from env (piotrkreft)
  • bugfix #1396 Fixed UnitRepository type hinting (piotrkreft)
  • bugfix #1388 Fixed TranslatableString::has method (piotrkreft)

1.0.0

  • bugfix #1376 Bugfix importing twice the same sku (wiewiurdp)
  • bugfix #1371 Version20210324103000 migration error (rprzedzik)

CHANGELOG FOR 1.0.0-rc.2

  • feature #1357 Updating and refactoring behat tests (wiewiurdp)
  • feature #1162 Symfony serializer (piotrkreft) (rprzedzik)
  • feature #1337 Adding application debug logger (wfajczyk)
  • feature #1334 Adding behat tests for completeness endpoint (wiewiurdp)
  • bugfix #1327 Fixed Shopware API usage to v2 (piotrkreft)
  • bugfix #1305 Adding validation for editing binding attributes in variable product.(wiewiurdp)
  • feature #1336 Add application events (rprzedzik)
  • feature #1283 Adding endpoint for status in batch actions (wiewiurdp)
  • feature #1318 Remove legacy Transformer Aggregate class (rprzedzik)
  • bugfix #1299 Creating validation for adding simple product to variable product (wiewiurdp)
  • refactor #1271 Changed batch actions filtered endpoints to POST (piotrkreft)
  • refactor #1272 Refactor completeness calculation process (rprzedzik)
  • refactor #1321 Segment calculation refactoring (rprzedzik)
  • refactor #1293 Refactor Language in application (wfajczyk)
  • bugfix #1268 Export Shopware6 Configuration Segment list (wfajczyk)
  • feature #1267 Add aggregate cache pool (rprzedzik)
  • bugfix #1273 Validation of Batch Action Type(wfajczyk)
  • bugfix #1263 Fixing duplicated entries in grid pagination (wiewiurdp)

CHANGELOG FOR 1.0.0-rc.1

  • feature #1156 Edit product attributes values batch action (wfajczyk) (wiewiurdp) (rprzedzik) (piotrkreft)
  • bugfix #1254 Fixed misinterpreting numeric attribute code as int (piotrkreft)
  • bugfix #1252 Fixed date formatting on grid (piotrkreft)
  • build #1214 Fixed abandoned dependencies (piotrkreft)
  • bugfix #1213 Removing used token (piotrkreft)
  • bugfix #1234 Send notification error product/workflow (wfajczyk)
  • feature #1208 Created custom ObjectManager for refresh token and decoupled from Doctrine ORM (piotrkreft)
  • ci #1212 Split CI to test code separately (piotrkreft)
  • performance #1211 Cached user authenticated on workers (piotrkreft)
  • feature #1218 Refactoring of adding status to product (wiewiurdp)
  • feature #1174 Fixed all allowed Composer dependencies and enabled CI jobs to test against boundary conditions (piotrkreft)
  • bugfix #1196 Decoupled EventSourcing from Core (piotrkreft)
  • refactor #1199 JWT manager to handle stringable user identifier (piotrkreft)
  • bug #1202 Wrong names of repositories (wiewiurdp)

CHANGELOG FOR 1.0.0-beta.9

  • feature #1077 Change privileges in the system (wfajczyk)
  • feature #1157 Action center progress bars (rprzedzik) (piotrkreft)
  • configuration #1172 Allow Composer 2.0
  • feature #1188 Import Attribute Handling refactoring (wiewiurdp)
  • bugfix #1179 bugfix(category tree) fix category tree projection (rprzedzik)
  • bugfix #1178 Scheduler read expected time fix (wfajczyk)
  • bugfix #1151 fix template element export in ergonode zip (rprzedzik)
  • feature #1183Change body reset mail (wfajczyk)
  • refactor #1184 Rename Shopware class to uniform (wfajczyk)
  • performance #1168 Remove unnecessary Db Queries when render grid link column (rprzedzik)
  • performance #1167 Optimisation execution speed of product grid DB query (rprzedzik)
  • refactor #1164 Opened up normalizer to support various data (piotrkreft)
  • bugfix #1163 Fixed serializer exceptions placement and added annotations (piotrkreft)
  • refactor #1160 refactoring counting of processed import elements
  • bugfix #1159 change null exception in seo mapper (wfajczyk)
  • bugfix #1155 Removed deprecated ReflectionType::__toString method usage (wfajczyk)
  • bugfix #1158 Change GetProductList::parseContent after Shopware 6.3.5.1 SEO bug (wfajczyk)
  • bugfix #1152 Fixed deactivating scheduler clearing all its data (piotrkreft)
  • bugfix #1149 change export line save system (wiewiurdp)
  • feature #1150 adding normalizer interface (wiewiurdp)
  • bugfix #1148 fix scope grid filter values (rprzedzik)
  • bugfix #1147 add missing delete category relation check (rprzedzik)
  • bugfix #1146 fix elements count save - magento 1 import process (rprzedzik)
  • feature #1088 add support for different grid view (rprzedzik)
  • bug #1144 fixing template element in develop fixtures (wiewiurdp)
  • feature #1134 add reprojection mechanism (rprzedzik)
  • feature #1113 move DbalDataSetFactory outside query objects (rprzedzik)
  • feature #1141 refactoring TemplateProperty classes (rprzedzik)
  • feature #1139 Added scheduler validation disallowing less than 1 m (piotrkreft)
  • feature #1128 #1127 #1125 Extend import validation (piotrkreft)
  • bugfix #1120 Added missing routing config (piotrkreft)
  • bugfix #1119 Fixed creation of import a variable product (piotrkreft)
  • bugfix #1116 Added missing storage for importer module (piotrkreft)
  • refactor #1112 Improved reconnecting to DB on lost connection (piotrkreft)
  • bugfix #1101 Value module is coupled to Category module (dankempster)
  • refactoring #1107 add grid factory instead of dedicated grid classes (rprzedzik)
  • feature #1108 lock delete when active processes (wfajczyk)
  • feature #1102 add custom serializer interface (rprzedzik)
  • bugfix #1103 Fixed invalid instantiation of ImportException (piotrkreft)
  • bugfix #1093 Removing condition set with segment (piotrkreft)
  • bugfix #1096 Removing condition set with workflow transition (piotrkreft)
  • bugfix #1091 Fixed condition set attribute relation message (piotrkreft)
  • feature #1087 add support for not exists import/export dynamic form configuration

CHANGELOG FOR 1.0.0-beta.8

  • bugfix #1085 fix missing attribute import validations (rprzedzik)
  • refactor #1084 Extend import process information (rprzedzik)
  • feature #1082 #1089 #1094 Change rest mail body (wfajczyk)
  • feature #1078 Adding user info to messages (wiewiurdp)
  • feature #1083 Send mail after change pasdword (wfajczyk)
  • bugfix #1080 Fixed relationships validations messages (rprzedzik)
  • bugfix #1079 Change status in new language (wfajczyk)
  • refactor #1075 refactor export error system (rprzedzik)
  • refactor #1076 Decoupled events and command from event sourcing (piotrkreft)
  • refactor #1072 Merge exporter module in to channel (rprzedzik)
  • bugfix #1046 Fixing removing exports and imports (wiewiurdp)
  • bugfix #1070 Clean validator names and namespace (rprzedzik)
  • feature #1073 extend scheduler hour range (rprzedzik)
  • bugfix #1071 Fix product collection module relations (rprzedzik)
  • bugfix #1054 Moved flysystem configurations to modules (piotrkreft)
  • bugfix #1058 Fix test namespaces (rprzedzik)
  • feature #1069 Reset password and send mail (wfajczyk)
  • feature #1064 #1067 #1059 #1068 #1062 #1056 Remove unnecessary form types (rprzedzik)
  • bugfix #1057 Remove duplicated class (rprzedzik)

CHANGELOG FOR 1.0.0-beta.7

  • feature #171 Removing product draft object(rprzedzik, wiewiurdp)
  • feature #655 Export of Cross sell configuration to Shopware6 (wfajczyk)
  • feature #1006 Create ergonode import based on CSV files(BastekBielawski, piotrkreft)
  • feature #1036 Default messenger configuration per module (piotrkreft)
  • feature #1038 Shopware6 seo mapper (wfajczyk)
  • feature #1042 Moved transports configuration to application config (piotrkreft)
  • feature #1047 Fixing security gap authentication (wiewiurdp)
  • bugfix #959 Fixing product has status condition (wiewiurdp)
  • bugfix #1025 Identifying options with key not id on export (piotrkreft)
  • bugfix #1029 Fixed config file names (piotrkreft)
  • bugfix #1028 Module configuration for the authentication key (piotrkreft)
  • bugfix #1037 Fixed config file name (piotrkreft)
  • bugfix #1053 Change completeness get endpoint to return realtime data (rprzedzik)
  • refactor #958 Fixing Translator service (wiewiurdp, rprzedzik)
  • refactor #1026 Remove doctrine migrations bundle dependency (piotrkreft)
  • refactor #1027 Configurable snapshot frequency value (piotrkreft)
  • refactor #1032 Shopware6 repository (wfajczyk)
  • refactor #1043 Shopware6 command and messenger configuration (wfajczyk)
  • configuration #1044 .env delete not use queue (wfajczyk)

CHANGELOG FOR 1.0.0-beta.6

  • feature #988 Add deptrac module dependencies build check(rprzedzik)
  • feature #992 Calculation of event sequence on DB(piotrkreft)
  • feature #1003 Adding category tree autcomplete (wiewiurdp)
  • feature #1010 Yaml linter for config files(piotrkreft)
  • feature #1005 Improved deptrac configuration (piotrkreft)
  • bugfix #991 Completeness query (rprzedzik)
  • bugfix #994 Conditions fix migration (rprzedzik)
  • bugfix #996 Removed redundant token storage injection (piotrkreft)
  • bugfix #990 Fix default grid sort (rprzedzik)
  • bugfix #997 Resolved authentication and core modules dependencies (piotrkreft)
  • bugfix #998 Decoupling account module from authentication (piotrkreft)
  • bugfix #999 Removed redundant depfile entry (piotrkreft)
  • bugfix #1000 Decoupled core module from account (piotrkreft)
  • bugfix #1001 Fixed retrieving user from security token (piotrkreft)
  • bugfix #1004 Fixed multimedia count relations (wfajczyk)
  • bugfix #1007 Adding attribute condition (wiewiurdp)
  • bugfix #993 Removing incorrect relations with the product module (rprzedzik)
  • bugfix #1013 Locking event_store table for a unique sequence (piotrkreft)
  • bugfix #1015 Avoid snapshotting invalid aggregate root (piotrkreft)
  • bugfix #1011 Fix incorrect Core module relations (rprzedzik)
  • refactor #982 Abstract code separation (wfajczyk)
  • refactor #986 abstract dbal data set (wiewiurdp)

CHANGELOG FOR 1.0.0-beta.5

  • feature #974 Update Symfony packages (piotrkreft)
  • feature #980 Update nelmio cors-bundle (wfajczyk)
  • refactor #951 Removed from field from events (piotrkreft)
  • refactor #970 Change interface in shopware6 export (wfajczyk)
  • refactor #972 Standardized date formatting on grid (piotrkreft)
  • refactor #977 Shopware6 customfield (wfajczyk)
  • improvement #960 Add mass product (wfajczyk)
  • bugfix #964 Adding language to product has status condition (wiewiurdp)
  • bugfix #975 Shopware6 multimedia create/duplicate name problem (wfajczyk)
  • bugfix #973 Fixing ProductAttribute Relationshop streategy (wiewiurdp)
  • bugfix #981 Remove unnecessary "has status" condition from workflow (rprzedzik)
  • bugfix #983 Add missing DeleteProductEventProjector (rprzedzik)
  • bugfix #984 Fix remove completeness information after product deletion (rprzedzik)
  • bugfix #987 Shopware6 Customfield Translate (wfajczyk)
  • bugfix #991 Fix completeness query (rprzedzik)

CHANGELOG FOR 1.0.0-beta.4

  • bugfix #965 clear old data currency and tax in db (wfajczyk)
  • bugfix #961 Empty root value (wfajczyk)
  • bugfix #959 Fixing product has status condition (wiewiurdp)
  • feature #954 Shopware 6 error list (wfajczyk)
  • bugfix #953 Record calculation in import process (rprzedzik)
  • refactoring #946 Param converter refactoring (wiewiurdp)
  • bugfix #949 Readme type (piotrkreft)
  • configuration #946 Switched to GitHub actions (piotrkreft)
  • refactoring #943 Remove transformer module (rprzedzik)
  • bugfix #944 fix create status for imported, product on edit page (rprzedzik)
  • bugfix #929 Remove CPD and MD (BastekBielawski)
  • refactoring #895 Refactor(all)Changes to be compliant with Phpstan level 2 (wiewiurdp)
  • bugfix #930 fix OptionKey value type cast in magento1 import (rprzedzik)

CHANGELOG FOR 1.0.0-beta.3

  • feature #902 Batch product remove action(rprzedzik)
  • feature #913 Moved Nelmio configuration to appropriate modules (piotrkreft)
  • bugfix #900 Fixing template field in grid of associated products (wiewiurdp)
  • bugfix #895 calculate completeness strategy (wfajczyk)
  • bugfix export shopware6 multimedia and unit mapper (wfajczyk)

CHANGELOG FOR 1.0.0-beta.2

  • feature #882 Adding JWT refresh (wfajczyk)
  • feature change static check code(piotrkreft)
  • feature #885 Add translated import error mesages (rprzedzik)
  • bug #866 Changing endcoding for user password(wiewiurdp)
  • bugfix #887 import process (rprzedzik)
  • configuration #855 Extend JSONContext to work with modules(rprzedzik)

CHANGELOG FOR 1.0.0-beta

  • feature #803 Multilingual workflow (rprzedzik) (wiewiurdp) (wfajczyk)
  • refactor #776 Moved persistence directory into infrastructure (BastekBielawski)
  • feature#730 Autocomplete endpoints (wiewiurdp)
  • refactor #737 Transfer behat to core module (wfajczyk)
  • refactor #766 Product with variants management optimization (wiewiurdp)
  • feature #672 Dashboard widget information endpoints (piotrkreft)(rprzedzik)
  • feature #688 Cyclical launch of exports per channel (rprzedzik)
  • feature #758 Add mailer module (BastekBielawski)
  • feature #765 Serializing dates using ISO8601 standard (piotrkreft)
  • feature #747 Introduced mutation testing (piotrkreft)
  • feature #748 Formatted behat output with progress (piotrkreft)
  • feature #757 Adding role name unique validation (wiewiurdp)
  • feature #755 Adding behat test for textarea attribute (wiewiurdp)
  • feature #761 Fixed Phing PHPUnit targets (piotrkreft)
  • feature #760 Added timezone offset info to database dates (piotrkreft)
  • feature #763 Overridable configuration files (piotrkreft)
  • feature #769 Healthcheck static file (piotrkreft)
  • feature #772 Travis optimization (piotrkreft)
  • feature #771 Bumped Symfony packages (piotrkreft)
  • feature #774 Composer validation (rprzedzik)
  • feature #784 Sorting counted statuses (piotrkreft)
  • feature #800 Merged modules migrations (piotrkreft)
  • feature #806 Storing id in JWT instead of email address (piotrkreft)
  • feature #805 shopware6 change custom field mapper (wfajczyk)
  • feature #821 delete action (wfajczyk)
  • feature #824 Extended status count with possibility to differentiate workflow by language (piotrkreft)
  • feature #826 change filename limit and add validator (wfajczyk)
  • feature #828 change max length (wfajczyk)
  • feature #834 shopware6 mapper (wfajczyk)
  • feature #835 Product form unification (piotrkreft)
  • bugfix #742 Fixed invalid phpstan/phpstan version (piotrkreft)
  • bugfix #756 Fixed infection/infection dependency as dev (piotrkreft)
  • bugfix #762 Fixed typo in README.md (piotrkreft)
  • bugfix #811 Recalculating segment on product creation (piotrkreft)
  • bugfix #819 Fixed option condition (piotrkreft)
  • bugfix $827 Translation typo (piotrkreft)
  • bugfix #825 fix incorrect event handling (rprzedzik)
  • bugfix #830 Validation error on missing product type on product creation (piotrkreft)
  • bugfix #833 fix incorrect widget calculation (rprzedzik)
  • bugfix #839 fix completeness calculation (rprzedzik)
  • bugfix #731 role entity (lexthink)
  • bugfix #768 Fixing name and symbol unique validation (wiewiurdp)
  • bugfix #799 Fixed sorting of count statuses (piotrkreft)
  • bugfix #801 Fixed workflow transition sorting (piotrkreft)
  • bugfix #802 filter created by and edited by (wfajczyk)
  • bugfix #785 Fixing unique role name validation (wiewiurdp)
  • bugfix #770 Changing role description validation to not required (wiewiurdp)
  • bugfix #807 Changing validation to work with updating units (wiewiurdp)
  • bugfix #809 unifying language autocomplete with rest autocompletes (wiewiurdp)
  • bugfix #818 fixing bugs:createdAt and EditedAt in grid (wiewiurdp)
  • bugfix #813 Fixing unique multiselect option and empty option (wiewiurdp)
  • bugfix #831 adding delete link to associated grid (wiewiurdp)
  • bugfix #832 fixes category code validate message (wiewiurdp)
  • bugfix #838 Changing Date columns and filters in grids (wiewiurdp)
  • bugfix #837 Adding color to status count endpoint (wiewiurdp)
  • bugfix #817 remove not use projection (wfajczyk)
  • refactor #752 change import magento 1 process (rprzedzik)
  • performance #745 database clean (wfajczyk)

CHANGELOG FOR 0.10.0

  • feature #688 Cyclical launch of exports per channel(rprzedzik)
  • feature #681 EventStore snapshot support (rprzedzik)
  • feature #654 Export product with variants to Shopware 6 (wfajczyk)
  • feature #664 Change Language Code Standard (wfajczyk)
  • feature #657 Add image thumbnail generation (rprzedzik)
  • feature #656 Add file type/group information (rprzedzik)
  • feature #650 Csv system exporter (rprzedzik)
  • feature #636 Category management in the Product(wfajczyk)
  • feature #633 Adding type to Category (wiewiurdp)
  • feature #625 Gallery and File attribute (rprzedzik)
  • feature #612 Avatar resource separation (wiewiurdp)
  • improvement #679 Import error list (wfajczyk)
  • improvement #674 Adding language translation to Shopware6 export (wfajczyk)
  • improvement #669 Extend csv export with option, template and multimedia (rprzedzik)
  • improvement #652 Adding product net price to Shopware 6 Export (wiewiurdp)
  • improvement #651 Adding language synchronization for export (wiewiurdp)
  • improvement #644 Adding possibility choosing many languages to shopware6 export (wiewiurdp)
  • improvement #528 Shopware6 Export Module (wfajczyk)
  • refactor #631 Abstract Module refactor (wiewiurdp)
  • refactor #627 Event store cache separation (wiewiurdp)

CHANGELOG FOR 0.9.0

  • feature #607 Rich Text Editor (wiewiurdp)
  • feature #566 Adding Tile view for grids (wiewiurdp)
  • feature #517 Add product with associations (rprzedzik)
  • feature #574 Refactoing: template id as product property (rprzedzik)
  • experimental #576 Multimedia managment (rprzedzik)
  • fix #585 Workflow status changing error on product page (rprzedzik)
  • improvement #374 Export Profile (wfajczyk)

CHANGELOG FOR 0.8.0

  • feature #504 Language inheritance (rprzedzik)
  • feature #505 Language privileges (wiewiurdp)
  • feature #502 Language tree inheritance (wfajczyk)
  • feature Adding tile grid functionality on template grid (wiewiurdp)

CHANGELOG FOR 0.7.0

  • feature #343 Add product collection module (wiewiurdp)
  • feature #335 #391 Extend condition set (Daniel-Marynicz,wfajczyk)
  • feature #496 Extensions of unit (wiewiurdp)
  • experimental #367 Basic Import CSV File from Magento 1 (rprzedzik)
  • experimental #378 Creating Shared Kernel (wfajczyk)
  • experimental #351 New export space in DB (wfajczyk)
  • experimental #328 Add channel module (rprzedzik)
  • experimental #374 Create Export Skeleton (wfajczyk)
  • fix #397 Merge category tree to category (wfajczyk)
  • improvement #331 Update PHP to 7.4 (nimah79,Daniel-Marynicz,rprzedzik,wfajczyk,wiewiurdp)
  • improvement #322 Upgrade to Symfony 4.4 (Daniel-Marynicz)
  • improvement #421 Upgrade PHPUnit to 9.0 (Daniel-Marynicz)

CHANGELOG FOR 0.6.1

  • fix - Add missing date filter for grid (wfajczyk)
  • fix - Add missing date format validator (wfajczyk)
  • fix - Validate data for numeric type (rprzedzik)
  • fix - Filtering of data in the grid for a select filter (wiewiurdp)
  • fix - Change template element type form TEXTAREA to TEXT_AREA (rprzedzik)

CHANGELOG FOR 0.6.0

  • feature - Add product history log
  • feature - Add core notifications
  • feature - Add workflow notifications
  • feature - Add comment module
  • feature - Add system attribute
  • improvement - Grid query optimisation, add advanced filter support
  • fix - .env according to Symfony 4.3
  • improvement - Behat optimisation and added more tests
  • improvement - Upgrade Code Sniffer
  • experimental - Add deptrac
  • experimental - Remove GfreeauGetJWTBundle
  • improvement - Merge attribute to one module
  • improvement - Change domain events to work with Symfony Message component

CHANGELOG FOR 0.5.0

  • feature #115 Product segment functionality (rprzedzik)
  • feature #118 Event store history (BastekBielawski)
  • feature #124 Register events in database (BastekBielawski)

CHANGELOG FOR 0.4.0

  • feature #104 Multiple category trees (wiewiurdp)
  • feature #98 Add Workflow Transitions (rprzedzik)
  • feature #77 User activity flag (BastekBielawski)
  • improvement #76 JMS interface handler (BastekBielawski)
  • feature #73 Add product status (rprzedzik)
  • feature #71 Language configuration (wiewiurdp)
  • experimental #90 Remove FOSRestBundle (BastekBielawski)
  • improvement Upgrade to Symfony 4.3 (BastekBielawski)

CHANGELOG FOR 0.3.0

  • feature #39 Add Roles and privileges (rprzedzik)
  • feature #39 Refactoring user authentication (BastekBielawski)
  • feature #42 User activity log (rprzedzik)
  • improvement #51 Improvements in roles and privileges (BastekBielawski)
  • feature #54 Add all users worklog grid endpoint (rprzedzik)
  • experimental #60 Deepl - Automatic translations (wiewiurdp)

CHANGELOG FOR 0.2.0

  • feature #1 Template designer - layout improvement (rprzedzik)
  • bugfix #2 Bugfix - missing console file (bleto)
  • bugfix #13 Bugfix - missing key exists checking (rprzedzik)
  • feature #17 Category tree - add api endpoints (rprzedzik)
  • bugfix #19 Missing DefaultTemplateGenerator class (rprzedzik)
  • feature #26 Separating grids rendering mechanism (rprzedzik)
  • feature #31 Add Category tree get endpoint (rprzedzik)
  • configuration #36 Add phpstan (rprzedzik)

CHANGELOG FOR 0.1.1

  • hotfix #12 Hotfix - Duplicate projection call (rprzedzik)