1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-978

INCOMPLETE
Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 962e412e1b088299619217f0399b5cc1058b5689 Remove redundant null argument values when calling the constructor for APIException in OrderServiceImpl - TRUNK-4702
Wyclif Luyima Wyclif Luyima 685e0a27912f734923c8fb275ee74ca053122a09 Merge pull request #1512 from sintjuri/issues-TRUNK-4702
TRUNK-4702. OrderService should allow you to save overlapping DrugOrders
Daniel Kayiwa Daniel Kayiwa c0dcc83feced29578ec6f29678dc10b1ca3f46cf Merge pull request #1519 from suniala/TRUNK-4571
TRUNK-4571: Get encounters by creation/modification date
Daniel Kayiwa Daniel Kayiwa 179976f40b01a7456cfbb7b9c442508ffc7e92b0 Merge pull request #1520 from macorrales/TRUNK-4408
TRUNK-4408: Change Logging Advice so that it doesn't log all exceptions
Miguel Corrales <miguelangel.corrales@gmail.com> Miguel Corrales <miguelangel.corrales@gmail.com> e8c4496e9c8afb3b143a47d890436d112efa17e5 TRUNK-4408: Change Logging Advice so that it doesn't log all exceptions
Mikko Suniala <mikko.suniala@iki.fi> Mikko Suniala <mikko.suniala@iki.fi> e7aabaa7b979c4ff3ee15c630a150754f4a346cd TRUNK-4571: Get encounters by creation/modification date
Deprecate the old api method and add a new one that uses a parameter
object (EncounterSearchCriteria) instead of individual parameters.
Provide a convenience builder EncounterSearchCriteriaBuilder for
creating unmodifiable instances of the search criteria.
Daniel Kayiwa Daniel Kayiwa ed2412d9bcf718f0bf068c9113e8754fc8f358cd TRUNK-4702. change attay of overlapping DrugOrders to array of UIDs