Skip to content
  • Fokkema's avatar
    Fixed a custom link bug and improved the disease viewlist, both related to large data sets: · 41dc7cec
    Fokkema authored
    - Fixed bug; Custom links could not be assigned to all custom columns when the number of columns had increased to large numbers (depending on the column name lengths, some 120 columns probably) due to a group_concat() restriction. Now, group_concat() is not used as it was not efficient anyways and already marked as a FIXME.
    - Applied speed improvements to the disease ViewList, and the numbers for the "Individuals" and "Phenotypes" columns now also show non-public entries for authorized users.
    
    
    git-svn-id: https://humgenprojects.lumc.nl/svn/LOVD3/trunk@334 a7477d18-a37e-46de-aef1-57953c184492
    41dc7cec