* master: (30 commits)
replaced inheritdoc tags.
doc cleanup.
Moved key serialization from data provider to data viewers.
Fixes#1356: Alias for authFile in rbac/PhpManager not resolved
Fixes#1296: stricter check of dashes in route.
Fixes#1362: added itemOptions to Html::radioList and checkboxList.
Fixes#1362: doc fix.
really small doc typo fix
Fixes#1332: generate subdirectories when needed during message extraction process.
typo fix.
Fixes#1335: support view extension fallback
More TDB for the guide
Added reference to Composer section of the guide from 1.1.x differences page
Better docs structure and minor fixes
More docs on performance
Structure for console application docs
Docs on using behaviors
doc fix.
Refactored MessageInterface::send().
refactored EmailTarget with the new mailer interfaces.
...
- allows to have dynamic definition of attributes depended on the
instance
- there was no real need for it to be static. Places that used it static
have been refactored.
fixes#1318
* master:
Fixes#1253Fixes#1310: ActiveRelation does not preserve order of items on find via() and viaTable()
fixed limit/offset for sqlite,mysql and cubrid
fixed test break.
Fixed test break.
Fixes#1301: fixed scenario generation when there are "except" scenarios.
support for batch insert in sqlite older than 3.7.11
Fixes#1298: supporting route with trailing slash.
Fixes#1296: stricter check of dashes in route.
Fixes#1307: move batchInsert() to base class.
Update apps-advanced.md
* master: (613 commits)
fixed typo
Fixes#1222: refactored jui/Widget, intorduced jui/Slider and jui/SliderInput
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Added example for dividers to bootstrap Nav
Checkboxlist documentation fix
Added "Using controller action to render errors"
Fix doc
Renamed DetailView attribute type to format
encode email in Formatter
Added default status code setting.
"yii\swiftmailer\Mailer" transport setup has been advanced to support constructor arguments and plugins.
fix rbac select statement
Comments cleanup.
Reverted closeButton
Nomenclature and code realignment.
better nginx config
guide about using bootstrap less files
Include Schema in new migrations by default
...
Conflicts:
framework/yii/db/ActiveRecord.php
framework/yii/db/ActiveRelation.php
tests/unit/data/config.php