5830 Commits (b0ef4c9084819f7a32e482e4a5a0fb5a5ef1fb5a)
 

Author SHA1 Message Date
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
Mark 96f2f6e52e visibility changed 11 years ago
Mark c943fc28e2 forcing user component to logout 11 years ago
Borales a2db4e043e Fix for multiple $.ajax calls with "JSONP" dataType (related to #2417) 11 years ago
Qiang Xue 9db3790bb2 Fixed test break. 11 years ago
Qiang Xue bbc3edd7bd minor doc improvement. 11 years ago
Qiang Xue 270669aa22 fixed test break. 11 years ago
Qiang Xue 78e4da8c1f Fixed test break. 11 years ago
Qiang Xue e6a353f952 Added helpers.md 11 years ago
Qiang Xue 20aff5330c added back fallback mechanism for generating salt. 11 years ago
Qiang Xue 564048a12d Merge pull request #2422 from sarciszewski/patch-1 11 years ago
Scott Arciszewski 660d3a57d6 Inconsistently insecure 11 years ago
Qiang Xue 08db928553 Merge pull request #2421 from yiiframework-com-ua/master 11 years ago
Borales b4fd27a91b Removed unnecessary PHPDoc property (ce04134db2) 11 years ago
Qiang Xue 25b466d278 Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc. 11 years ago
Alexander Makarov d445ab9d6f Merge pull request #2418 from yiiframework-com-ua/2417-active-form-ajax-data-type 11 years ago
Borales 36aab9e36c Removing @since tag 11 years ago
Borales 0a27360cd8 Adding @since tag and changelog line 11 years ago
Borales a32753b5e5 #2417 Possibility to specify dataType for $.ajax call in yii.activeForm.js 11 years ago
Qiang Xue f53863d7de Merge pull request #2413 from russianlagman/patch-1 11 years ago
Alexey Samoylov afb4aaefd8 error summary tag mistype 11 years ago
Tobias Munk 097ee6f874 first draft of the extension generator 11 years ago
Carsten Brandt f1169ff037 added PHP 5.6 to unit tests 11 years ago
Carsten Brandt d8508cdf05 added docs about inline validation 11 years ago
Paul Klimov db6d0a57f9 Unit test for yii\sphinx\Query::count() added. 11 years ago
Paul Klimov be2b76d40f Method "callSnippetsInternal" for the Sphinx Query extracted 11 years ago
Paul Klimov 1e58570741 Unit test sphinx\ActiveRecordTest fixed 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago