[eluser]minimal design[/eluser]
So far so good... Nothing broke and the improvements are great
One comment (I don't mean to be negative, this is an incredible tool and I realize how much work went into it, I'm grateful for it, but I'm assuming you're looking for useful feedback, hence the constructive criticism) on the jQuery based table sorting. It only sorts what's on the page, according to the content of the table, not the database, so I would personally remove it from GM and save it maybe for next RC because the current behavior is not what a user would expect. If the results are paginated, it only sorts the current page, and in case of a date field for instance, it sort those alphabetically instead of chronologically.
I would rather have a simpler "order by" param in the YAML definition, or ideally an ordering system based on MySQL instead of jQuery, but that might be a lot of work... It's easy enough to remove from the table.php file so not a big deal... But a regular user would just assume the sorting is buggy.
Thanks again for CodeEx. Love it!