-
-
В файле yii2-filter/src/Bootstrap.php меняется скин для IonRangeSlider. Это обязательно? Пол дня искал что не так с Ассетами и наконец нашел. Обязательно для работы фильтра менять скин? Может лучше уд…
-
Hi,
After updating my application, the MoneyInput VALUE field does not accept any input.
Please see what may be wrong:
```
```
Composer:
```
"require": {
"php": ">=5…
-
```
require.kartik-v/yii2-slider : unbound version constraints (dev-master) should be avoided
require.kartik-v/yii2-widget-colorinput : unbound version constraints (*) should be avoided
require.kar…
ghost updated
7 years ago
-
**PHP Version:** I am for PHP 5.6 for 2.1.x milestone, and PHP 7.x (stable) for 2.2 milestone. I feel a large jump could cause unexpected issues. Since others comment that Yii can currently run fine o…
-
Problem 1
- Conclusion: don't install 2amigos/yii2-google-maps-library dev-master
- Conclusion: don't install 2amigos/yii2-google-maps-library 1.0.1
- Conclusion: don't install 2amigos/y…
-
Can we plan ActiveForm & ActiveField support for [new HTML5 form elements](http://www.w3schools.com/html/html5_form_elements.asp) like `
`, ``, or ``? Most browsers support these (except the odd IE). …
-
При запуске инстеллера выдается
```
Exception 'yii\db\Exception' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'novapharm.user' doesn't exist
```
> The SQL being executed …
-
Using the Filter Slider, a pjax refresh is automatically called when the slider is clicked on (mousedown). This essentially hides the tooltip and slider with the overlay of the loading class and the u…
-
Hi,
after update codeception to 2.2.1 @depends annotation between test methods stop work (on 2.1.0 works fine):
```
$ ../composer.phar update
Loading composer repositories with package information
Up…