There are some significant progress on the scheduler module last week.
- Was able to introduce the scheduler manager page in to the module.
- Got its back and completed (deleting schedules, Executing it now, Stop/resume features).
- Got the View Task page running without any errors.
- modified how date/time is shown in the view Task and manager page.
- Fine tuned the scheduling mechanism.
- Did some QA tests on the scheduling.
- Integrate the test cases i developed.
- Integrate the current scheduleing service to the quartz module. (most probably we wont)
- Should finish testing the Edit/New Task page (QA test)
- Finalize feature list of the 3 pages with Justin.
- Finish the View Task page completely.
- Try to integrate openMRS Jobs, replacing the hello world dummy job.
- Deploy quartz scheduler module to labs
- Try to implement the following user stories
- Allow users to delete a particuler schedule
- Allow users to stop/resumes schedules
- Allow users to execute a task instantly