Qiang Xue
7aeb2fcf4f
Fixed test breaks.
2013-08-09 09:21:41 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Niko Wicaksono
f756a45f51
Update radio and checkbox due to e3801fbf6b
2013-08-09 11:49:40 +07:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
e3801fbf6b
Upgraded bootstrap to 3.0RC1.
2013-08-08 20:00:48 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
e5569dc1da
Allow Url creation with Html::url in console context
...
fixes #718
2013-08-05 17:32:53 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
davert
7f2d2da52c
formatting fix
2013-07-31 23:01:11 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
davert
2a08297ac8
formatting fix
2013-07-31 22:47:45 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
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
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
0645445523
fixes #677
2013-07-29 20:08:47 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
f7257e53f0
Fixes #659 .
2013-07-24 13:41:14 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
resurtm
c98dae8430
Doc fix.
2013-07-24 21:36:10 +06:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
39817de330
Ensure correct type.
2013-07-24 08:02:19 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
915a3cd779
Fixes #653 : use boolean type to indicate boolean attributes.
2013-07-23 20:45:14 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
ec23b1b481
Added new boolean attributes.
2013-07-22 09:51:43 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
a6cd7b72bb
refactored helper organization.
2013-07-17 20:45:36 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
40b6b607c8
Fixes #632 .
2013-07-17 20:12:19 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
e11ce60023
fixed the "only" option for FileHelper::findFiles()
2013-07-11 10:54:56 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
227a831b8f
Improved FileHelper::filterPath()
2013-07-11 08:35:53 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
d56739689c
Enhanced file options for FileHelper.
2013-07-11 08:20:31 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
c3df0beecd
changed parameter ordering.
2013-07-07 09:46:14 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
fae44063f6
Removed extra code.
2013-07-05 17:24:36 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
5eac34a485
Debug toolbar WIP
2013-07-05 16:40:12 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
33ca13e498
fixed method name
2013-07-04 19:38:09 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
0845f4b183
Enhanced ArrayHelper::toArray()
2013-06-28 07:07:18 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
95b926a92c
Improved Json::encode() security.
2013-06-28 06:28:05 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
71a156ebdf
Added itemOptions for Html::ol
2013-06-25 16:16:36 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
d87afeb496
encode checkbox and radio list by default.
2013-06-25 16:12:18 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
750b220da3
cleanup.
2013-06-25 14:58:30 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
d5bd9853ea
Added Html::ol() and Html::ul()
2013-06-25 13:53:20 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Kochetov
ef9ceafdca
Refactoring
2013-06-20 00:03:22 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Kochetov
5bf0ba562f
Comments fixes
2013-06-19 20:22:06 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Kochetov
9bb0ce4b1c
Html helper pure HTML 5 mode without support old standarts
2013-06-19 20:14:40 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
11c14a20e9
Simplified button signature.
2013-06-19 08:54:09 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
7dfae28b81
fixes #549 : ability to use HTMLPurifier multiple times
2013-06-18 00:24:40 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
03e07f4340
cleaned up "use" statements.
2013-06-14 22:42:55 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
0c3bcc467d
Moved toArray() from YiiBase to ArrayHelper.
2013-06-14 17:01:20 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
a951e1c8e1
Replaced Jsonable with Arrayable.
...
Added support for different response formats.
Support for error response in different formats.
2013-06-14 16:26:33 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
17b1e5d2fc
Fixes issue #234 : Added Html::addCssClass() and removeCssClass().
2013-06-11 16:35:14 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
1a7f5f58bc
Merge branch 'master' of github.com:yiisoft/yii2
2013-06-11 15:02:06 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
531ca690eb
refactored the message command.
2013-06-11 15:01:59 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
05cca15459
Removed "fileTypes" option.
2013-06-11 14:14:36 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Mojtaba Salehi
d97512e774
Call static::mkdir(..)
2013-06-11 22:29:46 +04:30
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
a8d2eded98
Fixing test breaks.
2013-06-11 11:23:33 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
040db44fbd
refactored FileHelper.
2013-06-11 11:07:43 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
2a30e32912
FileHelper refactoring WIP
2013-06-11 08:47:53 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
d8b6335deb
Merge pull request #523 from klimov-paul/file-helper
...
FileHelper port from 1.1.x
2013-06-11 05:03:33 -07:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Paul Klimov
dc8c71f409
"StringHelper::basename()" has been replaced by plain "basename" at "FileHelper".
2013-06-11 10:52:31 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
1d2185f9ac
added note about usage to StringHelper::basename()
2013-06-10 23:26:35 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Klimov Paul
40a005d543
"yii\helpers\StringHelper" usage has been added to "yii\helpers\base\FileHelper".
2013-06-10 23:50:47 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Klimov Paul
7697f21592
"filter" callback option has been added to "yii\helpers\base\FileHelper::findFiles()".
2013-06-10 23:36:22 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Klimov Paul
12d94c4a35
Doc comments at "yii\helpers\base\FileHelper::findFiles()" have been recomposed using markdown format.
2013-06-10 22:37:28 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)