Skip to content

Releases: winternet-studio/yii2-libs

v1.16.1

17 Jun 08:33
Compare
Choose a tag to compare
Return the UserException instance

v1.16.0

22 Apr 12:00
Compare
Choose a tag to compare
createActiveRecordModel(): support prefixing table name with database…

v1.15.1

06 Apr 18:09
Compare
Choose a tag to compare
queryParam(): allow for using null as default value

Allow for handling of action parameters with dashes or other special characters

06 Apr 18:00
Compare
Choose a tag to compare
v1.15.0

Added Request class for handling query parameters in controller actions

Minor change to ArrayAttributesBehavior

03 Feb 12:54
Compare
Choose a tag to compare
v1.14.6

Convert array/JSON attributes back to array after inserting or updati…

Fixes

30 Oct 18:43
Compare
Choose a tag to compare
v1.14.5

Removed debugging code, added comment

ResultException enhancement

08 Sep 13:43
Compare
Choose a tag to compare
v1.14.4

Added option to provide string with single error

Added behavior for checking referential constraints before deleting model (beta)

29 Jun 12:03
Compare
Choose a tag to compare
v1.14.3

Added behavior for checking referential constraints before deleting m…

Minor updates

08 Jun 15:47
Compare
Choose a tag to compare
v1.14.2

Don't add exclamation mark if already present

Minor security bugfix

02 Jun 10:45
Compare
Choose a tag to compare

Probably doesn't affect any existing code