Releases: openimis/openimis-be-location_py
Releases · openimis/openimis-be-location_py
v1.8.2 - HOTFIX 2
v1.8.1 - HOTFIX
v1.8.0
What's Changed
- create_test_village avoids constraint errors by @weilu in #133
- add cache user district by @delcroip in #134
- MERGING develop into release/24.10 by @delcroip in #135
- add cached funct is_allowed by @delcroip in #136
- update comments by @delcroip in #138
- Release/24.10 by @delcroip in #137
- improve is_allowed, parents, children by @delcroip in #139
- Release/24.10 by @delcroip in #140
- import is_allowed by @delcroip in #141
- add location cache by @delcroip in #142
- merge back by @delcroip in #144
- ensure district have parent + cache location object by @delcroip in #145
- remove only change location from cache by @delcroip in #146
New Contributors
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.1-rc.1
What's Changed
- fix allowed location for non admin
v1.6.0
Release release/23.10
What's Changed
- v1.3.0 by @edarchis in #19
- OTC-607: added 'create health facility' helpers for batch-run tests by @sniedzielski in #28
- OP-808: District creator automatically assigned to it by @dborowiecki in #29
- OP-811: Remove user district on location delete by @dborowiecki in #30
- OP-840: Added missing EO permissions and location check by @dborowiecki in #32
- PostgreSQL support by @edarchis in #31
- Django 3.1 by @edarchis in #33
- Release/2022 04 by @dragos-dobre in #34
- OP-854: Added filtering HF Str by list of district uuids by @dborowiecki in #35
- MERGING RELEASE branches by @delcroip in #36
- OP-860: Superuser type check. by @wzglinieckisoldevelo in #38
- Fix/HF mandatory fields by @tdethier in #39
- OP-976: Location type filter fixed for superuser. by @wzglinieckisoldevelo in #40
- Location parents/children were not working on PG by @edarchis in #37
- OP-1021 Add possibility to input a list of uuids as a GraphQL query argument by @malinowskikam in #42
- OP-1057: Deleting of a location with it's children doesn't delete all the children by @hirensoni913 in #45
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #41
- OP-948: modular IMIS strange behaviour of the Location register by @hirensoni913 in #44
- OP-946: Check and graphql query - unique location code. by @wzglinieckisoldevelo in #47
- OP-986: HFs unique code checks. by @wzglinieckisoldevelo in #48
- OP-1047: modular IMIS: objects not belonging to the territorial range of a user displayed and even can be manipulated by @hirensoni913 in #46
- OTC-876: Permissions check added. by @wzglinieckisoldevelo in #50
- Feature/op 1086: fixed region filter shadowing by @lruzicki in #49
- OTC-797: Fix teritorial range for CA and EO by @dborowiecki in #51
- OTC-838: added perms for create region to apps py by @lruzicki in #53
- OTC-874: Query for enrolment officers locations. by @wzglinieckisoldevelo in #52
- Added an order by field for locations by @tdethier in #56
- OTC-951: allowed editing location without changing code by @lruzicki in #58
- OTC-878: add all the qgl mutations and queries by @jdolkowski in #59
- Added JSON ext field + fixed managed=True by @tdethier in #60
- Ensure only discricts are returned in get_user_districts by @dborowiecki in #61
- OTC-986: change perms in hf location by @jdolkowski in #62
- OTC-970: extended validity_to filtering by @lruzicki in #64
- OTC-973: comment some permission checks to allow testing by @jdolkowski in #63
- OTC-973: use is_authenticated on some gql queries by @jdolkowski in #65
- OTC-973: switch location check to is_authorized by @jdolkowski in #66
- OTC-1008: update resolve health facility str to use row security by @jdolkowski in #67
- Fix performance on user districts by @edarchis in #68
- OTC-1016: deleted check for location perms from Health Facility str resolver by @lruzicki in #69
- OTC-1027: changed locationGQLType to allow filtering with parents on every level by @lruzicki in #70
- MERGING RELEASE branches by @delcroip in #71
- OP-1419: change perm check when fetching locations by @jdolkowski in #72
- OP-1446: don't let to update historical hf by @jdolkowski in #73
- OP-1360: update Django scheme and set managed to true by @lruzicki in #75
- MERGING RELEASE branches by @delcroip in #74
- OTC-950: District dropdown under FSP displays only mapped district of the logged in user by @hirensoni913 in #55
- Develop by @dragos-dobre in #77
- Release/23.04 by @dragos-dobre in #78
- OTC-1097: Searching for HFs using phone number causing an error by @hirensoni913 in #79
- Feature/otc 1075: admin has all user districts returned by @lruzicki in #76
- OTC-1102: changed approach for all_location Query field by @lruzicki in #80
- MERGING RELEASE branches by @delcroip in #81
- CM-256: Add sonar-project.properties by @dborowiecki in #82
- CM-190 Added generic location filter by @malinowskikam in #83
- ONI-105: Added contract start/end date to HF. by @wzglinieckisoldevelo in #84
- ONI-105: Backend checks added for contract dates. by @wzglinieckisoldevelo in #85
- ONI-107: HF Status added. by @wzglinieckisoldevelo in #86
- OP-1518: load config by @jdolkowski in #87
- OP-1544: update translations in location module by @jdolkowski in #90
- ONI-105-2: Added check for contract dates as mandatory on setting. by @wzglinieckisoldevelo in #89
- OP-1555 is_imis_admin not available in main (core) by @edarchis in #88
- Develop by @dragos-dobre in #91
- CI Update for openimis-be-location_py by @dborowiecki in #93
- CI Update for openimis-be-location_py by @dborowiecki in #92
- fix CI and mutation by @delcroip in #94
- OP-1579: Changed default settings and contract fields in model of HF contracts. by @wzglinieckisoldevelo in #95
- improve test, contractdate not mandatory by defaut by @delcroip in #96
- Better helpers by @delcroip in #98
- Cache user disctrict by @delcroip in #97
- ONI-175: Fixed HF status field. by @wzglinieckisoldevelo in #100
- Parent search by @delcroip in #101
- Parent search by @delcroip in #102
- MERGING RELEASE branches by @dragos-dobre in #99
- Parent search by @delcroip in #103
- change appraoch by @delcroip in #104
- Fix location parents by @delcroip in #105
- MERGING RELEASE branches by @delcroip in #106
- MERGING RELEASE branches by @dragos-dobre in #107
- Revert "MERGING RELEASE branches" by @dragos-dobre in #108
- merging dev to release by @dragos-dobre in #109
- Release by @d...
v1.5.2
What's Changed
- OP-860: Superuser type check. by @wzglinieckisoldevelo in #38
- Fix/HF mandatory fields by @tdethier in #39
- OP-976: Location type filter fixed for superuser. by @wzglinieckisoldevelo in #40
- Location parents/children were not working on PG by @edarchis in #37
- OP-1021 Add possibility to input a list of uuids as a GraphQL query argument by @malinowskikam in #42
- OP-1057: Deleting of a location with it's children doesn't delete all the children by @hirensoni913 in #45
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #41
- OP-948: modular IMIS strange behaviour of the Location register by @hirensoni913 in #44
- OP-946: Check and graphql query - unique location code. by @wzglinieckisoldevelo in #47
- OP-986: HFs unique code checks. by @wzglinieckisoldevelo in #48
- OP-1047: modular IMIS: objects not belonging to the territorial range of a user displayed and even can be manipulated by @hirensoni913 in #46
- OTC-876: Permissions check added. by @wzglinieckisoldevelo in #50
- Feature/op 1086: fixed region filter shadowing by @lruzicki in #49
- OTC-797: Fix teritorial range for CA and EO by @dborowiecki in #51
- OTC-838: added perms for create region to apps py by @lruzicki in #53
- OTC-874: Query for enrolment officers locations. by @wzglinieckisoldevelo in #52
- Added an order by field for locations by @tdethier in #56
- OTC-951: allowed editing location without changing code by @lruzicki in #58
- OTC-878: add all the qgl mutations and queries by @jdolkowski in #59
- Added JSON ext field + fixed managed=True by @tdethier in #60
- Ensure only discricts are returned in get_user_districts by @dborowiecki in #61
- OTC-986: change perms in hf location by @jdolkowski in #62
- OTC-970: extended validity_to filtering by @lruzicki in #64
- OTC-973: comment some permission checks to allow testing by @jdolkowski in #63
- OTC-973: use is_authenticated on some gql queries by @jdolkowski in #65
- OTC-973: switch location check to is_authorized by @jdolkowski in #66
- OTC-1008: update resolve health facility str to use row security by @jdolkowski in #67
- Fix performance on user districts by @edarchis in #68
- OTC-1016: deleted check for location perms from Health Facility str resolver by @lruzicki in #69
- OTC-1027: changed locationGQLType to allow filtering with parents on every level by @lruzicki in #70
- MERGING RELEASE branches by @delcroip in #71
- OP-1419: change perm check when fetching locations by @jdolkowski in #72
- OP-1446: don't let to update historical hf by @jdolkowski in #73
- OP-1360: update Django scheme and set managed to true by @lruzicki in #75
- MERGING RELEASE branches by @delcroip in #74
- OTC-950: District dropdown under FSP displays only mapped district of the logged in user by @hirensoni913 in #55
- Develop by @dragos-dobre in #77
- Release/23.04 by @dragos-dobre in #78
New Contributors
- @wzglinieckisoldevelo made their first contribution in #38
- @tdethier made their first contribution in #39
- @hirensoni913 made their first contribution in #45
- @lgtm-com made their first contribution in #41
- @lruzicki made their first contribution in #49
- @jdolkowski made their first contribution in #59
Full Changelog: 1.5.0...v1.5.2
v1.5.1
Full Changelog: 1.5.0...v1.5.1
v1.5.0
Release release/22.10
What's Changed
- v1.3.0 by @edarchis in #19
- OTC-607: added 'create health facility' helpers for batch-run tests by @sniedzielski in #28
- OP-808: District creator automatically assigned to it by @dborowiecki in #29
- OP-811: Remove user district on location delete by @dborowiecki in #30
- OP-840: Added missing EO permissions and location check by @dborowiecki in #32
- PostgreSQL support by @edarchis in #31
- Django 3.1 by @edarchis in #33
- Release/2022 04 by @dragos-dobre in #34
- OP-854: Added filtering HF Str by list of district uuids by @dborowiecki in #35
- MERGING RELEASE branches by @delcroip in #36
New Contributors
- @dragos-dobre made their first contribution in #34
Full Changelog: v1.4.0.0...v1.5.0
v1.4.0.0
What's Changed
- OE0-4: added missing perms and fixed perms value in location module by @sniedzielski in #10
- Users updates necessary for OfficerVillage by @edarchis in #11
- OMT-280 Cannot query a just created Region by @edarchis in #12
- OMT-281 Allow query to auth user with restriction by @edarchis in #13
- add ci by @delcroip in #14
- Clean code by @qgerome in #15
- OE0-76 user districts return type ≠ on tech users by @edarchis in #17
- perf(UserDistricts): Only take necessary fields when querying get_use… by @qgerome in #18
- chore(Performance): Add database indexes to improve performance by @qgerome in #22
- OE0-77: Add OrganizationPHLegalForm and OrganizationPHActivity + update OrganizationHFLegalForm Code Systems by @malinowskikam in #23
- feat(Location): Add custom Manager that provides parents() & children… by @qgerome in #20
- fix(CI): Authentication use "Bearer" instead of "JWT" in the authoriz… by @qgerome in #25
- OAI-61: Return HF in create_or_update function by @dborowiecki in #24
- bulk-update-openmis-module-test.yml by @delcroip in #26
- chore(dataloaders): Implement dataloaders for location & health facil… by @qgerome in #21
- OPL-90: Extend the notifications to allow subscribing Health Facilities by @malinowskikam in #27
New Contributors
- @sniedzielski made their first contribution in #10
- @delcroip made their first contribution in #14
- @qgerome made their first contribution in #15
- @malinowskikam made their first contribution in #23
- @dborowiecki made their first contribution in #24
Full Changelog: v1.2.1...v1.4.0.0