5607 Commits (1c9cfc01054a2a35e9e7bd1478a8a0603e16964e)
 

Author SHA1 Message Date
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 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 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
Carsten Brandt c9c7db9ae5 fixed several issues with apidoc generator 11 years ago
Carsten Brandt 9190e0f4dd Changed markdown library to cebe/markdown 11 years ago
Carsten Brandt c370b2e712 Merge pull request #2470 from Theill11/patch-1 11 years ago
Johnny Theill 67f6447ce5 Minor formatting bug in README.md 11 years ago
Alexander Makarov 26168360c8 Merge pull request #2469 from Theill11/update-readmes 11 years ago
Johnny Theill 470930cc11 Update advanced/README.md directory structure 11 years ago
Qiang Xue 7797e89d0d Merge branch 'yii2_advanced_app_codeception' of github.com:Ragazzo/yii2 into Ragazzo-yii2_advanced_app_codeception 11 years ago
Carsten Brandt d7da4e5ade removed unnecessary call to Html::url() 11 years ago
Qiang Xue eb62374198 Merge pull request #2464 from dilip-vishwa/patch-3 11 years ago
Dilip 989daa0bd4 Update README.md 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