All work
- Improve Messaging and loggingTRUNK-6333herman muhereza
- Upgrade Spring to 6.xTRUNK-6332Ryan McCauley
- Multipart File uploads fails on core 2.5.x with 500 error after XSSFIlterTRUNK-6331Resolved issue: TRUNK-6331Mohankumar Thangavel
- Refactor InitializationFilter.doPost() to improve testability and maintainabilityTRUNK-6330herman muhereza
- Improve the OpenMRS Installation Wizard UI using Apache TemplatesTRUNK-6329herman muhereza
- Migrate to org.apache.groovyTRUNK-6328Wikum Weerakutti
- Migrate to Spring SecurityTRUNK-6327
- Test error in ObsServiceTestTRUNK-6326sanskritii
- applyLogLevel method is not working correctlyTRUNK-6325Resolved issue: TRUNK-6325
- Migrating from Ehcache 2.x to Ehcache 3.xTRUNK-6324
- Remove repeated "Unable to find a runtime properties file"TRUNK-6323Wikum Weerakutti
- Update to Spring 6TRUNK-6322nsalifu
- OpenMRS Platfrom 3.0.0TRUNK-6321
- Migration from javax.servlet to jakarta.servletTRUNK-6320Wikum Weerakutti
- Adjust attachments module to use StorageServiceTRUNK-6319
- Add S3 Storage ServiceTRUNK-6318
- Do not use volume for application directory in docker development modeTRUNK-6317Rafal Korytkowski
- Upgrade Hibernate Search to 6.2.4TRUNK-6316Rafal Korytkowski
- Remove Primary Key on the liquibasechangelog tableTRUNK-6315Resolved issue: TRUNK-6315Mark Goodrich
- Upgrade from Hibernate 5 to 6TRUNK-6314Ryan McCauley
- patient_identifer_type audit table not generatingTRUNK-6313Wikum Weerakutti
- Add support for Java 21TRUNK-6311Wikum Weerakutti
- Create platform 2.7 liquibase snapshot filesTRUNK-6310Wikum Weerakutti
- OpenMRS is not logging "Using runtime properties file: {}"TRUNK-6309Resolved issue: TRUNK-6309Wikum Weerakutti
- DatabaseUpdater.releaseDatabaseLocks doesn't release database locks after crashesTRUNK-6308Resolved issue: TRUNK-6308Mark Goodrich
- NoClassDefFoundError: Could not initialize class org.openmrs.api.context.ContextTRUNK-6307Daniel Kayiwa
- Other replicas should wait until first replica runs DB updatesTRUNK-6306
- Refactor code to use Storage ServiceTRUNK-6304Resolved issue: TRUNK-6304Rafal Korytkowski
- Refactor code to use @Cacheable instead of custom cachesTRUNK-6303
- Setup Infinispan backend for Hibernate/Spring cachingTRUNK-6302
- Add ElasticSearch backend for full text searchTRUNK-6301Rafal Korytkowski
- Add Storage ServiceTRUNK-6300Rafal Korytkowski
- Support for horizontal scalingTRUNK-6299Rafal Korytkowski
- Adding a Maven WrapperTRUNK-6298Wikum Weerakutti
- H2 database closes too early if build runs slowlyTRUNK-6297Mike Seaton
- Replace PowerMock Usage Due to Limited Support in Modern Java VersionsTRUNK-6296Wikum Weerakutti
- Liquibase unable to execute changesets with relative paths in configuration directory starting in 2.7.xTRUNK-6295Resolved issue: TRUNK-6295Mike Seaton
- Add Tests to Verify Hibernate Envers Audit Table GenerationTRUNK-6294Manoj Rathnapriya
- Patient IdentifierType description should be length 65535 in the Hibernate annotationTRUNK-6293Mike Seaton
- Changes to Liquibase files breaks OpenMRS startupTRUNK-6292Resolved issue: TRUNK-6292Mark Goodrich
- Docker build should specify a node version compatible with the bundled GCC versionTRUNK-6291
- Update liquibase to 4.31.0TRUNK-6289Resolved issue: TRUNK-6289Ryan McCauley
- Issue running tests that use the Event module after upgrade to 2.6.11TRUNK-6288Resolved issue: TRUNK-6288Mark Goodrich
- Exception Propagation Issue in ServiceContext.getRegisteredComponent MethodTRUNK-6287Resolved issue: TRUNK-6287Wikum Weerakutti
- module element redeclared in recent dtdsTRUNK-6286Ryan McCauley
- Update global_property Description Field to Use VARCHAR Instead of TEXTTRUNK-6285Manoj Rathnapriya
- Discontinued orders should have a structured way of capturing a reason for discontinuationTRUNK-6284
- Fix the Invalid or Missing CSRF Token in the Legacy UITRUNK-6283Resolved issue: TRUNK-6283Daniel Kayiwa
- Support uploading webp files as attachmentsTRUNK-6282Wikum Weerakutti
- Fix ValidateHibernateMappingsDatabaseIT test errors when running with PostgreSQLTRUNK-6281Wikum Weerakutti
50 of
Improve Messaging and logging
Description
Details
Assignee
herman muherezaherman muherezaReporter
herman muherezaherman muherezaPriority
Low
Details
Details
Assignee
herman muhereza
herman muherezaReporter
herman muhereza
herman muherezaPriority
Created 3 days ago
Updated 3 days ago
Activity
Show:
The current OpenMRS setup wizard messages (e.g., progress bar updates) are often terse. This issue aims to improve the clarity and friendliness of progress messages during the initialization phase.