mrjones

Results 46 issues of mrjones

**Describe the issue** When reviewing the new [cht-core](https://staging.dev.medicmobile.org/_couch/builds/medic%3Amedic%3Aarchv3/docker-compose%2Fcht-core.yml) and [cht-couchdb](https://staging.dev.medicmobile.org/_couch/builds/medic%3Amedic%3Aarchv3/docker-compose%2Fcht-couchdb.yml) docker-compose files for archv3 currently published to staging.dev.medicmobile.org, I'd prefer not to use an explicit name for the networks and...

Priority: 3 - Low
Type: Improvement

**Describe the issue** When you don't specify the CouchDB password in `COUCHDB_PASSWORD`, you get a warning that: `COUCHDB_PASSWORD variable is not set. Defaulting to a blank string.` Found in [this...

Type: Technical issue

The bug is that the feature we added in #7629 isn't working correctly. steps to reproduce: 1. use `horti` to [install a feature release beta](https://docs.communityhealthtoolkit.org/core/releases/feature_releases/#initial-fr-installation) that has a later beta...

Type: Bug

**Describe the issue** In #7448 we added a notice at login and on the about page if your browser was incompatible. However, logged users won't see the login screen, we...

Type: Technical issue

**What feature do you want to improve?** Right now there is no way to for an offline user, like a supervisor, to create another user, like a CHW. Instead they...

Type: Improvement

**Describe the bug** I have a CHT deployment with [RapidPro set up as an outbound messaging gateway](https://docs.communityhealthtoolkit.org/apps/guides/messaging/gateways/rapidpro/) for use with [our token login setup](https://docs.communityhealthtoolkit.org/apps/concepts/access/#magic-links-for-logging-in-token-login). We had a second message defined...

Type: Bug

**Describe the bug** When I have no SIM and click `tel://` link I get "ERR_UNKOWN_URL_SCHEME" and can not go back. **To Reproduce** 1. have a phone with no SIM, just...

Type: Bug

**What feature do you want to improve?** When I'm a CHW logged in and I go to the hamburger menu, click "User Settings" and then click "Edit user profile" I...

Type: Improvement

**Describe the issue** Best practices for hashing passwords is to use the highest number of iterations possible, with out impacting server performance (too much ; ). Currently our `iterations` is...

Type: Security

**Describe the issue** With the [removal](https://github.com/medic/cht-core/issues/8757) of the `standard` config, there will be no end to end tests of report generation via SMS **Describe the improvement you'd like** We should...

Type: Technical issue