Skip to content

Releases: enioka-Haute-Couture/pyoupyou

v1.21.0

14 Mar 08:59
Compare
Choose a tag to compare
  • Process and interview analysis
  • Cognito: If url validation fail for linkedin save nothing instead of error
  • Add token based authentication for ics feed
  • Fix anonymisation

v1.20.0

11 Aug 15:53
Compare
Choose a tag to compare
  • Update django to 4.2.x
  • Support python 3.11
  • Allow to set PYOUPYOU_ENV from a file
  • Fix create process form (remove subscribe to notification field)
  • Strip search
  • Fix gantt chart when no data
  • Add ordering to offer (prevent warning)

v1.19.0

16 Mar 13:44
Compare
Choose a tag to compare
  • Allow user to subscribe to a recruitment process
  • Allow user to subscribe to an offer
  • Add "informed" users for a subsidiary which will receive the same emails as the subsidiary responsible
  • Limit access to ical feed for internal users
  • Fix poetry version to 1.4.0
  • Update dependencies

v1.18.0

31 Jan 13:53
Compare
Choose a tag to compare
  • Fix interview page sort order
  • Add State filter for all interviews view
  • Update interviews list page: only display planned interviews if user has selected an end date in filter
  • Fix a bug where processes with a pending proposition where considered to be closed
  • Add prequalification info on interview minute
  • Update prequalification color in process details
  • Remove seekube ics import
  • Rename consultant privilege level EXTERNAL_EXTRA to EXTERNAL_RPO
  • Allow EXTERNAL_RPO consultants to set interviewers for an interview
  • Change default sort order for source's process list
  • Update dependencies (Fix https://nvd.nist.gov/vuln/detail/CVE-2022-23491)

v1.17.2

16 Jan 15:52
Compare
Choose a tag to compare
  • Fix a bug where global subsidiary filter would yield no result on active source page
  • Current filtering of page is now kept when using global subsidiary filter
  • Add another privilege level to allow external consultants to close a process

v1.17.1

09 Jan 12:55
Compare
Choose a tag to compare
  • Fix a bug where older linked process would be hidden to consultant after completing an interview's minute
  • Fix a bug where global subsidiary filter would break django admin

v1.17.0

04 Jan 15:52
Compare
Choose a tag to compare
  • Replace commonmark with markdown-it and remove django-markwhat dependency
  • Support python 3.10
  • Update dependencies
  • Remove suggested interviewer for interview
  • Add limited_to_source field to restrict access for external consultants
  • Add privilege field to consultant to implement access filtering
  • Update search, allowing user to search old candidate but not the detail
  • Add upload a file on interview
  • Add next interview goal on minute
  • Add possibility to display archived sources on active-sources page
  • Update the way active offers are filtered to match only given subsidiary
  • Add webhook to add new process from cognito form
  • Add others process on process detail for a candidate
  • Add global subsidiary filter
  • Add goal to new interview mail notification
  • Fix a bug where non-unique subsidiary codes could be created by its factory
  • Fix a bug where an interviewer was unable to see linked processes older than him

v1.16.0

14 Nov 20:56
Compare
Choose a tag to compare
  • Update more appropriate column titles for process table
  • Add process creator, creation date and linkedin url on process page
  • Add interview planned date in process creation
  • Add view tests
  • More refined factories
  • New command: create_dev_dataset to generate a basic dev dataset
  • Add ordering to Consultant (remove a warning)

v1.15.0

20 Oct 12:58
Compare
Choose a tag to compare
  • All interviews: only display active interviewers in filter dropdown
  • Fix NonExistentTimeError that could happen exactly 30 or 7 days after spring DST change
  • Fix character escaping in email body
  • Add interview kind to all_interviews.tsv export
  • Re-enable the dump_data view, which was unreachable since the django 3.2 migration
  • Set default autofield type
  • Update black to 22.8.0
  • Security / CVE
    • Update to django 3.2.16
    • Update numpy to 1.23.4
    • Update urllib3 to 1.26.12
  • Migrate from pipenv to poetry
  • Support only python 3.9

v1.14.0

07 Mar 13:50
Compare
Choose a tag to compare
  • Update django to 3.2.12
  • New page: list past and future interviews
  • Fix an error when we reopen a closed process wthout interview
  • Show kind of interview on plan form and minute form