Skip to content

Releases: bcgov/namex

Mini release - comments API

04 Jun 21:39
Compare
Choose a tag to compare

Lorna's addition to API for standalone Comments API endpoints - POST

Release 2019.04.23

04 Jun 17:21
Compare
Choose a tag to compare

Bug fixes:

Prep work for:

  • CONSUMED date - NameX needs to know that a NR is consumed bcgov/entity#89

Plumbing updates 2019.03.08

08 Mar 17:59
ba5fdde
Compare
Choose a tag to compare

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

27 Feb 19:27
Compare
Choose a tag to compare

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

22 Feb 19:39
f085178
Compare
Choose a tag to compare

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

21 Feb 17:01
Compare
Choose a tag to compare
  • added stemmed synonym searching to synonym field in ms (#527)
  • Changed cron nro extractor and updater to run 24x7. #177 (#523)
  • stems before synonym, number fix, bug on filtering conflict (#522)
  • 37 complete dates to utc (#521)

Mini release 2019.02.07

20 Feb 22:56
Compare
Choose a tag to compare
  • Save the state_comment value to NULL when it is a empty string (#519)
  • search no longer filters names with synonyms from multiple synonym lists (#518)
  • Allow a name to be removed from nro name_instance table (#512)

UI focus - 2019.02.04

04 Feb 19:45
Compare
Choose a tag to compare
  • 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

26 Jun 06:12
860908d
Compare
Choose a tag to compare
pre-refactor Pre-release
Pre-release
Merge pull request #57 from katiemcgoff/528-select-decision-reasons-b…