Skip to content

Releases: dmstr/yii2-pages-module

0.20.9: Merge pull request #14 from StalkAlex/patch-1

27 Feb 13:30
Compare
Choose a tag to compare

API controller update

19 Apr 14:14
Compare
Choose a tag to compare

query api default controller action index by domain_id OR access_domain, was only possible in combination

Refactored unique name_id handling

15 Apr 10:55
Compare
Choose a tag to compare

⚠️ Breaking changes in 0.14.0 ⚠️

  • updated API Controller,
  • Tree model
  • db table structure

A name_id will now be generated from domain_id + access_domain which is a unique database index

name_id is further available as an virtual model attribute

added REST Controller

08 Apr 14:12
Compare
Choose a tag to compare
  • added API REST controller DefaultController
  • Tree model constant and rule fixes
  • added composer package dmstr/yii2-web": "~0.1
  • use AccessBehaviorTrait
  • minor code docs updates
  • minor cleanups

0.11.3

08 Feb 18:36
Compare
Choose a tag to compare

0.11.2

08 Jan 16:47
Compare
Choose a tag to compare
found better solution

add URL rule for route site/index

27 Apr 15:45
Compare
Choose a tag to compare
0.1.2

add URL rule for route site/index