Skip to content

Releases: orchestral/control

v2.2.1

22 Jul 08:35
Compare
Choose a tag to compare
  • Filter theme to only to be shown when the theme support it.
  • Add events to attach fields to roles.

v2.1.4

22 Jul 08:34
Compare
Choose a tag to compare
  • Filter theme to only to be shown when the theme support it.
  • Add events to attach fields to roles.

v2.2.0

21 Jul 09:04
Compare
Choose a tag to compare
  • Bump minimum version to PHP v5.4.0.
  • Add support for Orchestra Platform 2.2.

v2.1.3

07 Feb 16:18
Compare
Choose a tag to compare
  • Added events to hook into the role management.

v2.1.2

10 Jan 02:43
Compare
Choose a tag to compare
  • Fixes Orchestra\Control\ExtensionConfigHandler type-hint to use Illuminate\Support\Fluent instead of array.
  • Fixes control theme switcher CSS issue.

v2.1.1

24 Dec 10:03
Compare
Choose a tag to compare
  • Fixed missing Orchestra\Control\Presenter\AbstractablePresenter class and add some tests.

v2.1.0

17 Dec 16:05
Compare
Choose a tag to compare
  • Update support for Orchestra Platform v2.1
  • Implement passive controllers for orchestra/control.

v2.0.13

21 Oct 10:36
Compare
Choose a tag to compare
  • Implement PSR-2 coding standard.

v2.0.12

09 Oct 06:45
Compare
Choose a tag to compare
  • Update menu to support subdomain handling.
  • Implement Orchestra\Model\Role::setDefaultRoles().

v2.0.11

22 Aug 09:14
Compare
Choose a tag to compare
  • Fixed Bootstrap 3 panel CSS.