Skip to content

Releases: delagics/yii2-app-another

1.0.5

19 Sep 13:01
Compare
Choose a tag to compare
  • Fixed #6
  • Improved console init controller
  • Updated README.md

1.0.4

30 Jun 09:35
Compare
Choose a tag to compare
  • Fixed PHP notice: Array to string conversion in LandSelect widget

1.0.3

19 May 13:34
Compare
Choose a tag to compare
  • Added more DB env variables
  • Explicitly specified user and authManager components in base configuration file
  • Small improvements to Initializer console helper
  • InitController (console) supports full initialization of the project

1.0.2

15 May 17:32
Compare
Choose a tag to compare
  • Added dotenv support
  • Improved project initialization process
  • Simplified project configuration

1.0.1

09 May 22:04
Compare
Choose a tag to compare
  • Added LangSelect widget
  • Updated UrlManager configuration, now used shorter language codes
  • Provided Migration class with some useful properties for MySQL database
  • Provided Base, Front and Back controllers

1.0.0

09 May 21:58
Compare
Choose a tag to compare
Fixed nginx config in README.md, removed unused imports from SiteCont…

…roller