Releases: bullhorn/career-portal
v3.5.0
v3.4.0
- upgrade to Angular 10
- add optional language selection dropdown in the sidebar
v3.3.0
v3.2.0
v3.1.1
- Fixes translation issue in ethnicity picker
- Fixes error returned from search with no results
- Changes job list results to use search instead of query - fixes order by defined in app.json
v3.1.0
- Updated the privacy consent options to include a sidebar link option.
- Removed privacy statement paragraphs options for the apply modal
- Added page to render custom privacy policy html
v3.0.0
-
Google Analytics now available in the job portal. You may now add Google Tag Manager to your job portal to track job views and applications. This is a great way to see which jobs are attracting candidates and to look at their behavior when viewing your jobs, providing insight to help you improve how you post your jobs.
-
Custom fields visibility. Custom fields on jobs can be shown or hidden as configured in the
jobInfoChips
setting in the app.json file. If it isn't a field that is regularly accessed on the job, you will need to add it to thefields
setting in addition to thejobInfoChips
setting. -
now upgraded to Angular 7 and uses Bullhorn's novo-elements
A new way to host the career portal. OSCP can be hosted to take advantage of server-side rendering using Angular. This requires knowledge of server administration and we recommend the use of a web developer. This will allow you to take advantage of the following new features :
- Search Indexer compatibility: Your individual jobs would be able to be found by search indexers
- RSS feed generation
- Richer Job descriptions when sharing on Social media.
The following also has been changed:
- Added an option to show/hide categories
- Removed grid state from options
- removed related jobs on the portal
- added sitemap.
Please create an issue for any additional questions or visit https://bullhorn.github.io/career-portal/ for more information
v3.0.0-beta.1
This version is a pre-release. The contents of this release are subject to change, please report any issues on the issues page.
-
Google Analytics now available in the job portal. You may now add Google Tag Manager to your job portal to track job views and applications. This is a great way to see which jobs are attracting candidates and to look at their behavior when viewing your jobs, providing insight to help you improve how you post your jobs.
-
Custom fields visibility. Custom fields on jobs can be shown or hidden as configured in the
jobInfoChips
setting in the app.json file. If it isn't a field that is regularly accessed on the job, you will need to add it to thefields
setting in addition to thejobInfoChips
setting. -
now upgraded to Angular 7
v2.7.0
- Removed Apply with LinkedIn as it is deprecated by LinkedIn
- Added Consent Checkbox to the portal with options to display privacy policy (Issue #189 )
- Fixed Issue where buttons that were white appear as black now. (Issue #225 )
- Added option for additional job filtering in the job list (Multiple Issues)
- Added option to adjust which field is used to sort (Issue #234)