Mariano Ruiz

Results 16 issues of Mariano Ruiz

If I clone this repo, and create a file e.g. `sample.sh` in the same folder, and add a content almost identical to the README sample on it: ```sh #!/bin/bash source...

## Steps to reproduce Try to create a new entry from the mobile app pressing the (+) button, in the "Web address" field, with a host name with the "-"...

defect

**Required Functionality** Some times is hard to creates production data quality just using the same schema + random data. There are records that follow strict business rules, and random data...

* Made fixes to make it work with Django 4.0. * Drop support to Python 2 and Python < 3.5 that are unmaintained and insecure. * Drop support to Django...

Copy & paste of the issue created in https://github.com/medic/cht-android/issues/205 , same applies here: In the upcoming Android 12 there is an API that changes the way can be used, and...

Type: Technical issue
Priority: 3 - Low

(Like https://github.com/medic/cht-android/issues/164) Update `targetSdkVersion` to 30 along with a range of other requirements, [documented here](https://developer.android.com/distribute/best-practices/develop/target-sdk). New apps will require this by August 2021 App updates will require this by November...

Type: Technical issue
Priority: 3 - Low

I'm request to pull the commit f853cfd, to fix the error of lang context was not passed in read/search operations.

Is there any way to read a value of the flash scope in a Handlebars template (I'm ussing `express-handlebars` module) without passing explicitly from the controller? Something like this: ```...

After execute the installer as explained in the README file, when I execute the command, I get: $ jsonv zsh: command not found: jsonv Even restarting the command line I...

**What feature do you want to improve?** As discussed in this PR https://github.com/medic/medic-conf/pull/374#issuecomment-781456814 , the process of upload configurations to the CHT using medic-conf is not transactional: we upload different...

Type: Improvement
Priority: 3 - Low