Re: [Dhis2-devs] [Dhis2-users] ORGANISATION UNIT NOT LOADING IN TRACKER CAPTURE-ANDROID
Hi Stanley, Have you assigned any programs to your organisation units? Also, can you check if your user role is allowed to do data entry for the program Regards, Erling On Wed, Aug 17, 2016 at 3:06 PM, Stanley Kalyati wrote: > Colleagues, > > My android tracker capture app is not displaying the organisation units. > > It asked me to assign org units to the user but even after assigning the > app still can not load the Org Unit. > > What am i missing. > > Kindly assist. > > Regards > > Stanley > > > > > ___ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-us...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
[Dhis2-devs] Password not working when creating Users through API
Dear Devs, We made several users by Posting to "../api/Users" endpooint. Eg payload- {"firstName":"harsh","surname":"harsh","email":"harsh", "userCredentials": {"username":"harsh","password":"harsh","userRoles":[{"id":"yrB6vc5Ip3r"}]}, "organisationUnits":[{"id":"WBFNadSm5EQ"}],"userGroups":[]} The users were created all right but the given password didn't work. So we had to change the password through application.. Is there something we missed when creating user through API? Please help. DHIS2 version - 2.23 Thank You harsh ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] Password not working when creating Users through API
Hi Harsh Try with a valid password, something like `Harsh123` -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Thu, Aug 18, 2016 at 10:41 AM, Harsh Atal wrote: > Dear Devs, > > We made several users by Posting to "../api/Users" endpooint. > Eg payload- > > {"firstName":"harsh","surname":"harsh","email":"harsh", > "userCredentials": {"username":"harsh","password" > :"harsh","userRoles":[{"id":"yrB6vc5Ip3r"}]}, > "organisationUnits":[{"id":"WBFNadSm5EQ"}],"userGroups":[]} > > The users were created all right but the given password didn't work. So we > had to change the password through application.. > > Is there something we missed when creating user through API? Please help. > > DHIS2 version - 2.23 > > Thank You > harsh > > > > > ___ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : dhis2-devs@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > > ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] [Dhis2-users] ORGANISATION UNIT NOT LOADING IN TRACKER CAPTURE-ANDROID
Erling, Yes all that has happened. Is there something else i ought to do with the settings maybe. Regards Stanley On Thu, Aug 18, 2016 at 9:57 AM, Erling Fjelstad wrote: > Hi Stanley, > Have you assigned any programs to your organisation units? Also, can you > check if your user role is allowed to do data entry for the program > Regards, > Erling > > On Wed, Aug 17, 2016 at 3:06 PM, Stanley Kalyati > wrote: > >> Colleagues, >> >> My android tracker capture app is not displaying the organisation units. >> >> It asked me to assign org units to the user but even after assigning the >> app still can not load the Org Unit. >> >> What am i missing. >> >> Kindly assist. >> >> Regards >> >> Stanley >> >> >> >> >> ___ >> Mailing list: https://launchpad.net/~dhis2-users >> Post to : dhis2-us...@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~dhis2-users >> More help : https://help.launchpad.net/ListHelp >> >> > ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] [Dhis2-users] ORGANISATION UNIT NOT LOADING IN TRACKER CAPTURE-ANDROID
Which version of DHIS 2 are you running? If you downloaded the Android Tracker Capture from Google Play, be aware that this one supports the latest version of DHIS 2 (v. 2.24). If you want a compatible app with an older version of DHIS 2 you can check out our GitHub page: https://github.com/dhis2/dhis2-android-trackercapture/releases Regards, Erling On Thu, Aug 18, 2016 at 12:10 PM, Stanley Kalyati wrote: > Erling, > > Yes all that has happened. > > Is there something else i ought to do with the settings maybe. > > Regards > Stanley > > On Thu, Aug 18, 2016 at 9:57 AM, Erling Fjelstad wrote: > >> Hi Stanley, >> Have you assigned any programs to your organisation units? Also, can you >> check if your user role is allowed to do data entry for the program >> Regards, >> Erling >> >> On Wed, Aug 17, 2016 at 3:06 PM, Stanley Kalyati >> wrote: >> >>> Colleagues, >>> >>> My android tracker capture app is not displaying the organisation units. >>> >>> It asked me to assign org units to the user but even after assigning the >>> app still can not load the Org Unit. >>> >>> What am i missing. >>> >>> Kindly assist. >>> >>> Regards >>> >>> Stanley >>> >>> >>> >>> >>> ___ >>> Mailing list: https://launchpad.net/~dhis2-users >>> Post to : dhis2-us...@lists.launchpad.net >>> Unsubscribe : https://launchpad.net/~dhis2-users >>> More help : https://help.launchpad.net/ListHelp >>> >>> >> > ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] [Dhis2-users] ORGANISATION UNIT NOT LOADING IN TRACKER CAPTURE-ANDROID
Erling, This could be the reason.I am using version 2.23. Let me download the one for this version and will come back to you. Other than downloading this version,is there any other app i need to install? Thanks. Stanley On Thu, Aug 18, 2016 at 1:17 PM, Erling Fjelstad wrote: > Which version of DHIS 2 are you running? If you downloaded the Android > Tracker Capture from Google Play, be aware that this one supports the > latest version of DHIS 2 (v. 2.24). If you want a compatible app with an > older version of DHIS 2 you can check out our GitHub page: > https://github.com/dhis2/dhis2-android-trackercapture/releases > > Regards, > Erling > > On Thu, Aug 18, 2016 at 12:10 PM, Stanley Kalyati > wrote: > >> Erling, >> >> Yes all that has happened. >> >> Is there something else i ought to do with the settings maybe. >> >> Regards >> Stanley >> >> On Thu, Aug 18, 2016 at 9:57 AM, Erling Fjelstad >> wrote: >> >>> Hi Stanley, >>> Have you assigned any programs to your organisation units? Also, can you >>> check if your user role is allowed to do data entry for the program >>> Regards, >>> Erling >>> >>> On Wed, Aug 17, 2016 at 3:06 PM, Stanley Kalyati >>> wrote: >>> Colleagues, My android tracker capture app is not displaying the organisation units. It asked me to assign org units to the user but even after assigning the app still can not load the Org Unit. What am i missing. Kindly assist. Regards Stanley ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-us...@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp >>> >> > ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
[Dhis2-devs] [Bug 1613172] Re: No way of getting the side menu back after removing it
** Changed in: dhis2 Status: New => Fix Released -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1613172 Title: No way of getting the side menu back after removing it Status in DHIS: Fix Released Bug description: Affects latest 2.24 and Trunk. Can easily be replicated in both online demos: https://play.dhis2.org/demo https://play.dhis2.org/dev Many modules have left-hand side menus, e.g. Data Entry and About DHIS2. In any of these, if you collapse the side menu, the arrow to get it back also is hidden, so the user has no obvious way of getting the side menu back. This also affects the other modules and thus seems pretty critical. To manage notifications about this bug go to: https://bugs.launchpad.net/dhis2/+bug/1613172/+subscriptions ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
[Dhis2-devs] DHIS2 est officiellement le SNIS du Sénégal / DHIS2 has officially been launched as the national HMIS
Bravo ! / Well done! (Articles in french) http://www.lequotidien.sn/index.php/societe/mise-en-place-d-un-logiciel-de- partage-de-donnees-la-sante-a-l-ere-du-numerique http://www.lesoleil.sn/sciences-tic/item/53831-utilisation-a-grande-echelle-du-logiciel-dhis2-le-senegal-dans-l-ere-revolutionnaire-de-la-gestion-de-l-information-sanitaire.html http://www.pressafrik.com/Relevement-du-plateau-medical-la-plateforme-Dhis2-lancee-hier_a153247.html Cheers, Matthieu Matthieu Pinard DHIS 2 Academy online | University of Oslo ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] DHIS2 est officiellement le SNIS du Sénégal / DHIS2 has officially been launched as the national HMIS
Hello la video https://youtu.be/ybsFxWqH_UM Le 18 août 2016 à 13:12, Matthieu Pinard a écrit : > Bravo ! / Well done! (Articles in french) > > http://www.lequotidien.sn/index.php/societe/mise-en-place-d- > un-logiciel-de-partage-de-donnees-la-sante-a-l-ere-du-numerique > > http://www.lesoleil.sn/sciences-tic/item/53831- > utilisation-a-grande-echelle-du-logiciel-dhis2-le-senegal- > dans-l-ere-revolutionnaire-de-la-gestion-de-l-information-sanitaire.html > > http://www.pressafrik.com/Relevement-du-plateau-medical- > la-plateforme-Dhis2-lancee-hier_a153247.html > > Cheers, > Matthieu > > Matthieu Pinard > DHIS 2 Academy online | University of Oslo > > ___ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : dhis2-devs@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > > -- Papa Alioune SOKHNA *Informaticien * Spécialité: développement d'application web, mobile et logiciels surs Tel: +221 77 442 16 22 ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
[Dhis2-devs] [Bug 1614543] [NEW] Dry run Alters Data 2.23
Public bug reported: Hello devs! Just found in 2.23 a bug that will alter metadata during a dry run. Also, if someone come point me at the documentation for the logic for updating existing objects? Right now if a name is the same, it will alter the existing code and uid to the incoming code and uid rather than erroring out, which to me seems like a bad idea to ever edit a UID. You can see an example of this here: The video is in 4k, so if you have trouble seeing it at 1080p, go ahead and download it from this link. https://drive.google.com/file/d/0B9eJ8PZ_4csMd1ZYQnBVb081X1k/view?usp=sharing ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1614543 Title: Dry run Alters Data 2.23 Status in DHIS: New Bug description: Hello devs! Just found in 2.23 a bug that will alter metadata during a dry run. Also, if someone come point me at the documentation for the logic for updating existing objects? Right now if a name is the same, it will alter the existing code and uid to the incoming code and uid rather than erroring out, which to me seems like a bad idea to ever edit a UID. You can see an example of this here: The video is in 4k, so if you have trouble seeing it at 1080p, go ahead and download it from this link. https://drive.google.com/file/d/0B9eJ8PZ_4csMd1ZYQnBVb081X1k/view?usp=sharing To manage notifications about this bug go to: https://bugs.launchpad.net/dhis2/+bug/1614543/+subscriptions ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] [Dhis2-users] high-level roadmap 2016-17
Thank u for sharing Lars, Please any update about the function merge/delete Organisation unit ? = EKANI Guy Chargé d'Etudes Assistant n°2 SG \ Cellule des Informations Sanitaires Ministère de la Santé Publique - Cameroun Le Mercredi 17 août 2016 16h54, Lars Helge Øverland a écrit : Hi, you can find an updated high-level roadmap which leads up to version 2.28 in June 2017 here: https://www.dhis2.org/roadmap For those who prefer all the details you can have a look at the Launchpad release pages and Github issues. regards, Lars -- Lars Helge Øverland Lead developer, DHIS 2University of OsloSkype: larshelgeoverlandl...@dhis2.org http://www.dhis2.org ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-us...@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
[Dhis2-devs] Is GIS Map Plugin compatible with IE in v221 ?
Hi Team I am trying to generate map through DHIS2 GIS plugin but unable to generate in IE while the same works in Google chrome, firefox. I am using version 2.21 of DHIS. Please suggest some solution to generate the map in IE. Regards Priyanka ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp