Releases: bcgov/namex
Mini release - comments API
Lorna's addition to API for standalone Comments API endpoints - POST
Release 2019.04.23
Bug fixes:
- 500 Error in namex-api when searching for stop words bcgov/entity#203
- Recurring "stack MISSED results" errors bcgov/entity#222
- LEGACY nro_datapump_pkg.name_examination should return its outcome (pass | fail) bcgov/entity#137
- Search screen dates displayed as GMT bcgov/entity#320
- Vue warnings in RequestInfoHeader bcgov/entity#139
Prep work for:
- CONSUMED date - NameX needs to know that a NR is consumed bcgov/entity#89
Plumbing updates 2019.03.08
Namex Api:
- pm tests updated for editing names
- validations updated for editing names
NRO Utilities:
- calling new name-examination function instead of proc to update NRO
Commits:
- 137 get resp name examination func (#525)
- reverted error handling to previous version, due to error approved (#540)
- edit name choice validation and pm test updates (#538)
- fixed pm test syntax error (#541)
- bumped version number (#544)
Admin app release 2019.02.27
Admin app improved:
- added admin for Restricted Words and Decision Reasons
- keycloak verification
- stems added to synonyms admin
- admin tables added to namex model for management/migration
Commits:
removed stopwords; reverted 127.0.0.1 in wsgi.py (#536)
Solr-API-app (#532)
added admin tables used in admin app to namex model/db (#533)
Also:
bcgov/entity#183 fix submitted date migration (#529)
Bug fix release 2019.02.22
Bug fix to handle issue related to synonyms in names with initials, such as "k & a construction" - searching on "ka development" will not find result.
Release 2019.02.21
Mini release 2019.02.07
UI focus - 2019.02.04
- Jwt cache config (#516)
- adding in the params to turn on/off jwks caching (#515)
- Upon reset/re-open, change NR state to INPROGRESS rather than DRAFT. (#513)
- fixed stem list for edge case stems(property, equity, etc.) (#514)
- 69 74 highlighting syns stems bug fixes (#510)
- Update requests to use one of listed roles instead of all (#504)
- Correct change for director sql. This should not have been changed. (#508)
- Colin change (#503)
- 69 74 highlighting syns stems bug fixes (#507)
- 68 alphabetize synonym results (#505)7- Add code to handle Non-ASCII characters only (#502)
- Added missing BDD call to TEST postman tests. (#501)
- Update call to require only one of the given roles instead of all (#496)
- Correction to the view and updated tests (#497)
pre-refactor
Merge pull request #57 from katiemcgoff/528-select-decision-reasons-b…