Skip to content

Releases: dotkernel/admin

admin 0.4.2

28 Feb 23:51
701dc56
Compare
Choose a tag to compare
admin 0.4.2 Pre-release
Pre-release

updated composer dependencies

admin 0.4.1

01 Jun 13:36
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

admin 0.2.1

22 Mar 18:50
Compare
Choose a tag to compare
admin 0.2.1 Pre-release
Pre-release

Changed

  • updated controller doc blocks

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

admin 0.2.0

22 Mar 01:40
Compare
Choose a tag to compare
admin 0.2.0 Pre-release
Pre-release

ZE2 migration

Changed

  • updated factories to PSR11 container and middleware to PSR15
  • refactored folder structure to follow modular application design a la ZE2
  • programmatic pipeline and routes
  • restructured application to match ZE2 structure

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

admin 0.1.1

12 Mar 11:58
Compare
Choose a tag to compare
admin 0.1.1 Pre-release
Pre-release

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • composer.lock from repository

Fixed

  • Nothing

admin 0.1.0

12 Mar 10:28
Compare
Choose a tag to compare
admin 0.1.0 Pre-release
Pre-release

Initial tagged release of dot-admin, a web app starter suitable for admin applications

Added

  • Everything

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing