Releases: cross-solution/YAWIK
v0.24
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
- mail can be translated by adding the language to the template name. eg. register.fr.phtml would be used, if a frensh mail is send.
Improvements
- pagination was refactored. There is an abstract pagination factory
Fixes
- autocompletion when searching for applications by a certain job ad is working again
- datePublishingStart is set. Jobboard lists jobs by date descending now
- Links in the tinyMCE are enabled again
- Fixes setting of default values when using the Geo plugin
v0.23.3
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
- adds cron job for expiring job postings
Improvements
- upgrades zend framework o 2.6
Fixes
- the internal PHP HTTP Server works now
v0.23.2: [Core] adds unittests
was not released
v0.23.1
v0.23
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
- the label requirements, benefits and qualifications of a job template are editable
- uses mongo fulltext index for searching job postings
- the features "registration" and "forgot password" can be enabled by using option.
- adds search formular to the admins approval page
- you can switch between 'photon' and 'geo' by using options
Improvements
- new OptionsAbstractFactory, which makes it easy to define options.
- required form fields are marked as required in views
- Captcha options are now configurable via options
Fixes
- the From: mail header is now set as expected.
v0.22
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
- adds login via Google and Gitbub
- geo locations are stored ad GeoJson
Improvements
- adds translations
v0.21.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
Enhancements
you can install yawik via:
$ composer create-project cross-solution/yawik
v0.21
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
- adds social buttons for bootstrap
- adds flag-icons-css
- makes it possible to use photon as geo location engine
- adds regional search
Improvements
- upgrades composer dependencies
- adds translations
v0.20.1
Updates dependencies to ZF 2.5.2
http://framework.zend.com/security/advisory/ZF2015-06
There are no additional changes
v0.20
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
- creates an Install module, which simplifies installation
Improvements
- upgrades to ZF2.5.1. This requires at least php5.5
- upgrades to awesome fonts 4.4
- adds translations
Fixes
- fixes ATS Mode form.
- adds mPDF to the tgz/zip packages on sourceforce. PDF Download of Applications is now working