Skip to content

Releases: cross-solution/YAWIK

Release 0.16.2

22 Nov 21:11
Compare
Choose a tag to compare

Fixes

  • adds tinymce sources to the .tgz/.zip package

Release 0.16.1

22 Nov 21:14
Compare
Choose a tag to compare

Fixes

  • fixes typo in build.properties.dist file. This led to pitfalls when installing YAWIK

Release 0.16

22 Nov 21:55
Compare
Choose a tag to compare

Enhancements

  • Jobs can be created. TinyMCE acts as an inline editor for requirements, qualifications and benefits.
  • You can create hirring organizations
  • Adds server side validation to file uploads

Improvements

  • Hides submit-button for application until application is completed, displays an 'incomplete' message while needed data is missing
  • build process improvements
  • Notifications are defined by the layout. See: http://yawik.readthedocs.org/en/latest/modules/core/notifications.html
  • Upgrades to Bootstrap 3.3
  • Upgrades to Awesome Fonts 4.2
  • Adds ru translations. Thanks to Vladimir.

Fixes

  • fixes a problem with attaching social profiles if YAWIK runs in a subdirectory

Release 0.15.1

01 Oct 13:12
Compare
Choose a tag to compare

Fixes

  • Attaching a social profile (LinkedIn) profile to an application is broken (see #61)

Release 0.15.0

23 Sep 09:24
Compare
Choose a tag to compare

Enhancements

  • Organizations: These are entities to manage organizations, its names and details. They can be assigned to jobs.
  • Some forms and elements can now be disabled via configuration or user settings.

Improvements

  • Extend applications: New subdocument "Facts", to store additional facts to an application like "expected salary".
  • New filter form for applications list. (inclusive Read/Unread filter)
  • Database (MongoDB) indexes.
  • Build process optimazations.
  • some code cleanup (mainly deletion of obsoleted classes and files)

Fixes

  • SummaryForm view partials are not handled correctly.
  • DescriptionAware forms handling is not working for select2 elements.

Release 0.14.5

23 Sep 09:12
Compare
Choose a tag to compare

Fixes

  • User created by external application is assigned the wrong default role. ("user" instead of "recruiter")

Release 0.14.4

23 Sep 09:11
Compare
Choose a tag to compare

Fixes

  • Status changes on applications are not stored.

Release 0.14.3

25 Aug 08:01
Compare
Choose a tag to compare

Fixes

  • Status changed on applications are not saved.

Release 0.14.2

22 Aug 10:33
Compare
Choose a tag to compare

Miscellaneous

  • Disabled CV navigation entries and routes. (module is broken and not focused on at the moment.)

Release 0.14.1

22 Aug 09:08
Compare
Choose a tag to compare

Fixes

  • Subscriber is not stored in an application.