93 Commits (957e4daa8e08d0f1c650b7e3c4658b68ef725c5c)

Author SHA1 Message Date
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
slavcodev 2adcd16e0d Update phpDoc 11 years ago
slavcodev 3ff8f10d11 Add array conversion on creating validator 11 years ago
slavcodev 1c2489a3dc Using only arrays in rules instead comma-separated string 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Taras Gudz 9b95a81b0c Fixed the rest phpDocs [skip ci] 11 years ago
Qiang Xue 2a71c72d7c fixes #1066: Added ActiveForm::validate() and validateMultiple() 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 6f9785a293 fixes #995 11 years ago
Carsten Brandt 1600889f4e added isAttributeActive to Model 11 years ago
Alexander Makarov 6d25d3aef6 Added info about custom validator method signature to Model::rules phpdoc 11 years ago
Qiang Xue b16bf0691a fixed typo 11 years ago
Qiang Xue fccd8185b5 Enhanced the default implementation of Model::scenarios() to return all scenarios found in rules(). 11 years ago
Carsten Brandt 91c16782ef finalized PhpDocController 11 years ago
Carsten Brandt 1d622b65c3 fixed docs about error methods in Model 11 years ago
Qiang Xue d1c41fe144 changed to trace from info. 11 years ago
Qiang Xue 4727ac8f1d Refactored the feature of transactional operations. 11 years ago
Qiang Xue 3d5388ff2b Reorganized captcha code. 11 years ago
Sw3rtas ab27d16efd * Fixed Model::loadMultiple() when populating from formName() 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 55daae4773 Fixes issue #589: validate the scenario name. 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 6c5dfc04f7 Added default value for error in Model::addError(). 11 years ago
Alexander Kochetov a788f505fb Model::formName() correct PHP 5.3 code 11 years ago
Qiang Xue a951e1c8e1 Replaced Jsonable with Arrayable. 11 years ago
Qiang Xue 29ac3aeea6 Added Jsonable support. 11 years ago
Antonio Ramirez 641e6ee7cf ported inflection methods from StringHelper to Inflector helper class 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0005b07d29 Removed Vector and Dictionary. 12 years ago
resurtm a54c1cd684 Fixes #226: atomic operations and transaction support in AR. 12 years ago
resurtm c98628d42e CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue bb5b6a4191 Finished FileValidator and UploadedFile. 12 years ago
Qiang Xue e7295ad564 Use __METHOD__ as log category. 12 years ago
Alexander Makarov 7b73fdff5c Better validation rules validity check 12 years ago
Alexander Makarov 0b265f0e36 A bit more friendly behavior for unsetting a model attribute 12 years ago
Qiang Xue 1fbf81be57 User WIP. 12 years ago
Alexander Makarov 66fcf622aa Fixed Model::getFirstErrors() 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue b71e83016f ActiveForm WIP 12 years ago
Qiang Xue 1f522d22b4 sort WIP 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 76b153a368 fixed event doc. 12 years ago
Qiang Xue 373e6a705e refactored event declaration convention. 12 years ago
Qiang Xue 6ed01e9645 DB cleanup. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue 44af0aa97a AR wip 12 years ago
Qiang Xue 377181a008 new AR WIP 12 years ago