Skip to content

Releases: cross-solution/YAWIK

v0.24

08 Mar 18:23
Compare
Choose a tag to compare

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

13 Feb 21:38
Compare
Choose a tag to compare

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

13 Feb 21:15
Compare
Choose a tag to compare
Pre-release

was not released

v0.23.1

03 Feb 10:27
Compare
Choose a tag to compare

Fixes Problem with sending mails, which was introduced in 0.23

v0.23

02 Feb 12:29
Compare
Choose a tag to compare

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

01 Nov 17:53
Compare
Choose a tag to compare

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

01 Nov 17:42
Compare
Choose a tag to compare

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

01 Nov 17:38
Compare
Choose a tag to compare

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

10 Aug 17:24
Compare
Choose a tag to compare

Updates dependencies to ZF 2.5.2

http://framework.zend.com/security/advisory/ZF2015-06

There are no additional changes

v0.20

02 Feb 09:02
Compare
Choose a tag to compare

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