Alexander Makarov
|
14a33f0153
|
#1109: Fixed "js:" encoding BC-break in CHtml::ajax() and related methods introduced in 1.1.11, added tests
|
2012-08-06 22:57:45 +04:00 |
|
resurtm
|
02ccba9e49
|
Possible fix of CHtml's tests failings.
|
2012-07-04 22:23:08 +06:00 |
|
resurtm
|
fcde793910
|
Added tests for CHtml::resolveName().
|
2012-06-24 17:12:10 +06:00 |
|
resurtm
|
cb575ea874
|
Merge branch 'master' of git://github.com/yiisoft/yii into more-chtml-tests
Conflicts:
CHANGELOG
tests/framework/web/helpers/CHtmlTest.php
|
2012-06-24 16:34:54 +06:00 |
|
Alexander Makarov
|
ee36805900
|
fixed CHtml test (line-separators difference)
|
2012-06-22 11:46:34 +04:00 |
|
resurtm
|
f2a845802d
|
Added unit tests for CHtml::button(), CHtml::htmlButton(), CHtml::submitButton(), CHtml::resetButton() and CHtml::linkButton().
|
2012-06-21 20:35:23 +06:00 |
|
resurtm
|
9b8f7737f7
|
Added unit test for CHtml::activeUrlField().
|
2012-06-20 22:45:56 +06:00 |
|
resurtm
|
6cd7a3ecb5
|
Merge branch 'master' of git://github.com/yiisoft/yii into more-chtml-tests
Conflicts:
CHANGELOG
|
2012-06-20 22:09:50 +06:00 |
|
resurtm
|
6bacceaf40
|
Unit tests for CHtml::activeLabel(), CHtml::activeLabelEx() and CHtml::activeTextField().
|
2012-05-28 23:01:48 +06:00 |
|
resurtm
|
89445cb474
|
Unit tests for CHtml::statefulForm(), CHtml::mailto(), CHtml::image().
|
2012-05-27 12:17:54 +06:00 |
|
resurtm
|
8a29076396
|
Providers should be static. Added CHtmlTestCase::tearDown() and CHtmlTestCase::setUp() for cleaning CClientScript global app component.
|
2012-05-27 11:48:37 +06:00 |
|
resurtm
|
066940755a
|
Unit tests for CHtml::pageStateField(), CHtml::encode(), CHtml::decode() and CHtml::refresh().
|
2012-05-27 11:39:04 +06:00 |
|
resurtm
|
ea18ccb92b
|
Full unit tests for CHtml::resolveValue().
|
2012-05-27 01:24:20 +06:00 |
|
resurtm
|
81bce10769
|
Added unit tests for CHtml::resolveValue().
|
2012-05-26 13:09:12 +06:00 |
|
resurtm
|
ab469d4ed0
|
Added unit tests for CHtml::activeId(), CHtml::activeName() and CHtml::getIdByName().
|
2012-05-26 12:09:06 +06:00 |
|
resurtm
|
0df5b56352
|
Added unit tests for CHtml::linkTag(), CHtml::css(), CHtml::cssFile(), CHtml::endForm(), CHtml::scriptFile(), CHtml::script().
|
2012-05-26 11:51:36 +06:00 |
|
resurtm
|
a3ab21bc3c
|
CHtml::metaTag test.
|
2012-05-25 22:55:23 +06:00 |
|
resurtm
|
e007d8e870
|
Added tests for CHtml::cdata, CHtml::openTag, CHtml::closeTag.
|
2012-05-19 15:21:29 +06:00 |
|
Steven Wexler
|
d2e5d7088e
|
Added some testing coverage for CHtml
|
2012-03-11 09:56:35 -04:00 |
|