Skip to content

Latest commit

 

History

History
82 lines (69 loc) · 5.44 KB

File metadata and controls

82 lines (69 loc) · 5.44 KB

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)