Evgeniy Tkachenko
Evgeniy Tkachenko
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 %) 

QA - https://github.com/samdark/yiiframework-ru/issues/23 свободное общение - gitter chat поиск работы - job раздел баг трекер + к @rmrevin предложению
Всё же, а как же старый форум с его вопросами и ответами. Там же такое богатство и индексация... Вопросы с ответами реально перетянуть на новую систему QA? Или его может...
> Раньше было "логин". Решили вдруг переименовать в "имя пользователя", меняем только в одном месте. Лучше в этом случае пройтись через CTRL+F и заменить в коде....не такая уж частая эта...