Tuzhibaev Timur

Results 5 issues of Tuzhibaev Timur

I configured 'language' => 'ru', I press the link of "Create new Translation" in /user/translation/admin and I receive a mistake: Update translation Fields with \* are required.

Hi! Scenario: When transition from the "Draft" status to the "Published" status, add the tasks "Task No. 1,2,3 etc." to "sm_timeout" After 1 hour. If the user makes the transition...

I added a dropdown in the top menu, it is not highlighted current section

I test the demo in the Android browser and found a bug. Not working class assignment "current". The changes are visible only after refreshing the page

Hello. I make a migration: use bashkarev\clickhouse\Migration; class m230706_140057_create_target extends Migration { const TABLE_NAME = 'first_table'; public function up() { $this->createTable( self::TABLE_NAME, [ 'id' => $this->primaryKey(), 'account' => $this->string(35), 'account_state'...