Closed ghpeppe closed 6 years ago
Hi ghpeppe! Thanks for your contribution. I'll review your code soon.
Question: Why did you change composer.json? I can't keep your username in the places where you replaced mine because of BC. Will change it back to mine ok?
Sure. I'm new about composer, and github too, so I made confusion. Sorry.
That's fine! I have a request. Please add convertGridSort() function as a static function in your SaveGridOrderBehavior class and replace references to GenLib::convertGridSort() to SaveGridOrderBehavior::convertGridSort(). This way we keep all the needed code together.
Very useful and easy to use extension. I've added the ability to save sort criteria.