Skip to content

v0.26

Compare
Choose a tag to compare
@TiSiE TiSiE released this 15 Aug 14:58
· 1640 commits to master since this release
v0.26
52bcb20

Please check downloads provided at http://sourceforge.net/projects/yawik/files/ . Downloads below are provided by github do not contain the composer dependencies and will not work as described at http://yawik.readthedocs.org/en/latest/installation.html

Please take a look at http://yawik.readthedocs.io/en/latest/upgrade.html#id when upgrading

Enhancements

  • Add Solr module: Integration with a Solr server to improve the search experience. Currently only for jobs.
    ( #234, #241, #243, #245, #248, #247, #246, #250, )
  • Complete refactor of the CV module:
    Applicants/Users can create CVs (resumes) (currently only ONE resume per user),
    Recruiters are able to manage an Talent-Pool (collection of resumes) as well as convert an application to a resume in this Talent-Pool
    (#214, #228, #226, #227, #229 #235, #230, #238, #240, #239, #242, #251, #252, #233, #258, #261,

Improvements

  • Update translations
  • Upgrade of some ZendFramework components (#217)

Fixes

  • Login via Google and Github does not work: #257, #265
  • #200, #264
  • Invalid redirect after login with social network when url does not have a language part: #263
  • HTMLTemplate Mail is broken: #222

View more details on #273