Skip to content

Releases: dotkernel/admin

Admin v2.0.0

04 Feb 14:04

Choose a tag to compare

The first version of DotKernel's Admin application based on Laminas and Mezzio.

Changed

  • Limited dot-* packages to v2.*

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Admin v1.0.2

04 Feb 14:02
6fd0967

Choose a tag to compare

The last version of DotKernel's Admin application based on Zend Framework and Zend Expressive.

Changed

  • Limited dot-* packages to v1.*

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

admin v1.0.1

12 Jun 16:35
6ac75ec

Choose a tag to compare

1.0.1 - 2018-06-12

User listing bug fix

Changed

  • Nothing

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • User pagination count issue (#32)

admin 1.0.0

12 Jun 16:34

Choose a tag to compare

1.0.0 - 2018-06-04

Migration to Zend-Expressive 3

Changed

  • Migrate middleware to PSR-15

List of updated packages

  • dotkernel/dot-authentication-service:^1.0
  • dotkernel/dot-authentication-web:^1.0.1
  • dotkernel/dot-authentication:^1.0
  • dotkernel/dot-controller:^1.0
  • dotkernel/dot-controller-plugin-authentication:^1.0
  • dotkernel/dot-controller-plugin-authorization:^1.0
  • dotkernel/dot-controller-plugin-flashmessenger:^1.0
  • dotkernel/dot-controller-plugin-forms:^1.0
  • dotkernel/dot-controller-plugin-mail:^1.0
  • dotkernel/dot-controller-plugin-session:^1.0
  • dotkernel/dot-flashmessenger:^1.0
  • dotkernel/dot-helpers:^1.0
  • dotkernel/dot-log:^1.1.1
  • dotkernel/dot-mail:^1.0
  • dotkernel/dot-mapper:^1.0
  • dotkernel/dot-navigation:^1.0
  • dotkernel/dot-rbac:^0.2.1
  • dotkernel/dot-rbac-guard:^1.0
  • dotkernel/dot-session:^3.0
  • dotkernel/dot-twigrenderer:^1.1
  • dotkernel/dot-user:^1.0

Added

  • PSR-15 Middleware support

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

admin 0.4.2

28 Feb 23:51
701dc56

Choose a tag to compare

admin 0.4.2 Pre-release
Pre-release

updated composer dependencies

admin 0.4.1

01 Jun 13:36

Choose a tag to compare

admin 0.4.1 Pre-release
Pre-release

Changed

  • Nothing

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • admin side menu glitches described in issue #24

admin 0.4.0

27 May 13:49

Choose a tag to compare

admin 0.4.0 Pre-release
Pre-release

Changed

  • Nothing

Added

  • console capabilities added through dot-console based on zf-console
  • bin/console.php bootstrap file(e.g php bin/console.php <command_name>)
  • see zf-console documentation for details on how to use console

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

admin 0.3.1

07 Apr 18:40

Choose a tag to compare

admin 0.3.1 Pre-release
Pre-release

Changed

  • logo paths updated to point to static "/"

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

admin 0.3.0

07 Apr 17:59

Choose a tag to compare

admin 0.3.0 Pre-release
Pre-release

Changed

  • updated UI design
  • changed repo name from dot-admin to admin
  • renamed references to dot-admin

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

admin 0.2.2

22 Mar 20:46

Choose a tag to compare

admin 0.2.2 Pre-release
Pre-release

Changed

  • Nothing

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • missing lazy services configuration