Skip to content
  • Fokkema's avatar
    Merged with NGS_diagnostics branch: · 6348906e
    Fokkema authored
    - class/template.php now also loads the JeeGoo files in the clean template, so that menu's are also available in windows with the clean template.
    - Fixed notices in the data listings caused by incorrect search expressions.
    - Added support for FLOAT columns:
      * FLOAT columns could not be searched in a numeric way.
      * Added proper checks in checkFields() for FLOAT columns.
    - Improved ViewList and ViewEntry for diseases associated with many genes:
      * Increased the group_concat() output size in diseases.php, to be able to cope with a possible long list of genes a disease is associated to.
      * The disease VL now shortens the list of associated genes to 22, and in case there are more, it shows 20 genes and mentions the number of genes not shown.
      * The disease VE now shows the total number of genes associated with the disease, and shortens the list of associated genes to 22. If there are more, you can click a link to instantly view the entire list.
    
    
    git-svn-id: https://humgenprojects.lumc.nl/svn/LOVD3/trunk@375 a7477d18-a37e-46de-aef1-57953c184492
    6348906e