OpenMRS Core Master

Build: #2464 was successful Run by child build REFAPP-OMODDISTRO

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • tendo kiiza Martyn

    tendo kiiza Martyn f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1

    TRUNK-5410 : OrderGroupAttribute implementation (#3399)
    * TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

    * TRUNK-5410 Added hbm Mapping Files and added them to cfg file

    * TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

    * TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

    * TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

    * TRUNK-5410:Did more refactorings

    * TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

    * TRUNK-5410:Added more Tests to OrderServiceimpl

    * Added more Tests for new Changes to HibernateOrderDAO

    * TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

    * TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

    TRUNK-5410 Added hbm Mapping Files and added them to cfg file

    TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

    TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

    TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

    TRUNK-5410:Did more refactorings

    TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

    TRUNK-5410:Added more Tests to OrderServiceimpl

    Added more Tests for new Changes to HibernateOrderDAO

    TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

    * TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

    TRUNK-5410 Added hbm Mapping Files and added them to cfg file

    TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

    TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

    TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

    TRUNK-5410:Did more refactorings

    TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

    TRUNK-5410:Added more Tests to OrderServiceimpl

    Added more Tests for new Changes to HibernateOrderDAO

    TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

    TRUNK-5410:Cleaned out unnecessary code and applied conventional formatting

    * TRUNK-5410: Altered Changeset Numbers in DatabaseUpdaterDatabaseIT

    * TRUNK-5410 : Removed Import Wild cards from OrderService , OrderDAO ,HibernateOrderDAO and OrderServiceTest

    * TRUNK-5410:Removed unneccsarry docs from HibernateOrderDao ,Added Javadocs to OrderService Methods,Removed wildcards from OrderServiceImpl.java and unnecessary TODO'S ,Documented param types and method descriptions

    * TRUNK-5410:Added unit tests to OrderServiceTest.java

    * TRUNK-5410:Re-ordered imports format in OrderServiceTest and HibernateOrderDAOTest

    * TRUNK-5410:Added appropriate spacing in OrderGroupAttribute , OrderGroupAttributeType and spaces around if-statement variables in HibernateOrderDAO

    * TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

    * TRUNK-5410 Added hbm Mapping Files and added them to cfg file

    * TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

    * TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

    * TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

    * TRUNK-5410:Did more refactorings

    * TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

    * TRUNK-5410:Added more Tests to OrderServiceimpl

    * Added more Tests for new Changes to HibernateOrderDAO

    * TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

    * TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

    TRUNK-5410 Added hbm Mapping Files and added them to cfg file

    TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

    TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

    TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

    TRUNK-5410:Did more refactorings

    TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

    TRUNK-5410:Added more Tests to OrderServiceimpl

    Added more Tests for new Changes to HibernateOrderDAO

    TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

    * TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

    TRUNK-5410 Added hbm Mapping Files and added them to cfg file

    TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

    TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

    TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

    TRUNK-5410:Did more refactorings

    TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

    TRUNK-5410:Added more Tests to OrderServiceimpl

    Added more Tests for new Changes to HibernateOrderDAO

    TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

    TRUNK-5410:Cleaned out unnecessary code and applied conventional formatting

    * TRUNK-5410: Altered Changeset Numbers in DatabaseUpdaterDatabaseIT

    * TRUNK-5410 : Removed Import Wild cards from OrderService , OrderDAO ,HibernateOrderDAO and OrderServiceTest

    * TRUNK-5410:Removed unneccsarry docs from HibernateOrderDao ,Added Javadocs to OrderService Methods,Removed wildcards from OrderServiceImpl.java and unnecessary TODO'S ,Documented param types and method descriptions

    * TRUNK-5410:Added unit tests to OrderServiceTest.java

    * TRUNK-5410:Re-ordered imports format in OrderServiceTest and HibernateOrderDAOTest

    * TRUNK-5410:Added appropriate spacing in OrderGroupAttribute , OrderGroupAttributeType and spaces around if-statement variables in HibernateOrderDAO

    * TRUNK-5410 : Altered Javadocs decriptions in OrderService , and added spaces around expressions in OrderGroupAttribute

    * TRUNK-5410:Fixing more Conflicting Changes

    * TRUNK-5410:Removed unnecessary checks for  the null or empty parameters from some HibernateOrderDAO methods

    * TRUNK-5410:Removin unnecessary indents and spaces from HibernateOrderDAOTest ,OrderServiceTest-createOrderGroupAttributes.xml  and OrderServiceTest

    * TRUNK-5410:Removing unnecessary indents and spaces from HibernateOrderDAOTest ,OrderServiceTest-createOrderGroupAttributes.xml  and OrderServiceTest

    * TRUNK-5410:Removing unused import in HibernateOrderDAOTest

    * TRUNK-5410:Rectifying Mistakes and adding New Features

    * TRUNK-5410:Removing unused import in HibernateOrderDAOTest

    * TRUNK-5410:Rectifying Mistakes and adding New Features

    * TRUNK-5410:Doing more rectifications

    * TRUNK-5410:Doing more refactorings

    * TRUNK-5410:Adding missing pieces of code / Javadocs and formattings

    * TRUNK-5410:Refactoring OrderServiceImpl.saveOrderGroup

    * TRUNK-5410:Doing more Refactorings

    * TRUNK-5410: Doing more format changes

    * TRUNK-5410 : Doing more refactorings

    * TRUNK-541O: Doing more changes

    * TRUNK-5410: Doing more corrections

    * TRUNK-5410:Fixing Indentation in OrderServiceTest and HibernateOrderDAOTest

    * TRUNK-5410:Replacing Context.orderService with orderService and other refactorings

    * TRUNK-5410:Changing newOrderGroupAttributeType to OrderGroupAttributeType

    • api/src/main/java/org/openmrs/OrderGroup.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/java/org/openmrs/OrderGroupAttribute.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/java/org/openmrs/OrderGroupAttributeType.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/java/org/openmrs/api/OrderService.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/java/org/openmrs/api/db/OrderDAO.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/java/org/openmrs/api/db/hibernate/HibernateOrderDAO.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/java/org/openmrs/api/impl/OrderServiceImpl.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/resources/hibernate.cfg.xml (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/resources/org/openmrs/api/db/hibernate/OrderGroup.hbm.xml (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/resources/org/openmrs/api/db/hibernate/OrderGroupAttribute.hbm.xml (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/resources/org/openmrs/api/db/hibernate/OrderGroupAttributeType.hbm.xml (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/main/resources/org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/test/java/org/openmrs/api/OrderServiceTest.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/test/java/org/openmrs/api/db/hibernate/HibernateOrderDAOTest.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/test/java/org/openmrs/util/DatabaseUpdaterDatabaseIT.java (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/test/resources/org/openmrs/api/include/OrderServiceTest-createOrderGroup.xml (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)
    • api/src/test/resources/org/openmrs/api/include/OrderServiceTest-createOrderGroupAttributes.xml (version f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1)