Skip to content

Releases: DeryabinSergey/yii2-app-extended

2.0.0

24 Oct 23:08
a88d76a

Choose a tag to compare

Add RBAC to users.
Permissions for backend controllers
Acceptance tests for backend controllers
More Integration and Unit tests - full coverage

1.1.2

30 Sep 08:43
32c9789

Choose a tag to compare

Update PHP version to 8.1 only, update library versions.

1.1.1

25 Mar 16:20
b6f5343

Choose a tag to compare

New features (#8)

* Change deprecated Swiftmailer to Symfonymailer

* Add Mail class for tests

* Improve class calling. Code cleaning

* Make tests compatible with PHP 8.1 and Codeception 5 (#518)

* Update to PHP 7.4 and codeception/verify 2.2 (#521)

* Improve tests to new version of codeception

Co-authored-by: Luke English <luke@developedsoftware.com>

1.1.0

24 Jan 15:48
d20558e

Choose a tag to compare

  • add Bootstrap 5
  • some improvements

1.0.1

11 Jul 11:48

Choose a tag to compare

Merge changes from original repo, they migrate to Bootstrap 4.
Remove unique key from email, deleted user (with status = 0) can sign up as new user with email.