Add header style to distiguish header and normal row.
Make TPC link to use the same mechanism to open header and left panel.
Change unschedule to disable, reschedule to enable.
Add more parameters - workflowid, workflowname and karid to the unscheduleWorkflow, rescheduleWorkflow and delete actions.
Add more parameters such as sessionid, authenticationURL and authorizationURL for unscheduleWorkflow, rescheduleWorkflow and delete action.
Include kar id in delete url parameters so resultset will render after delete
Only allow workflows with kars that have user write permissions to be scheduled.
change name of workflowjobid parameter to be workflowjobname which is more accurate
point workflow requests to the new workflow servlet.
Change MetaCatVersion to MetacatVersion
Add the ability to delete a scheduled workflow (move status to deleted in database)
Added end time to workflow scheduler.
Beef up comments
Updates primarily for final workflow and run xml metadata design