admin

DotKernel Admin Application, built on top of Mezzio microframework and using Laminas components.ezzio for branch 2 and above.

MIT License

Downloads
118
Stars
26
Committers
14

Bot releases are hidden (Show)

admin - 5.0.3 Release

Published by alexmerlin 22 days ago

What's Changed

Full Changelog: https://github.com/dotkernel/admin/compare/5.0.2...5.0.3

admin - 5.0.2 Release

Published by alexmerlin 22 days ago

What's Changed

Full Changelog: https://github.com/dotkernel/admin/compare/5.0.1...5.0.2

admin - 5.0.1 Release Latest Release

Published by arhimede 2 months ago

What's Changed

Full Changelog: https://github.com/dotkernel/admin/compare/5.0.0...5.0.1

admin - 5.0.0

Published by arhimede 3 months ago

What's Changed

Upgrade Doctrine to version 3.

Full Changelog: https://github.com/dotkernel/admin/compare/4.3.1...5.0.0

admin - 4.3.1

Published by bidi47 9 months ago

What's Changed

  • Removed configuration parameter for doctrine/cache from local.php

Full Changelog: https://github.com/dotkernel/admin/compare/4.3.0...4.3.1

admin - PHP 8.2 and 8.3 version bump

Published by bidi47 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dotkernel/admin/compare/4.2.0...4.3.0

admin - 4.2.0 Release

Published by alexmerlin 12 months ago

What's Changed

Full Changelog: https://github.com/dotkernel/admin/compare/4.1.0...4.2.0

admin - 4.1.0 - Bacilus

Published by alexmerlin over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/dotkernel/admin/compare/4.0.1...4.1.0

admin - 4.0.1

Published by kakapiciu almost 2 years ago

4.0.1 - 2022-10-24

Changed

  • replaced phinx seeds and migrations with data-fixtures and doctrine migrations

Added

  • support for php 8.2

Deprecated

  • Nothing

Removed

  • phinx
  • support for php 7.4

Fixed

  • Nothing
admin - 4.0.0

Published by kakapiciu about 2 years ago

4.0.0 - 2022-07-19

Changed

  • usage of factories was replased with usage of dotkernel/dot-annotated-services

Added

  • support for php 8.0 and 8.1
  • listing admin failed and success logins

Deprecated

  • Nothing

Removed

  • usage of frontend user classes and services
  • multi language support

Fixed

  • Nothing
admin - 3.2.1

Published by alexmerlin almost 3 years ago

What's Changed

Full Changelog: https://github.com/dotkernel/admin/compare/3.2.0...3.2.1

admin - 3.2.0 release

Published by alexmerlin almost 3 years ago

3.2.0 - 2021-11-24

Changed

  • in session, use AdminIdentity instead of Admin entity (#87)
  • bumped npm packages to their latest versions (#89)

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • usage of package doctrine/doctrine-module (#84)

Fixed

  • page access issues due to missing privileges, caused by #86 (#82)
  • code cleanup (#81)
admin - 3.1.2 release

Published by alexmerlin over 3 years ago

3.1.2 - 2021-07-06

Changed

  • replaced tuupola/cors with mezzio/cors.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • old CorsFactory was removed.

Fixed

  • Nothing
admin - 3.1.1 release

Published by alexmerlin over 3 years ago

3.1.1 - 2021-04-21

Changed

  • Replaced usage of DateTime with DateTimeImmutable.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Some unused/duplicate classes.

Fixed

  • Nothing
admin - 3.1.0 release

Published by arhimede almost 4 years ago

3.1.0 - 2020-11-06

Changed

  • Composer 2 compatibility.
  • Update composer.json to require version 2 of laminas/laminas-dependency-plugin to be Composer 2 compatible.
  • bump laminas/laminas-dependency-plugin ^2.1
  • bump dotkernel/dot-annotated-services ^3.1
  • bump dotkernel/dot-authorization ^3.1
  • bump dotkernel/dot-controller ^3.1
  • bump dotkernel/dot-errorhandler ^3.1
  • bump dotkernel/dot-event ^3.1",
  • bump dotkernel/dot-flashmessenger ^3.1.1
  • bump dotkernel/dot-form ^3.2
  • bump dotkernel/dot-helpers ^3.1
  • bump dotkernel/dot-log ^3.1
  • bump dotkernel/dot-mail ^3.1
  • bump dotkernel/dot-navigation ^3.1
  • bump dotkernel/dot-rbac ^3.2
  • bump dotkernel/dot-rbac-guard ^3.1
  • bump dotkernel/dot-session ^4.2
  • bump dotkernel/dot-twigrenderer "3.1.1

Added

  • Nothing

Deprecated

  • laminas/laminas-dependency-plugin version 1

Removed

  • Nothing

Fixed

  • Nothing
admin - DotKernel Admin 3.0.0

Published by alexmerlin about 4 years ago

Changed

Branch 3.0 is the current and default branch. Also:

  • Require Mezzio ^3.2
  • Require PHP ^7.4
  • Require Doctrine 2.7.x
  • Require Twig 3.x
  • Require Bootstrap 4.5
  • Limited dot-* packages to version 3.x and above

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Removed obsolete/abandoned packages

Fixed

  • Nothing
admin - Admin v2.0.0

Published by alexmerlin over 4 years ago

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 - Admin v1.0.2

Published by alexmerlin over 4 years ago

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 - admin v1.0.1

Published by gabidj over 6 years ago

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 - admin 1.0.0

Published by gabidj over 6 years ago

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