Commit Graph

7316 Commits

Author SHA1 Message Date
Alexander Makarov
036a811ea4 Fixes #2458: Added missing validaton to advanced app forms, separated validation from email sending errors for contact form 2014-02-20 17:50:53 +04:00
Alexander Makarov
7660827dd3 Fixes #2460: custom listview/gridview summary was broken 2014-02-20 17:37:30 +04:00
Alexander Makarov
a5e575ab7a Fixes #2487 2014-02-20 17:32:47 +04:00
Alexander Makarov
8a048e998d Merge pull request #2499 from resurtm/migrate-to-datetime
Add an ability to downgrade migrations by the absolute apply time
2014-02-20 16:23:24 +03:00
Qiang Xue
ddb7141ea6 doc update about behavior. 2014-02-20 08:21:37 -05:00
Alexander Makarov
0129efcb57 Merge pull request #2500 from lucianobaraglia/master
Some minimal doc blocks changes for consitency
2014-02-20 16:03:08 +03:00
Luciano Baraglia
a625b79bf2 Some minimal doc blocks changes for consitency 2014-02-20 09:57:17 -03:00
Carsten Brandt
e76fb238d4 added missing use statement 2014-02-20 13:53:24 +01:00
Carsten Brandt
314b897fa4 updated classmap 2014-02-20 13:44:00 +01:00
Carsten Brandt
098567ce16 fixed phpdoc errors and updated properties 2014-02-20 13:42:30 +01:00
Carsten Brandt
72145098a1 updated timestamp behavior in advanced app to renaming 2014-02-20 13:18:33 +01:00
resurtm
1974524ed9 Add changelog line related to #2499 2014-02-20 16:24:26 +06:00
resurtm
65dd8c9e7e Add ability to downgrade migrations by the absolute apply time 2014-02-20 16:03:22 +06:00
Carsten Brandt
3b40d44909 made createQuery() config param optional 2014-02-20 05:54:47 +01:00
Carsten Brandt
1708a36d95 WIP merge ActiveRelation into ActiveQuery
allow extending only one class to add scopes, fixes #2146

TODO:

- [ ] adjust guide docs
- [ ] adjust README files of extensions
- [ ] finish work and fix test breaks
2014-02-20 05:53:36 +01:00
Carsten Brandt
54476b4853 Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2:
  Fixes #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior`
2014-02-20 05:51:38 +01:00
Qiang Xue
02d5b20bda Fixes #2360: Added AttributeBehavior and BlameableBehavior, and renamed AutoTimestamp to TimestampBehavior 2014-02-19 21:47:25 -05:00
Carsten Brandt
aedfef1e79 added tests for smarty and worked around a small bug
fixes #2265
2014-02-20 02:43:06 +01:00
Alexander Makarov
cd07a416dc Merge pull request #2494 from resurtm/fix-debug-scroll-bar
Fix scrollbar in the Debug module when viewing PHP info output
2014-02-19 21:54:09 +03:00
resurtm
b6b10ded56 Fix scrollbar in the Debug module when viewing PHP info output 2014-02-19 23:30:19 +06:00
Qiang Xue
fb3b2f2c7d Fixes #2490: yii\db\Query::count() and other query scalar methods now properly handle queries with GROUP BY clause 2014-02-19 08:38:43 -05:00
Paul Klimov
0e023f5382 Merge pull request #2480 from mongosoft/mongodb
Mongodb extension refactorign
2014-02-19 10:35:32 +02:00
Carsten Brandt
2a7df8f17c Update active-record.md
typo
2014-02-19 03:18:29 +01:00
Qiang Xue
c92a260a3d Fixes #2415: Added support for inverse relations 2014-02-18 19:43:05 -05:00
Alexander Mohorev
c65b171e98 removed useless option 2014-02-19 00:03:30 +03:00
Alexander Mohorev
8a6418a9c2 refactoring Session component 2014-02-18 22:42:42 +03:00
Alexander Mohorev
c56bf509c1 small typos 2014-02-18 22:41:52 +03:00
Alexander Mohorev
8f9c54a149 add method findOne() to the Collection class 2014-02-18 22:40:48 +03:00
Alexander Mohorev
75ea33ac64 mongodb method "open" not triggered event "after open connection" 2014-02-18 22:37:59 +03:00
Alexander Makarov
e1b55153b9 Merge pull request #2479 from Ragazzo/yii2_advanced_tests_typo
test typo fix
2014-02-18 17:51:17 +03:00
Mark
f780bb6752 test typo fix 2014-02-18 18:50:08 +04:00
Qiang Xue
af8f0b1ac1 Merge pull request #2478 from Ragazzo/yii2_advanced_tests_fixed
Yii2 advanced tests fixed
2014-02-18 09:40:13 -05:00
Mark
468f804293 added test-case to frontend unit tests 2014-02-18 18:31:14 +04:00
Mark
942462a5cf visibility fix 2014-02-18 18:30:29 +04:00
Mark
45bf5deea1 env. config fixed 2014-02-18 18:29:56 +04:00
Alexander Makarov
557e3430e3 Merge pull request #2471 from yiisoft/markdown
Changed markdown library to cebe/markdown
2014-02-18 16:24:20 +03:00
Carsten Brandt
c9c7db9ae5 fixed several issues with apidoc generator 2014-02-18 05:01:49 +01:00
Carsten Brandt
9190e0f4dd Changed markdown library to cebe/markdown
- supports GFM now
- allows defining different flavors

fixes #47
2014-02-18 03:48:31 +01:00
Carsten Brandt
c370b2e712 Merge pull request #2470 from Theill11/patch-1
Minor formatting bug in README.md
2014-02-18 02:35:50 +01:00
Johnny Theill
67f6447ce5 Minor formatting bug in README.md 2014-02-18 01:43:51 +01:00
Alexander Makarov
26168360c8 Merge pull request #2469 from Theill11/update-readmes
Update advanced/README.md
2014-02-18 02:30:57 +03:00
Johnny Theill
470930cc11 Update advanced/README.md directory structure
Changed spaces to tabs
2014-02-18 00:14:29 +01:00
Qiang Xue
7797e89d0d Merge branch 'yii2_advanced_app_codeception' of github.com:Ragazzo/yii2 into Ragazzo-yii2_advanced_app_codeception
Conflicts:
	apps/advanced/README.md
2014-02-17 17:45:40 -05:00
Carsten Brandt
d7da4e5ade removed unnecessary call to Html::url()
fixes #2466
2014-02-17 19:52:32 +01:00
Qiang Xue
eb62374198 Merge pull request #2464 from dilip-vishwa/patch-3
Update README.md
2014-02-17 10:53:00 -05:00
Dilip
989daa0bd4 Update README.md 2014-02-17 21:21:53 +05:30
Carsten Brandt
bbc0c56845 Added exception about private properties 2014-02-17 12:31:21 +01:00
Carsten Brandt
9a67bc05fb updated apidoc composer.json
to require newly released stable version of phpdoc reflection library
2014-02-17 04:04:09 +01:00
Carsten Brandt
5558fa1297 small code style fix 2014-02-17 03:56:35 +01:00
Carsten Brandt
5c487cdd3f Merge pull request #2457 from Theill11/update-gii-templates
Use 'Yii::$app->request->post()' instead of $_POST
2014-02-17 03:44:57 +01:00