Skip to content

Releases: sonata-project/SonataDoctrineORMAdminBundle

4.3.1

13 Jul 08:18
522853c
Compare
Choose a tag to compare

Fixed

Removed

4.3.0

24 May 15:51
88934cc
Compare
Choose a tag to compare

Added

Fixed

4.2.8

29 Mar 08:34
5d50217
Compare
Choose a tag to compare

Fixed

4.2.7

04 Mar 18:26
a428237
Compare
Choose a tag to compare

Fixed

4.2.6

01 Mar 21:07
595960b
Compare
Choose a tag to compare

Fixed

  • [#1639] Add "sortBy" entity to "select" part of DQL to fix sorting on ManyToOne column (@willemverspyck)

4.2.5

23 Feb 14:26
adbed97
Compare
Choose a tag to compare

Fixed

  • [#1637] Fixed smart pagination disabling output walkers when the orderBy is set to a ToMany at proxy level. (@jordisala1991)

4.2.4

23 Feb 08:39
a36d3a8
Compare
Choose a tag to compare

Fixed

  • [#1589] Overrideing the built-in form and filter theme (@1ed)

3.35.3

23 Feb 14:18
d7a7add
Compare
Choose a tag to compare

Fixed

  • [#1635] Fixed smart pagination disabling output walkers when the orderBy is set to a ToMany at proxy level. (@jordisala1991)

4.2.3

14 Feb 14:54
64ba857
Compare
Choose a tag to compare

Fixed

  • [#1631] Support for the model_class attribute for sonata admin classes in AddAuditEntityCompilerPass. (@nocive)

3.35.2

21 Jan 14:16
b7b3e81
Compare
Choose a tag to compare

Fixed

  • [#1623] Disabling output walkers when paginating with order by from an association (@krewetka)