Re: [Dhis2-users] ETL process with DHIS2

2016-03-21 Thread Ant Snyman
Hi Henri,
I read on this forum that someone was attempting to use Kettle (Pentaho
Data Integration). I don't know whether they succeeded.
Regards
Ant Snyman

On 21 March 2016 at 18:21, henri claude moungui 
wrote:

> Thank you Knut.
>
> Henri
>
>
>
>
>
> Le Lundi 21 mars 2016 15h25, Knut Staring  a écrit :
>
>
> Hi Henri,
>
> There is no specific 3rd party software that you have to use, people use
> many different tools. Perhaps most commonly, people use scripts in Python
> or R or similar to load data. You can import both metadata and data in CSV
> format, for example.
>
> http://dhis2.github.io/dhis2-docs/2.21/en/developer/html/ch01s10.html
> http://dhis2.github.io/dhis2-docs/2.21/en/user/html/ch21.html
>
> Knut
>
> On Mon, Mar 21, 2016 at 3:15 PM, henri claude moungui <
> henrimoun...@yahoo.fr> wrote:
>
> Hi to all.
> I want to test the ETL process with DHIS2. Is there an automated way to do
> this? is there a recommended tiers soft to use for this? my operational DB
> to use are excel files.
> Thank you in advance.
>
> Henri Moungui
>
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
>
>
> --
> Knut Staring
> Dept. of Informatics, University of Oslo
> Norway: +4791880522
> Skype: knutstar
> http://dhis2.org
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 

*Ant Snyman*

*Cell: 0824910449*

*Landline: 028 2713242*


Health Information Systems Program - SA

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
.  Please read the 
disclaimer before opening any attachment or taking any other action in 
terms of this electronic transmission.  If you cannot access the 
disclaimer, kindly send an email to disclai...@hisp.org 
 and a copy will be provided to you. By replying to 
this e-mail or opening any attachment you agree to be bound by the 
provisions of the disclaimer.*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Delete a bad enrollment

2016-03-21 Thread Pepe Ken Mvulu
Hi All,
How we can delete a bad enrollment of org.unit in the tracker capture ?
I can not find a "delete OrgUnit" button in the new version of the tracker
I use the V2.21
Build: 21025
All ideas are welcome
Regards !

Pepe Ken Mvulu

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Tracker capture: assign program

2016-03-21 Thread Prosper BT
Hi David,

Can you make sure the program is assigned to a user role?

Regards

On Mon, Mar 21, 2016 at 3:55 PM, Abyot Asalefew Gizaw 
wrote:

> Hello David,
>
> This could probably be related to caching issue. Clean your browser cache
> and try again one more time.
>
> --
> Abyot A. Gizaw.
> Senior Engineer, DHIS2
> University of Oslo
> http://www.dhis2.org
>
> On Mon, Mar 21, 2016 at 1:50 PM, mugume david 
> wrote:
>
>> Hello Team,
>>
>> I am having a problem assigning a program to organisation units. It seems
>> to do successfully when I do, but when I go to "register new tracked
>> instance", I do not find the program on the list. Any help on what I may be
>> doing wrong is highly appreciated.
>>
>> Thanks
>>
>> *David Mugume*
>> +256 704 008815
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Prosper Behumbiize, MPH
Global HISP| University Of Oslo/HISP Uganda
+256 752 751 776 | +256 776 139 139
pros...@hispuganda.org  | pros...@dhis2.org | Skype:
prospertb
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] Incorporating complex formulas into indicators and validations

2016-03-21 Thread Greg Rowles
Hi Laura

It sounds like you need an ETL developer to write custom scripts. We were
required to do similar aggregations for our MomConnect project in South
Africa. At the end of the day (with guidance from Jason Pickering) we wrote
a single (complex) script which was saved as a postgreSQL function inside
the DHIS2 database. Our function was referenced in a custom SQLview (in
DHIS2) and with help from Pierre Dane the SQLview was scheduled to run
right before the analytics process. Unfortunately it's not possible to
create this type of solution through the interface but we'll happily assist
where possible...

Kind regards,
Greg
On 21 Mar 2016 6:48 PM, "Laura E. Lincks" 
wrote:

> Hello, all,
>
> I am posing a general question to the groups which does not necessarily
> pertain to any specific version of DHIS.
>
> We have a need to perform rather complex calculations to create
> indicators. One current need of ours can be summarized as follows:
>
> IF facility data exists for this list (A) of data elements, sum these (A)
> data elements
> ELSE
> IF facility data exists for this list (B) of data elements, sum these (B)
> data elements
> ELSE
> IF facility data exists for this list (C) of data elements, sum these (C)
> data elements
> ELSE
> sum these (D) data elements captured at the SUB-facility level
>
> We don't think native DHIS can accommodate the above example. (If it can,
> please enlighten me.) We are exploring alternatives that can function with
> DHIS, such as calling and external application from DHIS to perform the
> calculation and returning the result to DHIS for reporting needs.
>
> I imagine we are not alone in needing more robust formula creation and was
> hoping the members of the DHIS community could share with us their
> solutions. Has anyone incorporated a work around for complex formulas to
> create indicators or validation rules?
>
> Thanks in advance for your input.
>
> *Laura E. Lincks*
> Database Manager/Developer
> ICAP - Columbia University
> Mailman School of Public Health
> 60 Haven Ave, Floor B1
> New York, NY 10032
> Tel: 212 304 7132
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-d...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Incorporating complex formulas into indicators and validations

2016-03-21 Thread Laura E. Lincks
Hello, all,

I am posing a general question to the groups which does not necessarily
pertain to any specific version of DHIS.

We have a need to perform rather complex calculations to create indicators.
One current need of ours can be summarized as follows:

IF facility data exists for this list (A) of data elements, sum these (A)
data elements
ELSE
IF facility data exists for this list (B) of data elements, sum these (B)
data elements
ELSE
IF facility data exists for this list (C) of data elements, sum these (C)
data elements
ELSE
sum these (D) data elements captured at the SUB-facility level

We don't think native DHIS can accommodate the above example. (If it can,
please enlighten me.) We are exploring alternatives that can function with
DHIS, such as calling and external application from DHIS to perform the
calculation and returning the result to DHIS for reporting needs.

I imagine we are not alone in needing more robust formula creation and was
hoping the members of the DHIS community could share with us their
solutions. Has anyone incorporated a work around for complex formulas to
create indicators or validation rules?

Thanks in advance for your input.

*Laura E. Lincks*
Database Manager/Developer
ICAP - Columbia University
Mailman School of Public Health
60 Haven Ave, Floor B1
New York, NY 10032
Tel: 212 304 7132
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] ETL process with DHIS2

2016-03-21 Thread Jason Pickering
Hi Henri,
As Knut says, there is no "automatic" way of doing this, mostly because
your Excel files are likely completely custom. Thus, you will need to
transform your Excel files into something which DHIS2 can understand,
possibly using CSV to import data.

I have developed a somewhat more technical example of how this can be
accomplished with the R programming language, although regardless of you
what use, the steps are basically the same.

You can find that here .

Regards,
Jason




On Mon, Mar 21, 2016 at 5:21 PM, henri claude moungui  wrote:

> Thank you Knut.
>
> Henri
>
>
>
>
>
> Le Lundi 21 mars 2016 15h25, Knut Staring  a écrit :
>
>
> Hi Henri,
>
> There is no specific 3rd party software that you have to use, people use
> many different tools. Perhaps most commonly, people use scripts in Python
> or R or similar to load data. You can import both metadata and data in CSV
> format, for example.
>
> http://dhis2.github.io/dhis2-docs/2.21/en/developer/html/ch01s10.html
> http://dhis2.github.io/dhis2-docs/2.21/en/user/html/ch21.html
>
> Knut
>
> On Mon, Mar 21, 2016 at 3:15 PM, henri claude moungui <
> henrimoun...@yahoo.fr> wrote:
>
> Hi to all.
> I want to test the ETL process with DHIS2. Is there an automated way to do
> this? is there a recommended tiers soft to use for this? my operational DB
> to use are excel files.
> Thank you in advance.
>
> Henri Moungui
>
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
>
>
> --
> Knut Staring
> Dept. of Informatics, University of Oslo
> Norway: +4791880522
> Skype: knutstar
> http://dhis2.org
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+46764147049
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] ETL process with DHIS2

2016-03-21 Thread henri claude moungui
Thank you Knut.
Henri 
  

Le Lundi 21 mars 2016 15h25, Knut Staring  a écrit :
 

 Hi Henri,
There is no specific 3rd party software that you have to use, people use many 
different tools. Perhaps most commonly, people use scripts in Python or R or 
similar to load data. You can import both metadata and data in CSV format, for 
example.
http://dhis2.github.io/dhis2-docs/2.21/en/developer/html/ch01s10.html
http://dhis2.github.io/dhis2-docs/2.21/en/user/html/ch21.html

Knut
On Mon, Mar 21, 2016 at 3:15 PM, henri claude moungui  
wrote:

Hi to all.I want to test the ETL process with DHIS2. Is there an automated way 
to do this? is there a recommended tiers soft to use for this? my operational 
DB to use are excel files.Thank you in advance.
Henri Moungui 
 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





-- 
Knut StaringDept. of Informatics, University of OsloNorway: +4791880522
Skype: knutstarhttp://dhis2.org

  ___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] GSOC participation

2016-03-21 Thread Araz Abishov
Hi Harsha,

Good place to start with dhis2-android-dashboard app is building it from source 
code: https://github.com/dhis2/dhis2-android-dashboard/tree/legacy
You can also test it against demo server in order to get better understanding 
of what application does:

URL: https://play.dhis2.org/demo
Username: admin
Password: district

You can choose any of tasks listed here: 
https://github.com/dhis2/dhis2-android-dashboard/issues
I also highly recommend you start writing proposal now and submitting draft to 
GSoC portal as soon as possible.

Best Regards,
Araz Abishov

—
Araz Abishov,
Android developer at DHIS2
University of Oslo
https://www.dhis2.org/

On March 21, 2016 at 11:33:02 AM, harsha siriwardana 
(harshasandamal...@gmail.com) wrote:

Hi ,

I am Harsha Siriwardana and currently i am a  3rd year Computer Sceience and 
Engineering student from University of Moratuwa,Sri Lanka. I have currently 
having my internship at a company called Codegen International(pvt) Ltd.

I read the DHIS2 GSOC project proposals and i am interested in "Enhance 
existing DHIS2 android dashboard application". I like to spend this summer 
using my knowledge and also do something productive to improve health systems 
in developing countries. Since i am also from developing country i know the 
importance of it.

The expected technologies are things i am working frequently and which i am 
familiar with. So i am confident that i can do this project.

I have also do some projects related to Android Web Sockets and communicating 
with external devices. So further this app can be extended to receive data from 
external Bluetooth devices and use the received data to display. like wise app 
can be extended to use in more practical way. I have that kind of embedded 
project skills also, This is a just an idea to improve the Android application.

Here is My github project related to web-sockets 
https://github.com/harsha-sira/Android-Websocket-commminication-with-browser

I will look to solved the issues in github page and yet i am not stated the 
proposal. i will submit a draft ASAP also. Looking to hear form you !


___  
Mailing list: https://launchpad.net/~dhis2-users  
Post to : dhis2-users@lists.launchpad.net  
Unsubscribe : https://launchpad.net/~dhis2-users  
More help : https://help.launchpad.net/ListHelp  
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] ETL process with DHIS2

2016-03-21 Thread Knut Staring
Hi Henri,

There is no specific 3rd party software that you have to use, people use
many different tools. Perhaps most commonly, people use scripts in Python
or R or similar to load data. You can import both metadata and data in CSV
format, for example.

http://dhis2.github.io/dhis2-docs/2.21/en/developer/html/ch01s10.html
http://dhis2.github.io/dhis2-docs/2.21/en/user/html/ch21.html

Knut

On Mon, Mar 21, 2016 at 3:15 PM, henri claude moungui  wrote:

> Hi to all.
> I want to test the ETL process with DHIS2. Is there an automated way to do
> this? is there a recommended tiers soft to use for this? my operational DB
> to use are excel files.
> Thank you in advance.
>
> Henri Moungui
>
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Knut Staring
Dept. of Informatics, University of Oslo
Norway: +4791880522
Skype: knutstar
http://dhis2.org
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] ETL process with DHIS2

2016-03-21 Thread henri claude moungui
Hi to all.I want to test the ETL process with DHIS2. Is there an automated way 
to do this? is there a recommended tiers soft to use for this? my operational 
DB to use are excel files.Thank you in advance.
Henri Moungui 
 ___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Tracker capture: assign program

2016-03-21 Thread Abyot Asalefew Gizaw
Hello David,

This could probably be related to caching issue. Clean your browser cache
and try again one more time.

--
Abyot A. Gizaw.
Senior Engineer, DHIS2
University of Oslo
http://www.dhis2.org

On Mon, Mar 21, 2016 at 1:50 PM, mugume david  wrote:

> Hello Team,
>
> I am having a problem assigning a program to organisation units. It seems
> to do successfully when I do, but when I go to "register new tracked
> instance", I do not find the program on the list. Any help on what I may be
> doing wrong is highly appreciated.
>
> Thanks
>
> *David Mugume*
> +256 704 008815
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Tracker capture: assign program

2016-03-21 Thread mugume david
Hello Team,

I am having a problem assigning a program to organisation units. It seems
to do successfully when I do, but when I go to "register new tracked
instance", I do not find the program on the list. Any help on what I may be
doing wrong is highly appreciated.

Thanks

*David Mugume*
+256 704 008815
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Scripting in Custom forms for Tracker Capture

2016-03-21 Thread Sam Kasozi
Hi Abyot,

Yes it does give some direction on how to alter the customization.

Thank you all.

Sam Kasozi
+256 788-993-565
Skype: sam.kasoziug

On Mon, Mar 21, 2016 at 2:41 PM, Abyot Asalefew Gizaw 
wrote:

> Hi Sam,
>
> Tracker and event capture apps are based on AngularJS, which works a
> little differently from the standard jQuery way of accessing and modifying
> form fields.
>
> The steps below, will give you a general structure to interact with form
> fields.
>
> First access the custom form
>
> var myForm = document.querySelector('d2-custom-form'); // in tracker
> custom forms are under special tag 
>
> Now this form contains all models that are exposed inside custom form. In
> Angularjs models are defined as scope.
>
> var $scope = angular.element(myForm).scope();
>
> This gives you all scopes, but you need only those relevant to the custom
> form input fields. If it is about data entry - the model is "currentEvent"
> but if it is registration it is "selectedTei"
>
> $scope.currentEvent - gives you access to data entry fields
> $scope.selectedTei - gives you access to registration fields
>
> To access values per data element or attribute, you just say
>
> $scope.currentEvent[data_element_id] or
> $scope.selectedTei[attribute_id]
>
> If you want to change value just do
>
> $scope.$apply(function(){
> $scope.currentEvent[data_element_id]= 'new_value';  // if you
> want to change data element value
> $scope.currentEvent[attribute_id]= 'new_value;  // if you want to
> change attribute value
> });
>
>
> Hope this gives you some direction. As Alex mentioned, you need to think
> the AngularJS way :)
>
> ---
> Thank you,
> Abyot.
>
> On Mon, Mar 21, 2016 at 12:32 PM, Sam Kasozi  wrote:
>
>> Hi Alex, Is there any reference like we have for the aggregates,
>> detailing namespaces and the like?
>>
>>
>> regards,
>>
>> Sam Kasozi
>> +256 788-993-565
>> Skype: sam.kasoziug
>>
>> On Mon, Mar 21, 2016 at 2:16 PM, Alex Tumwesigye 
>> wrote:
>>
>>> Dear Sam,
>>>
>>> The  custom forms are working well with my IDSR instance. I recently
>>> upgraded from individual records to Tracker capture and everything works
>>> well.
>>>
>>> You need to think 'AngularJS' not JQuery/JavaScript otherwise the
>>> developers enabled it.
>>>
>>> Alex
>>>
>>> On Mon, Mar 21, 2016 at 1:36 PM, Sam Kasozi  wrote:
>>>
 Dear developers,

 JavaScript that used to work in the custom form with Individual Records
 fails to work in the Tracker capture. I have been wondering if the
 environment has been enabled for Tracker capture with different syntax
 convention as it is with the aggregate custom forms. And also whether there
 is documentation to refer too.

 http://dhis2.github.io/dhis2-docs/2.22/en/user/html/ch06s02.html#d5e1369

 regards,

 Sam Kasozi
 +256 788-993-565
 Skype: sam.kasoziug

 ___
 Mailing list: https://launchpad.net/~dhis2-users
 Post to : dhis2-users@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~dhis2-users
 More help   : https://help.launchpad.net/ListHelp


>>>
>>>
>>> --
>>> Alex Tumwesigye
>>>
>>> Technical Advisor - DHIS2 (Consultant),
>>> Ministry of Health/AFENET
>>> Kampala
>>> Uganda
>>> +256 774149 775, + 256 759 800161
>>> Skype ID: talexie
>>>
>>> IT Consultant (Servers, Networks and Security, Health Information
>>> Systems - DHIS2, Disease Outbreak & Surveillance Systems) & Solar Consultant
>>>
>>>
>>> "I don't want to be anything other than what I have been - one tree hill
>>> "
>>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Scripting in Custom forms for Tracker Capture

2016-03-21 Thread Abyot Asalefew Gizaw
Hi Sam,

Tracker and event capture apps are based on AngularJS, which works a little
differently from the standard jQuery way of accessing and modifying form
fields.

The steps below, will give you a general structure to interact with form
fields.

First access the custom form

var myForm = document.querySelector('d2-custom-form'); // in tracker custom
forms are under special tag 

Now this form contains all models that are exposed inside custom form. In
Angularjs models are defined as scope.

var $scope = angular.element(myForm).scope();

This gives you all scopes, but you need only those relevant to the custom
form input fields. If it is about data entry - the model is "currentEvent"
but if it is registration it is "selectedTei"

$scope.currentEvent - gives you access to data entry fields
$scope.selectedTei - gives you access to registration fields

To access values per data element or attribute, you just say

$scope.currentEvent[data_element_id] or
$scope.selectedTei[attribute_id]

If you want to change value just do

$scope.$apply(function(){
$scope.currentEvent[data_element_id]= 'new_value';  // if you want
to change data element value
$scope.currentEvent[attribute_id]= 'new_value;  // if you want to
change attribute value
});


Hope this gives you some direction. As Alex mentioned, you need to think
the AngularJS way :)

---
Thank you,
Abyot.

On Mon, Mar 21, 2016 at 12:32 PM, Sam Kasozi  wrote:

> Hi Alex, Is there any reference like we have for the aggregates, detailing
> namespaces and the like?
>
>
> regards,
>
> Sam Kasozi
> +256 788-993-565
> Skype: sam.kasoziug
>
> On Mon, Mar 21, 2016 at 2:16 PM, Alex Tumwesigye 
> wrote:
>
>> Dear Sam,
>>
>> The  custom forms are working well with my IDSR instance. I recently
>> upgraded from individual records to Tracker capture and everything works
>> well.
>>
>> You need to think 'AngularJS' not JQuery/JavaScript otherwise the
>> developers enabled it.
>>
>> Alex
>>
>> On Mon, Mar 21, 2016 at 1:36 PM, Sam Kasozi  wrote:
>>
>>> Dear developers,
>>>
>>> JavaScript that used to work in the custom form with Individual Records
>>> fails to work in the Tracker capture. I have been wondering if the
>>> environment has been enabled for Tracker capture with different syntax
>>> convention as it is with the aggregate custom forms. And also whether there
>>> is documentation to refer too.
>>>
>>> http://dhis2.github.io/dhis2-docs/2.22/en/user/html/ch06s02.html#d5e1369
>>>
>>> regards,
>>>
>>> Sam Kasozi
>>> +256 788-993-565
>>> Skype: sam.kasoziug
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to : dhis2-users@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> Alex Tumwesigye
>>
>> Technical Advisor - DHIS2 (Consultant),
>> Ministry of Health/AFENET
>> Kampala
>> Uganda
>> +256 774149 775, + 256 759 800161
>> Skype ID: talexie
>>
>> IT Consultant (Servers, Networks and Security, Health Information Systems
>> - DHIS2, Disease Outbreak & Surveillance Systems) & Solar Consultant
>>
>>
>> "I don't want to be anything other than what I have been - one tree hill "
>>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Scripting in Custom forms for Tracker Capture

2016-03-21 Thread Sam Kasozi
Hi Alex, Is there any reference like we have for the aggregates, detailing
namespaces and the like?


regards,

Sam Kasozi
+256 788-993-565
Skype: sam.kasoziug

On Mon, Mar 21, 2016 at 2:16 PM, Alex Tumwesigye 
wrote:

> Dear Sam,
>
> The  custom forms are working well with my IDSR instance. I recently
> upgraded from individual records to Tracker capture and everything works
> well.
>
> You need to think 'AngularJS' not JQuery/JavaScript otherwise the
> developers enabled it.
>
> Alex
>
> On Mon, Mar 21, 2016 at 1:36 PM, Sam Kasozi  wrote:
>
>> Dear developers,
>>
>> JavaScript that used to work in the custom form with Individual Records
>> fails to work in the Tracker capture. I have been wondering if the
>> environment has been enabled for Tracker capture with different syntax
>> convention as it is with the aggregate custom forms. And also whether there
>> is documentation to refer too.
>>
>> http://dhis2.github.io/dhis2-docs/2.22/en/user/html/ch06s02.html#d5e1369
>>
>> regards,
>>
>> Sam Kasozi
>> +256 788-993-565
>> Skype: sam.kasoziug
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Alex Tumwesigye
>
> Technical Advisor - DHIS2 (Consultant),
> Ministry of Health/AFENET
> Kampala
> Uganda
> +256 774149 775, + 256 759 800161
> Skype ID: talexie
>
> IT Consultant (Servers, Networks and Security, Health Information Systems
> - DHIS2, Disease Outbreak & Surveillance Systems) & Solar Consultant
>
>
> "I don't want to be anything other than what I have been - one tree hill "
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Translate in data element/indicator app

2016-03-21 Thread Antonia - Pro
Thanks Mark!
It will really facilitate our work.
I'll track the progress of the issue

 www.informa.pro - *Seguici su *LinkedIn
 [image: In]

INFORMAPRO S.r.l. - via Luigi Rava 43,  Roma 00149
tel. +39 06 5758926, fax +39  06 62207168
Skype: informa_antonia.bezenchek
Eng. Antonia Bezenchek - ICT  Manager

2016-03-21 11:28 GMT+01:00 Mark Polak :

> Hey Antonia,
>
> Yes that makes sense. I will make sure to add this (back).
>
> I've created the following issues for this at [1] in case you want to
> track progress or comment.
>
> [1] https://github.com/dhis2/d2-ui/issues/45
>
> Regards,
>
>
> Mark Polak
> Software developer, DHIS 2
> University of Oslo
> http://www.dhis2.org 
> m...@dhis2.org
>
> On Mon, Mar 21, 2016 at 10:57 AM, Antonia - Pro 
> wrote:
>
>> Dear Developers,
>> I see correctly the translation dialog box in the new  data
>> element/indicator app, but my problem is that differently of the old style,
>> the reference name (english in most cases) is not visualized.
>> It will be very helpful if the reference name is showed in the data
>> element translate dialog box.
>>
>> [image: Immagine incorporata 4]
>>
>> [image: Immagine incorporata 2]
>> thanks
>> Antonia
>>
>>  www.informa.pro - *Seguici su *LinkedIn
>>  [image: In]
>> 
>> INFORMAPRO S.r.l. - via Luigi Rava 43,  Roma 00149
>> tel. +39 06 5758926, fax +39  06 62207168
>> Skype: informa_antonia.bezenchek
>> Eng. Antonia Bezenchek - ICT  Manager
>>
>> 2016-03-21 4:54 GMT+01:00 Prosper BT :
>>
>>> Hi Thomas,
>>>
>>> The fixed was applied long time ago checked with the demo server build 21931
>>> to confirm
>>>
>>> [image: Inline image 1]
>>>
>>> Regards
>>>
>>> On Thu, Mar 10, 2016 at 1:45 PM, Thomas Lavreys >> > wrote:
>>>
 Hi,



 Did this problem resolve? I also didn’t have the translate option
 (while it’s there on the demo), so I downloaded the latest build (21900),
 but the option is still not available.



 Is there something you have to click in setting maybe before it’s
 available?



 Thanks in advance!



 Thomas



 *From:* Dhis2-users [mailto:dhis2-users-bounces+thomaslavreys=
 gmail@lists.launchpad.net] *On Behalf Of *Lars Helge Øverland
 *Sent:* Tuesday, February 2, 2016 9:43 AM
 *To:* Shurajit Dutta 
 *Cc:* dhis1-users 
 *Subject:* Re: [Dhis2-users] Translate in data element/indicator app



 Okay thanks.



 On Tue, Feb 2, 2016 at 9:41 AM, Shurajit Dutta 
 wrote:

 Your right seems to be working on demo. Will download a different build
 and try.



 Nick



 On Tue, Feb 2, 2016 at 4:36 PM, Lars Helge Øverland <
 larshe...@gmail.com> wrote:

 Hi Nick,



 there is a "Translate" link at the bottom of the context menu. I take
 it you cannot see that. Can you reproduce on the demo
 ?



 regards,



 Lars





 On Tue, Feb 2, 2016 at 9:29 AM, Shurajit Dutta 
 wrote:

 Hi,



 Also wondering how DE's, indicators, etc. can be translated. Doesn't
 seem to be an option anymore in the new app:



 [image: Inline image 1]



 Nick



 --

 Shurajit Dutta

 Health Information Consultant



 ___
 Mailing list: https://launchpad.net/~dhis2-users
 Post to : dhis2-users@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~dhis2-users
 More help   : https://help.launchpad.net/ListHelp





 --

 Lars Helge Øverland

 Lead developer, DHIS 2

 University of Oslo

 Skype: larshelgeoverland

 http://www.dhis2.org 







 --

 Shurajit Dutta

 Health Information Consultant





 --

 Lars Helge Øverland

 Lead developer, DHIS 2

 University of Oslo

 Skype: larshelgeoverland

 http://www.dhis2.org 



 ___
 Mailing list: https://launchpad.net/~dhis2-users
 Post to : dhis2-users@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~dhis2-users
 More help   : https://help.launchpad.net/ListHelp


>>>
>>>
>>> --
>>> Prosper Behumbiize, MPH

Re: [Dhis2-users] Scripting in Custom forms for Tracker Capture

2016-03-21 Thread Alex Tumwesigye
Dear Sam,

The  custom forms are working well with my IDSR instance. I recently
upgraded from individual records to Tracker capture and everything works
well.

You need to think 'AngularJS' not JQuery/JavaScript otherwise the
developers enabled it.

Alex

On Mon, Mar 21, 2016 at 1:36 PM, Sam Kasozi  wrote:

> Dear developers,
>
> JavaScript that used to work in the custom form with Individual Records
> fails to work in the Tracker capture. I have been wondering if the
> environment has been enabled for Tracker capture with different syntax
> convention as it is with the aggregate custom forms. And also whether there
> is documentation to refer too.
>
> http://dhis2.github.io/dhis2-docs/2.22/en/user/html/ch06s02.html#d5e1369
>
> regards,
>
> Sam Kasozi
> +256 788-993-565
> Skype: sam.kasoziug
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Alex Tumwesigye

Technical Advisor - DHIS2 (Consultant),
Ministry of Health/AFENET
Kampala
Uganda
+256 774149 775, + 256 759 800161
Skype ID: talexie

IT Consultant (Servers, Networks and Security, Health Information Systems -
DHIS2, Disease Outbreak & Surveillance Systems) & Solar Consultant


"I don't want to be anything other than what I have been - one tree hill "
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Scripting in Custom forms for Tracker Capture

2016-03-21 Thread Sam Kasozi
Dear developers,

JavaScript that used to work in the custom form with Individual Records
fails to work in the Tracker capture. I have been wondering if the
environment has been enabled for Tracker capture with different syntax
convention as it is with the aggregate custom forms. And also whether there
is documentation to refer too.

http://dhis2.github.io/dhis2-docs/2.22/en/user/html/ch06s02.html#d5e1369

regards,

Sam Kasozi
+256 788-993-565
Skype: sam.kasoziug
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] GSOC participation

2016-03-21 Thread harsha siriwardana
Hi ,

I am Harsha Siriwardana and currently i am a  3rd year Computer Sceience
and Engineering student from University of Moratuwa,Sri Lanka. I have
currently having my internship at a company called Codegen
International(pvt) Ltd.

I read the DHIS2 GSOC project proposals and i am interested in "Enhance
existing DHIS2 android dashboard application". I like to spend this summer
using my knowledge and also do something productive to improve health
systems in developing countries. Since i am also from developing country i
know the importance of it.

The expected technologies are things i am working frequently and which i am
familiar with. So i am confident that i can do this project.

I have also do some projects related to Android Web Sockets and
communicating with external devices. So further this app can be extended to
receive data from external Bluetooth devices and use the received data to
display. like wise app can be extended to use in more practical way. I have
that kind of embedded project skills also, This is a just an idea to
improve the Android application.

Here is My github project related to web-sockets
https://github.com/harsha-sira/Android-Websocket-commminication-with-browser

I will look to solved the issues in github page and yet i am not stated the
proposal. i will submit a draft ASAP also. Looking to hear form you !
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Translate in data element/indicator app

2016-03-21 Thread Mark Polak
Hey Antonia,

Yes that makes sense. I will make sure to add this (back).

I've created the following issues for this at [1] in case you want to track
progress or comment.

[1] https://github.com/dhis2/d2-ui/issues/45

Regards,


Mark Polak
Software developer, DHIS 2
University of Oslo
http://www.dhis2.org 
m...@dhis2.org

On Mon, Mar 21, 2016 at 10:57 AM, Antonia - Pro  wrote:

> Dear Developers,
> I see correctly the translation dialog box in the new  data
> element/indicator app, but my problem is that differently of the old style,
> the reference name (english in most cases) is not visualized.
> It will be very helpful if the reference name is showed in the data
> element translate dialog box.
>
> [image: Immagine incorporata 4]
>
> [image: Immagine incorporata 2]
> thanks
> Antonia
>
>  www.informa.pro - *Seguici su *LinkedIn
>  [image: In]
> 
> INFORMAPRO S.r.l. - via Luigi Rava 43,  Roma 00149
> tel. +39 06 5758926, fax +39  06 62207168
> Skype: informa_antonia.bezenchek
> Eng. Antonia Bezenchek - ICT  Manager
>
> 2016-03-21 4:54 GMT+01:00 Prosper BT :
>
>> Hi Thomas,
>>
>> The fixed was applied long time ago checked with the demo server build 21931
>> to confirm
>>
>> [image: Inline image 1]
>>
>> Regards
>>
>> On Thu, Mar 10, 2016 at 1:45 PM, Thomas Lavreys 
>> wrote:
>>
>>> Hi,
>>>
>>>
>>>
>>> Did this problem resolve? I also didn’t have the translate option (while
>>> it’s there on the demo), so I downloaded the latest build (21900), but the
>>> option is still not available.
>>>
>>>
>>>
>>> Is there something you have to click in setting maybe before it’s
>>> available?
>>>
>>>
>>>
>>> Thanks in advance!
>>>
>>>
>>>
>>> Thomas
>>>
>>>
>>>
>>> *From:* Dhis2-users [mailto:dhis2-users-bounces+thomaslavreys=
>>> gmail@lists.launchpad.net] *On Behalf Of *Lars Helge Øverland
>>> *Sent:* Tuesday, February 2, 2016 9:43 AM
>>> *To:* Shurajit Dutta 
>>> *Cc:* dhis1-users 
>>> *Subject:* Re: [Dhis2-users] Translate in data element/indicator app
>>>
>>>
>>>
>>> Okay thanks.
>>>
>>>
>>>
>>> On Tue, Feb 2, 2016 at 9:41 AM, Shurajit Dutta 
>>> wrote:
>>>
>>> Your right seems to be working on demo. Will download a different build
>>> and try.
>>>
>>>
>>>
>>> Nick
>>>
>>>
>>>
>>> On Tue, Feb 2, 2016 at 4:36 PM, Lars Helge Øverland 
>>> wrote:
>>>
>>> Hi Nick,
>>>
>>>
>>>
>>> there is a "Translate" link at the bottom of the context menu. I take it
>>> you cannot see that. Can you reproduce on the demo
>>> ?
>>>
>>>
>>>
>>> regards,
>>>
>>>
>>>
>>> Lars
>>>
>>>
>>>
>>>
>>>
>>> On Tue, Feb 2, 2016 at 9:29 AM, Shurajit Dutta 
>>> wrote:
>>>
>>> Hi,
>>>
>>>
>>>
>>> Also wondering how DE's, indicators, etc. can be translated. Doesn't
>>> seem to be an option anymore in the new app:
>>>
>>>
>>>
>>> [image: Inline image 1]
>>>
>>>
>>>
>>> Nick
>>>
>>>
>>>
>>> --
>>>
>>> Shurajit Dutta
>>>
>>> Health Information Consultant
>>>
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to : dhis2-users@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>> Lars Helge Øverland
>>>
>>> Lead developer, DHIS 2
>>>
>>> University of Oslo
>>>
>>> Skype: larshelgeoverland
>>>
>>> http://www.dhis2.org 
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>> Shurajit Dutta
>>>
>>> Health Information Consultant
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>> Lars Helge Øverland
>>>
>>> Lead developer, DHIS 2
>>>
>>> University of Oslo
>>>
>>> Skype: larshelgeoverland
>>>
>>> http://www.dhis2.org 
>>>
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to : dhis2-users@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> Prosper Behumbiize, MPH
>> Global HISP| University Of Oslo/HISP Uganda
>> +256 752 751 776 | +256 776 139 139
>> pros...@hispuganda.org  | pros...@dhis2.org | Skype:
>> prospertb
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : 

Re: [Dhis2-users] Translate in data element/indicator app

2016-03-21 Thread Antonia - Pro
Dear Developers,
I see correctly the translation dialog box in the new  data
element/indicator app, but my problem is that differently of the old style,
the reference name (english in most cases) is not visualized.
It will be very helpful if the reference name is showed in the data element
translate dialog box.

[image: Immagine incorporata 4]

[image: Immagine incorporata 2]
thanks
Antonia

 www.informa.pro - *Seguici su *LinkedIn
 [image: In]

INFORMAPRO S.r.l. - via Luigi Rava 43,  Roma 00149
tel. +39 06 5758926, fax +39  06 62207168
Skype: informa_antonia.bezenchek
Eng. Antonia Bezenchek - ICT  Manager

2016-03-21 4:54 GMT+01:00 Prosper BT :

> Hi Thomas,
>
> The fixed was applied long time ago checked with the demo server build 21931
> to confirm
>
> [image: Inline image 1]
>
> Regards
>
> On Thu, Mar 10, 2016 at 1:45 PM, Thomas Lavreys 
> wrote:
>
>> Hi,
>>
>>
>>
>> Did this problem resolve? I also didn’t have the translate option (while
>> it’s there on the demo), so I downloaded the latest build (21900), but the
>> option is still not available.
>>
>>
>>
>> Is there something you have to click in setting maybe before it’s
>> available?
>>
>>
>>
>> Thanks in advance!
>>
>>
>>
>> Thomas
>>
>>
>>
>> *From:* Dhis2-users [mailto:dhis2-users-bounces+thomaslavreys=
>> gmail@lists.launchpad.net] *On Behalf Of *Lars Helge Øverland
>> *Sent:* Tuesday, February 2, 2016 9:43 AM
>> *To:* Shurajit Dutta 
>> *Cc:* dhis1-users 
>> *Subject:* Re: [Dhis2-users] Translate in data element/indicator app
>>
>>
>>
>> Okay thanks.
>>
>>
>>
>> On Tue, Feb 2, 2016 at 9:41 AM, Shurajit Dutta 
>> wrote:
>>
>> Your right seems to be working on demo. Will download a different build
>> and try.
>>
>>
>>
>> Nick
>>
>>
>>
>> On Tue, Feb 2, 2016 at 4:36 PM, Lars Helge Øverland 
>> wrote:
>>
>> Hi Nick,
>>
>>
>>
>> there is a "Translate" link at the bottom of the context menu. I take it
>> you cannot see that. Can you reproduce on the demo
>> ?
>>
>>
>>
>> regards,
>>
>>
>>
>> Lars
>>
>>
>>
>>
>>
>> On Tue, Feb 2, 2016 at 9:29 AM, Shurajit Dutta 
>> wrote:
>>
>> Hi,
>>
>>
>>
>> Also wondering how DE's, indicators, etc. can be translated. Doesn't seem
>> to be an option anymore in the new app:
>>
>>
>>
>> [image: Inline image 1]
>>
>>
>>
>> Nick
>>
>>
>>
>> --
>>
>> Shurajit Dutta
>>
>> Health Information Consultant
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>>
>>
>>
>> --
>>
>> Lars Helge Øverland
>>
>> Lead developer, DHIS 2
>>
>> University of Oslo
>>
>> Skype: larshelgeoverland
>>
>> http://www.dhis2.org 
>>
>>
>>
>>
>>
>>
>>
>> --
>>
>> Shurajit Dutta
>>
>> Health Information Consultant
>>
>>
>>
>>
>>
>> --
>>
>> Lars Helge Øverland
>>
>> Lead developer, DHIS 2
>>
>> University of Oslo
>>
>> Skype: larshelgeoverland
>>
>> http://www.dhis2.org 
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Prosper Behumbiize, MPH
> Global HISP| University Of Oslo/HISP Uganda
> +256 752 751 776 | +256 776 139 139
> pros...@hispuganda.org  | pros...@dhis2.org | Skype:
> prospertb
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] GSoC

2016-03-21 Thread Araz Abishov

Hello Alexander,

Good place to start with dhis2-android-dashboard app is building it from source 
code: https://github.com/dhis2/dhis2-android-dashboard/tree/legacy

You can also test it against demo server in order to get better understanding 
of what application does:

URL: https://play.dhis2.org/demo
Username: admin
Password: district

You can choose any of tasks listed here: 
https://github.com/dhis2/dhis2-android-dashboard/issues
I also highly recommend you start writing proposal now and submitting draft to 
GSoC portal as soon as possible.

Best Regards,
Araz Abishov

On March 21, 2016 at 12:20:26 AM, Alexander Kozhokar (alex96kozho...@gmail.com) 
wrote:

Hi! My name is Alex. I am very interested in one of DHIS2 projects for GSOC. It 
is called "Enhance existing DHIS2 android dashboard application".
___ 
Mailing list: https://launchpad.net/~dhis2-users 
Post to : dhis2-users@lists.launchpad.net 
Unsubscribe : https://launchpad.net/~dhis2-users 
More help : https://help.launchpad.net/ListHelp 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp