Skip to content
  • Xavier de Blas's avatar
    Doing queryServer.cs · c64ff0bd
    Xavier de Blas authored
    server menu / view server website
    server manually ping / returns online or offline
    bigger button to end repetitive tests
    
    fixed four bugs:
    -fixed crash on repair jump reactive with some "-1".
    when a tc or tf is not present, was converted to "-" by Util.TrimDecimals(string, int)
    changed and now verifying doesn't affect to other places
    -fixed bug (can be a crash) on exportSession, exporting runInterval takes limited db column instead of simualted
    -fixed report_web_style.css adding
    -fixed multiChronopic and runAnalysis calls on menus
    
    manual converted to book style, done pulses, MultiChronopic, preferences, AVG SD RjIndex, AVG SD QIndex. Fixed export info
    
    supressed some debug WriteLines
    c64ff0bd