Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openmrs/openmrs-core
base: 4e40eccd6d81
Choose a base ref
...
head repository: openmrs/openmrs-core
compare: 32e20470b583
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 6, 2014

  1. Add api methods to fetch drugs by reference mappings - TRUNK-4144

    Author:    Nicholas Ingosi Magaja <nicotwendelee@gmail.com>
    
    post initial commit changes
    
    looping through the collection
    
    looping through the collection
    
    improved javadoc
    
    post code review
    *Include only one method in the dao
    *Filter the other method within the serviceimpl
    
    making the drug the root and joining to the drugreferencemap
    
    making the drug the root and joining to the drugreferencemap
    
    linking to drugReferenceMap property and removal of alias to the drug property
    
    checking for null concept source
    
    Enhanced methods and unit tests
    
    Added dataset for unit test
    
    Added unit test dataset and the test methods
    ningosi authored and wluyima committed Feb 6, 2014
    19
    Copy the full SHA
    08c9bc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

  1. 7
    Copy the full SHA
    32e2047 View commit details
    Browse the repository at this point in the history