Releases: ozone-his/ozone
Releases · ozone-his/ozone
Release 1.0.0-alpha.13
What's Changed
- OZ-874: Use fhir2 module
v2.3.0
by @corneliouzbett in #130 - OZ-876: ERPNext - Add 2025 Fiscal Year by @corneliouzbett in #131
Full Changelog: 1.0.0-alpha.12...1.0.0-alpha.13
1.0.0-alpha.12
What's Changed
- OZ-632: install-stable.sh to temporarily create a pom file by @rbuisson in #78
- Added ability to override OpenMRS frontend core version based on frontend customizations file by @corneliouzbett in #79
- OZ-627: Updated
install-stable.sh
to create new installation folder with numeric suffix if already exists by @corneliouzbett in #81 - OZ-529: Added
generate-import-script.groovy
toozone-scripts
and adjust phase for script execution by @corneliouzbett in #80 - OZ-672: Updated maven wrapper distribution to
v3.9.9
by @corneliouzbett in #84 - OZ-668: Added ability to run Ozone in a single and standalone (distro-embedded) Docker Compose file by @enyachoke in #83
- OZ-668: Updated the Docker Hub registry secrets by @enyachoke in #86
- OZ-671: Updated the Superset config to use authlib for SSO as Flask OIDC using old dependencies by @enyachoke in #87
- OZ-624: Increased check deps timeout to 20 minutes by @corneliouzbett in #89
- Override
maven-archetype-plugin
to addgroovy-json
dependency by @corneliouzbett in #91 - OZ-627: Added step to generate and copy Ozone info file by @corneliouzbett in #85
- OZ-671: Updated Superset user roles from Keycloak at login by @enyachoke in #92
- OZ-708: Added
openmrs-module-fhirproxy
OpenMRS module + its configurations by @corneliouzbett in #88 - OZ-678: Updated
ozone/
toconfigs/
for serving frontend configs by @corneliouzbett in #94 - OZ-698: Upgraded
openmrs-packager-maven-plugin
tov1.9.0-SNAPSHOT
by @corneliouzbett in #96 - OZ-708: Added InventoryItem and ChargeItemDefinition privileges and configure
fhirproxy
module by @corneliouzbett in #95 - OZ-524: Configured custom customer weight field on an Odoo quotation. by @VaishSiddharth in #90
- OZ-587: Added Customer DOB to Odoo Quotation and Partner by @VaishSiddharth in #98
- OZ-573: Added support for SSO with new configurations by @corneliouzbett in #97
- Bump Odoo initializer to
v2.2.0-SNAPSHOT
by @kdaud in #102 - OZ-340: README as per Ozone's rebranding. by @kdaud in #103
- OZ-752: Removed the Ozone logo from the O3 login page and top banner. by @kdaud in #104
- OZ-340:
maven-archetype
README as per Ozone's rebranding by @corneliouzbett in #105 - OZ-340: Aligned
maven-archetype
generated READMEs by @corneliouzbett in #107 - OZ-752: Removed the Ozone logo from Odoo login page by @kdaud in #106
- OZ-573: Removed ERPNext from bundled docker by @corneliouzbett in #109
- OZ-671: Made enabling/disabling of Superset client configurable by @corneliouzbett in #110
- OZ-573: Added
bundled-docker
helper start scripts by @corneliouzbett in #112 - (feat) OZ-771: Added New Ozone logo and color scheme by @usamaidrsk in #113
- OZ-771: Removed background color from password visibility toggle by @usamaidrsk in #114
- OZ-1: Updated OpenMRS configs & modules path to correct directories by @corneliouzbett in #115
- OZ-735: Added support for Orthanc EIP routes in Ozone by @VaishSiddharth in #111
- OZ785: Updated FHIR Proxy version to 1.0.0 by @kdaud in #117
- HSC-380: Fixed Odoo report printing timeout issue when server does not have Internet access by @enyachoke in #119
- OZ-813: Added Orthanc PACS in App Drawer by @VaishSiddharth in #120
- OZ-402: Added build step to merge
.env
files inmaven-parent
by @VaishSiddharth in #122 - OZ-402: Excluded
ozone-dir.env
from being merged with.env
files by @VaishSiddharth in #123 - OZ-790: Used Ref App 3.2.1 by @rbuisson in #124
- OZ-832: Added Ozone Analytics Queries into Ozone FOSS by @corneliouzbett in #126
New Contributors
- @VaishSiddharth made their first contribution in #90
- @usamaidrsk made their first contribution in #113
Full Changelog: 1.0.0-alpha.11...1.0.0-alpha.12
Release 1.0.0-alpha.11
What's Changed
- KH-539: Add support for importing Superset dashboards by @enyachoke in #72
- KH-539: Add default Superset datasets by @enyachoke in #73
- HIS-1: Provide the Mekom Maven repository as part of the archetype by @rbuisson in 5307bd5
- OZ-429: Superset configs to be a Maven sub-module by @rbuisson in 222a279
- HIS-1: Remove blank spaces in archetype pom.xml by @rbuisson in d0d923d
- OZ-429: Copy Superset config via Maven Dependency plugin instead of Maven Resource plugin by @rbuisson in 06622e9
- OZ-625: Use O3 Ref App 3.0.0-beta.21 by @kdaud in #74
- OZ-429: Enable Jinja templating in Superset config by @enyachoke in #75
Full Changelog: 1.0.0-alpha.10...1.0.0-alpha.11
Release 1.0.0-alpha.10
What's Changed
- OZ-354: Update README.md with renamed repos. by @ibacher in #35
- OZ-196: Fix Iniz Validator POM configuration. by @Ruhanga in #34
- OZ-196: Add parent POMs by @ibacher in #32
- OZ-348: Alignment with new
eip-client
+ rm properties in favor of env vars by @corneliouzbett in #31 - Fix distro parent POM by @ibacher in #37
- Fixed parent distro validation temporarily. by @Ruhanga in #38
- OZ-196: Updated POMs with Distribution Management settings. by @Ruhanga in #41
- OZ-348: Exclude Camel routes JARs from OpenMRS modules. by @corneliouzbett in #43
- OZ-196: Remove duplicate Distribution Management settings from inheriting POMs. by @Ruhanga in #44
- Rename subprojects according to agreed standards by @ibacher in #45
- OZ-472: Merge pre-release and release GitHub Actions jobs. by @corneliouzbett in #47
- OZ-462: Ozone distro to repackage the O3 frontend by @ibacher in #42
- Adds an Ozone Implementation archetype by @ibacher in #40
- maven-parent: Copy locally defined OMODs by @ibacher in #46
- Only run validator on JDK 8 by @ibacher in #49
- OZ-196: Fix OMOD renaming job by @ibacher in #50
- Move modules to correct directory by @ibacher in #51
- INFRA-407: Update
check-deps
workflow to notify OCD3 only on dependency changes. by @corneliouzbett in #52 - Fix a missing space in script by @ibacher in #53
- OZ-196: Properly filter scripts from scripts artifact by @ibacher in #54
- OZ-462: Groovy script needs to support different output directories by @ibacher in #55
- OZ-484: Use O3 Ref App 3.0.0-beta.17 by @kdaud in #56
- OZ-462: Only clean output directory if needed by @ibacher in #58
- OZ-450: Fix the 'install-latest.sh' script by @rbuisson in #59
- OZ-484: Use O3 Ref App 3.0.0-beta.18 by @kdaud in #60
- Bumped Common Reports version to 1.5.0-SNAPSHOT. by @kdaud in #62
- OZ-464: Ozone with ERPNext data initialization by @corneliouzbett in #57
- OZ-464: Update maven wrapper distribution to
v3.3.0
. by @corneliouzbett in #65 - OZ-464: Uncompress init sql dump and add missing item data. by @corneliouzbett in #64
- OZ-464: Add
eip-erpnext-openmrs
routes JAR. by @corneliouzbett in #66 - OZ-196: Remove default exclusions from Maven parent so new Ozone distro is usable by @ibacher in #68
- HSC-252: Maven Parent: Set Ozone dependency in the archetype instead of the parent by @rbuisson in #63
- OZ-506: Update maven wrapper distribution to v3.3.2 by @corneliouzbett in 1ed0346
New Contributors
Full Changelog: 1.0.0-alpha.9...1.0.0-alpha.10