davert
7f2d2da52c
formatting fix
2013-07-31 23:01:11 +03:00
davert
2a08297ac8
formatting fix
2013-07-31 22:47:45 +03:00
Michael Bodnarchuk
58083f6ed0
A simple patch to get AspectMock and Go Aop working with Yii2
...
This is a very tiny patch that changes nothing in code logic, but is required to get [AspectMock](https://github.com/Codeception/AspectMock ) and Go Aop working with Yii2.
Go Aop is processing all `include` and `require` directives, replacing them with its filters. Unfortunately it doesn't play well with one-liners. So I had to break the code into few lines to get that working.
I was trying to fix this issue in [Go Aop](https://github.com/lisachenko/go-aop-php/pull/78 ) but looks like, the only option is to fix that in Yii2.
AspectMock can dramaticly improve unit testing in Yii2, and I plan to do a blogpost with tutorial about it.
2013-07-31 22:39:13 +03:00
creocoder
02581c59e7
Make ActiveRecord::getNamespacedClass() static
2013-07-31 18:56:36 +04:00
Qiang Xue
a23f233457
enhanced the usage of StringValidator.
2013-07-31 07:42:59 -04:00
Qiang Xue
4e1264efbc
Merge pull request #695 from Jomaanro/master
...
[doc] Correct validation rule in model
2013-07-31 04:21:48 -07:00
Qiang Xue
eda171e1be
Added more YII_ENV constants.
2013-07-31 07:18:59 -04:00
Maikel Brouwer
aaa84df0af
Correct validation rule
2013-07-31 13:15:22 +02:00
Qiang Xue
5d9c23c67b
Added Sort::hasAttribute().
2013-07-30 12:01:02 -04:00
Qiang Xue
f2ceef4c76
Fixes #686
2013-07-30 11:56:09 -04:00
Alexander Makarov
1e0decf44d
fixes #650
2013-07-29 20:29:55 +04:00
Alexander Makarov
0645445523
fixes #677
2013-07-29 20:08:47 +04:00
Alexander Makarov
18c00be6b4
Merge pull request #681 from aivus/query
...
Fix SORT_DESC comment in Query.php
2013-07-29 07:45:20 -07:00
Ilya Antipenko
7fd68199e5
Fix SORT_DESC comment in Query.php
2013-07-29 17:40:58 +03:00
Alexander Makarov
0e9978d6c2
Merge pull request #680 from suralc/readme
...
viewRenderers -> renderers
2013-07-29 07:33:36 -07:00
Suralc
6adad3b0bb
viewRenderers -> renderers
2013-07-29 16:30:45 +02:00
Alexander Makarov
376bddbe18
Merge pull request #678 from suralc/coveralls-impl-2
...
Coveralls.io travis settings and phpunit
2013-07-29 05:09:43 -07:00
Suralc
53cb062e8b
Update to be in-line with composer docs.
2013-07-29 13:22:50 +02:00
Suralc
e9f22eb44e
Travis-ci and phpunit config for coveralls
2013-07-29 13:17:57 +02:00
Suralc
e5cc17f94e
Add .gitkeep for coveralls reports
2013-07-29 13:16:57 +02:00
Qiang Xue
458f50acd0
typo fix
2013-07-29 06:23:52 -04:00
Alexander Makarov
860799e3b3
Merge pull request #675 from Jomaanro/master
...
Advanced app: Rename www to web in configuration
2013-07-29 02:31:00 -07:00
Maikel Brouwer
3af5c9bf38
Resolves #674 - Remove old config files
2013-07-29 11:14:17 +02:00
Maikel Brouwer
ccb2b0f609
Resolves #674
2013-07-29 11:11:16 +02:00
Qiang Xue
ef0d709f62
Merge branch 'master' of github.com:yiisoft/yii2
2013-07-28 17:28:57 -04:00
Qiang Xue
539be8ebaa
Refactored ListView.
2013-07-28 17:28:12 -04:00
Qiang Xue
b1c67b86a9
Fixed test break.
2013-07-28 17:27:16 -04:00
Qiang Xue
68d2bc2f54
Merge branch 'master' of github.com:yiisoft/yii2
2013-07-28 11:50:26 -04:00
Qiang Xue
ea9949c729
minor doc update.
2013-07-28 11:49:46 -04:00
Qiang Xue
3d91a210f9
Merge pull request #665 from DaSourcerer/travis-ci
...
Travis CI Clean-Up
2013-07-28 07:47:18 -07:00
Qiang Xue
dc893ec669
Added DataProvider::id
2013-07-28 08:59:44 -04:00
Qiang Xue
51f64ffe66
Merge pull request #670 from lucianobaraglia/upstream
...
DetailView example usage consistent with other widgets [skip ci]
2013-07-27 21:52:57 -07:00
Luciano Baraglia
3c642f0b9c
Example usage consistent with other widgets [skip ci]
2013-07-28 01:46:36 -03:00
Qiang Xue
f4f57bf08b
Fixed method name display in error view.
2013-07-27 21:09:49 -04:00
Qiang Xue
0b1fad2089
Fixes #668
2013-07-27 12:54:53 -04:00
Qiang Xue
4ff642db47
Merge pull request #667 from sv3tli0/patch-1
...
Little typo fix at errorHandler descriptions
2013-07-27 09:54:00 -07:00
sv3tli0
89f11519ef
Fix description
2013-07-27 15:32:31 +03:00
Qiang Xue
ba8c6fcc9a
Merge pull request #664 from DaSourcerer/moar-buttons
...
Add support for VersionEye dependency tracking
2013-07-27 05:07:17 -07:00
DaSourcerer
6e4879c6f6
Simplified database setup
2013-07-26 19:43:11 +02:00
DaSourcerer
a3870c2c95
Removed DB env
2013-07-26 19:35:53 +02:00
DaSourcerer
63120b301e
Added space between buttons for improved readability
2013-07-26 19:24:12 +02:00
DaSourcerer
d256cc8389
Added VersionEye button to the readme
2013-07-26 19:21:36 +02:00
Qiang Xue
cfa590375d
Merge pull request #663 from crtlib/patch-1
...
put SiteController in correct namespace in benchmark app
2013-07-26 07:48:39 -07:00
crtlib
e0b256586b
Update SiteController.php
2013-07-26 16:22:30 +02:00
Qiang Xue
b42f5181e7
reorganized debug panels.
2013-07-26 08:16:54 -04:00
Qiang Xue
6e851e9547
reorganized RequestPanel.
2013-07-26 08:07:14 -04:00
Qiang Xue
e96ef1f40b
removed tabindex attribute
2013-07-26 08:06:54 -04:00
Qiang Xue
3bef7365f1
Fixes #624 : renamed www to web.
2013-07-25 07:57:49 -04:00
Qiang Xue
ae287f12d6
Fixes #660 .
2013-07-24 16:23:02 -04:00
Qiang Xue
f7257e53f0
Fixes #659 .
2013-07-24 13:41:14 -04:00