1838 Commits (6033e20025d773b100cd2071cfd990e618e7dc80)
 

Author SHA1 Message Date
Alexander Makarov 6033e20025 added note about model validation 11 years ago
Alexander Makarov a8a7c43f73 more structure for doc index 11 years ago
Alexander Makarov 8b8b6e5d5a Using template engines docs 11 years ago
Carsten Brandt c92c008908 Removed part about extending attributes which is not basic usage 11 years ago
Alexander Makarov 3aed08252a fixed code blocks in migration docs 11 years ago
Carsten Brandt a2a4c40be0 better sentence for label example. 11 years ago
Carsten Brandt 271aecb016 Update database-basics.md 11 years ago
Alexander Makarov 8036d416f6 activerecord draft 11 years ago
Carsten Brandt 38f1e59b07 Update model.md 11 years ago
Alexander Makarov ea3c40039d removed dao section from docs 11 years ago
Alexander Makarov 6187681633 added dabase basics docs 11 years ago
Alexander Makarov 9bc5868dd1 model guide 11 years ago
Alexander Makarov c690504c68 added subsection to docs index 11 years ago
Qiang Xue b464125950 Fixes issue #592: I18N t() plural forms possibly broken 11 years ago
Qiang Xue 452fe3e3b0 delay validation of scenario to validate(). 11 years ago
Qiang Xue 6c2cf9a268 Removed redundant code. 11 years ago
Qiang Xue 7a587f62a6 Added back the events for Controller. 11 years ago
Qiang Xue 55daae4773 Fixes issue #589: validate the scenario name. 11 years ago
Qiang Xue 3a365dae49 Added new events. 11 years ago
Qiang Xue 611052c4cf Support preloading modules 11 years ago
Qiang Xue c0746f0689 Fixes issue #588: Added afterValidate to ActiveForm. 11 years ago
Qiang Xue 1a02a4d51e Removed unused code. 11 years ago
Qiang Xue aa514e61c0 Fixed basic layout. 11 years ago
Qiang Xue 0845f4b183 Enhanced ArrayHelper::toArray() 11 years ago
Qiang Xue 95b926a92c Improved Json::encode() security. 11 years ago
Qiang Xue 20666567e8 debug toolbar WIP 11 years ago
Qiang Xue 16dcd9701f Added Model::loadMultiple() and validateMultiple(). 11 years ago
Qiang Xue 9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 11 years ago
Qiang Xue 71a156ebdf Added itemOptions for Html::ol 11 years ago
Qiang Xue d87afeb496 encode checkbox and radio list by default. 11 years ago
Qiang Xue 750b220da3 cleanup. 11 years ago
Qiang Xue d5bd9853ea Added Html::ol() and Html::ul() 11 years ago
Qiang Xue 3eccd850fe Added Formatter::nullDisplay. 11 years ago
Qiang Xue 051822075e Fixes issue #579: AccessControl deny rule by default 11 years ago
Qiang Xue 36655d3b1d Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Qiang Xue 5698a10c81 Added functional tests for the basic app. 11 years ago
Qiang Xue 87ee68841e Merge pull request #573 from bio/normalize-repo 11 years ago
Qiang Xue 7f1b8c109e Adjust for test integration. 11 years ago
Valery Viktorovsky 20a849b92f Forcedly set file type by extension. 11 years ago
Qiang Xue 4e1fc27f84 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Qiang Xue a5a2481b4f Added acceptance tests for the basic app. 11 years ago
Qiang Xue e9d7a220cb Merge pull request #576 from creocoder/ar-set-attribute 11 years ago
Alexander Kochetov bb2e19faa5 ActiveRecord::setOldAttribute() bugfix 11 years ago
Alexander Kochetov 8de3ffabfe ActiveRecord::setAttribute() bugfix 11 years ago
Valery Viktorovsky 6708923740 Converted CRLF to LF. Added gitattributes file. 11 years ago
Qiang Xue 6c5dfc04f7 Added default value for error in Model::addError(). 11 years ago
resurtm 5f930f9ec2 Merge pull request #564 from FrediL/master 11 years ago
FrediL 6249b89932 Change validators from 'length' to 'string' 11 years ago
CeBe 22793139ce Console application has to exit with exitCode 11 years ago
Qiang Xue 9a0717dc61 Merge pull request #560 from resurtm/spaceless-widget 11 years ago