Yii2 Bootstrap 3
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Qiang Xue 89394db017 Fixes #999. 11 years ago
..
assets no xss for attribute error messages that contain {value} 11 years ago
base fixes #995 11 years ago
behaviors Fixes issue #600. 11 years ago
bootstrap Merge pull request #808 from callmez/master 11 years ago
caching Update RedisCache.php 11 years ago
captcha Removed @codeCoverageIgnore 11 years ago
console Merge branch 'master' into i18n-icu 11 years ago
data Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
db Merge pull request #1006 from chelishchev/basic-support-pgsql-in-query-builder 11 years ago
debug Fixes #999. 11 years ago
gii More on GII buttons 11 years ago
grid Fixes #980: Changed the default way of generating action URLs for ActionColumn. 11 years ago
helpers Fixed option merging in Console::prompt() 11 years ago
i18n typo fix. 11 years ago
log Fixes #927: doc typo. 11 years ago
messages Fixes #722. 11 years ago
rbac update of @property annotations 11 years ago
redis moved redis out of yii\db namespace 11 years ago
requirements Merge branch 'master' into i18n-icu 11 years ago
test
validators Removed @codeCoverageIgnore 11 years ago
views bring back missing exception callstack display. 11 years ago
web Merge branch 'master' into i18n-icu 11 years ago
widgets changed plural format for BaseListView 11 years ago
.gitignore
.htaccess Converted CRLF to LF. Added gitattributes file. 11 years ago
BaseYii.php Renamed i18n to be all lowecase when accessed as a property 11 years ago
Yii.php Fixes #915: helper classes renamed again 11 years ago
assets.php Reorganized captcha code. 11 years ago
classes.php refactored data providers. 11 years ago
yii Console application has to exit with exitCode 11 years ago
yii.bat