mrjones

Results 46 issues of mrjones

## Intro Hi there! I'm really pleased with bashsimplecurses - thank you!! I've just launched a tool that uses it and we're seeing that MacOS users do not get a...

bug
enhancement

# Planning - Product Manager - [X] Create a GH Milestone for the release. We use [semver](http://semver.org) so if there are breaking changes increment the major, otherwise if there are...

Type: Internal process

# Planning - Product Manager - [X] Create a GH Milestone for the release. We use [semver](http://semver.org) so if there are breaking changes increment the major, otherwise if there are...

Type: Internal process

**What feature do you want to improve?** When a CHW is going to leave a deployment, they return their phone to their supervisor. In some deployments where there is no...

Type: Improvement

# Description Allow a supervisor to replace a CHW with no connectivity per #7703 # Code review checklist - [ ] Readable: Concise, well named, follows the [style guide](https://docs.communityhealthtoolkit.org/contribute/code/style-guide/), documented...

When development is ready to begin on a [Feature Release](https://docs.communityhealthtoolkit.org/core/releases/feature_releases/#release-names), an engineer on the appropriate Care Team or Allies should be nominated as a Release Engineer. They will be responsible...

Type: Internal process

**Describe the issue** When we release the [new developer docs](https://github.com/medic/cht-docs/issues/700) on the docs site, we should replace the contents of the [Development.md](https://github.com/medic/cht-core/blob/575bc95a8ccf82b211a13fec9d3228f71169405f/DEVELOPMENT.md) with a "see docs site" link

Type: Technical issue

# Instructions ## Log files NA ## Device details ----- # Device(s) tested key | value(s) ---|--- medic-gateway version | higher than 1.5.1 device make | Google device model |...

# Instructions ## Log files NA ## Device details ----- # Device(s) tested key | value(s) ---|--- medic-gateway version | higher than 1.5.1 device make | Google device model |...

**Describe the issue** We hard code the secret for CouchDB in the [Arch v3 docker setup](https://github.com/medic/cht-core/search?q=2528396f2f58) as shown here: ``` "COUCHDB_SECRET=${COUCHDB_SECRET:-6c1953b6-e64d-4b0c-9268-2528396f2f58}" ``` This is insecure as it is public and...

Type: Security