- ADDED: onStart method to BackgroundTaskViewBridge
- ADDED: OnStart client event raised after onStart is called in BackgroundTaskViewBridge
- UPDATED: onStart in BackgroundTaskProgressViewBridge: Immediately display progress at 0% with text "Please Wait ..."
- CHANGED: Moved to using ajax trigger with JSON streaming instead of process forking.
- FIXED: Fixed issue that caused the executing script to fail
- ADDED: Added the ProcessID that is currently being ran to the Background Task table
- UPDATED: rhubarb_app environment setting support to allow background tasks to work in new environment
- UPDATED: Stem 1.1 Support
- ADDED: Codeception instead of PHP unit
- REMOVED: Reference to the PhpIdeConfig - not in Rhubarb 1.0.0 any longer