SilverFire - Dmitry Naumenko
623f30324d
Added tests for ActiveField::hint(), fixed code formatting
2016-08-22 16:59:09 +03:00
Egor Verbitskiy
2fbd55b634
Fixes #11949 : Fixed ActiveField::end generates close tag when it's option['tag'] is null
2016-07-14 12:38:26 +03:00
Carsten Brandt
86f17c8dad
added tests classes for db related tests
2016-06-20 23:07:07 +02:00
Aleksei Vesnin
6745bdb65e
Fixed yii\widgets\ActiveField to handle inputs AJAX validation with changed ID properly.
...
Tests for `yii\widgets\ActiveField` with custom input ID.
2016-04-06 23:08:23 +03:00
Carsten Brandt
608066b05f
fixed ActiveForm tests for output buffering
...
related to #8779 , and 7dc984d359
2016-03-28 04:55:15 +02:00
Daniel Gomez Pan
7dc984d359
Fixed #8779 : Automatically set enctype form option when using file input field
2016-03-27 23:47:19 +03:00
Carsten Brandt
2d74a8da41
added test for DetailView related attribute
...
issue #10923
2016-02-22 09:50:32 +01:00
Daniel Gomez Pan
3bf3c20710
Merge remote-tracking branch 'upstream/master' into 10764-enh-options-tag
...
# Conflicts:
# framework/CHANGELOG.md
2016-02-15 17:37:40 +01:00
boehsermoe
22dceedabb
Fixed DetailView for arrayable models
...
The toArray() function return [attribute => value] but there is need a list of attribute names.
UnitTest for the DetailView arrayable models
close #10760
2016-02-11 15:58:54 +01:00
Daniel Gomez Pan
f4990b3879
WIP #10764 : add extra test for Menu class
2016-02-07 22:24:08 +01:00
Daniel Gomez Pan
cd7039e97c
WIP #10764
2016-02-07 16:39:41 +01:00
Carsten Brandt
bda90b6ad3
added another test for #8848
...
close #8850
2015-06-21 23:18:09 +02:00
pana1990
6ab64c9b35
Add test for #8848
2015-06-21 23:09:02 +02:00
Carsten Brandt
94d6843f8b
added FragmentCache test for issue #8273
2015-05-05 23:12:10 +02:00
Klimov Paul
85ca8c3712
Added ability to specify hints for model attributes
2015-04-17 14:16:28 +03:00
Alexander Makarov
f21b8511c9
Fixed test
2015-04-17 11:52:57 +03:00
Alexander Makarov
a733ecd40c
yii\widgets\LinkPager::$firstPageLabel and yii\widgets\LinkPager::$lastPageLabel now could be set to true in order to use page number as label
2015-04-17 11:51:48 +03:00
Alexander Makarov
6949992246
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00