Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download recruiter_features-7.x-1.0-rc2.tar.gztar.gz 88.44 KB
MD5: bc655b4bec0148b979c16f09ad3be065
SHA-1: 096bb5985b563d272384609eef24a815e3d4931d
SHA-256: be0046f366d84f3b7f44c1cd24918b32259ba185423bfc7f9c9d7d51292e7e51
Download recruiter_features-7.x-1.0-rc2.zipzip 131.49 KB
MD5: 0f57dc44cb8e0deaf0f73c2ccc0ba857
SHA-1: 517bfc486b2ca487c9c2ef184f0ed9cd5744ae65
SHA-256: c030fbcf2e45dc0ef06f02fccef7fb267dfafb8152416460d667d3c293925ffb

Release notes

New features

  • #1204554: Added a separate recruiter_job_application feature.
  • Added salary and degree level fields to job content types.
  • Added default facetapi pretty path settings for job & resume search.
  • Show a message once the resume has been completed
  • Order education and work experience field collections by date, starting with the newest one first
  • Allow users to choose the name of a saved search
  • Added block with total job count
  • Use overlay_regions to determine render slim regions.
  • Added advanced user management view
  • #1726818: Replaced custom job add links with a menu.

Major changes (mainly fields)

  • Changed degree level field to a term reference field and added update function
  • Changed widget type of employment type to checkboxes (as there are usually only a few values)
  • Fix typo for first name and last name.
  • Added email address of applicant to the content of the personal information
  • Changed region select list in job search to an autocomplete
  • Job search now uses teasers.
  • Allow multiple values for occupational field on work xp and job preferences

Minor features

  • Added some help texts to the resume feature and changed the desired region position in resume.
  • Added help text to the summary field in personal info in resume.
  • Added a location text field to work xp
  • Add field collection item description help text to form.
  • Add resume private info wrapper.
  • Add custom templates for resume education & xp.
  • Hide label for personal info once it contains data.
  • Show unmark link in bookmarks view
  • Add optional title to slim mode.
  • Implemented custom cache for job count block
  • Added system for showing admin links on user account
  • Added monthly as notification interval to resume search
  • Added admin settings for required and private resume fields
  • Add default resume image.
  • Added hook to alter the default text that is displayed for private resume fields
  • Added documentation for required fields on a resume and made the array associative.

Changes

  • Disabled nofollow settings for facets
  • Changed weight of employment type in resume.
  • Reduced resume initialization to one rule and forced immediate saving of profile to avoid the creation of duplicate profiles.
  • Changed the order of the job preferences in resume feature.
  • Use short date format for available to start on job preferences in resume feature.
  • Updated resume search index as the occupational field has changed.
  • Removed export of the date_format_short variable and allow site builder to customize it instead
  • Use short date format for time period on education and work xp.
  • Changed birthday date format in recruiter resume to short.
  • Update resume state info title.
  • Changed 'My job bookmarks' to teaser style
  • Reduced facet api hard limit from 50 to 20 (better performance and UX)
  • Reordered region and location field on job
  • Update total jobs count markup.
  • Simplyfied code for job count
  • Do not display decimal places for the desired salary
  • Improve themability for resume state info.
  • Added description to saved searches
  • Simplify job teaser template links.
  • Reworked job teaser so that it is easier for other modules to alter it
  • Do not display author and date information on job view
  • Hide job description in teaser
  • Improved saved searches administration view
  • Used api function instead of directly accessing resume state field values
  • Replaced profile2 private field settings for personal information and attachments with custom hooks, so that other modules can alter the access.
  • Updated to flag 3.x
  • Added bookmark flag link description and message texts.

Fixes

  • Fixed resume label rule for new FC and Entity API version
  • Fix field collection item description help text.
  • Added missing field permissions settings in export
  • Removed empty field collections for users without edit permission.
  • Fixed resume admin links
  • Fixed 'Add user' link
  • Fixed field weights on education display to be consistent with form
  • Fixed filter in job search
  • Fixed job preferences field collection export
  • #1734492: Fixed missing applicant/recruiter register info block contexts.

Recruiter admin feature specific updates

  • Exported 'administer users' permission (allows content admins to fully manage users)
  • Exported 'translate interface' permission (allows content admins to translate strings)
  • Allow content admins to access and edit the resume state field
  • Allow content admins to access contextual links
  • Allow content admins to add and edit blocks
  • Allowed content admins to flush caches
  • Allow content admins to administer shortcuts
  • Added 'Add user' link to user administration view
  • Exported "administer permissions" permission for content admins to manage user accounts.
  • Exported shortcut permissions
  • Exported 'access user profiles' permission
  • Do not allow content admins to administer content types and field collections
Created by: dasjo
Created on: 22 Jan 2013 at 16:10 UTC
Last updated: 11 Nov 2013 at 15:33 UTC
New features
Bug fixes

Other releases