Build: #4175 was successful Scheduled with changes by Herman Muhereza <hermanmuhereza22@gmail.com>
Code commits
openmrs-core master
-
Herman Muhereza <hermanmuhereza22@gmail.com> b4afbc408c35783d45479e55094114deb5578bce
TRUNK-6343: Add PostgreSQL support to the simple setup in the setup wizard (#5040)
* TRUNK-6343: Add PostgreSQL support to simple setup in the setup wizard
* Add user interface changes
* add postgres as the default superusername
* remove code duplication
* handle when a user or a dbname already exists
* fix the create statement
* fail gracefully
* improve logging
* remove checks for existing db users and name for postgres- api/src/main/resources/messages.properties (version b4afbc408c35783d45479e55094114deb5578bce)
- web/src/main/java/org/openmrs/web/filter/initialization/InitializationFilter.java (version b4afbc408c35783d45479e55094114deb5578bce)
- web/src/main/java/org/openmrs/web/filter/initialization/InitializationWizardModel.java (version b4afbc408c35783d45479e55094114deb5578bce)
- web/src/main/resources/org/openmrs/web/filter/initialization/simplesetup.vm (version b4afbc408c35783d45479e55094114deb5578bce)