You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BAP-18304: Prevent installation of 3.1 LTS release on outdated PHP ve…
…rsion (#22252)
* BAP-18304: Prevent installation of 3.1 LTS release on outdated PHP version
* locked terser package version because of BC changes, see webpack-contrib/terser-webpack-plugin#66
BAP-18307: Avoid exception on call to getRoute() on null in EmailActi…
…vityListProvider (#22178)
- fixed FatalThrowableError in Oro/Bundle/EmailBundle/Provider/EmailActivityListProvider.php line 473: Call to a member function getRoute() on null
BAP-18094: There is no validation for mandatory fields in System Emai…
…l Configuration (#21483)
added validation for email and sender email fields for Campaign and Notification
BB-12733: All Orders grid view doesn't work (#21356)
- fixed GridViewsExtension initial state is added twice
- updated unit test
- added behat test
- optimized imports