Skip to content
  • Fokkema's avatar
    LOVD can now connect through a proxy, implemented more PDO, minor other changes: · 857f7626
    Fokkema authored
    - Added first version of the manual to SVN, plus a howto for manual writing in TeX. The manual so far only contains an introduction.
    - Added the function list to SVN.
    - Added mapping flags from NGS_upload branch.
    - Implemented LOVD_PDO::getServerInfo(), to replace the old mysql_get_server_info().
    - Finished correcting the stats calculations in check_update.php.
    - Fixed bug; When trying to assign Panel ID 0 to an individual, LOVD returned a query error.
    - Fixed bug; On slower machines, LOVD could run into the maximum execution time during installation.
    - Fixed bug; LOVDs which were not correctly installed, for instance because the configuration step was skipped, could not be uninstalled.
    - Fixed bug; LOVD 3.0 could not connect to external sources through a proxy server.
      * Closes #3: "Allow LOVD to work behind a proxy".
    - Implemented PDO in all remaining lovd_queryDB() calls in check_update.php, inc-lib-init.php, install/index.php and settings.php.
    - Put the methods of class/object_custom.php in alphabetical order, like in all classes.
    
    
    git-svn-id: https://humgenprojects.lumc.nl/svn/LOVD3/trunk@130 a7477d18-a37e-46de-aef1-57953c184492
    857f7626