This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
Releases: ergonode/backend
Releases · ergonode/backend
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)
1.0.2
1.0.1
- refactor #1438 Commands take aggregates objects instead of id object (wfajczyk)
- 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
1.0.0-rc.2
- 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)
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)
- bugfix #1202 Wrong names of repositories (wiewiurdp)
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
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)
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 secuirty 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 completenes get endpoint to return realtime data (rprzedzik)
- refactor #958 Fixing Transaltor 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)
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 Completnes 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)