5650 Commits (9427f4e76b200ba74b487860cb7a046ccea62717)
 

Author SHA1 Message Date
Mark 184cd7aee5 removed ordered list 11 years ago
Mark 9c2dd28385 improved dependencies, guide 11 years ago
Mark bf35e19da8 newlines fixed, code-guy deleted 11 years ago
Mark 290f6d3c3f added guide notes 11 years ago
Mark dac615c86b added index tests files to application 11 years ago
Mark c67deed6a2 added codeception tests to console 11 years ago
Mark 9d3596c05e added codeception main yaml 11 years ago
Mark 22a6bf5a79 added codeception tests to common 11 years ago
Mark 4a1610f421 added button attributes to skip sf-crawler bug 11 years ago
Mark d2d27747bf added codeception to backend 11 years ago
Mark a7506039a7 modified buttons attributes to skip sf-crawler bug 11 years ago
Carsten Brandt 4b7b28bcfe Merge pull request #2452 from joni-jones/master 11 years ago
Mark 1406ab78f2 added codeception tests to frontend 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