Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.10.x 2472 #582

Closed
wants to merge 3,687 commits into from
Closed

1.10.x 2472 #582

wants to merge 3,687 commits into from

Conversation

WolfSchlegel
Copy link
Contributor

org.openmrs.api.OrderServiceTest#getNewOrderNumber_shouldAlwaysReturnUniqueOrderNumbersWhenCalledMultipleTimesWithoutSavingOrders is spawning threads and does not return, I have set this test to @ignore. It is probably best to open a separate ticket for this as it is not related to the person/patient search.

Starting the web app triggered database updates some of which failed. Therefore I have not tested the person and patient search in the UI. However, I have tested the UI in 1.9.x-2472 and both searches worked as advertised.

lluismf and others added 30 commits March 8, 2013 17:11
Provider" when Adding a New Encounter - TRUNK-3344
in the application - TRUNK-3847
(cherry picked from commit a7895e1)
concept from the datatabase - TRUNK-3929(cherry picked from commit a9586d5)
Plugging in dependency on javax.validation api JSR-303 definition.
(cherry picked from commit dd5368c)
(cherry picked from commit 179d541)
wluyima and others added 27 commits January 13, 2014 17:23
…ull constraint is added after setting order numbers for existing orders

Fixed making orders.order_number nullable
liquibase changesets

TRUNK-4135 Post review fixes

TRUNK-4135 Changed to generate order frequency uuids from concept uuids

TRUNK-4135 Removed unnecessary call to check changelog
…ue assignments

Follow up to clean up more changesets
Renamed the column drug_reference_map.map_type to drug_reference_map.concept_map_type.

Added equals() and toString() methods to api/src/main/java/org/openmrs/DrugReferenceMap.java.

Added DrugTest.java class.

Removed toString(), equals() and hashCode() methods fromDrugReferenceMap. Improved tests for the Drug class.
…um value names instead of a head coded enum value - TRUNK-4138
TRUNK-3898: Retired and hidden ConceptMapTypes should be at the end of the list
…cks if there any unmapped drug order frequencies or units

Follow up to use DatabaseUtil.executeSQL when fetching unique non null column values - TRUNK-4187
TRUNK-3644 Define which resources to load for module based on OpenMRS version
…rder number for a patient - TRUNK-4191

Follow up - TRUNK-4191
  implemented person search by searchable attributes

Cherry-picked b7d00c6 which contains the following changes:
  Added automated tests for org.openmrs.api.db.hibernate.HibernatePatientDAO and org.openmrs.api.db.hibernate.PatientSearchCriteria
  Refactored org.openmrs.api.db.hibernate.PatientSearchCriteria
  Added and implemented org.openmrs.api.db.PatientDAO#getPatients(String,Integer,Integer)
  Added and implemented org.openmrs.api.db.PatientDAO#getCountOfPatients(String)
  Marked org.openmrs.api.db.PatientDAO#getPatients(String,String,List,boolean,Integer,Integer) as deprecated
  Marked org.openmrs.api.db.PatientDAO#getCountOfPatients(String,String,List,boolean,boolean) as deprecated
  Moved tests from org.openmrs.api.db.hibernate.HibernatePatientDAOTest to org.openmrs.api.db.PatientDAOTest
@dkayiwa
Copy link
Member

dkayiwa commented Jan 27, 2014

Closing because it was decided that we are not going to back port this to 1.10

@dkayiwa dkayiwa closed this Jan 27, 2014
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
* (feat) Improvements to implementer tools concept search

* Review feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet