5551 Commits (87e09805f1e9632a2d376f6c672ddd4363e3e384)
 

Author SHA1 Message Date
Tobias Munk 87e09805f1 Merge branch 'master' into feature/gii-extension-generator 11 years ago
Carsten Brandt bbc0c56845 Added exception about private properties 11 years ago
Carsten Brandt 9a67bc05fb updated apidoc composer.json 11 years ago
Carsten Brandt 5558fa1297 small code style fix 11 years ago
Carsten Brandt 5c487cdd3f Merge pull request #2457 from Theill11/update-gii-templates 11 years ago
Johnny Theill 276883b890 Use 'Yii::$app->request->post()' instead of $_POST 11 years ago
Larry Ullman 7e3b4c2bdb Edited the intro and first section 11 years ago
Larry Ullman 9be933c4ce Mild edits 11 years ago
Alexander Makarov 93a9c5eb3f Fixed some class references in the guide 11 years ago
Qiang Xue 76f6896b22 doc fix. [skip ci] 11 years ago
Carsten Brandt 9d8c95e18b Merge pull request #2451 from gonimar/patch-10 11 years ago
Alexander Makarov b5b2c7c7c0 Fixes #2453 11 years ago
Carsten Brandt 4b7b28bcfe Merge pull request #2452 from joni-jones/master 11 years ago
Alexander Makarov b83435ea5b Merge pull request #2446 from Theill11/update-apps 11 years ago
joni-jones dedc41b86a Changed '_' to equal html code. 11 years ago
Sergey Gonimar ee2a6b7e76 Update Migration.php 11 years ago
Qiang Xue e1f4a9cc8f Added Connection::enableSavepoint. 11 years ago
Qiang Xue bea9e3fc06 Fixes #1645: Added support for nested DB transactions 11 years ago
Johnny Theill f42af951e1 Fix newlines and missing parameter description 11 years ago
Qiang Xue f6c0b4c26c minor doc fix. 11 years ago
Qiang Xue 04b2936d82 Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer` 11 years ago
Qiang Xue 54ea78d9ab Fixes #1562: Added `yii\bootstrap\Tabs::linkOptions` 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Qiang Xue c0bac44f10 Fixes #1186: Changed `Sort` to use comma to separate multiple sort fields and use negative sign to indicate descending sort 11 years ago
Qiang Xue abb2a0db97 minor improvement of label generation. 11 years ago
Qiang Xue eeff0ea619 minor doc fix. 11 years ago
Alexander Makarov d8836f637e Fixes #2267: added "Handling variable number of models with a single form" to form docs 11 years ago
Alexander Makarov 20dad5e551 Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading 11 years ago
Johnny Theill 63272f4166 Update doc-blocks and small fixes according to coding standards 11 years ago
Qiang Xue 10e7bca3f4 Merge pull request #2443 from djagya/2436-related-model-attributes 11 years ago
Qiang Xue 22bfd43124 Merge pull request #2383 from Ragazzo/add_yii_command_to_tests 11 years ago
Qiang Xue 9a068f50f4 Refactored batch query. 11 years ago
Johnny Theill ca12241811 Fixed minor consistency bugs in apps 11 years ago
Qiang Xue 94576de926 Merge pull request #2444 from Theill11/patch-1 11 years ago
Johnny Theill b2c44c4658 Minor typo 11 years ago
Qiang Xue e93c313aa4 Merge pull request #2429 from yiiframework-com-ua/master 11 years ago
djagya d27073648c #2436 override the function `getAttributeLabel` in `BaseActiveRecord` to receive label of the attribute, which looks like `relatedMode.attribute`, from the related model 11 years ago
djagya da16f508c2 #2436 override the function `getAttributeLabel` in `BaseActiveRecord` to receive label of the attribute, which looks like `relatedMode.attribute`, from the related model 11 years ago
djagya 44f5c73111 #2436 override the function `getAttributeLabel` in `BaseActiveRecord` to receive label of the attribute, which looks like `relatedMode.attribute`, from the related model 11 years ago
Qiang Xue 3a930bd675 Finished batch query feature. 11 years ago
Qiang Xue 1571c72251 Fixes #2409: Added support for fetching data from database in batches 11 years ago
Qiang Xue f198f65527 Merge pull request #2438 from Ragazzo/debug_module_mail_improvements 11 years ago
Mark 5534b513d5 fixed label in view 11 years ago
Mark 90a6c67825 changed labels 11 years ago
Mark f7f30f4ef7 added mail count filtering 11 years ago
Mark efea5711a4 fixed matcher to work with strings that represents integer values 11 years ago
Alexander Makarov edb6bca1b5 Merge pull request #2437 from maximal/patch-1 11 years ago
MaximAL b801aa1382 Mistype fix 11 years ago
Qiang Xue e79af9117e ensure populateRelation() is called for lazy loading. 11 years ago
Qiang Xue 9f85756329 Merge pull request #2434 from Ragazzo/tests_improved 11 years ago