Build: #668 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Code commits

openmrs-core master

  • Wyclif Luyima

    Wyclif Luyima 60be798f7b0967f22183efe45749d5268f542965

    Move index page to the root of the web app - TRUNK-4780

    • web/src/main/resources/openmrs-servlet.xml (version 60be798f7b0967f22183efe45749d5268f542965)
    • webapp/src/main/webapp/WEB-INF/view/index.jsp (version 60be798f7b0967f22183efe45749d5268f542965)
    • webapp/src/main/webapp/WEB-INF/web.xml (version 60be798f7b0967f22183efe45749d5268f542965)
    • webapp/src/main/webapp/index.htm (version 60be798f7b0967f22183efe45749d5268f542965)
    • webapp/src/main/webapp/index.jsp (version 60be798f7b0967f22183efe45749d5268f542965)
  • Daniel Kayiwa

    Daniel Kayiwa be8a665c45dd1d94889a999409e822339a33a7c8

    Adding descriminator column to the provider hibernate mapping file

    • api/src/main/resources/org/openmrs/api/db/hibernate/Provider.hbm.xml (version be8a665c45dd1d94889a999409e822339a33a7c8)
  • Wyclif Luyima

    Wyclif Luyima ebbfc9074f3fc7805674809ddc653e617dda1fbd

    Merge pull request #1611 from geoff-wasilwa/TRUNK-3871-fix
    Update changePassword(User user, String newPassword)

  • geoff-wasilwa <geoffreywanjala@gmail.com>

    geoff-wasilwa <geoffreywanjala@gmail.com> c8d0c683104677db96ba78caf1435f5d4ddfdc2f

    Update changePassword(User user, String newPassword)
    Update the changePassword method to delegate to the new updatePassword
    utility method

    • api/src/main/java/org/openmrs/api/impl/UserServiceImpl.java (version c8d0c683104677db96ba78caf1435f5d4ddfdc2f)