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

Release: openmrs-trunk-1921

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
mgoodrich <mark.goodrich@live.com> mgoodrich <mark.goodrich@live.com> 1475c8a5855ff5d7aceab8803380f2745a68e70b TRUNK-5228: PatientProgram: If a program is completed, voidPatientState should set end date of previous state to date completed of program TRUNK-5229: PatientProgram: If you transition to a new state when a program is complete, the state end date should be set to the completion date of the program
Mark Goodrich <mgoodrich@pih.org> Mark Goodrich <mgoodrich@pih.org> b611763523e956837e901466aa56757a399f8594 Merge pull request #2643 from shifona1/TRUNK-5230
Trunk-5230: PatientProgram: When completing a program, the end date of the most recent state in each workflow should be set to the completion date of the program
Wyclif Luyima Wyclif Luyima 06a5393ea5003e9a752c3d0e41e5890ca55cf670 Merge pull request #2635 from sumangala028/TRUNK-5061
TRUNK-5061 Added some test cases for FormServiceTest Class
Shifona Garg <shivanikrishgarg@gmail.com> Shifona Garg <shivanikrishgarg@gmail.com> 49ed1b1fb94018f4ef3a09a8f72b4b97b68d903d TRUNK-5230: Updated savePatientProgram to set the End date of all recent states of each workflow and added two test cases.
Paradise Kelechi <paradisekelechi@gmail.com> Paradise Kelechi <paradisekelechi@gmail.com> 56d47e8a600f9926ad98d29e89d91682f4634272 TRUNK-5360: Add changeset to migrate data to the new condition table (#2637)
Sumangala028 <sumangala028@gmail.com> Sumangala028 <sumangala028@gmail.com> d8c4d79bf59c385fce39d83f830783631a8b8c10 Added some test cases for FormServiceTest Class