Skip to content

Releases: oroinc/oro-phpstorm-plugin

2023.2

28 Mar 14:19
b23d509
Compare
Choose a tag to compare

Improve compatibility with the current version of the Oro Platform.

2022.3

24 Dec 03:01
200aa31
Compare
Choose a tag to compare

Fixed error in PHPStorm 2022.3

1.0.19

11 Jan 22:02
6a93909
Compare
Choose a tag to compare

Fixed IllegalArgumentException in Twig templates used by layouts in PHPStorm 2020.3

1.0.18

15 Jan 17:50
3ad9bb1
Compare
Choose a tag to compare

Fixed incorrect suggestions for extended_entity_name and table options for datagrids

1.0.17

15 Jan 17:48
562c6e9
Compare
Choose a tag to compare

Fixed compatibility with the upcoming PhpStorm 2020

1.0.13

03 Apr 14:48
Compare
Choose a tag to compare
  • added PHPStorm 2017.1 support
  • added global support for translation references
  • added ability to suggest imports in datagrids.yml files
  • added support for imported files in datagrids.yml
  • fixed parameters for conditions in workflows.yml

1.0.12

03 Apr 14:44
Compare
Choose a tag to compare
  • fixed navigation to actions and conditions that have multiple aliases
  • improved suggesting options for actions / conditions in workflows.yml

1.0.11

03 Apr 14:40
Compare
Choose a tag to compare
  • improved support for suggestions based on services
  • added support for "scopes" in workflows.yml file
  • fixed bugs

1.0.10

07 Mar 16:44
Compare
Choose a tag to compare
  • added possibility to navigate to a form_type
  • added possibility to navigate to mass_action_provider in the actions.yml
  • added possibility to navigate to conditions and actions
  • look & feel improvements

1.0.9

07 Mar 16:42
Compare
Choose a tag to compare
  • added ability to suggest importers and exporters in actions.yml files
  • added possibility to navigate to elements that are reference to an element in the same file (eg. attributes in entity_restrictions in workflows.yml)
  • other small improvements and bug fixes