5830 Commits (b0ef4c9084819f7a32e482e4a5a0fb5a5ef1fb5a)
 

Author SHA1 Message Date
Alexander Makarov 168fb19fe7 Added status condition to PasswordResetRequestForm email validator 11 years ago
Alexander Makarov a687e6f58c Validate login data only of there are no other errors 11 years ago
Alexander Makarov 46ca87a41a Fixes #2425: Tabs widget now selects first tab if no active tab is specified 11 years ago
Carsten Brandt 8f491f2836 moved `@include` tags of api docs directly into the class 11 years ago
Thiago Talma ba9f5d6521 Allow add a condition telling the table to avoid ambiguity error. 11 years ago
Carsten Brandt 0d720e0695 added property visibility to api docs 11 years ago
Carsten Brandt 82d103d09a added method visibility to api docs 11 years ago
Carsten Brandt b7fddd8dd6 Added LinkPager::$linkOptions 11 years ago
Carsten Brandt ac3ac5d107 added link about rendering of HTML attributes to Html helper 11 years ago
Alexander Makarov 752b7cf9d1 Fixes #2502: Unclear error message when `$_SERVER['DOCUMENT_ROOT']` is empty 11 years ago
Alexander Makarov 6a1816a94e Allow using string for URL in case there are no parameters 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Carsten Brandt cb8237c1b7 merged ActiveQueryInterface and ActiveRelatioInterface 11 years ago
Alexander Makarov 1c9cfc0105 Fixes #1578 11 years ago
Alexander Makarov 036a811ea4 Fixes #2458: Added missing validaton to advanced app forms, separated validation from email sending errors for contact form 11 years ago
Alexander Makarov 7660827dd3 Fixes #2460: custom listview/gridview summary was broken 11 years ago
Alexander Makarov a5e575ab7a Fixes #2487 11 years ago
Alexander Makarov 8a048e998d Merge pull request #2499 from resurtm/migrate-to-datetime 11 years ago
Qiang Xue ddb7141ea6 doc update about behavior. 11 years ago
Alexander Makarov 0129efcb57 Merge pull request #2500 from lucianobaraglia/master 11 years ago
Luciano Baraglia a625b79bf2 Some minimal doc blocks changes for consitency 11 years ago
Carsten Brandt e76fb238d4 added missing use statement 11 years ago
Carsten Brandt 314b897fa4 updated classmap 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Carsten Brandt 72145098a1 updated timestamp behavior in advanced app to renaming 11 years ago
resurtm 1974524ed9 Add changelog line related to #2499 11 years ago
resurtm 65dd8c9e7e Add ability to downgrade migrations by the absolute apply time 11 years ago
Carsten Brandt 3b40d44909 made createQuery() config param optional 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Carsten Brandt 54476b4853 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Qiang Xue 02d5b20bda Fixes #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior` 11 years ago
Carsten Brandt aedfef1e79 added tests for smarty and worked around a small bug 11 years ago
Alexander Makarov cd07a416dc Merge pull request #2494 from resurtm/fix-debug-scroll-bar 11 years ago
resurtm b6b10ded56 Fix scrollbar in the Debug module when viewing PHP info output 11 years ago
Qiang Xue fb3b2f2c7d Fixes #2490: `yii\db\Query::count()` and other query scalar methods now properly handle queries with GROUP BY clause 11 years ago
Paul Klimov 0e023f5382 Merge pull request #2480 from mongosoft/mongodb 11 years ago
Carsten Brandt 2a7df8f17c Update active-record.md 11 years ago
Qiang Xue c92a260a3d Fixes #2415: Added support for inverse relations 11 years ago
Alexander Mohorev c65b171e98 removed useless option 11 years ago
Alexander Mohorev 8a6418a9c2 refactoring Session component 11 years ago
Alexander Mohorev c56bf509c1 small typos 11 years ago
Alexander Mohorev 8f9c54a149 add method findOne() to the Collection class 11 years ago
Alexander Mohorev 75ea33ac64 mongodb method "open" not triggered event "after open connection" 11 years ago
Alexander Makarov e1b55153b9 Merge pull request #2479 from Ragazzo/yii2_advanced_tests_typo 11 years ago
Mark f780bb6752 test typo fix 11 years ago
Qiang Xue af8f0b1ac1 Merge pull request #2478 from Ragazzo/yii2_advanced_tests_fixed 11 years ago
Mark 468f804293 added test-case to frontend unit tests 11 years ago
Mark 942462a5cf visibility fix 11 years ago
Mark 45bf5deea1 env. config fixed 11 years ago
Alexander Makarov 557e3430e3 Merge pull request #2471 from yiisoft/markdown 11 years ago