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

Release: openmrs-trunk-1059

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 e420bf0d747038db0600b47a2d79fcf2c8f22726 Fixed failing unit tests - TRUNK-4752
Wyclif Luyima Wyclif Luyima c204dba1cdfcb39902fdb4cf2428f8a18b5b212f Merge pull request #1568 from ivange94/TRUNK-4752
TRUNK-4752: User password should be validated before changing it
Ivange Larry <ivangelarry@gmail.com> Ivange Larry <ivangelarry@gmail.com> 68ede20ab70d4ea39e20c99dbb9482e5e56be424 TRUNK-4752: Delegated password validation to, UserServiceImpl.changePassword(User u, String oldPassword, String newPassword)
removed unused imports