Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

v0.3

Compare
Choose a tag to compare
@fmbenhassine fmbenhassine released this 05 Nov 11:07
· 12 commits to master since this release

The main addition of this release is the administration web interface.
This release also fixes a few bugs and adds some features and improvements.

Features

  • issue #15 : Add administration web interface
  • issue #16 : Add custom banner
  • issue #20 : Add REJECTED status in JobExecutionRequestStatus

Fixed bugs

  • issue #19 : NullPointerException when job directory is not specified

Enhancements

  • issue #17 : Add ej_ prefix to tables
  • issue #18 : Rename job_request table to job_execution_request