Build: #181 was successful Changes by Mutagubya Jonathan <mutajonathan4@gmail.com>
Code commits
Standalone
-
Mutagubya Jonathan <mutajonathan4@gmail.com> 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7
STAND-122: Display OpenMRS Platform Version in Standalone App Window (#79)
* move Demo and CIEL Database Packaging from Build-Time to Runtime
* fixing test failures
* adding support for mysqldump via MySQL on CI
* removing the wildcard*
* addressing linux and win install mysql
* finding mysqldump on ci
* revert to mysqldump
* adding ci linux mysqldump checks
* adding arg column-statistics=0 to pass the linux build
* cleanup and updating README.md
* adding cleaning step for linux
* using bin/mariadb-dump instead of mysqldump
* using bin/mariadb-dump instead of mysqldump
* using scripts to solve mysqldump for windows
* using java DatabaseDumper to solve mysqldump for windows
* adding skip-extended-insert
* added rebuild the search index on database
* fixing windows ci failure
* fixing windows ci failure
* addressing the mvn package failure
* re-correcting the update search index
* STAND-122: Display OpenMRS Platform Version in Standalone App Window
* STAND-122: Display OpenMRS Platform Version in Standalone App Window
* Improving to the industrial branding standard
* Remove .DS_Store files and add to .gitignore- .gitignore (version 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7)
- pom.xml (version 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7)
- src/main/java/org/openmrs/standalone/ApplicationController.java (version 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7)
- src/main/java/org/openmrs/standalone/MainFrame.java (version 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7)
- src/main/java/org/openmrs/standalone/OpenmrsUtil.java (version 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7)
- src/main/java/org/openmrs/standalone/StandaloneUtil.java (version 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7)
- src/main/java/org/openmrs/standalone/UserInterface.java (version 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7)
- src/main/resources-filtered/org/openmrs/standalone/standalone.properties (version 06a02f36b7dc7c263745c41b42bb68f55aa1cfe7)