Releases: cross-solution/YAWIK
v0.29
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
Enhancements
- Images can be stored in varios sizes. Size manipulation is done by imagine
- Register with Twitter
- Delete Job Postings
- Proxy View Helper can be used to display output from optional modules
- Allow to enter Jobposting using pure HTML
- Integrates Tracy
- Introduces category trees
- Introduces a formular wizard.
Improvements
- Upgrade HybridAuth.
- refactored the geo module
Fixes
- Various Fixes
- Minor CSS fixes
v0.28
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
- Caching of organization images (#298, #303, #305, #306)
- Allow attaching external documents to entities (#299, #311)
Improvements
- Allow specifying an smtp server for mail sending.
- Add italian translation.
- Upgrade Mongo ODM to 1.1.* (#312, #315)
Fixes
- Application not saved when post create listeners failed. (#321)
- Minor CSS fixes
View all changes in #319
v0.27.2
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
Fixes
- Previewing an application in the browser or via email: #310
v0.27.1
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
Fixes
- Missing acl checks for editing job template values: #308
Warning
In YAWIK <= 0.27, guests are able to edit the template values of any job
We recommend to update your installation immediately.
v0.27
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
Improvements
- User account removal: (#274)
- The preview link of an application is now included in the confirmation mail. (#278)
- Better handling of not found documents. (#277)
- Subsequent upload of attachments to an application (#280)
- Display solr facets in the job search result. (#284)
Fixes
View more details on #295
v0.26
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
v0.25.2
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
Fixes
- Missing acl checks for editing organizations.
Warning
In YAWIK <= 0.25.1, logged in recruiters are able to edit all organizations, if they know the organization ID.
This only affects logged in recruiters, guests and users can not exploit this vulnerability.
We recommend to update your installation immediately.
v0.25.1
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
Fixes
- Recruiter is not allowed to invite employees (see #220)
- SpinnerButtons toggle after form is submitted.
v0.25
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
- Users can connect their YAWIK Account with multiple social networks
- introduces simple workflow for managing applications.
- introduces an admin dashbord
- admin can search and edit users
- added one-click-apply feature. Sponsored by http://www.stellenmarkt.de
Improvements
- adds languages sr, ro and gr
- refactors TextSearchForm
Fixes
- fixes permission settings. Allow gests to access the api
- fixes permission settings. Sets permissions when entering a Job using an Hirigng Org
v0.24.1
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
Fixes
- Insufficient permissions to deactivate a job posting.