Yii2 framework backup
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 4ec95e6dc2 Fixes issue #600. 11 years ago
..
assets Fixes issue #588: Added afterValidate to ActiveForm. 11 years ago
base Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
behaviors Fixes issue #600. 11 years ago
bootstrap Fixes issue #234: Added Html::addCssClass() and removeCssClass(). 11 years ago
caching Fixes issue #421: yii\db\Schema:refresh() does not clear all cache 11 years ago
console Revert "Merge pull request #548 from cebe/action-response" 11 years ago
data moved Pagination and Sort to data. 11 years ago
db ActiveRecord::setOldAttribute() bugfix 11 years ago
debug debug toolbar WIP 11 years ago
helpers fixed method name 11 years ago
i18n Fixes issue #592: I18N t() plural forms possibly broken 11 years ago
jui CS fixes. 11 years ago
log debug toolbar WIP 11 years ago
rbac code style fixes 11 years ago
requirements CS fixes. 11 years ago
test reorganized the main repo to satisfy PSR-0. 12 years ago
validators Fixes issue #539: Yii2 Csrf protection broken 11 years ago
views Fixes for issue #536: refactored error handler. 11 years ago
web added usage example to Response::redirect() 11 years ago
widgets Added DetailView. 11 years ago
.gitignore reorganized the main repo to satisfy PSR-0. 12 years ago
.htaccess Converted CRLF to LF. Added gitattributes file. 11 years ago
Yii.php rename classMap.php -> classes.php 11 years ago
YiiBase.php renamed "logging" to "log". 11 years ago
assets.php Implemented MaskedInput widget. 11 years ago
classes.php Refactored logging. 11 years ago
yii Console application has to exit with exitCode 11 years ago
yii.bat reorganized the main repo to satisfy PSR-0. 12 years ago