Code commits
openmrs-core master
-
dkayiwa <kayiwadaniel@gmail.com> f8cb006d02ad7b7b566a994c0549dcc80c78ede9
Fixing: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.Patient' doesn't exist for mysql versions where table names are case sensitive - TRUNK-4747 (cherry picked from commit 33ab59f7946ffe8463b4f89f052f11ee432dcf29)
- api/src/main/java/org/openmrs/api/db/hibernate/HibernatePatientDAO.java (version f8cb006d02ad7b7b566a994c0549dcc80c78ede9)
-
Daniel Kayiwa c4ef694162a53fc6cab36e611929c18d248ef1b8
Merge pull request #1744 from cardy31/master
Updated Selenium for Firefox 45 (RA-1081) -
cardy31 <rob.cardy.31@gmail.com> c3263911636d49b75a87a6f8b9c0852699a54190
Updated Selenium for Firefox 45
The UI tests were not running properly as Selenium couldn’t open a
connection properly. Updating to the latest version now makes it work.- release-test/pom.xml (version c3263911636d49b75a87a6f8b9c0852699a54190)