7 Commits

Author SHA1 Message Date
Nathan van der Werf
6fb6211c56 Escape output to prevent XSS injections (#3924)
Credit to @nathan-van-der-werf
2018-11-15 15:05:44 -06:00
Luke Towers
13aef49ebb Respect custom sort_order column value
Adds support to the ReorderController behavior for custom `sort_order` column names.
2017-01-30 19:05:16 -06:00
Jérémy Gaulin
198230e281 Reorder must use the model getKey() method (configurable key name) instead of harcoded id property. 2016-08-16 19:36:55 +04:00
Samuel Georges
59c1d57b3f Revert "fix hardcoded sort order name" 2016-08-02 19:53:20 +10:00
Cesar
e0f5b560bc fix hardcoded sort order name 2016-07-30 18:50:32 -04:00
Samuel Georges
e3e8fb35c7 Allow the model attribute name to be specified from config 2015-08-22 16:39:09 +10:00
Samuel Georges
6d1673c4b3 Introduce ReorderController for reordering of model records - Fixes #943 2015-08-22 16:33:00 +10:00