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

Release: openmrs-trunk-2464

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
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