* upstream: (122 commits)
Refactored StringHelper.
Line number tweak for error page
added note about dependency to registerJsFile
docs: Be explicitly clear about ActiveRecord::create()
fixed AutoTimestamp example in advanced app
\yii\rbac\DbManager::isAssigned() signature fix
Changed the way to set timestamp for multiple attributes.
Fixes issue #428 Allowing UniqueValidator to be used with non-AR models.
Better exception page look.
Removed unnecessary code from MSSQL schema.
Hover and error line increased by 1 px.
Error line number fix.
Error line number fix.
Error line number fix.
Lift off!11 #418
MSIE fix.
Fixes (theoretically) #418 and #413.
Removed echo
RBAC DbManager fixes
Always refetch the migration table definition.
...
* upstream: (26 commits)
Bootstrap widget comment typo fix
Bugfix
clientOptions and clientEvents
yii\bootstrap\* another refactioring
Better naming. Additional newline. Doctype tiny fix.
MSSQL AR tests.
MSSQL initial query builder.
Refinements to MSSQL driver classes.
jui.effect and jui.position dependencies
Fixes#145. Reusable cache dependencies.
jui.widget dependency
Theme dependencies
Datepicker language assets dependencies
JQuery UI bundle assets config
JQuery UI bundle assets
Do comments at "yii\console\controllers\AssetController::saveTargets()" has been adjusted.
"yii\console\controllers\AssetController::getAssetManager()" has been updated enforcing 'basePath' and 'baseUrl' config parameters.
E_NOTICE at "yii\console\controllers\AssetController::loadBundleDependency()" has been fixed.
Method "yii\console\controllers\AssetController::loadBundleDependency()" has been improved allowing dection of the circular dependency.
Unit test for "yii\console\controllers\AssetController" has been adjusted.
...