Rafal Korytkowski
cb176e24b86f9b5151402ef38831311df056b10f
cb176e24b86f9b5151402ef38831311df056b10f
Merge pull request #113 from seekme94/RESTWS-488
Restws 488
06 Mar 2015
Owais Hussain <owais.hussain@ihsinformatics.com>
610aa06bb774f8790cfaed91356f5e6593e1a810
610aa06bb774f8790cfaed91356f5e6593e1a810
Overrid create() method to incorporate feature in RESTWS-488 - startDatetime property in Visits is set to current date if not provided
05 Mar 2015
Owais Hussain <owais.hussain@ihsinformatics.com>
25da3490173259994e8b40623e9337446a4744b9
25da3490173259994e8b40623e9337446a4744b9
- Setting startDatetime on newDelegate() in VisitController1_9Test -
05 Mar 2015
Owais Hussain <owais.hussain@ihsinformatics.com>
9fc4ee9987860128f4f8dc6fa7a95b500c78c652
9fc4ee9987860128f4f8dc6fa7a95b500c78c652
Implementing RESTWS-488
By default, startDatetime property is required for visit. After this
change, it won't be mandatory; if not provided, the date will be set to
current time stamp in save() method.
04 Mar 2015