0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Misc changes - Module JSSLab - split sample data into separate liquibase.xml files for regular tables and module specific tables - added/modified message codes - added additional global properties to the config.xml More... over 11 years ago
Fixes several bugs with Lab Module Resources that are being exposed thorugh WSREST - Module JSSLab - corrected numerous field names - removed uneeded Resources for LabOrder, enhanced LabOrderSubClassHandler - added Converter implementation for BigDecimal - adjusted tests More... over 11 years ago
Continued implementation of admin pages - Module JSSLab - instruments & supplies close to completion - minor additions to the stubs of the other pages More... over 11 years ago
Refactoring and bugfixes in service/validators - Module JSSLab - cleanup of classes on validator/service level - removed validation of fields inherited from superclasses More... over 11 years ago
Added @Transactional annotation to services, which is required for successful commit to DB - Module JSSLab - cleanup of classes on DAO/service/db level - minor bugfixes More... over 11 years ago
Fixed several bugs with the REST resources and controllers - Module JSSLab - corrected some misnamed attributes - prevented some null pointers from happening - adjusted liquibase-schema and added a user with id 3 for sample data as it is referenced by various objects More... over 11 years ago
Moving REST related classes to sub package v1_0 as it is required for more recent rest module versions - Module JSSLab More... over 11 years ago
Fixed some null pointers and performed refactoring on DAO and entity level - Module JSSLab More... over 11 years ago
Updated liquibase declarations - Module JSSLab - the liquibase.xml now calls additional referenced liquibase files, that do the tasks of deleting old sample data, creating/updating table shells and installting minimum meta-data - also added liquibase-sample-data.xml, which will be called from the setup page rather than during module installation More... over 11 years ago
Various bugfixes, commenting and cleanup on service, DAO and validation level - Module JSSLab More... over 11 years ago
Martin's changes: (1) Updated liquibase.xml to create the tables LabInstrument and LabSupplyItem. I've left out indexes and foreign key constraints for now and only added the tables themselves, each as separate changeset. (2) Updated the admin area - created stubs for all 5 of the admin pages (screenshots in Martin's weblog). More... almost 12 years ago
Add test_range to test data More... almost 12 years ago
Change lab order to subclass and order specimen to subresource Work on lab order service tables, methods and tests Fix translation lookups in LabAdmExt Build shell for custom search object More... almost 12 years ago
clean up validators to match behavior More... almost 12 years ago
Get validation test working Change interface for web services (protected -> private) More... almost 12 years ago
Create validators for lab order and lab precondition Modify message.properties to support error messages Modify service and test to use lab precondition validator More... almost 12 years ago
Rearranging tests. More... almost 12 years ago
Rearranging tests. More... almost 12 years ago
Rearranging tests. More... almost 12 years ago
Project clean up. More... almost 12 years ago
Project clean up. More... almost 12 years ago
Project clean up. More... almost 12 years ago
data changes More... almost 12 years ago
Results of testing services and resources Updating POM to OpenMRS 1.8.3 and webservices.rest 0.9 + tests More... almost 12 years ago
Fix module application context More... almost 12 years ago
Added service-level tests for LabTestPanel and LabTest Added resource and controller tests for LabPrecondition, LabSpecimenTemplate Added DAOs, services and REST objects for LabTestResult Bug fixes related to the above Copied test classes from rest.webservices Modified ModuleApplicationContext and message.properties More... almost 12 years ago
LabReport More... almost 12 years ago
Jinhua's LabCatalogServiceTest and related fixes More... almost 12 years ago
Add LabCatalogServiceTest to omod More... about 12 years ago
Add lab catalog service More... about 12 years ago