Evgeniy Tkachenko

Results 72 comments of Evgeniy Tkachenko
trafficstars

I wanted to make the rules for setting their records: ``` public $rules = array( 'm'=>array('полчаса'=> 30, 'четверть часа' => 25), 'h'=>array(), 'd'=>array('год'=> 365), ); ``` but Prevents me to...

It would be great if you could set the rules for replacement: ``` public $rules = array( 'y' => array('1 год' => 'один год'), 'm' => array(), 'd' => array(),...

Github this international place. While communicating in English, there is a chance that your code will support not only the Russian players.

https://github.com/tuyakhov/yii2-json-api#data-serializing-and-content-negotiation

When the user haven't access to the Internet, then there will be delays. Please note it. Most often, I would cut off it. Make it optional.

@bryant1410 Hey, your account is broken. You are spammer %) ![image](https://cloud.githubusercontent.com/assets/874234/25129284/fe29edd8-2445-11e7-9810-55268690cb1b.png)

![image](https://cloud.githubusercontent.com/assets/874234/25129354/58bd22d8-2446-11e7-8029-8d1596d8acc8.png)

QA - https://github.com/samdark/yiiframework-ru/issues/23 свободное общение - gitter chat поиск работы - job раздел баг трекер + к @rmrevin предложению

Всё же, а как же старый форум с его вопросами и ответами. Там же такое богатство и индексация... Вопросы с ответами реально перетянуть на новую систему QA? Или его может...

> Раньше было "логин". Решили вдруг переименовать в "имя пользователя", меняем только в одном месте. Лучше в этом случае пройтись через CTRL+F и заменить в коде....не такая уж частая эта...