Skip to content

Release 0.18

Compare
Choose a tag to compare
@TiSiE TiSiE released this 29 Apr 17:57
· 2635 commits to master since this release

Enhancements

  • Adds user management to organizations. Organizations can now have employees assigned.
    These employees (when they are recruiters) can then work with applications or even create new jobs or
    hiring organizations, if they are given the appropriate rights from the organization owner.
  • Assignment of templates to jobs. Create jobs with different layouts easily.
  • Jobboard. A list of all active job ads to be viewed by guests or users.
  • Italian translation for jobs module
  • Jobs can now be published to external portals (currently xing)

Improvements

  • Company description is available in job templates.
  • Applications and Jobs Module now uses AbstractOptions object for module options.
  • build process optimizations
  • Restructuring of Factory Classes
  • Acl now uses event manager in its assertions.

Fixes

  • Display issues in notifications.
  • many small code optimizations and bug fixes