0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
JLM-12 Add foreignKeyTableName to liquibase constraints (#2) More... 2 months ago
Updating repository URLs to HTTPS
Ian
More... over 2 years ago
Merge pull request #1 from collinsgeek/master More... over 8 years ago
[GCI-6] Add a License file to the selected OpenMRS modules More... over 8 years ago
Merge branch 'master' of https://github.com/OpenMRS/openmrs-module-jsslab More... over 11 years ago
Initial commit More... over 11 years ago
adjusted a constant referencing the ASSET CONDITION concept set by uuid - jsslab More... over 11 years ago
added ability to save and update investigations (excluding preconditions, specimen templates and tests) - jsslab More... over 11 years ago
extended catalog page - jsslab - exposed RuleDefinition (logic) via new Resource - added sample data for LabTestRange - added ability to update sample data from setup page - added JSDoc to many JS functions through the module More... over 11 years ago
many additions to settings and catalog pages, some tweaks/fixes in REST resources - jsslab More... over 11 years ago
Added style/image files for jstree dependency - Module JSSLab More... over 11 years ago
New features for admin pages, fixed LabTestRangeResource - Module JSSLab More... over 11 years ago
Continue upgrading POMs More... over 11 years ago
Fix hbm.xml and pojo for objects with changes from User to Provider Modify POM to reflect new version number and dependency on restws19ext More... over 11 years ago
Improved installation process - Module JSSLab - moved some parts of sample data to minimum metadata (liquibase) - adjusted some test data entries - made global properties be loaded dynamically in the admin UI, depending on their prefixes More... over 11 years ago
Fixing pom.xml for jsslab-api which was broken in the last commit - Module JSSLab More... over 11 years ago
Set JSSLab version to conform to major and minor version of the OpenMRS version it is built for, modified changesets for sample data to satisfy foreign key constraints, bugfixes surrounding new many-to-many relation between labtest and labtestpanel - Module JSSLab More... over 11 years ago
Changed full reps of Report and Specimen to include fields needed for front end More... over 11 years ago
Changed liquibase files to better conform to a cross-dbms layout (smallint -> boolean) - Module JSSLab More... over 11 years ago
Changed relationship between lab test panel and lab test from 1:many to many:many -- changed hbm.xml and pojos -- changed liquibase and DBunit data -- changed DAO and Catalog Service (interface and impl) -- changed lab test validator -- changed lab test and lab test panel resources Fixed LabTestResource.getDisplayString() More... over 11 years ago
Latest additions to the messages.properties - Module JSSLab More... over 11 years ago
Latest additions to the admin pages - Module JSSLab More... over 11 years ago
Code cleanup in various service/dao classes- Module JSSLab More... over 11 years ago
update rest.ws version dependency in pom add search for lab test rename resources to lower case More... over 11 years ago
Changed REST resources to use lower case instead of camel case and corrected creatableProperties in LabInstrument and LabOrder - Module JSSLab More... over 11 years ago
Made changes to liquibase-schema and according hbm.xmls to resolve ambiguities regarding the declaration of not-null fields - Module JSSLab More... over 11 years ago
Updated and fixed test cases for Lab Services - Module JSSLab - adding 2 resources that werent included in the last commit More... over 11 years ago
Updated and fixed test cases for Lab Services - Module JSSLab - updated/fixed test cases - some source code formatting, javadoc corrections, import corrections - minor bug fixes in some DAO classes - added new entries to jsslab_data_delta.xml More... over 11 years ago
Continued implementation of settings page, minor improvements on instruments page - Module JSSLab - can now retired entities on instruments page - replaced all fixed strings by message codes - global properties can be saved on settings page - added namespacing for links in resources retrieved via REST More... over 11 years ago
Continued implementation of settings page, minor improvements on instruments page - Module JSSLab More... over 11 years ago