Alexander Makarov
Alexander Makarov
Для каждого юзера возможность назначить роль из RBAC.
Seems with recent chrome it always returns ``` ImageUploadForm.imageCropData {"x":null,"y":null,"width":null,"height":null,"rotate":null,"scaleX":null,"scaleY":null} ``` Skipping cropping when processing images for now :(
We can find duplicates based on URL.
It's a good idea to put a short video explaining what is Yii right to the front page. - [ ] Should be short. - [ ] Yii is a...
DB schema of the module isn't suitable for MySQL configured as follows: ``` sql-mode = "STRICT_TRANS_TABLES,NO_ZERO_DATE,NO_ZERO_IN_DATE" ``` `NO_ZERO_DATE,NO_ZERO_IN_DATE` mode doesn't allow using `0000-00-00 00:00:00` as valaue in `TIMESTAMP` columns.
Adding a "[hacktoberfest](https://hacktoberfest.com)" tag to the repository may result in more people contributing to the code.
https://github.com/yiisoft/docs/tree/master/guide/en#getting-started--