hsangtini

Results 6 issues of hsangtini

Support label and prefixLabel relationship call. Example : `->label('translate.title')->labelPrefix('translate.id')`

Use relatedKey instead of getKey in order to manage not-standard belongsTomany

Add drawerFooter for support drawer footer

Add more languages

- FIX 1: Iterate over a copy of the list to avoid ConcurrentModificationException. - FIX 2: Only reply once per request to avoid "Reply already submitted" crash. Exception java.util.ConcurrentModificationException: at...