All work
- Remove the add demo data option from the setup wizardTRUNK-6339herman muhereza
- Fix caching of mysql root password in the setup wizardTRUNK-6338herman muhereza
- Run build on WindowsTRUNK-6337Resolved issue: TRUNK-6337Rafal Korytkowski
- Adjust stockmanagement module to Hibernate Search 6.2TRUNK-6336Rafal Korytkowski
- Remove all vestiges of the core modules conceptTRUNK-6335herman muhereza
- Define PropertySource so properties can be specified via property file or system propertyTRUNK-6334herman muhereza
- 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-6316Resolved issue: TRUNK-6316Rafal Korytkowski
- Remove Primary Key on the liquibasechangelog tableTRUNK-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-6302Rafal Korytkowski
- Add ElasticSearch backend for full text searchTRUNK-6301Resolved issue: TRUNK-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
- 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
50 of
Remove the add demo data option from the setup wizard
Description
Details
Details
Assignee
herman muhereza
herman muherezaReporter
herman muhereza
herman muherezaLabels
Complexity
Low
Priority
Created 3 days ago
Updated 3 days ago
The advanced option has an add demo data option that needs to be removed. The liquibase file that feeds to it has only about 3 records and in any case one should be able to create a few records using the legacyui module if needed or use the SDK to setup and instance of OpenMRS with more updated demo data