Skip to content

Releases: netgen/NetgenAdminUIBundle

2.6.0

04 Jul 11:45
2.6.0
Compare
Choose a tag to compare

Changelog

  • Added support for Netgen Layouts 1.0

2.5.0

05 Mar 13:46
2.5.0
Compare
Choose a tag to compare

Changelog

  • Fix EZP-24800: Support allowed classes limitation for object relation attributes
  • Remember last selected attribute group when editing a content object
  • Replace the template operator ezpagedata_set with persistent variables
  • Add the Copy button to the full view
  • Add support for specifying Google Maps API key
  • Add possibility to configure the default tab
  • Properly support Netgen Layouts Enterprise edition

2.2.0

28 Mar 07:10
2.2.0
Compare
Choose a tag to compare

Changelog

  • New bundle structure, now using PSR-4
  • Override object state eZ Platform Admin UI routes conflicting with eZ Publish Legacy

2.1.4

15 Jan 14:43
2.1.4
Compare
Choose a tag to compare

Changelog

  • Fix exception when using preview with activated legacy ezformtoken extension

2.1.3

10 Jan 15:00
2.1.3
Compare
Choose a tag to compare

Changelog

  • Add option to installer to ask for siteaccess group to base the config on, fixes the issue of using var_dir and repository config from default scope, which might be different from the values in frontend siteaccesses

2.1.2

22 Dec 18:19
2.1.2
Compare
Choose a tag to compare

Changelog

  • Override eZ Platform Admin UI routes conflicting with eZ Publish Legacy

2.1.1

21 Dec 12:55
2.1.1
Compare
Choose a tag to compare

Changelog

  • Fix a crash when Netgen Tags Bundle is installed but not activated

2.1.0

14 Dec 11:08
2.1.0
Compare
Choose a tag to compare

Changelog

  • Mark all services as private/public for compatibility with Symfony 3.4
  • Test on eZ kernel 6 and PHP 7.2

2.0.4

21 Nov 11:45
2.0.4
Compare
Choose a tag to compare
  • Allow installing eZ kernel 7.0
  • Add some tests (thanks @RandyCupic)
  • Styling unstyled pages
  • Various fixes to design

2.0.3

25 Sep 14:00
2.0.3
Compare
Choose a tag to compare
  • Use setter injection for an event listener to fix deprecation notice
  • Added French translations (thanks @sdaoudi)
  • Fix install docs (thanks @sdaoudi)