Samuel Georges 98eb4f8239 Add support for "relation" with Tree models
- This makes the list slightly more efficient for small collections, less efficient for larger collections. If this becomes a problem in future we may need to look at a solution that grabs all the root nodes to start, then lazy loads any expanded nodes as secondary AJAX requests.
- Write tests for the Tree trait improvements
Fixes #1647
2016-02-27 11:29:07 +11:00
..
2015-05-29 19:24:49 +10:00
2016-02-27 09:46:00 +11:00
2016-01-12 21:17:07 +11:00
2016-02-13 14:41:17 +11:00