Changes since 0.4
- Added install/wizard.php file to the project
- Added css/wizard.css file to the project
- Added DLIB_MYSQL_VERSION constant to the admin/dump_defines.php file
- Added new themes to the project: Thai Appserv, OpenClinic Wizard, Izhal, Invision
- Tables array is now in parse_sql_file.php file
- The file openclinic/index.php has been modified (checks if database connection is good)
- Error in new user process (classes/User.php file, $value => $pwd)
- The files openclinic/medical/test_new.php and openclinic/medical/test_new_form.php have been modified
- Error in new/edit medical test process (in Opera and Mozilla browsers)
- Error in patient deletion process (medical problems)
- The file openclinic/medical/problem_search.php has been modified (more secure)
- Error in restore backup process when there is a semicolon in data (parse_sql_file.php)
- The file openclinic/scripts/.htaccess has been removed
- Doctor can not edit or delete medical tests of a medical problem
- OpenClinic Logos changed thanks to Coresis (project OpenGraphics)
- Added scripts/wizard.js file to the project
- Added nl2br() function to medical/*_view.php files
Regards.
-- Jose Antonio Chavarra <jachavar@terra.es>