RandomSec/main
Tom Morris d3db73aa67 Remove shortest-column-name ordering
Refs #2863
The tree importer sorts columns/column groups by how populated
they are, which is of arguable utility, but the tie-breaker
of ordering by shortest column name is completely silly.

This change removes that and, in conjunction with a stable sort
algorithm, will preserve the original order of the columns.
2020-07-02 16:12:55 -04:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Remove shortest-column-name ordering 2020-07-02 16:12:55 -04:00
tests Remove shortest-column-name ordering 2020-07-02 16:12:55 -04:00
webapp Fix misstatement about supported formats in import project screen (#2841) 2020-06-30 08:25:15 +02:00
pom.xml Fall back to Apache Jena 3.9.0 (from 3.15.0) (#2826) 2020-06-27 23:40:21 +02:00