Matviy
Matviy
I don`t clearly understand, what we shold do, if there are separate FormModel, with the help of which the main ActiveRecord model is manipulated. Can i see some example? Thanks
When trying reset or cancel queue in onBeforeUpload callback it is an error "TypeError: this.jqXHR is null".
When slider is open, his height remains the same, even there is another scalable content here. No stratching appears: http://jsfiddle.net/8ezykq8u/1/
Not all buttons are showing in full preset mode. Tried to update, current version is 2.2, but alighn and other buttons are not appering. #133
### What steps will reproduce the problem? User is logged in and his role generated automaticly using [default roles method](http://www.yiiframework.com/doc-2.0/guide-security-authorization.html#using-default-roles) ### What's expected? Information about roles and permissions. ### What...
There is a problem - because "images" is not a relation, we can not apply eager loading, for example, when displaying several products with their images. So, there will be...
It will be good to realize possibility of using this component in AJAX. Now i have no option to do something with user data without reloading the page. Thanks!
Problem with SearchModel when using related model translation sorting (if related model can be null)
Hello! Suppose we have a shop and a shop category. Both are multilingual. If we need to have sorting by the category field in gridview, it should be described like...