Re: [Dhis2-devs] API not showing 401 Unauthorized error

2018-04-21 Thread Rangarirai Matavire
tml;charset=utf-8 > Content-Length: 1071 > Connection: keep-alive > X-XSS-Protection: 1; mode=block > X-Frame-Options: SAMEORIGIN > X-Content-Type-Options: nosniff > Set-Cookie: JSESSIONID=05596EBFC26A7C1843D298E98619C7FB; Path=/2.27; > HttpOnly > WWW-Authenticate: Basic realm

Re: [Dhis2-devs] API not showing 401 Unauthorized error

2018-04-20 Thread Rangarirai Matavire
It should be district, not distric... but also people keep changing our > internal passwords (our database resets every 24 hour) > > -- > Morten Olav Hansen > Senior Engineer, DHIS 2 > University of Oslo > http://www.dhis2.org > > On Fri, Apr 20, 2018 at 12:09 PM, Rangarirai Mat

Re: [Dhis2-devs] API not showing 401 Unauthorized error

2018-04-19 Thread Rangarirai Matavire
/json' https://play.dhis2.org/2.28/api/me I think this behaviour should be corrected as it may lead to unexpected behaviour of apps. Regards On Wed, Apr 18, 2018 at 11:10 PM, Rangarirai Matavire <matavi...@gmail.com> wrote: > Hi Devs, > > I am wondering whether the behaviour I am

[Dhis2-devs] API not showing 401 Unauthorized error

2018-04-18 Thread Rangarirai Matavire
Hi Devs, I am wondering whether the behaviour I am seeing is a bug or something to be expected due to some change. When I run the following curl command: curl -I -u admin:distric -H 'Accept: application/json' https://play.dhis2.org/2.29/api/me I get an HTTP 302 response. Note that I have

[Dhis2-devs] Announcing the DHIS2 Academy Level 2: Android Implementation

2017-12-05 Thread Rangarirai Matavire
Dear DHIS2 Community, The University of Oslo, in partnership with the Ministry of Health and Child Care in Zimbabwe and ITINordic, are pleased to announce the inaugural “DHIS2 Academy Level 2: Android Implementation”. The Academy will take place from February 6-9, 2018 at the scenic Troutbeck

Re: [Dhis2-devs] [Dhis2-users] TRACKER ERROR

2016-11-28 Thread Rangarirai Matavire
Hi, Usually this means that you entered data or removed data which hides a field which had data. For example if I enter that a patient is Female and then given some logic it then displays the "is the patient pregnant option" which I then enter yes or no. After this I then realise I mistakenly

Re: [Dhis2-devs] Program rule - selected field to hide changes to None

2016-09-27 Thread Rangarirai Matavire
get the latest trunk. It was not working yesterday but is fine today. Markus added a fix. On Tue, Sep 27, 2016 at 12:16 PM, Calle Hedberg wrote: > Hi > > This increasingly looks like a significant bug - Elmarie just added a > similar program rule (i.e. using a 'MALE'

Re: [Dhis2-devs] [DHIS2 - devs] [DHIS2 - users] DHIS2 repository for F-Droid (as application distribution channel).

2016-09-21 Thread Rangarirai Matavire
Hi Jean Fabius, ---Does DHIS2 have a signed repository for F-Droid? DHIS2 Android does not have a signed F-droid repository. You can get new versions of dhis2 android apps from google play. Is there anyone in the community that has ever used F-Droid? To control your version and

Re: [Dhis2-devs] [Dhis2-users] Searching a person in all organization units and update he/she program stage

2016-06-15 Thread Rangarirai Matavire
Hello Adolphe, Such a scenario is currently working and being tested for the Android Tracker capture app. Perhaps you can try the app, that is if you haven't already. It has a feature to search from another facility. Regards, Ranga On 14 Jun 2016 13:03, "Kamugunga Adolphe"

Re: [Dhis2-devs] [Dhis2-users] thomas lindsjørn joins as android developer

2016-05-25 Thread Rangarirai Matavire
Welcome! On Wed, May 25, 2016 at 9:11 AM, Mark Polak wrote: > Welcome to the team Thomas! :) > > On Wed, May 25, 2016 at 7:05 AM, Stian Sandvold > wrote: > >> Welcome! >> >> On 25 May 2016 at 06:11, Hannan Khan wrote: >> >>> Welcome

Re: [Dhis2-devs] Introduction to Community

2016-05-01 Thread Rangarirai Matavire
Congrats and good luck. Ranga On 1 May 2016 15:29, "Saptarshi Purkayastha" wrote: > Congratulations Laavanye... Looking forward to the enhancements to > Dashboard app > > --- > Regards, > Saptarshi PURKAYASTHA, Ph.D. > Assistant Professor of Health Informatics, IUPUI > > On 1

Re: [Dhis2-devs] [Dhis2-users] Major performance improvement on the DHIS2 Android Tracker Capture & Event Capture

2016-04-28 Thread Rangarirai Matavire
Thank you Erling. Well done to the team as well. Already testing the app. On Thu, Apr 28, 2016 at 11:25 AM, Elmarie Claasen wrote: > Hi Erling, > > > > Thanks for assisting to make these improvements – it will definitely have > a major impact on efficiency of the android apps

Re: [Dhis2-devs-core] Read only access to orgunits

2015-10-16 Thread Rangarirai Matavire
Thanks, Is it possible to create a user with no privileges? On Thu, Apr 2, 2015 at 6:58 PM, Lars Helge Øverland wrote: > Hi Bob, > > yes that is correct. > > You can read but of course not create org units without explicit authority. > > For most objects we now have

Re: [Dhis2-devs-core] Read only access to orgunits

2015-10-16 Thread Rangarirai Matavire
> >> >> > >> >> You could also facade it at the reverse web proxy ie. have a publicly > >> >> accessable location which is a proxy for an upstream request to > >> >> /api/organisationUnits etc which provides the required basic &g