Merge branch 'upstream' into 365-bootstrap-tabs
* 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.
...
Showing
apps/advanced/.gitignore
0 → 100644
apps/advanced/README.md
0 → 100644
apps/advanced/backstage/config/.gitignore
0 → 100644
apps/advanced/backstage/config/main.php
0 → 100644
apps/advanced/backstage/runtime/.gitignore
0 → 100644
apps/advanced/backstage/www/.gitignore
0 → 100644
apps/advanced/common/config/.gitignore
0 → 100644
apps/advanced/common/config/params.php
0 → 100644
apps/advanced/common/models/LoginForm.php
0 → 100644
apps/advanced/common/models/User.php
0 → 100644
apps/advanced/composer.json
0 → 100644
apps/advanced/composer.lock
0 → 100644
apps/advanced/console/config/.gitignore
0 → 100644
apps/advanced/console/config/main.php
0 → 100644
apps/advanced/console/config/params.php
0 → 100644
apps/advanced/console/controllers/.gitkeep
0 → 100644
apps/advanced/console/runtime/.gitignore
0 → 100644
apps/advanced/environments/dev/yii
0 → 100644
apps/advanced/environments/index.php
0 → 100644
apps/advanced/environments/prod/yii
0 → 100644
apps/advanced/frontend/assets/.gitkeep
0 → 100644
apps/advanced/frontend/config/.gitignore
0 → 100644
apps/advanced/frontend/config/assets.php
0 → 100644
apps/advanced/frontend/config/main.php
0 → 100644
apps/advanced/frontend/config/params.php
0 → 100644
apps/advanced/frontend/runtime/.gitignore
0 → 100644
apps/advanced/frontend/views/site/index.php
0 → 100644
apps/advanced/frontend/views/site/login.php
0 → 100644
apps/advanced/frontend/www/.gitignore
0 → 100644
apps/advanced/frontend/www/assets/.gitignore
0 → 100644
apps/advanced/frontend/www/css/site.css
0 → 100644
apps/advanced/install
0 → 100755
apps/advanced/install.bat
0 → 100644
apps/advanced/vendor/.gitignore
0 → 100644
apps/basic/LICENSE.md
0 → 100644
apps/basic/composer.lock
0 → 100644
apps/basic/config/assets.php
0 → 100644
apps/basic/config/params.php
0 → 100644
File moved
apps/basic/requirements.php
0 → 100644
apps/basic/runtime/.gitignore
0 → 100644
apps/basic/vendor/.gitignore
0 → 100644
apps/basic/views/layouts/main.php
0 → 100644
apps/basic/views/site/about.php
0 → 100644
apps/basic/views/site/contact.php
0 → 100644
apps/basic/views/site/index.php
0 → 100644
apps/basic/views/site/login.php
0 → 100644
apps/basic/www/assets/.gitignore
0 → 100644
apps/basic/www/css/site.css
0 → 100644
File moved
apps/basic/yii.bat
0 → 100644
apps/benchmark/LICENSE.md
0 → 100644
This diff is collapsed.
Click to expand it.
apps/benchmark/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
apps/benchmark/composer.json
0 → 100644
This diff is collapsed.
Click to expand it.
apps/benchmark/composer.lock
0 → 100644
This diff is collapsed.
Click to expand it.
apps/benchmark/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
apps/benchmark/protected/.htaccess
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
apps/benchmark/protected/vendor/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
extensions/smarty/composer.json
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
extensions/twig/composer.json
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
framework/yii/jui/DatePicker.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/yii/jui/Dialog.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/yii/jui/InputWidget.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
framework/yii/jui/ProgressBar.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/yii/jui/Sortable.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
framework/yii/views/error.php
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
framework/yii/views/errorHandler/main.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
framework/yii/views/exception.php
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/unit/MysqlTestCase.php
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/unit/framework/helpers/ConsoleTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment