Re: [Dhis2-devs] [Dhis2-users] WHO DQA tool and Zeros not storing in DHIS2

2018-11-22 Thread Elmarie Claasen
Hi Jason,



These explanations are helpful. As Gerald mentions it is tricky though if
you want to use the WHO DQ app to find missing values which then flags all
nulls as missing whether the complete button on the dataset has been
pressed or not. So in this scenario we have 2 options – capturing zeros
which is not advised as you point out as it does not affect the aggregated
values and bloat the database. The 2nd option is that the WHO app could be
bit more sophisticated to check for the complete flag before flagging a
value as missing which in my view is 1st prize.



In SA we currently implement a solution where we save zero values in order
to monitor completeness but then delete them at the end of the reporting
financial year because then completeness monitoring is no longer a priority
for that period.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Dhis2-users  *On Behalf Of *Jason Pickering
*Sent:* Thursday, November 22, 2018 12:34 PM
*To:* gerald thomas 
*Cc:* dhis2-us...@lists.launchpad.net; dhis2-devs <
dhis2-devs@lists.launchpad.net>
*Subject:* Re: [Dhis2-users] [Dhis2-devs] WHO DQA tool and Zeros not
storing in DHIS2



Hi Gerald,

No, they will not appear unless people re-enter the data. When this setting
is used, what happens on the client side, is that even if people enter a
zero, it will never get transmitted to the server. In most cases, having
zeros simply leads to massive numbers of zeros stored in the database,
which are not important when things get aggregated. Users are often not
consistent about entering zeros, and trying to divine what the user's
intent was, can be exceedingly difficult. This is the reason that the
"Complete" button was implemented. With proper training and messaging, this
can be used to indicate that the report it complete, and that everything
which is blank, should be able to be assumed to be zero. Often people want
to try and use a zero to indicate that a particular service is offered, but
that there were simply no clients for that reporting period. The problem of
course is whether the data entry staff understand this. I am not sure what
the need for zeroes actually is in your case, but you may want to consider
to use the completion information instead, if possible. We have seen
numerous cases were more than 60% of the values stored in a DHIS2 database
are zeros. This leads to slower performance of analytics, as well as
inflation of backup sizes, so I hope if you do change this, to think
carefully about whether you really, really need all those zeros!



Best regards,

Jason





On Thu, Nov 22, 2018 at 5:03 AM gerald thomas  wrote:

Dear Barnabas,

Thanks for your help.

The issue now is that we had been ignoring it all this time. Now, we want
to consider it again which means we will have to enable them as a batch by
API method but I am inquiring if the previous missing zeros will appear.



On Thu, Nov 22, 2018 at 9:50 AM Barnabas Akumba 
wrote:

Hello Gerald,



Storing of zeros in the DHIS2 is configured during the Data Element
Creation stage. There is an option where you need to enable the Data
Element to store zero values (see attached screen shot).

[image: image.png]

Once that is done for all the Data Elements, then the Form will be able to
store Zero values.

Regards



On Thu, Nov 22, 2018 at 10:42 AM gerald thomas 
wrote:

Dear all,

We are looking at the WHO tool and there was a concern about the zeros
which are not storing in the PostgreSQL database.

Please is there any solution for these zeros not storing?

Is there another way for the WHO tool to differentiate between an actual
blank space and Zeros?



Thanks in advance for your contribution.


-- 

Regards,



Gerald

___
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




-- 



Barnabas AKUMBA



*Mobile:* +2348036195778

*Skype:* barnabas.akumba



-- 

Regards,



Gerald

___
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




-- 

Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+46764147049 <+46764147049>

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto:

Re: [Dhis2-devs] How to delete individuals from Tracker Capture permanently version 2.9

2018-11-07 Thread Elmarie Claasen
Hi Pradeep,



You remove soft deleted values under Data Administration > Maintenance

Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Dhis2-devs 
*On Behalf Of *Pradeep Kumar Thakur
*Sent:* Wednesday, November 7, 2018 1:30 PM
*To:* DHIS 2 Users list ; dhis2-devs <
dhis2-devs@lists.launchpad.net>
*Subject:* [Dhis2-devs] How to delete individuals from Tracker Capture
permanently version 2.9



Hi,



We have deleted some individual’s profile in tracker capture and that is
not showing in Tracker Capture when we search but it appears in the list of
event reports. Please suggest how to delete that permanently.



Regards,

Pradeep

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Mandatory attributes can not be made optional

2018-10-24 Thread Elmarie Claasen
Hi Neeraj,



These attributes that you refer to are they part of the Tracked Entity
defined? My understanding which may be wrong is if you define certain
attributes as part of the tracked entity e.g. Person then those attributes
would be mandatory in the programs.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Dhis2-devs 
*On Behalf Of *Neeraj Gupta
*Sent:* Wednesday, October 24, 2018 9:34 AM
*To:* DHIS 2 Users list ; DHIS 2
developers 
*Subject:* [Dhis2-devs] Mandatory attributes can not be made optional



Dear All,



Once the attribute is made mandatory and if at a later stage it is
considered to be optional then we are able to go to attributes of the
program and uncheck the mandatory field but this is not reflected in the
registration page.
It always treats the attribute as mandatory, the user cannot move forward
without entering data for those attributes.



Version: 2.30
Build revision: bd6e33e

Build date: 2018-10-23 02:06



-- 

Thanks,
Neeraj Gupta

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Problem creating a data export in 2.30

2018-10-11 Thread Elmarie Claasen
Hi Viet,



I think we may be onto what is causing the issue. Is the exporting of data
also controlled by sharing settings? I did an export again today of all
datasets in Play demo for Sep 2018 with username admin/district and only
get the attached export file though it appears there are many more records
in the database than only these 3 for Sep 2018.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Viet Nguyen 
*Sent:* Thursday, October 11, 2018 12:35 PM
*To:* Elmarie Claasen 
*Cc:* dhis2-users ; dhis2-devs <
dhis2-devs@lists.launchpad.net>; mahla...@hisp.org
*Subject:* Re: [Dhis2-devs] Problem creating a data export in 2.30



I can't reproduce the issue you described on play/2.30, even for September
period.



Could you provide more info such as steps to reproduce on play/2.30 server
and export parameters.



On Wed, Oct 10, 2018 at 5:50 PM Elmarie Claasen  wrote:

Hi all,



We having a problem in creating a data export in 2.30 instance on local
instance. The file generated is empty. There is no error in the browser
console or in the log file in fact no entry in the log file at the time
when the export is generated.



The version used

Version:

2.30

Build revision:

ade885d

Build date:

2018-10-08 03:06



The Play demo does not create the same problem when data is exported for
July there are data in the export file but when exported for Sep for all or
any datasets the export also comes up empty.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp




-- 



Viet Nguyen

Software Developer, DHIS 2

University of Oslo

http://www.dhis2.org

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Problem creating a data export in 2.30

2018-10-10 Thread Elmarie Claasen
Hi all,



We having a problem in creating a data export in 2.30 instance on local
instance. The file generated is empty. There is no error in the browser
console or in the log file in fact no entry in the log file at the time
when the export is generated.



The version used

Version:

2.30

Build revision:

ade885d

Build date:

2018-10-08 03:06



The Play demo does not create the same problem when data is exported for
July there are data in the export file but when exported for Sep for all or
any datasets the export also comes up empty.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-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] Indicators totaling to average rather than sum in pivot tables?

2018-10-03 Thread Elmarie Claasen
Hi Stanley,



No, it has not been resolved. The initial bug reports was turned into a new
feature DHIS2-2380 <https://jira.dhis2.org/browse/DHIS2-2380> which is
still pending.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Stanley Kalyati 
*Sent:* Wednesday, October 3, 2018 7:47 AM
*To:* Elmarie Claasen 
*Cc:* kle...@engenderhealth.org; DHIS Users ;
DHIS 2 Developers list 
*Subject:* Re: [Dhis2-users] Indicators totaling to average rather than sum
in pivot tables?



Dear Elmarie,



Has this issue been resolved?



I am also experiencing the same thing.



Stanley



On Fri, Jun 29, 2018 at 8:13 AM Elmarie Claasen  wrote:

Hi Karen,



Yes this is new feature of 2.28 which unfortunately does not work for sum
indicators where you would like to sum up raw data values. There is
already a Jira issue for it here
<https://jira.dhis2.org/browse/DHIS2-3350?filter=-2> You can vote for it.



Regards



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Dhis2-users [mailto:dhis2-users-bounces+elmarie=
hisp@lists.launchpad.net] *On Behalf Of *Karen Levin
*Sent:* Friday, June 29, 2018 2:24 AM
*To:* dhis2-us...@lists.launchpad.net
*Subject:* [Dhis2-users] Indicators totaling to average rather than sum in
pivot tables?



Hi all, I put in a ticket on Jira but am wondering if others have
experienced an issue in 2.29 where pivot tables run with indicators provide
an average of all values in the total column, rather than a sum of the
values?



The table options are correctly set, as are the aggregation options for the
data elements that make up the indicator.



We recently upgraded and this seems to have come with the upgrade.



Thanks,

Karen



*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Script to identify which war version a backup was on

2018-09-20 Thread Elmarie Claasen
Hi all,



Is there any script to use in order to identify which war version a backup
file was last started up with? And if so from which version is this
available?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Tragic passing of Dr Dapo Adejumo

2018-08-27 Thread Elmarie Claasen
Hi all,



I am so saddened to hear this news. It was always a pleasure to meet Dapo
and his confident, quiet manner always helped.

May his soul rest in peace.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Dhis2-devs 
*On Behalf Of *Adebusoye Anifalaje
*Sent:* Friday, August 24, 2018 5:10 PM
*To:* dhis2-us...@lists.launchpad.net; DHIS 2 developers <
dhis2-devs@lists.launchpad.net>
*Subject:* [Dhis2-devs] Tragic passing of Dr Dapo Adejumo



Dear DHIS 2 community,



I am deeply saddened to inform you that Dapo passed away yesterday. This is
still very shocking to us.



We have set up a gofundme  <https://www.gofundme.com/in-memory-of-dapo>page
where you can donate to support his wife and two children. Even if you are
not able to give a monetary donation his family will appreciate if you can
share messages and memories on this page.



Many thanks for your support. May his soul will rest in peace



Very best wishes,



- -






*Busoye Anifalaje (PhD)*
Director of Services (Principal), BAO Systems

UK: +44 7901-740-757 | US: +1 682-307-0986|

 bus...@baosystems.com | http://www.baosystems.com |

Skype: busoye | 2900 K Street, Suite 406, Washington D.C. 20007

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Fwd: Bulksms gateway Configuration in 2.27

2018-07-19 Thread Elmarie Claasen
Hi Zubair

Yes we are able to log in with those credentials perfectly.

Elmarie

On Thu, 19 Jul 2018 at 21:01, Zubair Asghar Raja  wrote:

> Hi
> Authentication error is related to credentials. Can you logon to
> bulksms.com with those  same credentials?
>
>
> Zubair
>
> On Thu, 19 Jul 2018, 8:52 pm Elmarie Claasen,  wrote:
>
>> Hi all,
>>
>> Anyone can assist us with this error message?
>>
>> Regards
>>
>> Elmarie
>>
>> -- Forwarded message -
>> From: Djibril Dione 
>> Date: Thu, 19 Jul 2018 at 17:43
>> Subject: Bulksms gateway Configuration in 2.27
>> To: Dhis2-User , DHIS 2 developers <
>> dhis2-devs@lists.launchpad.net>
>> Cc: Elmarie Claasen 
>>
>>
>> Dear DHIS experts,
>>
>> We are trying to configure bulksms gateway in one of our 2.27
>> Instance(Build: 946e228) but failing to send sms.
>>
>> The config seem to be fine but whenever we try to send SMS, we got 
>> *‘’authentication
>> failure’’ *as indicated by the logs below (I have change the phone
>> Number to …).
>>
>>
>>
>> ** INFO  2018-07-19 16:38:14,989 Sending SMS to [, 0]
>> (SmsMessageSender.java [http-nio-8080-exec-8])*
>>
>> ** ERROR 2018-07-19 16:38:16,733 SMS failed, failure cause:
>> authentication failure (SmsMessageSender.java [http-nio-8080-exec-8])*
>>
>>
>>
>> The BulkSMS credentials are working perfectly on https://www.bulksms.com
>>
>>
>>
>> I have also tried a configuration using the API and got the same message
>> using these payload.
>>
>>- Gateway Config
>>
>> {
>>
>>   "name": "bulkSMS",
>>
>>   "username": "Username",
>>
>>   "password": "Pwd"
>>
>> }
>>
>>
>>
>>- Add the gateway to Defaul
>>- Send sms
>>
>> {
>>
>>   "message":"Sms Text",
>>
>>   "recipients": [
>>
>> "47XX1",
>>
>> "47XX2"
>>
>>   ]
>>
>> }
>>
>> Am I missing something in the Config?
>>
>> Is here anyone who had this issue before?
>>
>>
>>
>>
>>
>> Kind regards.
>>
>>
>>
>> Djibril Dione
>>
>> HISP SA
>>
>>
>>
>> *This message and any attachments are subject to a disclaimer published
>> at http://www.hisp.org/policies.html#comms_disclaimer
>> <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.*
>>
>> *This message and any attachments are subject to a disclaimer published
>> at http://www.hisp.org/policies.html#comms_disclaimer
>> <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-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Fwd: Bulksms gateway Configuration in 2.27

2018-07-19 Thread Elmarie Claasen
Hi all,

Anyone can assist us with this error message?

Regards

Elmarie

-- Forwarded message -
From: Djibril Dione 
Date: Thu, 19 Jul 2018 at 17:43
Subject: Bulksms gateway Configuration in 2.27
To: Dhis2-User , DHIS 2 developers <
dhis2-devs@lists.launchpad.net>
Cc: Elmarie Claasen 


Dear DHIS experts,

We are trying to configure bulksms gateway in one of our 2.27
Instance(Build: 946e228) but failing to send sms.

The config seem to be fine but whenever we try to send SMS, we got
*‘’authentication
failure’’ *as indicated by the logs below (I have change the phone Number
to …).



** INFO  2018-07-19 16:38:14,989 Sending SMS to [, 0]
(SmsMessageSender.java [http-nio-8080-exec-8])*

** ERROR 2018-07-19 16:38:16,733 SMS failed, failure cause: authentication
failure (SmsMessageSender.java [http-nio-8080-exec-8])*



The BulkSMS credentials are working perfectly on https://www.bulksms.com



I have also tried a configuration using the API and got the same message
using these payload.

   - Gateway Config

{

  "name": "bulkSMS",

  "username": "Username",

  "password": "Pwd"

}



   - Add the gateway to Defaul
   - Send sms

{

  "message":"Sms Text",

  "recipients": [

"47XX1",

"47XX2"

  ]

}

Am I missing something in the Config?

Is here anyone who had this issue before?





Kind regards.



Djibril Dione

HISP SA



*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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.*

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Issue with database locale change causing resource tables to fail

2018-07-11 Thread Elmarie Claasen
Hi all,



We have a particular issue with a Namibian instance (war 2.27) which was
initially installed with a South African locale on the server and data
captured using this time. After a few years it was now changed by the
Ministry to Namibian locale when they took over hosting of the instance on
their network infrastructure. There is a 1hr difference between the 2
locales.



We now find issues with generating resource tables and have narrowed it
down to failing on the _periodstructure table







When we restore the same database back on a server with SA locale
everything runs fine so can only conclude that it is the locale change
which  makes some periods invalid but we have done numerous data checks on
all relevant tables, but have found no apparent issues with any of the
periods or data.



Does anyone have experience with moving database locales or what the
problem could be?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published

at http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<mailto: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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Problem with recaptcha

2018-03-27 Thread Elmarie Claasen
Hi all,



It seems that Google has stopped support for recaptcha v1 and recaptcha v2
is necessary.

I just updated an instance to

Version:

2.28

Build revision:

927ddf9

Build date:

2018-03-27 06:22



The recaptcha on self-registration page still shows:

 But on Sierra Leone the v2 I am not a bot is working.



What could be the issue and how does one update existing versions running?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Push analysis causes analytics to fail

2018-03-01 Thread Elmarie Claasen
Hi all,



We have been testing push analysis and set up one push analysis of a
dashboard to a usergroup but it causes analytics to fail with the following
message.

The instance is on 2.28.

We unable to test on Sierra Leone to replicate.



The log file shows the following error:



* ERROR 2018-01-31 13:45:32,397 Unexpected error occurred in scheduled
task. (TaskUtils.java [taskScheduler-16])

java.lang.NullPointerException

ERROR 2018-01-31 13:45:32,397 Unexpected error occurred in scheduled task.
(TaskUtils.java [taskScheduler-16])

java.lang.NullPointerException

at
org.hisp.dhis.commons.util.ConcurrentUtils.waitForCompletion(ConcurrentUtils.java:53)

at
org.hisp.dhis.analytics.table.DefaultAnalyticsTableService.applyAggregationLevels(DefaultAnalyticsTableService.java:242)

at
org.hisp.dhis.analytics.table.DefaultAnalyticsTableService.update(DefaultAnalyticsTableService.java:137)

at
org.hisp.dhis.analytics.table.DefaultAnalyticsTableGenerator.generateTables(DefaultAnalyticsTableGenerator.java:112)

at
org.hisp.dhis.webapi.controller.ResourceTableController.lambda$analytics$0(ResourceTableController.java:112)

at
org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)

at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

at java.util.concurrent.FutureTask.run(FutureTask.java:266)

at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)

at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)

at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Program indicators export to another system

2018-02-01 Thread Elmarie Claasen
Hi all,

Any response to this question?

Regards

Elmarie

On 30 Jan 2018 12:11, "Elmarie Claasen" <elma...@hisp.org> wrote:

> Hi all,
>
>
>
> We create Programme Indicators and would like to export those to other
> systems with different data element UIDs than the created Programme
> Indicator UID.
>
> If adding a code to the Programme Indicator which is same as the Data
> Element code will this allow matching on import?
>
>
>
> Regards,
>
>
>
> *Elmarie Claasen*
>
> [image: Hisp logo]
>
> Project Manager
>
> Health Information Systems Program
>
> Tel:  041-367 1027
>
> Cell: 082 374 2209
>
> E-mail: elma...@hisp.org
>
> Skype:  elmarie.claasen52
>
>
>

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Program indicators export to another system

2018-01-30 Thread Elmarie Claasen
Hi all,



We create Programme Indicators and would like to export those to other
systems with different data element UIDs than the created Programme
Indicator UID.

If adding a code to the Programme Indicator which is same as the Data
Element code will this allow matching on import?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] Problem with setting up validation notifications

2017-10-03 Thread Elmarie Claasen
Hi Prosper,



Analytics ran last night and monitoring was turned on then but did not
receive any validation notifications.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Prosper BT [mailto:ptb3...@gmail.com]
*Sent:* Tuesday, October 3, 2017 11:02 AM
*To:* Elmarie Claasen <elma...@hisp.org>
*Cc:* dhis1-users <dhis2-us...@lists.launchpad.net>; dhis2-devs <
dhis2-devs@lists.launchpad.net>
*Subject:* Re: [Dhis2-users] Problem with setting up validation
notifications



Dear Elmarie,



How are you testing this? because notifications will be sent out when
analytics run and monitoring turned on



Regards






Prosper Behumbiize, MPH

DHIS2 Implementation| HISP Uganda

pros...@hispuganda.org <ptb3...@gmail.com> | pros...@dhis2.org | Skype:
prospertb



On Tue, Oct 3, 2017 at 11:39 AM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi Prosper,



Thanks so going through this I now understand what the “Notify users in
hierarchy only” is for. I have set it up in this manner described in the
manual.

However I still don’t understand why the system is not sending out
notifications. Have I left anything out or is there a known bug?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Prosper BT [mailto:ptb3...@gmail.com]
*Sent:* Tuesday, October 3, 2017 10:33 AM
*To:* Elmarie Claasen <elma...@hisp.org>
*Cc:* dhis1-users <dhis2-us...@lists.launchpad.net>; dhis2-devs <
dhis2-devs@lists.launchpad.net>
*Subject:* Re: [Dhis2-users] Problem with setting up validation
notifications



Dear Elmarie,



There is some guidance here on validation rules

https://docs.dhis2.org/master/en/user/html/dhis2_user_manual_en_full.html#manage_validation_rule



Regards


Prosper Behumbiize, MPH

DHIS2 Implementation| HISP Uganda

pros...@hispuganda.org <ptb3...@gmail.com> | pros...@dhis2.org | Skype:
prospertb



On Tue, Oct 3, 2017 at 11:23 AM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,



I am struggling to set up validation notifications on an aggregated
instance with validation rules defined.

I could not find guidance in the DHIS2 manuals specifically how to set this
up.

I followed the following:

1)  Validation rules are defined

2)  Added a validation notification template where I selected
collective summary and left the “notify users in hierarchy unticked” since
I don’t quite understand what that option would mean. Selected a user group
to which this notification template should send notifications

3)  Under scheduling activated Data Monitoring to “All daily”

4)  We do have an email configured on the instance which is
successfully sending out other mails e.g. forgot password notifications,
password expiry notifications etc.



What am I missing in the configuration as the particular user group do not
receive notifications?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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
<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-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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
<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.*

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<http://www.hisp.org/policies.html#comms_disclaimer>.  Please read the 
discla

Re: [Dhis2-devs] [Dhis2-users] Problem with setting up validation notifications

2017-10-03 Thread Elmarie Claasen
Hi Prosper,



Thanks so going through this I now understand what the “Notify users in
hierarchy only” is for. I have set it up in this manner described in the
manual.

However I still don’t understand why the system is not sending out
notifications. Have I left anything out or is there a known bug?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Prosper BT [mailto:ptb3...@gmail.com]
*Sent:* Tuesday, October 3, 2017 10:33 AM
*To:* Elmarie Claasen <elma...@hisp.org>
*Cc:* dhis1-users <dhis2-us...@lists.launchpad.net>; dhis2-devs <
dhis2-devs@lists.launchpad.net>
*Subject:* Re: [Dhis2-users] Problem with setting up validation
notifications



Dear Elmarie,



There is some guidance here on validation rules

https://docs.dhis2.org/master/en/user/html/dhis2_user_manual_en_full.html#manage_validation_rule



Regards


Prosper Behumbiize, MPH

DHIS2 Implementation| HISP Uganda

pros...@hispuganda.org <ptb3...@gmail.com> | pros...@dhis2.org | Skype:
prospertb



On Tue, Oct 3, 2017 at 11:23 AM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,



I am struggling to set up validation notifications on an aggregated
instance with validation rules defined.

I could not find guidance in the DHIS2 manuals specifically how to set this
up.

I followed the following:

1)  Validation rules are defined

2)  Added a validation notification template where I selected
collective summary and left the “notify users in hierarchy unticked” since
I don’t quite understand what that option would mean. Selected a user group
to which this notification template should send notifications

3)  Under scheduling activated Data Monitoring to “All daily”

4)  We do have an email configured on the instance which is
successfully sending out other mails e.g. forgot password notifications,
password expiry notifications etc.



What am I missing in the configuration as the particular user group do not
receive notifications?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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
<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-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Problem with setting up validation notifications

2017-10-03 Thread Elmarie Claasen
Hi all,



I am struggling to set up validation notifications on an aggregated
instance with validation rules defined.

I could not find guidance in the DHIS2 manuals specifically how to set this
up.

I followed the following:

1)  Validation rules are defined

2)  Added a validation notification template where I selected
collective summary and left the “notify users in hierarchy unticked” since
I don’t quite understand what that option would mean. Selected a user group
to which this notification template should send notifications

3)  Under scheduling activated Data Monitoring to “All daily”

4)  We do have an email configured on the instance which is
successfully sending out other mails e.g. forgot password notifications,
password expiry notifications etc.



What am I missing in the configuration as the particular user group do not
receive notifications?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] DHIS-2 Change Organization Unit Tree To Drop Down menus From Front End

2017-08-15 Thread Elmarie Claasen
Hi Omer,

You can search for an organaisationunit in the search box above the tree in
most apps then select once it appears.

Does this work for you?

Elmarie

On 16 Aug 2017 07:08, "Omer Butt"  wrote:

> Dear Sir,
>
> Any Way to Change the Selection of *organization unit *??
> Default is Tree Base Structure. Will it be change to Drop menus ??
>
> Kindly Provide a way to resolve that issue .
> Or any other suggestion to handle this.
>
> Thanks.
>
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Problem to open Settings app after upgrade

2017-08-11 Thread Elmarie Claasen
Hi Calle,



Yes thanks that was the problem. There seem to be a check between 2.24 and
2.25 for invalid UIDs and then System Settings does not open.

It would be really useful if there was a integrity error to show invalid
UIDs because it was a bit of a search for days to find the cause.





Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Calle Hedberg [mailto:calle.hedb...@gmail.com]
*Sent:* Friday, August 11, 2017 3:46 PM
*To:* Nicolay Ramm <nico...@dhis2.org>
*Cc:* Elmarie Claasen <elma...@hisp.org>; dhis2-devs <
dhis2-devs@lists.launchpad.net>
*Subject:* Re: [Dhis2-devs] Problem to open Settings app after upgrade



Hi



We found the problem yesterday - one UID in the UserRole table had only 10
characters.



Regards

Calle



On 11 August 2017 at 15:44, Nicolay Ramm <nico...@dhis2.org> wrote:

Hi Elmarie,



I agree this does seem like a database error. I can't really tell where the
problem is from this error message, but as a starting point you might check
the following API endpoints for invalid data:



dataElementGroups

indicatorGroups

organisationUnits

organisationUnitLevels

userGroups

userRoles



Hope this helps.





Best regards,




Nicolay Ramm

Front end developer, DHIS 2

University of Oslo

https://www.dhis2.org



On Thu, Aug 10, 2017 at 7:57 PM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,



We have an problem to open the System Settings app after upgrade to 2.27.



There is no error in the log files and the only error in browser console
is:



Uncaught (in promise) Error: Can not add a Model without id to a
ModelCollection

at o (utils.js:22)

at ModelCollection.js:47

at Array.forEach ()

at s (ModelCollection.js:45)

at new e (ModelCollection.js:100)

at Function.value (ModelCollection.js:263)

at ModelDefinition.js:373

at 



We would really appreciate assistance with the cause of this – 2 instances
now that has this problem and no matter what you do to replace wars etc we
unable to fix it which seems to point to a database error but we don’t know
where to start looking as nothing obvious stands out.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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
<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-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





-- 

***

Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedb...@gmail.com

Skype: calle_hedberg

***

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Problem to open Settings app after upgrade

2017-08-10 Thread Elmarie Claasen
Hi all,



We have an problem to open the System Settings app after upgrade to 2.27.



There is no error in the log files and the only error in browser console
is:



Uncaught (in promise) Error: Can not add a Model without id to a
ModelCollection

at o (utils.js:22)

at ModelCollection.js:47

at Array.forEach ()

at s (ModelCollection.js:45)

at new e (ModelCollection.js:100)

at Function.value (ModelCollection.js:263)

at ModelDefinition.js:373

at 



We would really appreciate assistance with the cause of this – 2 instances
now that has this problem and no matter what you do to replace wars etc we
unable to fix it which seems to point to a database error but we don’t know
where to start looking as nothing obvious stands out.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] DHIS2 don't showing annualized Indicator based on Population data as expected monthly

2017-07-21 Thread Elmarie Claasen
Hi

I had this question some time ago myself. DHIS2 actually calculates the
indicator more mathematically correct than just dividing the denominator by
12 but consider a daily proportion based  on 355/no of days per month

So Jan-Mar the numerator is multiplied by 365/(31+28+30)

Hope this helps.

Elmarie


On 21 Jul 2017 3:21 PM, "vunda limbe"  wrote:

> Yes It is,
>
>
> On Fri, Jul 21, 2017 at 1:16 PM, Shurajit Dutta 
> wrote:
>
>> Hi Vunda
>>
>> Also is the aggregation operator for the population data element set to
>> average (sum in org unit hierarchy)?
>>
>>
>> On Jul 21, 2017 7:20 PM, "vunda limbe"  wrote:
>>
>> Hi Community and Developer,
>>
>> I have a population DE that helps to capture population Annually and I
>> have some indicators that use its and those are set to be annualized. I've
>> made a constatation that the result is different compared to excel sheet,
>> and DHIS2 doesn't dividing annual population by 12 for monthly report.
>> This is a bug or am I walking wrong side?
>> Your help is welcome.
>>
>> Thanks.
>>
>> Vunda Limbe
>>
>> ___
>> 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-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Account locked after failed login attempts

2017-07-19 Thread Elmarie Claasen
Hi Devs,

Can I please check how long the timeout is if the setting is enabled to
temporarily lock account after failed login attempt.

We thought it was 15mins but after more than 1hr the account is still
locked and need to assist a user.

Regards

Elmarie

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Require authority to add to view object lists

2017-07-11 Thread Elmarie Claasen
Hi Mark,



Your explanation helps a lot – thanks.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Mark Polak [mailto:m...@dhis2.org]
*Sent:* Tuesday, July 11, 2017 9:51 AM
*To:* Elmarie Claasen <elma...@hisp.org>
*Cc:* dhis1-users <dhis2-us...@lists.launchpad.net>; dhis2-devs <
dhis2-devs@lists.launchpad.net>
*Subject:* Re: [Dhis2-devs] Require authority to add to view object lists



Hey Elmarie,



What it should do is the following.

When the setting is set to true:
The user will need "ADD" permissions for the given objects to be able to
view them.

When set to false, the user can view everything, no matter if they have the
"ADD" permission or not.



To give an example:
Say i have two users, one who can administer data elements and one who
can't.



If the setting were set to true, only the user who can add new data
elements can see them. The other person can't because he/she can't add them.
If the setting were set to false, both people could see the data elements,
but only one of them can add new ones.

Hope that helps :)







On Tue, Jul 11, 2017 at 8:25 AM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all



May I please enquire what the exact function of this setting is when set to
false and when set to true?

Require authority to add to view object lists



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 

Regards,


Mark Polak

Software developer, DHIS 2

University of Oslo

http://www.dhis2.org <https://www.dhis2.org/>

m...@dhis2.org

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Require authority to add to view object lists

2017-07-11 Thread Elmarie Claasen
Hi all



May I please enquire what the exact function of this setting is when set to
false and when set to true?

Require authority to add to view object lists



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] 2.27 password constraints enforced

2017-07-10 Thread Elmarie Claasen
Hi all,

I would like to clarify the following;

2.27 enforces the password requirement of at least 1 UPPERCASE, lowercase,
numeric and non-alpha-numeric character and specified length for new users,
password resets including password reset when password expiry is turned on.
These enhancements are all good for us from an auditing perspective.  It
does not however enforce password reset on first login to a 2.27 instance
when the password does not comply to the new requirements. We would need to
give assurance that the new password requirement has been enforced by the
system. I was looking qt shortening the password expiry but the shortest
option is 90 days.

Is this by design or a bug?

Elmarie Claasen
HISP-SA

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] Number formatting

2017-05-16 Thread Elmarie Claasen
Hi Georgi,



So if you want to capture a whole number then you select Integer, Positive
Integer or Zero Positive integer. If you want to capture decimal values
then you select number. Although you cannot define the number of decimal
points you will be able to capture a value with decimals.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Georgi Chakarov [mailto:geo...@logicaloutcomes.net]
*Sent:* Tuesday, May 16, 2017 2:28 PM
*To:* Elmarie Claasen <elma...@hisp.org>; dhis2-us...@lists.launchpad.net;
dhis2-devs@lists.launchpad.net
*Subject:* RE: [Dhis2-users] Number formatting



Hi Elmarie,



Thanks for the response! I am using 2.26.

The digit separator works good. The number of decimals cannot be selected
at data element level. I know this option is available with indicators, but
I can’t figure it out with data elements. Any idea?



Georgi



*From:* Elmarie Claasen [mailto:elma...@hisp.org <elma...@hisp.org>]
*Sent:* Tuesday, May 16, 2017 2:19 PM
*To:* Georgi Chakarov <geo...@logicaloutcomes.net>;
dhis2-us...@lists.launchpad.net; dhis2-devs@lists.launchpad.net
*Subject:* RE: [Dhis2-users] Number formatting



Hi Georgi,



Which version of DHIS2 are you using?



In later versions you can change the digit group separator to use in
analytics under System Settings > Appearance to comma, space or none.

The decimal values are determined by the datatype you select e.g. if you
select integer you cannot have any decimals thus select number and define
the number of decimal spaces.

I am not aware of anywhere you can add a currency symbol.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Dhis2-users [mailto:dhis2-users-bounces+elmarie=
hisp@lists.launchpad.net] *On Behalf Of *Georgi Chakarov
*Sent:* Tuesday, May 16, 2017 10:40 AM
*To:* dhis2-us...@lists.launchpad.net; dhis2-devs@lists.launchpad.net
*Subject:* [Dhis2-users] Number formatting



Hello all!



Is there a way to format numbers in DHIS2 to Use proper $ signs, commas,
and decimals for all display figures?

Example: 20 to $ 200,000.00



Thanks!


Georgi Chakarov, CIA | geo...@logicaloutcomes.net | +1-647-478-5634 x
104 | LogicalOutcomes c/o Centre for Social Innovation, 720 Bathurst
Street, Toronto Canada M5S 2R4 | *You may unsubscribe from receiving
commercial electronic messages from LogicalOutcomes by emailing *
*i...@logicaloutcomes.net* <i...@logicaloutcomes.net>





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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
<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.*

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] Number formatting

2017-05-16 Thread Elmarie Claasen
Hi Georgi,



Which version of DHIS2 are you using?



In later versions you can change the digit group separator to use in
analytics under System Settings > Appearance to comma, space or none.

The decimal values are determined by the datatype you select e.g. if you
select integer you cannot have any decimals thus select number and define
the number of decimal spaces.

I am not aware of anywhere you can add a currency symbol.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Dhis2-users [mailto:dhis2-users-bounces+elmarie=
hisp@lists.launchpad.net] *On Behalf Of *Georgi Chakarov
*Sent:* Tuesday, May 16, 2017 10:40 AM
*To:* dhis2-us...@lists.launchpad.net; dhis2-devs@lists.launchpad.net
*Subject:* [Dhis2-users] Number formatting



Hello all!



Is there a way to format numbers in DHIS2 to Use proper $ signs, commas,
and decimals for all display figures?

Example: 20 to $ 200,000.00



Thanks!


Georgi Chakarov, CIA | geo...@logicaloutcomes.net | +1-647-478-5634 x
104 | LogicalOutcomes c/o Centre for Social Innovation, 720 Bathurst
Street, Toronto Canada M5S 2R4 | *You may unsubscribe from receiving
commercial electronic messages from LogicalOutcomes by emailing *
*i...@logicaloutcomes.net* <i...@logicaloutcomes.net>

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Error in Hierarchy operations Orgunit move

2017-05-16 Thread Elmarie Claasen
Hi all,



I tried to move an orgunit  at OU2 level to another orgunit at OU2 level
which will effectively create another level in the hierarchy. Received an
error message in the UI “Failed to move ec Eastern Cape Province ([object
Object}])



The browser console error is

maintenance-1ca1c6ea03e38d01c7de.js:1 API request failed with status 500
Internal Server Error

Request: PUT
https://gfccm.dhis.hisp.org/training/api/26/organisationUnits/WeeW3tgF69f?mergeMode=REPLACE



What could be the problem with this?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] Using 2.26?

2017-05-15 Thread Elmarie Claasen
Hi Georgi,

What we usually do is to upgrade a staging instance to latest stable war
and start testing all functionality users are using and also the config
apps. Once we determine it is stable and dont see major bugs reported and
still unresolved on Jira we upgrade.

Might be a useful approach for you to follow.

In general it depends where you upgrade from. If a much older version
before api versioning was introduced we had some issues with html reports
that had to be adapted when upgrade to 2.24 but otherwise no major issues.
If you using program rules check those are firing properly.

Elmarie

On 15 May 2017 13:12, "Georgi Chakarov"  wrote:

> Hello!
>
>
>
> Has anyone been using DHIS2 version 2.26, already? Can you confirm that it
> is steady and the apps work good?
>
>
>
> In general, how and where can I check whether a higher version of DHIS2 is
> stable?
>
>
>
> Thanks in advance for your input on this!
>
>
>
> Georgi
>
>
>
>
> Georgi Chakarov, CIA | geo...@logicaloutcomes.net | +1-647-478-5634 x 104
> <(647)%20478-5634> | LogicalOutcomes c/o Centre for Social Innovation,
> 720 Bathurst Street, Toronto Canada M5S 2R4 | *You may unsubscribe from
> receiving commercial electronic messages from LogicalOutcomes by emailing *
> *i...@logicaloutcomes.net* 
>
>
>
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Tracked entity instance report not providing data about stages

2017-02-15 Thread Elmarie Claasen
Hi all,



We having an implementation where we want to generate a report about each
TEI captured in tracker capture from within the Tracker capture screen when
click on “Report” at the bottom. This instance is on 2.25 Build revision:
25de13d Build date: 2017-02-13 but when we generate the report it only
shows information about the TEI enrollment and not the data which was
captured in the stages.



We have another instance on 2.23 and it provides a full report for all
stages that has been completed as well.



Has this report format changed and this is now expected behavior in latest
versions or is it a bug?



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Assigning tracked entity attribute to Program - display in list OFF

2017-02-05 Thread Elmarie Claasen
Hi Calle,

The display in list option when ert to yes means that when you search for a
TEI that specific field displays in the list.

Can you not use program rules to hide that field on the capture screen when
e.g. Enrollment date is not null?

Elmarie

On 05 Feb 2017 02:35, "Calle Hedberg"  wrote:

> Hi
>
> I would like to assign one tracked entity attribute to a program, but with
> that specific attribute NOT appearing in the attribute list during Tracker
> Capture. (NOTE: my only reason for including this "hidden" attribute is
> that program notifications cannot access data element values, so I'm using
> an ASSIGN validation rule to "copy" a needed data element value into this
> attribute so it can be used as part of the notification template).
>
> My assumption was that unticking the "Display in List" setting would do
> this, but it has no effect whatsoever - the specific attribute still appear
> in the data capture standard form and you can capture data the usual way.
> This is 2.25, latest build.
>
> 1. IS there another way to have "hide" an attribute in a program?
>
> 2. Does anybody know what that "Display in List" setting actually DO? What
> "list" does it refer to?
>
> (the user manual does not go beyond the "add attributes and make sure one
> of them has been set to Display in List" level - there's no explanations or
> examples what the settings actually do).
>
> Regards
> Calle
>
> ***
>
> Calle Hedberg
>
> 46D Alma Road, 7700 Rosebank, SOUTH AFRICA
>
> Tel/fax (home): +27-21-685-6472 <+27%2021%20685%206472>
>
> Cell: +27-82-853-5352 <+27%2082%20853%205352>
>
> Iridium SatPhone: +8816-315-19119 <+881%206%20315%2019119>
>
> Email: calle.hedb...@gmail.com
>
> Skype: calle_hedberg
>
> ***
>
>
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Data Set Report is not Downloading

2017-01-28 Thread Elmarie Claasen
Hi Calle,

The issue was the umlaut that remained in RIPDA in the word naive and it
seemed that 1st and 2nd was somehow superscripted on other elements.

Once we corrected those the dataset report downloaded fine in excel and pdf.

Elmarie

On 28 Jan 2017 03:36, "Calle Hedberg" <calle.hedb...@gmail.com> wrote:

> Elmarie,
>
> We have cleaned up many of the special characters in the data element and
> indicator table fields, but a number remains (in particular full stops and
> commas). There might be a few others - it's a lot to go through and a lot
> of problems to clean up.
>
> Exactly which special character caused the problem in the case you refer
> to?
>
> Regards
> calle
>
> On 27 January 2017 at 15:39, gerald thomas <gerald17...@gmail.com> wrote:
>
>> Dear Elmarie,
>>
>> I had done Data Integrity Checks but i don't know which option is
>> responsible for dataelements names with special characters. Besides we
>> had been doing data cleanup and we fixed most of those issues.
>>
>> On 1/27/17, Elmarie Claasen <elma...@hisp.org> wrote:
>> > Gerald,
>> >
>> > We had the same problem so e toime back. Check that you dont have any
>> > special characters in dataelement names.
>> >
>> > Elmarie
>> >
>> > On 27 Jan 2017 14:29, "gerald thomas" <gerald17...@gmail.com> wrote:
>> >
>> >> Dear All,
>> >> We had successfully upgraded to version 2.25 but i noticed that we
>> >> can't download to excel or PDF our data set reports.
>> >>
>> >> Please i don't know if it is a bug but it is working on the DHIS2 demo
>> >> but not on our production server.
>> >>
>> >> Thanks in advance for your help.
>> >>
>> >> --
>> >> Regards,
>> >>
>> >> Gerald
>> >>
>> >> ___
>> >> 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
>> >>
>> >
>> > --
>> >
>> >
>> > *This message and any attachments are subject to a disclaimer published
>> at
>> > http://www.hisp.org/policies.html#comms_disclaimer
>> > <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
>> > <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.*
>> >
>>
>>
>> --
>> Regards,
>>
>> Gerald
>>
>> ___
>> 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
>>
>
>
>
> --
>
> ***
>
> Calle Hedberg
>
> 46D Alma Road, 7700 Rosebank, SOUTH AFRICA
>
> Tel/fax (home): +27-21-685-6472 <+27%2021%20685%206472>
>
> Cell: +27-82-853-5352 <+27%2082%20853%205352>
>
> Iridium SatPhone: +8816-315-19119 <+881%206%20315%2019119>
>
> Email: calle.hedb...@gmail.com
>
> Skype: calle_hedberg
>
> ***
>
>

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Data Set Report is not Downloading

2017-01-27 Thread Elmarie Claasen
Gerald,

We had the same problem so e toime back. Check that you dont have any
special characters in dataelement names.

Elmarie

On 27 Jan 2017 14:29, "gerald thomas"  wrote:

> Dear All,
> We had successfully upgraded to version 2.25 but i noticed that we
> can't download to excel or PDF our data set reports.
>
> Please i don't know if it is a bug but it is working on the DHIS2 demo
> but not on our production server.
>
> Thanks in advance for your help.
>
> --
> Regards,
>
> Gerald
>
> ___
> 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
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Using data dimensions as filters in GIS in DHIS2

2017-01-24 Thread Elmarie Claasen
HI Lars,



Ah thanks this will be great.



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Lars Helge Øverland [mailto:l...@dhis2.org]
*Sent:* Tuesday, January 24, 2017 12:08 PM
*To:* Elmarie Claasen <elma...@hisp.org>
*Cc:* DHIS 2 developers <dhis2-devs@lists.launchpad.net>; Jan Henrik
Øverland <j...@dhis2.org>
*Subject:* Re: [Dhis2-devs] Using data dimensions as filters in GIS in DHIS2



Hi Elmarie,



yes agree that this needs to be done. We had thought about this earlier, it
is planned for 2.27 or 2.28:



https://jira.dhis2.org/browse/DHIS2-301





regards,



Lars









On Tue, Jan 24, 2017 at 11:03 AM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,



The GIS UI does not allow for filtering specific indicators by data
dimensions. E.g. if you added an attribute for funder as a data dimension
it is available as a filter in Pivot table and Data Visualiser but in GIS
there is no such filters. I can understand that GIS would be limited to
selecting one attribute as a filter similar to how you can only select one
indicator per layer but this would be a nice feature to have because
without it GIS becomes not usable for scenarios where you use attributes.



Would it be possible to consider this so that I can add a Jira issue for it?



Use case:

I would like to map an indicator e.g Cost per unit by different Principle
recipients of a specific grant (Attributes) and would create e.g. 3 layers
one for each Principle Recipient but to do this I need to be able to filter
the indicator on each layer for one of those Principle recipients
(Attributes).



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

l...@dhis2.org

http://www.dhis2.org <https://www.dhis2.org/>

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] AttributeOptioncombo field in datavalue table

2017-01-04 Thread Elmarie Claasen
Hi Randy,



If you create the attribute options and then add them as categories and
category combinations and then assign them to the *dataset* under  category
combination ref ART monthly dataset in SL demo then the data entry screen
allows the data entry clerk to choose the attribute combos for which to
capture data and those are then stored in the data value table based on the
selection made.







Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Dhis2-users [mailto:dhis2-users-bounces+elmarie=
hisp@lists.launchpad.net] *On Behalf Of *Wilson, Randy
*Sent:* Wednesday, January 4, 2017 9:56 AM
*To:* DHIS 2 developers <dhis2-devs@lists.launchpad.net>;
dhis2-us...@lists.launchpad.net
*Subject:* [Dhis2-users] AttributeOptioncombo field in datavalue table



Is there any documentation available on how to populate the
attributeoptioncomboid in the data values table through the data entry
screens?  We would like to use it to store source of funding as the
categoryoptioncombo is already being used for another purpose.



We're using version 2.24.



-- 

*Randy Wilson*
*Team Leader: Knowledge Management, Data Use and Research*
Rwanda Health System Strengthening Activity
Management Sciences for Health
Rwanda-Kigali
Direct: +250 788308835
E-mail: rwil...@msh.org
Skype: wilsonrandy_us
<http://www.msh.org/>
Stronger health systems. Greater health impact.
<https://www.facebook.com/ManagementSciencesForHealth>
<https://twitter.com/MSHHealthImpact>
<https://www.youtube.com/user/MSHHealthImpact>
www.msh.org


*This message and its attachments are confidential and solely for the
intended recipients. If received in error, please delete them and notify
the sender via reply e-mail immediately.*

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Setting to make attribute confidential

2016-11-04 Thread Elmarie Claasen
Thanks a lot for the information Abyot and Lars – much appreciated as I was
scanning the different manuals but just didn’t know exactly where to find
it. We managed to successfully change the config file to allow this
setting. J



Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52



*From:* Lars Helge Øverland [mailto:l...@dhis2.org]
*Sent:* Friday, November 4, 2016 12:11 PM
*To:* Abyot Asalefew Gizaw <ab...@dhis2.org>
*Cc:* Elmarie Claasen <elma...@hisp.org>; dhis2-devs <
dhis2-devs@lists.launchpad.net>
*Subject:* Re: [Dhis2-devs] Setting to make attribute confidential



Hi,



I have added this Q under the *dhis2* tag at stack overflow.



http://webmasters.stackexchange.com/questions/100836/encryption-is-not-configured-how-do-you-enable-it



regards,



Lars







On Thu, Nov 3, 2016 at 10:26 AM, Abyot Asalefew Gizaw <ab...@dhis2.org>
wrote:

Hi Elmarie,



See here
https://dhis2.github.io/dhis2-docs/master/en/implementer/html/dhis2_implementation_guide_full.html#install_encryption_configuration


--

Abyot A. Gizaw.

Senior Engineer, DHIS2

University of Oslo

http://www.dhis2.org



On Thu, Nov 3, 2016 at 10:12 AM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,



Can someone please guide me to where in the documentation it describes the
settings to you have to configure to make an attribute confidential. I
cannot find it in the user, implementers or devs manuals but find a link on
the 2.22 upgrade notes which unfortunately does not work anymore.

See screenshot below – the particular instance has SSL encryption enabled
but we must be missing another setting?





Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52





*This message and any attachments are subject to a disclaimer published at
http://www.hisp.org/policies.html#comms_disclaimer
<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
<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-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





-- 

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

l...@dhis2.org

http://www.dhis2.org <https://www.dhis2.org/>

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Setting to make attribute confidential

2016-11-03 Thread Elmarie Claasen
Hi all,



Can someone please guide me to where in the documentation it describes the
settings to you have to configure to make an attribute confidential. I
cannot find it in the user, implementers or devs manuals but find a link on
the 2.22 upgrade notes which unfortunately does not work anymore.

See screenshot below – the particular instance has SSL encryption enabled
but we must be missing another setting?





Regards,



*Elmarie Claasen*

[image: Hisp logo]

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail: elma...@hisp.org

Skype:  elmarie.claasen52

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Fwd: user access to create program indicators

2016-09-29 Thread Elmarie Claasen
Diphali,

I have not tried it but if you give the relevant program permissions and
share the one program and all the dependencies like Attributes, Data
elements, optionsets etc with a group that user belongs to to "view and
edit" the user shohmd only be able to create program indicaors for that
program.

Elmarie

On 29 Sep 2016 17:10, "Dipali Sahu"  wrote:

> Hi,, any hints will be helpful :)
>
> -- Forwarded message --
> From: Dipali Sahu 
> Date: Wed, Sep 28, 2016 at 2:48 PM
> Subject: user access to create program indicators
> To: DHIS 2 Users list 
>
>
> Hi
>
> Is there a user access right to allow users to create/edit Program
> indicators.
>
> I have around 20 Programs and one of the user needs access only to one
> program and create program indicator in it. The user is not able to 'View
> program indicators' function on left clicking the program until I provide
> 'All' user rights to the user role.
>
> Please advise
>
> Thank you
> Deepali
>
>
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Use of Enrollment date and Incidence date in Program and ProgramStage setup

2016-09-28 Thread Elmarie Claasen
Hi all,

 

I have a question which is probably due to lack of clear understanding but
hopefully someone can assist. 

 

If you set up a program you select whether to show Incidence data and
Enrollment date and then able to name these dates. 

If a program is set up to only show Enrollment date then why does both of
them appear on the dropdown on the program stage setup screen on Report date
to use?

 

Wouldn't it make sense for the Incidence date not to be listed under the
dropdown for Report Date to use in the Program Stage if in the Program setup
you chose not to show Incidence date. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] What is use of drop-down selection "Combination of categories" in dataset edit form ?

2016-09-26 Thread Elmarie Claasen
Hi Brajesh

The combination of categories are attributes on the later versions. It is
typically used to generate multiple forms of the same dataset e.g if you
have multiple service providers providing services at the same health
facility you could set it up that each capture their portion of the
services. If you select the attribute as a data dimension you can also
analyse data by this dimension. And can also limit their access under more
options on user role to only view data for that dimension.

Hope this helps.

Elmarie

On 27 Sep 2016 07:21, "Brajesh Murari"  wrote:

> Hello Devs,
>
> While creating data sets, i found there is a drop-down selection
> "Combination of categories", which appears with default value in drop-down.
> Can anybody on list define its use in developing or designing a dataset or
> data entry form in DHIS2 ?
>
> --
>
> Brajesh Murari
>
>
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] FW: [Bug 1618366] [NEW] Dataset report export to excel shows code for value path instead of value

2016-09-08 Thread Elmarie Claasen
Hi all,

Can anyone assist with this problem as per bug report below and attached
Excel file example?

Regards,

Elmarie Claasen

Project Manager
Health Information Systems Program
Tel:  041-367 1027
Cell: 082 374 2209
E-mail: elma...@hisp.org
Skype:  elmarie.claasen52 


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. 

-Original Message-
From: Dhis2-devs
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf
Of Elmarie Claasen
Sent: 30 August 2016 10:46 AM
To: dhis2-devs@lists.launchpad.net
Subject: [Dhis2-devs] [Bug 1618366] [NEW] Dataset report export to excel
shows code for value path instead of value

Public bug reported:

When running a dataset report and output to Excel the output does not
display the data value captured but instead shows the path where where the
value is fetched from?

Version: 2.24
Build Version: 23579
Build date: 2016-08-23 17:50

Audit Profile Out-patient   

Audit Section   
Source DHIS   Files
Assessed   File Correlated
Adult started on ART during this month  nave   24
16



The attachment is an example of the output.

Regards

Elmarie Claasen

** Affects: dhis2
 Importance: Undecided
 Status: New

** Attachment added: "Dataset report excel output"
 
https://bugs.launchpad.net/bugs/1618366/+attachment/4730642/+files/Audit%20P
rofile%20Out-patient_DataSet_Report_Harrismith%20Clinic_May%202014.xls

--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1618366

Title:
  Dataset report export to excel shows code for value path instead of
  value

Status in DHIS:
  New

Bug description:
  When running a dataset report and output to Excel the output does not
  display the data value captured but instead shows the path where where
  the value is fetched from?

  Version: 2.24
  Build Version: 23579
  Build date: 2016-08-23 17:50

  Audit Profile Out-patient 

  Audit Section 
Source DHIS   Files
Assessed   File Correlated
  Adult started on ART during this month  nave 24
16



  The attachment is an example of the output.

  Regards

  Elmarie Claasen

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1618366/+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

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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.*


Audit Profile Out-patient_DataSet_Report_Harrismith Clinic_May 2014.xls
Description: MS-Excel spreadsheet
___
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] [Bug 1618366] [NEW] Dataset report export to excel shows code for value path instead of value

2016-09-05 Thread Elmarie Claasen
Hi all,

Any feedback on this and how to fix this?

Elmarie Claasen
HISP-SA

On 30 Aug 2016 10:55, "Elmarie Claasen" <elma...@hisp.org> wrote:

> Public bug reported:
>
> When running a dataset report and output to Excel the output does not
> display the data value captured but instead shows the path where where
> the value is fetched from?
>
> Version: 2.24
> Build Version: 23579
> Build date: 2016-08-23 17:50
>
> Audit Profile Out-patient
>
> Audit Section
> Source DHIS   Files
> Assessed File Correlated
> Adult started on ART during this month  naveclass="val" data-de="bKWJNXHbCGi" data-co="hsixgaaNCP3">24  class="val" data-de="bKWJNXHbCGi" data-co="ufGqPHV1liu">16  class="val" data-de="bKWJNXHbCGi" data-co="R8eZb5MAh91">class="val" data-de="bKWJNXHbCGi" data-co="FJKvxV4DUYu">
>
> The attachment is an example of the output.
>
> Regards
>
> Elmarie Claasen
>
> ** Affects: dhis2
>  Importance: Undecided
>  Status: New
>
> ** Attachment added: "Dataset report excel output"
>https://bugs.launchpad.net/bugs/1618366/+attachment/
> 4730642/+files/Audit%20Profile%20Out-patient_DataSet_Report_Harrismith%
> 20Clinic_May%202014.xls
>
> --
> You received this bug notification because you are a member of DHIS 2
> developers, which is subscribed to DHIS.
> https://bugs.launchpad.net/bugs/1618366
>
> Title:
>   Dataset report export to excel shows code for value path instead of
>   value
>
> Status in DHIS:
>   New
>
> Bug description:
>   When running a dataset report and output to Excel the output does not
>   display the data value captured but instead shows the path where where
>   the value is fetched from?
>
>   Version: 2.24
>   Build Version: 23579
>   Build date: 2016-08-23 17:50
>
>   Audit Profile Out-patient
>
>   Audit Section
> Source DHIS   Files
> Assessed File Correlated
>   Adult started on ART during this month  nave  class="val" data-de="bKWJNXHbCGi" data-co="hsixgaaNCP3">24  class="val" data-de="bKWJNXHbCGi" data-co="ufGqPHV1liu">16  class="val" data-de="bKWJNXHbCGi" data-co="R8eZb5MAh91">class="val" data-de="bKWJNXHbCGi" data-co="FJKvxV4DUYu">
>
>   The attachment is an example of the output.
>
>   Regards
>
>   Elmarie Claasen
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dhis2/+bug/1618366/+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
>

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Bug 1618440] [NEW] CSV Meta data import is not working for Option Sets

2016-08-30 Thread Elmarie Claasen
Hi all,

We had the same problem last week on 2.24 even though we checked the csv
import format to use from the guide. 

Regards,

Elmarie Claasen

Project Manager
Health Information Systems Program
Tel:  041-367 1027
Cell: 082 374 2209
E-mail: elma...@hisp.org
Skype:  elmarie.claasen52 


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. 

-Original Message-
From: Dhis2-devs
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf
Of Neeraj
Sent: 30 August 2016 02:36 PM
To: dhis2-devs@lists.launchpad.net
Subject: [Dhis2-devs] [Bug 1618440] [NEW] CSV Meta data import is not
working for Option Sets

Public bug reported:

CSV meta data import is not working with DHIS 2.24 version. I have tested
this on play.dhis2.org/demo as well. The behavior is same on demo
application as well.

I have seen that this bug was earlier reported and fixed for 2.19 version
but I think the fixes are not reflected to later versions.

** 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/1618440

Title:
  CSV Meta data import is not working for Option Sets

Status in DHIS:
  New

Bug description:
  CSV meta data import is not working with DHIS 2.24 version. I have
  tested this on play.dhis2.org/demo as well. The behavior is same on
  demo application as well.

  I have seen that this bug was earlier reported and fixed for 2.19
  version but I think the fixes are not reflected to later versions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1618440/+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


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Bug 1618366] [NEW] Dataset report export to excel shows code for value path instead of value

2016-08-30 Thread Elmarie Claasen
Public bug reported:

When running a dataset report and output to Excel the output does not
display the data value captured but instead shows the path where where
the value is fetched from?

Version: 2.24
Build Version: 23579
Build date: 2016-08-23 17:50

Audit Profile Out-patient   

Audit Section   
Source DHIS   Files 
Assessed File Correlated
Adult started on ART during this month  nave   24 16

The attachment is an example of the output.

Regards

Elmarie Claasen

** Affects: dhis2
 Importance: Undecided
 Status: New

** Attachment added: "Dataset report excel output"
   
https://bugs.launchpad.net/bugs/1618366/+attachment/4730642/+files/Audit%20Profile%20Out-patient_DataSet_Report_Harrismith%20Clinic_May%202014.xls

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1618366

Title:
  Dataset report export to excel shows code for value path instead of
  value

Status in DHIS:
  New

Bug description:
  When running a dataset report and output to Excel the output does not
  display the data value captured but instead shows the path where where
  the value is fetched from?

  Version: 2.24
  Build Version: 23579
  Build date: 2016-08-23 17:50

  Audit Profile Out-patient 

  Audit Section 
Source DHIS   Files 
Assessed File Correlated
  Adult started on ART during this month  nave 24 16

  The attachment is an example of the output.

  Regards

  Elmarie Claasen

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1618366/+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] Problem with User assignment in DHIS2.24 rev 23579

2016-08-25 Thread Elmarie Claasen
Hi all,

 

We have a problem with a new deployment on DHIS2.24 rev 23579

 

Allocation of new users to data capturing orgunit does not persist. If you
allocate the orgunit and save it "saves" but if you go back into the user no
orgunit is allocated. 

The result is that only the admin user can access certain apps like
maintenance, settings, data entry, tracker capture - the list goes on and
the reason is that the user can login but is not assigned to any orgunit for
data entry thus does not have sufficient permissions to access these apps. 

 

We have tested this on Chrome and Firefox and both has the same result. 

 

I could not replicate this in Sierra Leone but have the same problem on 2
new instance installations both running on 2.24. 

Can anybody assist if this is a bug please?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] Read only field on custom form

2016-08-24 Thread Elmarie Claasen
Hi Alex,

 

Thank you very much that is working. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Alex Tumwesigye [mailto:atumwesi...@gmail.com] 
Sent: 22 August 2016 09:03 AM
To: Elmarie Claasen
Cc: DHIS 2 developers; dhis2-us...@lists.launchpad.net
Subject: Re: [Dhis2-users] Read only field on custom form

 

Dear Elmarie,

 

Please try 

 



 

Alex

 

On Sun, Aug 21, 2016 at 11:27 PM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,

 

I am using 2.23 revision 23051 2016-08-03 17:41

 

I have a custom form for which I want data element value to be read-only. 

 

I have tried various ways but cannot seem to find the exact fit. Current source 
code is like this: 

 



 

 

Also tried readonly=”true” which does seem to work halfway because it still 
allows the removal and editing of the value but does not store the changed 
value and then gives a “Data stored offline” message in the UI and asking if 
you want to sync the offline data. If you say yes it just runs and runs. Only 
way to clear the message is to clear browser cache. We don’t really want to use 
this option because then we need to teach them to clear browser cache when they 
still have data stored offline to get rid of that message which is contrary to 
usual training. 

 

Can anyone assist with the code to make the data element value read only on a 
custom form please?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

 

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-us...@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  | HISP Uganda

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 "


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Read only field on custom form

2016-08-21 Thread Elmarie Claasen
Hi all,

 

I am using 2.23 revision 23051 2016-08-03 17:41

 

I have a custom form for which I want data element value to be read-only. 

 

I have tried various ways but cannot seem to find the exact fit. Current
source code is like this: 

 



 

 

Also tried readonly="true" which does seem to work halfway because it still
allows the removal and editing of the value but does not store the changed
value and then gives a "Data stored offline" message in the UI and asking if
you want to sync the offline data. If you say yes it just runs and runs.
Only way to clear the message is to clear browser cache. We don't really
want to use this option because then we need to teach them to clear browser
cache when they still have data stored offline to get rid of that message
which is contrary to usual training. 

 

Can anyone assist with the code to make the data element value read only on
a custom form please?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] About filter in Data visualizer

2016-08-16 Thread Elmarie Claasen
Hi Ifeanyi,

 

You should not set an aggregation start level then analytics will aggregate 
from the lowest level up. Only if you have set a start level to e.g. OU4 then 
it will only use values captured from OU4 and above to higher levels so that 
now does not seem like your problem. 

 

I am sorry other than the allocation of orgunitgroups and whether you are 
filtering on groups or not I cant think of anything else that can cause it. 
Maybe someone else has some ideas. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Ifeanyi Okoye [mailto:ifeanyiok...@yahoo.com] 
Sent: 16 August 2016 01:30 PM
To: Elmarie Claasen; 'Derek Kahongo Mukenge'
Cc: dhis2-us...@lists.launchpad.net; 'Lars Helge Øverland'; 'DHIS 2 Developers 
list'
Subject: Re: [Dhis2-devs] [Dhis2-users] About filter in Data visualizer

 

Hello Elmarie,

Forgive me, but I am not sure where to set the aggregation start level.

 

For the reports, what we have started to do is to select org units at levels 
(Comprehensive, Satellite, and Outreach) when we noted this issue. I do not 
know if this is a wrong method.

 

But this is a big concern as we would not like to misrepresent the data.

 

Thank you.

 

 


Warm Regards, 

Ifeanyi

Read DrMaestro's Blog
www.ifeanyiokoye.com



 

  _  

From: Elmarie Claasen <elma...@hisp.org>
To: 'Ifeanyi Okoye' <ifeanyiok...@yahoo.com>; 'Derek Kahongo Mukenge' 
<derek.eli...@gmail.com> 
Cc: dhis2-us...@lists.launchpad.net; 'Lars Helge Øverland' 
<larshe...@gmail.com>; 'DHIS 2 Developers list' <dhis2-devs@lists.launchpad.net>
Sent: Monday, August 15, 2016 2:46 PM
Subject: RE: [Dhis2-devs] [Dhis2-users] About filter in Data visualizer

 

Hi Ifeanyi,

 

Did you perhaps define the aggregation start level for your data elements as 
OU4 or are you also filtering on orgunitgroups in the report which can cause 
the inconsistency in reports at different levels? 

 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Ifeanyi Okoye [mailto:ifeanyiok...@yahoo.com] 
Sent: 15 August 2016 02:38 PM
To: Derek Kahongo Mukenge; Elmarie Claasen
Cc: dhis2-us...@lists.launchpad.net; Lars Helge Øverland; DHIS 2 Developers list
Subject: Re: [Dhis2-devs] [Dhis2-users] About filter in Data visualizer

 

Hello Everyone,

I had reported this a few weeks ago and did not get any response.

 

We have data entered at OU4 (comprehensive sites), OU5 (satellite sites), and 
OU6 (outreach sites).

 

When we do tables or charts and select the parent OU (OU1), the data displayed 
is for OU4 (comprehensive sites) alone. When I select the different levels, I 
get a different output.

 

I have taken the time to compare the outputs from the tables and the data entry 
forms and I see that for some reason, DHIS isn't aggregating data below OU4 
into the parent OU. Not sure why.

 

We use DHIS2. 22.

 

Any explanation or help would be most appreciated.

 


Warm Regards, 

Ifeanyi

Read DrMaestro's Blog
www.ifeanyiokoye.com <http://www.ifeanyiokoye.com/> 

 

  _____  

From: Derek Kahongo Mukenge <derek.eli...@gmail.com>
To: Elmarie Claasen <elma...@hisp.org> 
Cc: dhis2-us...@lists.launchpad.net; Lars Helge Øverland <larshe...@gmail.com>; 
DHIS 2 Developers list <dhis2-devs@lists.launchpad.net>
Sent: Monday, August 15, 2016 12:00 PM
Subject: Re: [Dhis2-devs] [Dhis2-users] About filter in Data visualizer

 

Hi Everybody,

I'm facing

Re: [Dhis2-devs] [Dhis2-users] Sharing a TEI only with selected users who have access to the orgunit

2016-08-15 Thread Elmarie Claasen
Thanks Prosper and Pamod,

 

The user would need to see some TEIs on the tracker program but not others. 
Sharing of a TEI would really be a useful feature. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Pamod Amarakoon [mailto:pam...@gmail.com] 
Sent: 15 August 2016 10:01 AM
To: Prosper BT
Cc: Elmarie Claasen; dhis2-us...@lists.launchpad.net; DHIS developers
Subject: Re: [Dhis2-devs] [Dhis2-users] Sharing a TEI only with selected users 
who have access to the orgunit

 

I'd really like to see sharing is implemented on program stages. We also have a 
similar requirement where user access is needed to be controlled on program 
stage basis. 

 

On Mon, Aug 15, 2016 at 7:20 AM, Prosper BT <ptb3...@gmail.com> wrote:

Dear Elmarie,

 

Are the other users assigned to these orgunits supposed to access some parts of 
this tracker program?

 

If yes, then design the program and use user roles to restrict access, create a 
user role and assign the program to it and that user role should be only 
assigned to the users supposed to view the program.

 

If No, and want some users to see some parts or stages and not the others, its 
not yet supported - sharing program stages.

 

Regards

 

 

 

On Mon, Aug 15, 2016 at 7:02 AM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,

 

I have a use case where I need to create a tracker program to capture meeting 
resolutions of a sensitive/confidential nature. Each of these resolutions 
should be shared with particular users attached to a specific organisation unit 
for action but not with other users attached to the same organisation unit. 

Is this currently possible to share TEIs only with selected users or is it 
possible to add this?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

 

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-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





 

-- 

Prosper Behumbiize, MPH

Global DHIS2 Implementation| HISP Uganda/University Of Oslo
+256 752 751 776 | +256 776 139 139

 <mailto:ptb3...@gmail.com> pros...@hispuganda.org |  
<mailto:pros...@dhis2.org> pros...@dhis2.org | Skype: prospertb


___
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




-- 

Regards,
Pamod Amarakoon

Confidentiality Notice: the information contained in this email and any 
attachments may be legally privileged and confidential. If you are not an 
intended recipient, you are hereby notified that any dissemination, 
distribution, or copying of this e-mail is strictly prohibited. If you have 
received this e-mail in error, please notify the sender and permanently de

[Dhis2-devs] Sharing a TEI only with selected users who have access to the orgunit

2016-08-14 Thread Elmarie Claasen
Hi all,

 

I have a use case where I need to create a tracker program to capture
meeting resolutions of a sensitive/confidential nature. Each of these
resolutions should be shared with particular users attached to a specific
organisation unit for action but not with other users attached to the same
organisation unit. 

Is this currently possible to share TEIs only with selected users or is it
possible to add this?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] Overlapping text in DHIS2 UI

2016-08-11 Thread Elmarie Claasen
Hi Calle,

Great that you found the problem but surely this os not desired behavior as
any user can chamge their personal settings and it should not result in
such changes?

Elmarie

On 11 Aug 2016 23:18, "Calle Hedberg"  wrote:

> David,
>
> I found the problem: some user had changed the setting under
> "Profile->Settings->Interface" from "Light blue" to "Myanmar" - as soon as
> I changed that back for ONE user it resolved the problem.  I also changed
> the same setting under Apps->Settings->Style, but that did not seem to do
> anything.
>
> Should be OK now - please check.
>
> Regards
> Calle
>
> On 11 August 2016 at 10:29, David Itana  wrote:
>
>> Hi Alex,
>>
>>
>>
>> Have cleared the cache over and over but it does not help at all.
>>
>>
>>
>> David
>>
>>
>>
>> *From:* Alex Tumwesigye [mailto:atumwesi...@gmail.com]
>> *Sent:* Thursday, August 11, 2016 9:21 AM
>> *To:* David Itana
>> *Cc:* Calle Hedberg; Knut Staring; DHIS 2 Users list; dhis2-devs
>> *Subject:* Re: [Dhis2-users] [Dhis2-devs] Overlapping text in DHIS2 UI
>>
>>
>>
>> Dear David,
>>
>>
>>
>> Please ensure that the cache is cleared when the user is logging in.
>> There is a possibility of mismatched download of metadata or userSettings.
>>
>>
>>
>> Alex
>>
>>
>>
>> On Thu, Aug 11, 2016 at 10:49 AM, David Itana  wrote:
>>
>> Hi Calle,
>>
>>
>>
>> The problem is consistent, it does not vary from session to session.
>>
>>
>>
>> I will have to investigate further on specific priviliges or settings in
>> common amongst the affected users. Let me get back to you later on this one.
>>
>>
>>
>> David
>>
>>
>>
>> *From:* Calle Hedberg [mailto:calle.hedb...@gmail.com]
>> *Sent:* Thursday, August 11, 2016 8:41 AM
>> *To:* Knut Staring
>> *Cc:* David Itana; DHIS 2 Users list; dhis2-devs
>>
>>
>> *Subject:* Re: [Dhis2-devs] Overlapping text in DHIS2 UI
>>
>>
>>
>> Knut,
>>
>>
>>
>> That was my first thought too - but it would not explain why only some
>> users have this issue when using exactly the same database and machine
>>
>>
>>
>> David,
>>
>>
>>
>> Some more questions:
>>
>> 1. is the problem consistent for those specific users, or will it vary
>> from session to session?
>>
>> 2. Do those affected users have any specific settings or privileges in
>> common? (like e.g. do they have private dashboards?)
>>
>>
>>
>> regards
>>
>> calle
>>
>>
>>
>> On 11 August 2016 at 09:26, Knut Staring  wrote:
>>
>> Does this apply to the most recent versions of Chrome and Firefox also?
>>
>>
>>
>> Or perhaps it did indeed start after an update of these browsers?
>>
>>
>>
>> Knut
>>
>>
>>
>> On Thu, Aug 11, 2016 at 9:17 AM, David Itana  wrote:
>>
>> Hi Calle,
>>
>>
>>
>> I have tried the screen resolution as well but no difference, the texts
>> remains overlapping.
>>
>>
>>
>> For further clarity, we have been using this version for some months now,
>> and this only started happening a few days ago.
>>
>>
>>
>> Regards,
>>
>>
>>
>> David
>>
>>
>>
>> *From:* Calle Hedberg [mailto:calle.hedb...@gmail.com]
>> *Sent:* Thursday, August 11, 2016 8:13 AM
>> *To:* David Itana
>> *Cc:* DHIS 2 Users list; dhis2-devs
>> *Subject:* Re: [Dhis2-devs] Overlapping text in DHIS2 UI
>>
>>
>>
>> Hi
>>
>>
>>
>> Just a clarification note: the build number seems "abnormal" because this
>> is a build with a few Southern African additions. So the underlying core
>> build would be from mid-February 2016 (2.20).
>>
>>
>>
>> None of those additions would affect or cause the above issue, though.
>>
>>
>>
>> David - have you tried to experiment with screen resolution, to see if it
>> appears the same way with a different resolution (but same user)?
>>
>>
>>
>> regards
>>
>> Calle
>>
>>
>>
>> On 11 August 2016 at 09:06, David Itana  wrote:
>>
>> Dear DHIS community,
>>
>>
>>
>> We are using DHIS2 (Version: 2.20, Build revision: 16795, Build date:
>> 2016-02-23 09:07). We recently started experiencing a problem when using
>> chrome or Firefox where words appears overlapping as depicted in the
>> picture below. The Apps and Profile icons and texts as well as the list of
>> apps appears normal.
>>
>>
>>
>>
>>
>> This is not affecting all users, but affects specific users in different
>> user groups including superusers. Testing using the same computer proves
>> that the affected user will see scrambled/overlapping texts but when the
>> other user logs in, the system appears normal, that made us to rule out the
>> cache issues as the same machine reacts differently when used by different
>> users.
>>
>>
>>
>> We also verified the language settings both under profiles settings as
>> well as under the user app. They are all set to English as the interface
>> language and database language is set to “use database locale/no
>> translation”.
>>
>>
>>
>> Again this is only affecting Chrome and Firefox, however internet
>> explorer is displaying all text normal.
>>
>>
>>
>> Are the 

Re: [Dhis2-devs] About filter in Data visualizer

2016-08-09 Thread Elmarie Claasen
Carlos,

 

>From my experience this can be due to one of 2 reasons: 

 

1)  Check that you don’t have any data integrity errors. If for instance 
you have integrity errors on exclusive groupsets the data in reports will be 
affected when you display data by OUGroup or OUGroupset. 

2)  Check that the OUGroup/OUGroupset you are filtering on is assigned to 
the lowest level of the hierarchy e.g. if the filter you apply is on OU at 
Level 5 but you have data at a level 6 in the database as well then the OUgroup 
filter will be affected if the level 6 OU does not belong to the same 
OUGroup/Groupset. In essence if your data entry is at multiple levels and the 
level you are filtering on has data at lower level where those orgunits does 
not belong to the same group/groupset. 

 

Hope this helps. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Dhis2-devs 
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf Of 
Carlos Nyembwe
Sent: 08 August 2016 05:21 PM
To: dhis2-us...@lists.launchpad.net
Cc: Lars Helge Øverland; DHIS 2 Developers list
Subject: [Dhis2-devs] About filter in Data visualizer

 

Hi all

 

I have a problem for making my data visualizer,

 

The problem is, if I select organisation unit only, I see the data correctly, 
but If I add my selection for filter in group ou in the same place with 
organisation unit, I find different data, No matter for that but, for the same 
group ou, I have a group set ou that I can select this group also, I don't find 
the same result like the first Filter in organisation ou Group.

 

What's the problem and what's the good data

 

regards 

-- 

Carlos Nyembwe

I'm just a Computer Scientist

 

Skype: carloscnk1

Cell: (+243)813166381

Find me in: | Google Plus <https://plus.google.com/+CarlosNyembwe>  | Linkedin 
<http://www.linkedin.com/in/carloscnk>  | Facebook 
<https://www.facebook.com/carloscnksys>  | Twitter 
<https://twitter.com/Carlos_CNK>  |


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Assigment of legendset to Indicator pulling into GIS but not Pivot table

2016-08-07 Thread Elmarie Claasen
Thanks Jan will do so

Elmarie

On 07 Aug 2016 22:36, "Jan Henrik Øverland" <j...@dhis2.org> wrote:

> Hi Elmarie,
>
> Currently not possible, but I agree that it would be useful.
>
> Feel free to create a new Github issue here: https://github.com/
> dhis2/dhis2-pivot
>
> Jan
>
> On 5 August 2016 at 13:13, Elmarie Claasen <elma...@hisp.org> wrote:
>
>> Hi all,
>>
>>
>>
>> The DHIS2 documentation states that a legendset assigned to an indicator
>> value will automatically apply the legendset in the GIS.
>>
>> We are having tables with various indicator values or an indicator value
>> with the numerator and denominator value and see that you are able to
>> select a legendset under option in pivot tables but this selection would
>> apply the legendset to all values in the same table.
>>
>> Is it possible to link the allocation of legendset to indicator into the
>> pivot table app as well so that each indicator dynamically applies the
>> legendset in the Pivot table so theoretically one legendset is applied to
>> Indicator A and another to Indicator B because they are linked in the
>> Indicator config?
>>
>>
>>
>> Regards,
>>
>>
>>
>> *Elmarie Claasen*
>>
>> [image: Hisp logo]
>>
>> Project Manager
>>
>> Health Information Systems Program
>>
>> Tel:  041-367 1027
>>
>> Cell: 082 374 2209
>>
>> E-mail: elma...@hisp.org
>>
>> Skype:  elmarie.claasen52
>>
>>
>>
>>
>>
>> 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.
>>
>>
>>
>> *This message and any attachments are subject to a disclaimer published
>> at http://www.hisp.org/policies.html#comms_disclaimer
>> <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
>> <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-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Jan Henrik Øverland
> Software developer, DHIS 2
> University of Oslo
> http://www.dhis2.org <https://www.dhis2.org/>
>

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Assigment of legendset to Indicator pulling into GIS but not Pivot table

2016-08-05 Thread Elmarie Claasen
Hi all,

 

The DHIS2 documentation states that a legendset assigned to an indicator
value will automatically apply the legendset in the GIS. 

We are having tables with various indicator values or an indicator value
with the numerator and denominator value and see that you are able to select
a legendset under option in pivot tables but this selection would apply the
legendset to all values in the same table. 

Is it possible to link the allocation of legendset to indicator into the
pivot table app as well so that each indicator dynamically applies the
legendset in the Pivot table so theoretically one legendset is applied to
Indicator A and another to Indicator B because they are linked in the
Indicator config?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Program Indicators

2016-08-03 Thread Elmarie Claasen
Hi David,

You can add your calculation string at the bottom where the attribute is
available and then just cut and paste it to the top. Hope that helps.

Elmarie

On 03 Aug 2016 19:30, "David Muturi"  wrote:

>  Hi,
> I am creating some program indicators to calculate age from date of birth
> for a child. The date of birth is an attribute. However when I get to the
> attributes tab for the expression non of the attributes are showing (See
> ScreenShot). The attributes are however displayed in the filters section.
> Any one with an idea why this is the case.
>
> On a separate note the label for program indicator details has a trailing
> "sadasd" (see attachment)
>
> rgds
> David
>
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Data approval does not adhere to datasets assigned to Orgunits

2016-08-02 Thread Elmarie Claasen
Hi all,

 

I would like views on what I perceive to be a bug in DHIS2 that Data
Approval Workflow does not respect/adhere to Dataset/Orgunit assignment.
I'll paint the scenario: 

 

An integrated HIS reporting system where different facility types report on
data elements applicable to them so the Orgunit and Dataset assigned could
look something like this: 

 


Country

 

 

 

Dataset assigned

Workflow period


 

Region 1

 

 

 

 


 

 

District 1

 

 

 


 

 

 

Clinic A

PHC dataset

Monthly


 

 

 

Community Health Centre B

PHC dataset + Delivery dataset

Monthly


 

 

 

Hospital C

Hospital dataset

Monthly


 

 

 

Community outreach D

Community Dataset

Monthly


 

 

 

Emergency Service E

EMS dataset

Monthly

 

 

If you set up a workflow for e.g. PHC dataset - Monthly you have to let the
Manager of not only Clinic A and Community Health Centre B approve that
dataset BUT also Hospital C, Community Outreach D and Emergency Service E
while they DON'T REPORT and are not assigned to that dataset. If they don't
all approve the same workflow then District 1 cannot approve the dataset. 

 

Yes, it is possible to create one overall dataset which everyone then
approves but it looks very "dirty" because most of the signoff report is
elements they should not report on thus blank and it is not easy for them to
identify the REAL GAPS which they should have reported on if >50% of the
form is blank and it is too long. 

 

What would it take to attach the data approval to the Dataset>Orgunit
Assignment that is done for data entry thus only requiring approval at lower
level if that orgunit is assigned to the dataset. If that is done then only
Clinic A and Community Health Centre B would be assigned to the workflow and
be required to approve before District 1 can approve. I would appreciate
some feedback and prepared to write a blueprint for it if required. 

  

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Android aggregated app updates updates datavalues but not datavalueaudit and dataset report not showing changed values

2016-07-12 Thread Elmarie Claasen
Hi all,

 

We are testing an implementation of the latest android apk against 2.20
instance capturing aggregated data values weekly for a campaign dataset. 

>From our testing the following:

 

1.  Capturing data on the apk posted data to DHIS2. 

2.  Running a dataset report and viewing the data in the UI and pulling
a SQL view all showed consistent data values

3.  Updating datavalues on the apk updated the datavalues in the
datavalue table but did not update the datavalueaudit. Dataset report did
not pull the updated values but still showed the first captured values even
after clearing cache in every possible way. SQL view of the datavalue table
shows that the data is updated. 

4.  Updating datavalues in the UI updated datavalues in the datavalue,
datavalue audit table and the dataset report. 

 

Is the fact that the datavalue audit table is not updated when editing
values in the apk a bug?

Where does the dataset report pull data from if not the datavalue table and
why is it not displaying the correct value - is this a bug?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Question about uploading resources into DHIS2

2016-07-07 Thread Elmarie Claasen
Morten and Halvdan,

 

Thanks for your responses thus far. I will consult our server specialist for 
input/clarification as I am kind of floundering in the dark here. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Halvdan Hoem Grelland [mailto:halv...@dhis2.org] 
Sent: 07 July 2016 10:57 AM
To: Elmarie Claasen
Cc: DHIS 2 Developers list
Subject: Re: [Dhis2-devs] Question about uploading resources into DHIS2

 

As Morten says, the files should be stored under '$DHIS2_HOME/documents'. There 
is no intent to store them in the WAR file itself for production instances. 
That would be pretty silly. It might be a fallback though (which is probably in 
place for testing purposes).

 

In answering your comments on where and how the files are stored: 

This is a pretty classic problem in database design. And there certainly is no 
'correct' way to do it. We've elected to keep large binary files out of the DB 
to avoid bloat (it's already huge for many DHIS 2 instances). 

 

Most importantly, storing large files in the DB can incur huge storage costs 
for instances running off of SSDs. Serving files can in those cases be done 
from a separate (much cheaper) disk or location, which makes a lot of sense. Of 
course, this has some major drawbacks as well, especially in terms of adding to 
maintenance complexity. It's a tradeoff.

 

On Wed, Jul 6, 2016 at 6:23 PM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,

 

>From what I am told whatever resources you load into DHIS under Reports > 
>Resources and whether you add them to a dashboard those are stored in a 
>subfolder in the war file folder on the server. When the war is updated all 
>those files are destroyed and thus you don’t have those copies anymore. Any 
>reason why those resources are stored in the war file folder and not in the 
>same location as uploaded files on the dhis2_home or even better in the 
>database itself?

 

The problem is that you add those documents to a dashboard and if you update 
the war file they no longer available… best not to have an option to share 
resources then if you need to reload them every time…

 

I do understand that DHIS2 has the ability to store files but the use in this 
case is for example to add manuals or SOPS or guidelines to the system so the 
file storage is not ideal rather chose to use resources since it is available 
in DHIS2. We also using it to load user access forms which may not be intended 
usage but is useful and the reality is that every time the war is updated 
everything that is uploaded is destroyed – quite a shock…

 

I must also say that the documentation does not provide clear guideline on how 
this feature should be used and a warning that anything you load there is 
stored in the war file?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

 

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/~d

[Dhis2-devs] Format for date and time data entry fields

2016-07-06 Thread Elmarie Claasen
Hi all,

Can anyone clarify what the format for data entry is for date and time
datatype. I set up one element on SL stable demo and added it to a tracker
program. I expected a picker similar to calendar but the field is blank,
allowing typing of any characters or date/time format however all of them
are clearly not saved as the field turns red. I could not find anything in
the documentation on this.

We want to set up an event program measuring the time clients spent at
different points in the health facility calculating so need to capture the
time.

Thanks

Elmarie

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Viewing Data Element Names when creating Indicators

2016-07-06 Thread Elmarie Claasen
Laura,

I have not checked 2.22 but normally if you hold hour cursor over anh of
those elements you see the full name.

I do agree though being able to see more woukd be helpful.

Elmarie
On 05 Jul 2016 22:50, "Laura E. Lincks" 
wrote:

> Version:2.22
> Build revision:22077
>
> ​We noticed we can no longer resize the Edit numerator/denominator screen
> when creating indicator formulas. Note in the example how data element
> names are cut off. We've had to resort to changing the screen resolution in
> order to see the entirety of a data element's name in some cases. This was
> not an issue when using previous versions (we could simply expand this pop
> up to see more of the data element names.)
>
> Does anyone have any tips on how we can view more detail without changing
> our screen resolutions?
>
> Thanks.
>
>
>
> *[image: Inline image 3]*
>
> *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-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Data capturer - Events: Authorisation privilege missing

2016-07-06 Thread Elmarie Claasen
Calle,

 

Have you tried clearing the system cache after editing the user role? 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Dhis2-devs 
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf Of 
Adebusoye Anifalaje
Sent: 06 July 2016 05:17 PM
To: Calle Hedberg
Cc: DHIS 2 developers
Subject: Re: [Dhis2-devs] Data capturer - Events: Authorisation privilege 
missing

 

Got it Calle.

 

I just tested locally here and it works fine. Using 

 

Version:

2.22

Build revision:

22067




  <https://baosystems.com/sites/all/themes/bao/images/logo.png> 

 Busoye Anifalaje (PhD)

Director of Services (Principal), BAO Systems

UK: +44 7901-740-757 | US: +1 682-307-0986|

 bus...@baosystems.com | http://www.baosystems.com <http://www.baosystems.com/> 
 |
Skype: busoye | 2900 K Street, Suite 404, Washington D.C. 20007

 

On Wed, Jul 6, 2016 at 4:05 PM, Calle Hedberg <calle.hedb...@gmail.com> wrote:

Busoye,

 

As I said, we have tried adding EVERYTHING (every single permission) to the 
user role - it still does not work. The only way to make it work is by adding 
ALL (then it works even without any other permission set).

 

Giving us grey hair, this problem is

 

Regards

calle

 

On 6 July 2016 at 17:02, Adebusoye Anifalaje <bus...@baosystems.com> wrote:

Okay Calle. 

 

Checked the permissions you set. Not sure but can you try adding Add/Update 
Tracked Entity Instance. Strictly speaking an event does not have an entity but 
each record might be conceived as an instance. Worth trying I think. If it 
works then you want to also add Delete Tracked Entity Instance.

 

Let's know if that helps.

 

Busoye




  <https://baosystems.com/sites/all/themes/bao/images/logo.png> 

 Busoye Anifalaje (PhD)

Director of Services (Principal), BAO Systems

UK: +44 7901-740-757 <tel:%2B44%207901-740-757>  | US: +1 682-307-0986 
<tel:%2B1%20682-307-0986> |

 bus...@baosystems.com | http://www.baosystems.com <http://www.baosystems.com/> 
 |
Skype: busoye | 2900 K Street, Suite 404, Washington D.C. 20007

 

On Wed, Jul 6, 2016 at 3:51 PM, Calle Hedberg <calle.hedb...@gmail.com> wrote:

Busoye,

 

YES, the program is added to the role, and its sharing is set to public view 
and edit (with login).

 

We have found earlier dev threads about very similar problems, but all 
indications are that those were fixed in 2.21. We have tested the latest 2.22 
and the latest 2.23 - no difference. The only way to make it work is either to 
include ALL with that user role, or else log in as superuser. All other 
authorisations do not work.

 

Regards

Calle

 

On 6 July 2016 at 15:07, Busoye Anifalaje <bus...@hisp.org> wrote:

Hi Calle, 
Have you added the event program to the role. The ALL authority is not a 
summation of all other permissions but a special designation that provides 
access to grant access to all apps and privately created objects (with the 
exception of dashboards).

Hope that helps.

Cheers,
Busoye 

On 6 Jul 2016 2:00 p.m., "Calle Hedberg" <calle.hedb...@gmail.com> wrote:

Hi

 

Small correction: we have now ascertained that if the Data Capturer - Events 
have every single authorisation selected (except ALL), it does NOT work. If we 
on the other hand select ALL, then it works.

 

What is the difference between ALL and the sum of all individual authorisations?

 

regards

callee

 

On 6 July 2016 at 12:35, Calle Hedberg <calle.hedb...@gmail.com> wrote:

Hi,

 

We have an instance with an Event program and a user role called "Data Capturer 
- Events" with the following authorisations - but one or more is missing:

 

Add/Update event

Add/Update Tracked Entity

Add/Update Tracked Entity Data Value

Delete Data Value

Generate Min-Max Value

Run validation

See Browser Cache Cleaner module

See Dashboard Intergration Module

See even Capture Module

See Event Report Module

See Event Visualiser module

See GIS Module

See Pivot table module

See report module

See validation rule

 

Something is missing, though - when a data capturer opens the Event Capture app 
and selects an orgunit with a number of pre-existing 

[Dhis2-devs] Question about uploading resources into DHIS2

2016-07-06 Thread Elmarie Claasen
Hi all,

 

>From what I am told whatever resources you load into DHIS under Reports >
Resources and whether you add them to a dashboard those are stored in a
subfolder in the war file folder on the server. When the war is updated all
those files are destroyed and thus you don't have those copies anymore. Any
reason why those resources are stored in the war file folder and not in the
same location as uploaded files on the dhis2_home or even better in the
database itself?

 

The problem is that you add those documents to a dashboard and if you update
the war file they no longer available. best not to have an option to share
resources then if you need to reload them every time.

 

I do understand that DHIS2 has the ability to store files but the use in
this case is for example to add manuals or SOPS or guidelines to the system
so the file storage is not ideal rather chose to use resources since it is
available in DHIS2. We also using it to load user access forms which may not
be intended usage but is useful and the reality is that every time the war
is updated everything that is uploaded is destroyed - quite a shock.

 

I must also say that the documentation does not provide clear guideline on
how this feature should be used and a warning that anything you load there
is stored in the war file?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] dhis version 2.24 is released

2016-07-05 Thread Elmarie Claasen
HI all,

 

This looks exciting. 

Lars, can I ask if the reporting rates based on opening and closing dates is
also permeated to respect opening and closing dates in other features within
DHIS2 e.g. if you select a orgunitgroup as a denominator in an indicator
does it only use open facilities for the period in the calculation? If not
how do we add this?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 

From: Dhis2-devs
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf
Of Seth Okeyo
Sent: 04 July 2016 11:08 PM
To: Lars Helge Øverland; DHIS 2 Developers list; DHIS 2 Users list
Subject: Re: [Dhis2-devs] [Dhis2-users] dhis version 2.24 is released

 

This is great!

 

 

Sent from Samsung Mobile

 

 Original message 

From: Lars Helge Øverland 

Date:04/07/2016 11:34 PM (GMT+03:00) 

To: DHIS 2 Developers list , DHIS 2 Users list 

Subject: [Dhis2-users] dhis version 2.24 is released 

 

Hi all, 

 

DHIS version 2.24 is out with a lot of improvements and new features.

 

Log in with admin/district on the  <http://play.dhis2.org/demo/> demo
system.





 

ANALYTICS FEATURES

---

 

GIS layers for elevation, population density and nighttime lights: DHIS 2
now supports map layers from  <https://earthengine.google.com/> Google Earth
Engine, which includes more than thirty years of historical imagery and
scientific datasets, updated and expanded daily. So far we support three
datasets, but more layers will be added in the months to come. You find the
Earth Engine layers in the top menu, next to the boundary layers. The
elevation layer can be used to visualise the risk of Mosquito-borne disease.
Select a color scale, minimum and maximum elevation, and the number of steps
to divide your range in. The same options are available for the population
and nighttime lights layers, which is also an indicator of where people
live.

 

 <https://www.dhis2.org/images/224/gis-ee-elevation.png> Screenshot 1 |
<https://www.dhis2.org/images/224/gis-ee-population-fic.png> 2 |
<https://www.dhis2.org/images/224/dashboard-gis-ee.png> 3 |
<https://www.dhis2.org/images/224/gis-ee-elevation-malaria.png> 4 |
<https://play.dhis2.org/demo/dhis-web-mapping/index.html?id=rumxQc94V2p>
Demo 1 |
<https://play.dhis2.org/demo/dhis-web-mapping/index.html?id=msMkiByWGeM> 2 |
<https://play.dhis2.org/demo/dhis-web-mapping/index.html?id=AHWtSmx21sx> 3 |
<http://dhis2.github.io/dhis2-docs/master/en/user/html/ch14s08.html> Docs

 

Place search in GIS: You can now search for places and regions on the GIS
app. Click on the magnifier icon and type the name of the place. You will
get suggestions as you type. Select a place in the list to see it marked on
the map. Click the x-button in the search field to remove the marking.

 

 <https://www.dhis2.org/images/224/gis-place-search.png> Screenshot |
<https://play.dhis2.org/demo/dhis-web-mapping/> Demo |
<http://dhis2.github.io/dhis2-docs/master/en/user/html/ch14s13.html> Docs

 

Color scales for GIS thematic layers: Select among nice looking color scales
from  <http://colorbrewer.org> ColorBrewer when you visualise thematic
layers. These scales create more accurate and user friendly maps, as the
distances between colors are proportional to their perceived difference.

 

 <https://www.dhis2.org/images/224/gis-color-scales.png> Screenshot

 

Reporting rates on time: The pivot table apps lets you view reporting rates
based on timely form submissions. A timely submission must happen within a
number of days after the reporting period. This number is configurable per
data set. In the pivot table or data app, select Data > Data sets >
Reporting rates on time or Actual reports on time and then select your data
set.

 

 <https://www.dhis2.org/images/224/reporting-rates-on-time.png> Screenshot |
<https://play.dhis2.org/demo/dhis-web-pivot/index.html?id=TuB9GbwDpJI> Demo
|
<http://dhis2.github.io/dhis2-docs/master/en/user/html/ch12s02.html#d0e8380>
Docs

 

Reporting rates by data set categories: Analytics now supports reporting
rates broken down by data set categories. As an example, if your data 

Re: [Dhis2-devs] [Bug 1597724] Re: Import of GML file update lastupdated date of all objects with co-ordinates

2016-06-30 Thread Elmarie Claasen
Thanks Halvdan and Calle.

Elmarie
On 30 Jun 2016 22:05, "Calle Hedberg"  wrote:

> Elmarie,
>
> It is a weakness with ANY import process in DHIS2 that there is no
> differentiation between actual updates - i.e. where an imported value is
> different from the existing one - and all other imported data records that
> match existing data records with identical values. All imported records
> matched to existing records are regarded as "updates", which is only
> differentiated from valid records with no match ("new" records). (valid as
> in having a valid primary key etc).
>
> DHIS 1.4 provides a far more fine-grained control over any import process,
> because imported data records are automatically identified as
> - New data records
> - Existing data records with different value and where the lastupdated is
> newer (i.e. source data value has been updated more recently than the
> destination database value)
> - Existing data records with different value and where the lastupdated is
> older (i.e. the destination database value has been updated more recently
> than the source database value)
> - Existing data records with identical value (lastupdated value is in that
> case not relevant).
> During the import process, the user can review these different categories
> of imported data and decide whether to accept or reject them. That is not
> possible with the DHIS2 import model - everything in the imported file that
> fits existing primary keys will be imported/updated automatically.
>
> I'm not 100% sure why the core team opted for this very "basic" import
> methodology, but I suspect it's largely related to the assumption that most
> DHIS2 instances will be national single instances without much need for
> import or export of data. I suspect that changing the import methodology to
> give users the same high-granularity control as in 1.4 would require a
> major effort, but diversifying the treatment of the lastupdated field only
> should be a lot simpler - presumably.
>
> Halvdan's suggestion that "if you wish to avoid this you can give the
> importer a GML file which only contains the orgunits you actually wish to
> update" is not a very practical option, regrettably. If, as in our typical
> case, you have somewhere between 5,000 and 40, coordinates with
> additions and corrections taking place regularly through various external
> spatial databases, your primary option will be to access the database
> instance directly and run queries that will identify any new or updated
> co-ordinates by comparing the current external data set with whatever is
> currently stored in the instance. After identifying the sub-set of new or
> updated co-ordinates that way, you can then generate a new GML file OR you
> might rather use the same queries to update the organisationunit table
> directly.
>
> (Another more theoretical option will be that somebody keep track of all
> such changes in those external spatial databases and GIS systems, but since
> spatial data development processes typically incorporate a multitude of
> public and private organisations, it's again not practical to keep track of
> all the updates and additions they generate).
>
> For now, I guess the most efficient method will be to drop using GML file
> imports and instead update our PostgreSQL database instances directly with
> ACTUAL updates. It's not a very attractive option because it reduces
> security and increase the possibility of somebody making crippling updates
> to the database. Alternatively we use the database queries to identify new
> and actually updated coordinates, and then go through the process of
> generating a GML file with only those records (the latter method is more
> cumbersome, but it will work with Production instances where we have
> disabled direct database access for security reasons).
>
> I'll make sure we raise this issue again during our meetings in Oslo in
> August. Halvdan might find himself voted down on this one, we'll see ;-)
>
> Regards
> Calle
>
> On 30 June 2016 at 17:05, Halvdan Hoem Grelland  wrote:
>
>> I've investigated and retract that this is a bug. I guess I
>> misunderstood at first, but reading your report again makes it clear
>> that you are actually supplying a GML file with coordinates for all
>> orgunits, including those which already have coordinates.
>>
>> As you are, in fact, importing coordinates for all of these orgunits,
>> it's technically not wrong that the lastUpdated is also set to reflect
>> this. We don't really discern between old vs. new value of metadata when
>> updating on import.
>>
>> If you wish to avoid this you can give the importer a GML file which
>> only contains the orgunits you actually wish to update.
>>
>> Setting this one to won't fix.
>>
>> ** Changed in: dhis2
>>Status: Confirmed => Invalid
>>
>> --
>> You received this bug notification because you are a member of DHIS 2
>> developers, which is subscribed to DHIS.
>> 

[Dhis2-devs] [Bug 1597724] [NEW] Import of GML file update lastupdated date of all objects with co-ordinates

2016-06-30 Thread Elmarie Claasen
Public bug reported:

Importing of a GML file updates the "lastupdated" date of all
organisationunit with GIS co-ordinates to the date of the import.

Not sure if this is by design but it creates a problem for facility
registries in that it appears that all organisationunits with co-
ordinates had some field updated every time a GML file is imported when
in fact only some of the objects had updates.

Ideally the import should only update new/real updates and for those
update the GIS co-ordinates instead of overwriting all co-ordinates and
seeing them as updates.

** 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/1597724

Title:
  Import of GML file update lastupdated date of all objects with co-
  ordinates

Status in DHIS:
  New

Bug description:
  Importing of a GML file updates the "lastupdated" date of all
  organisationunit with GIS co-ordinates to the date of the import.

  Not sure if this is by design but it creates a problem for facility
  registries in that it appears that all organisationunits with co-
  ordinates had some field updated every time a GML file is imported
  when in fact only some of the objects had updates.

  Ideally the import should only update new/real updates and for those
  update the GIS co-ordinates instead of overwriting all co-ordinates
  and seeing them as updates.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1597724/+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] [Bug 1585785] [NEW] Program rule with skip logic invoked on repeatable stage result in 2nd stage not rendering all Data Elements

2016-05-25 Thread Elmarie Claasen
Public bug reported:

We have a Tracker capture program with a repeatable stage and program rules 
which invoke skip logic based on the value captured. 
Tested on Google Chrome and Firefox the first stage opened for a TEI shows all 
the data element fields and if some of them are captured such that the skip 
logic is invoked, a subsequent event for that same TEI opens with a reduced 
number of data element fields in which those elements previously skipped are 
not listed.

Version:2.23
Build revision:22968
Build date:2016-05-24 13:39

This is really urgent we need to start training on this module next week
and need this fixed. It should not be necessary for users to clear cache
between every entry to invoke the full form.

One of our Java devs had a look and believes it might be a caching issue
where the browser cached the form and it doesnt reload properly.

Thanks 
Elmarie

** 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/1585785

Title:
  Program rule with skip logic invoked on repeatable stage result in 2nd
  stage not rendering all Data Elements

Status in DHIS:
  New

Bug description:
  We have a Tracker capture program with a repeatable stage and program rules 
which invoke skip logic based on the value captured. 
  Tested on Google Chrome and Firefox the first stage opened for a TEI shows 
all the data element fields and if some of them are captured such that the skip 
logic is invoked, a subsequent event for that same TEI opens with a reduced 
number of data element fields in which those elements previously skipped are 
not listed.

  Version:2.23
  Build revision:22968
  Build date:2016-05-24 13:39

  This is really urgent we need to start training on this module next
  week and need this fixed. It should not be necessary for users to
  clear cache between every entry to invoke the full form.

  One of our Java devs had a look and believes it might be a caching
  issue where the browser cached the form and it doesnt reload properly.

  Thanks 
  Elmarie

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1585785/+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] Tracker capture and custom forms

2016-05-10 Thread Elmarie Claasen
Hi Olav,

Just a note that in 2.23 Tracker Capture you are not able to complete a
program stage if required fields are missing. Each datavalue is saved once
captured though and you are still able to close a form with only some
fields captured. But at least the enforcement on completing a program stage
does help.

Elmarie
On 10 May 2016 15:45, "Olav Poppe"  wrote:

> Hi devs,
> first, I’ve been working on a custom data entry form for tracker (2.22 and
> 2.23). I’ve customised the same form as programmes with and without
> registration, and I notice that in Tracker Capture everything is seemingly
> "magnified" by 25% or so compared to Event Capture (e.g. rows that are 35px
> high in EC are 44px in TC). Is there a reason for this? The way it is
> rendered in Event Capture seems more "normal" to me, whilst opening custom
> forms in Tracker Capture always make me think Chrome is set to zoom…
>
> Second, in Tracker Capture, there seems to be no way of displaying
> "validation warnings" (defined through program rules) - could there be
> something similar to EC, with a "Validation warnings" widget? Similarly,
> while EC will highlight missing required fields when completing ("Required"
> in red), there is no indicator TC as to what field(s) are missing.
>
> Regards
> Olav
>
>
>
> ___
> 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
>

-- 


*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-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] Calculating the duration of the process in Tracker capture

2016-05-04 Thread Elmarie Claasen
Hi Pepe,

Someone may have a workable solution for you that doesnt involve some
hacking with SQL scripts which is generally not preferred but sometimes
unavoidable. In my experience it is currently not possible to set up
program indicators that does calculations between different program stages
as the program indicator screen requires you to select one program stage
and in addition to the data elements for that stage you have the attributes
and some variables like event date, enrollment date, due date available but
only for one program stage.

I see that under program rules there is now in 2.23 a feature where they
allow dataelement from previous event to be included so maybe we are not
far away from being able to make indicators between program stages...
(Hint, hint).

The other alternative I have used before is re-think whether i could add
some of the fields as attributes instead which then allows you to set up
indicators but it doesnt sound like this option would assist you?

>From my experience creating an element and putting it in a stage and
running a script as cron job is the only way to do so currently.

Maybe writing a blueprint would help.

Elmarie
On 04 May 2016 17:11, "Pepe Ken Mvulu"  wrote:

> Hi All,
> I have a program with several stage (stage1, stage 2, stage3, stage 4).
> For all stage, I define the cumulative deadlines.
> For each stage, "Description of the reporting date" is the date of the end
> of the activity of the stage.
> How to create an indicator to calculate:
> - The period that separates a stage at another
> - The duration of the process
> - The expected duration of the process according to the due dates (due
> date)
> I need documentation on the establishment of indicators that can calculate
> the duration of the process.
>
> All ideas are welcome!
> Regards !
>
> Pepe Ken Mvulu
> Responsable M
> Programme Village Assaini
> Direction de l'Hygiène
> Ministère de la Santé Publique/RDC
> Tél: +243 811515878
> Skype: pepe.ken.mvulu
>
> ___
> 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
>
>

-- 


*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-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] Digit group separator in pivot table - what should the default value be?

2016-05-03 Thread Elmarie Claasen
Hi all,

 

I agree with Jim make the default configurable across the instance. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Dhis2-devs 
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf Of 
Jim Grace
Sent: 03 May 2016 09:13 PM
To: Prosper BT
Cc: DHIS 2 Users list; DHIS 2 Developers list
Subject: Re: [Dhis2-devs] [Dhis2-users] Digit group separator in pivot table - 
what should the default value be?

 

To me the most important way to address this is to allow an implementation-wide 
default. The space character is in many ways the "correct" separator according 
to international norms, and is even making inroads into countries such as the 
US that traditionally use the comma. I think the space is probably the best 
"factory" default for DHIS 2, so that large numbers are readable on 
demonstration systems, and so we follow international and emerging standards.

 

However, an implementation should be able to override this with an 
implementation-wide default of comma, where a preponderance of users for that 
implementation are more used to this, and/or where exporting to Excel is a 
concern.

 

Expecting users to override the default every time they create a pivot table is 
not very user-friendly.

 

 

On Tue, May 3, 2016 at 1:46 PM, Prosper BT <ptb3...@gmail.com> wrote:

I vote for having none as default (1432) then one can choose what they want in 
options

 

 

On Tue, May 3, 2016 at 7:36 PM, Lars Helge Øverland <l...@dhis2.org> wrote:

Hi there,

 

we are getting many (conflicting) requests for what the default value should be 
for the "digit group separator" in the pivot table app.

 

So lets decide with a poll.. Cast your vote here before Friday 6th!

 

http://doodle.com/poll/vtyzgts226aqihev

 

 

The digit group separator controls how large numbers are being split up, e.g.

 

1 432

1,432

1432

 

The digit group separator can be controlled from Options.

 

Inline image 1

 

regards,


Lars

 

 

 

-- 

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

l...@dhis2.org

http://www.dhis2.org <https://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





 

-- 

Prosper Behumbiize, MPH

Global HISP| University Of Oslo/HISP Uganda
+256 752 751 776 | +256 776 139 139

 <mailto:ptb3...@gmail.com> pros...@hispuganda.org |  
<mailto:pros...@dhis2.org> pros...@dhis2.org | Skype: prospertb


___
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





 

-- 

Jim Grace

Core developer, DHIS 2

HISP US Inc.

 <https://www.dhis2.org/> http://www.dhis2.org


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] Major performance improvement on the DHIS2 Android Tracker Capture & Event Capture

2016-04-28 Thread Elmarie Claasen
Hi Erling,

 

Thanks for assisting to make these improvements – it will definitely have a 
major impact on efficiency of the android apps going forward. It has been a 
pleasure for the team to work with you from HISP-SA side in improving this – 
thanks for your responsiveness to the issues encountered. J

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Dhis2-users 
[mailto:dhis2-users-bounces+elmarie=hisp@lists.launchpad.net] On Behalf Of 
Erling Fjelstad
Sent: 28 April 2016 10:04 AM
To: DHIS 2 Developers list; DHIS 2 Users list
Subject: [Dhis2-users] Major performance improvement on the DHIS2 Android 
Tracker Capture & Event Capture

 

Hi all,

The Android team has been working closely with our colleagues at HISP South 
Africa and together we have manged to cut down the amount of data used and the 
amount of requestes when logging in, doing the first synchronising of meta data 
and sending data back to the server. 


- We have implemented bulk sending of tracker data (tracked entity instances, 
enrollments and events) to the server. 

- We have removed a lot of unnecessary calls to the web API and optimized them.

- In Event Capture we have reduced the amount of Events that is auto downloaded 
on the device. Before it was 200, now we have reduced it to 50. If this is a 
problem for anyone, please contact me. 

 


For the perfomance improvements, we found n the South African test server that: 

- First login with synchronising meta data, data usage was reduced from 4.2 MB 
to 40 KB.

- Sending of data: 1 Tracked entity instance with 1 Enrollment and 4 events was 
reduced from 25 KB to 5 KB. Amount of requests dropped by almost 50%


Both Tracker Capture and Event Capture should be available on Google Play today 
and works for DHIS 2.22 and 2.23. For older versions of DHIS2 (2.20 and 2.21), 
the new Android apps will be available on our Github page soon. Old versions 
will not have bulk sending of all tracker data, only events. 

Regards,

Erling - DHIS2 Android Team


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Pivot on Demo/Snapshot still doesn't look right

2016-04-27 Thread Elmarie Claasen
Hi all,
Mine looks the same even after clearing cache

Elmarie
On 27 Apr 2016 08:49, "Uwe Wahser"  wrote:

> Hi Jason,
>
> please find some screenshots from play.dhis2.org/demo attached (didn't do
> anything but calling pivot app, then selecting a favorite). I'm on Windows
> 7 and
> Firefox 45.0.2, although this looks server-sided to me.
>
> Regards, Uwe
>
> > Jason Pickering  hat am 27. April 2016 um
> 08:53
> > geschrieben:
> >
> >
> > Hi Uwe,
> > Seems to work for me. Could you provide a screenshot or more detailed
> > information on how to actually reproduce your problem?
> > Regards,
> > Jason
> >
> >
> > On Wed, Apr 27, 2016 at 7:25 AM, Uwe Wahser  wrote:
> >
> > > Dear Devs,
> > >
> > > although you tried to fix something on the Demo-Site, there still
> seems to
> > > be a
> > > problem when listing dataelements, options etc.: instead of a list of
> > > choices
> > > there's only the word value.
> > >
> > > Regards,
> > >
> > > Uwe
> > >
> > > ___
> > > 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
> > >
> >
> >
> >
> > --
> > Jason P. Pickering
> > email: jason.p.picker...@gmail.com
> > tel:+46764147049
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Clarification on "Report date"

2016-04-12 Thread Elmarie Claasen
Jason,

 

This is an interesting post and I must say I thought I understood it until I 
saw another post on the list yesterday asking if Enrolment date can be pulled 
into event analytics and the answer was not at this stage. 

 

I thought that using your scenario you could define either Enrolment date or 
Incident date on the Program UI to be aliased as “Admission date” effectively 
the user will see “Admission date” on the UI when entering data. 

Then on the Programstage UI there is one field which asks which Report date you 
want to use and I thought this defines which date is used when running event 
analytics but now I am confused. 

 



 

Regardless then all of these dates are available to select when you set up 
program indicators including execution date and current date which is useful. 
So my take is depending whether you selected Incident date or Enrolment date as 
“Admission date” you would use that one when setting up the program indicator?

I will watch the responses to your question with interest so that I can figure 
out exactly how this all fits together because if it is true that one can only 
use incident date in event analytics then I don’t understand the purpose of 
defining “Report date” J

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Dhis2-devs 
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf Of 
Jason Pickering
Sent: 13 April 2016 06:13 AM
To: dhis2-devs
Subject: [Dhis2-devs] Clarification on "Report date"

 

Hi Devs,

 

There are a range of dates available for use in program indicators (see below). 

 


We want to use the "Report date" to simplify things a bit, rather than using 
another data element to record the event. We had created a date for "Admission 
date" but the default "Report date" is not really important for analysis 
purposes, but rather simply the admission date. We can essentially get the 
"Report date" from the date the event was created if we really need it, but 
like I said, its not important for us. The admission date is really what 
counts. 

 

I am assuming that "Description of report date*" in the program stage UI refers 
to "Incident date" but I am not quite sure. Are all of these dates different 
somehow than "Report date" which is mandatory for events?

 

Regards,
Jason

 

 

 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] HOW TO DESIGN PROGRAM INDICATORS

2016-04-12 Thread Elmarie Claasen
Hi Stanley,

 

The DHIS2 manual give some direction on Program Indicators on this link 
http://dhis2.github.io/dhis2-docs/master/en/user/html/ch30.html . 

I also find the attached notes about the 2.22 release when it was first 
released helpful 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Dhis2-devs 
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf Of 
Stanley Kalyati
Sent: 12 April 2016 03:11 PM
To: dhis2-us...@lists.launchpad.net
Cc: dhis2-devs@lists.launchpad.net
Subject: [Dhis2-devs] HOW TO DESIGN PROGRAM INDICATORS

 

Kindly help me with how to create a program indicator and where can i access 
these indicators,in pivot tables/Visualizer or Events reports.

I have already created the program with all data elements.

https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif

Stanley


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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.*
--- Begin Message ---
Great news, slick creatures indeed. Thanx dev team!

On Jan 16, 2016 1:02 AM, "Lars Helge Øverland" <larshe...@gmail.com> wrote:


Hi all,

DHIS version 2.22 is out with a lot of great new features and improvements. 


Log in with admin/district on the  <http://play.dhis2.org/demo/> demo system.



Data elements and indicators app: A completely new app for data elements and 
indicators maintenance features a much slicker user experience, with on-the-fly 
search, “access” and “last updated” visible in the lists, a new group editor, 
and much better looks.


 <https://play.dhis2.org/demo/dhis-web-maintenance/#/> Demo |  
<https://www.dhis2.org/images/222/data-elements-indicators-1.png> Screenshot 1 
|  <https://www.dhis2.org/images/222/data-elements-indicators-2.png> 2 |  
<https://www.dhis2.org/images/222/data-elements-indicators-3.png> 3



Integrated tracker analytics: Tracker-type data elements, attributes and 
program indicators can now be included in aggregate indicators. This allows for 
creating integrated analysis through indicators where e.g. the numerator is 
being collected in a program while the numerator is collected in an aggregate 
form. This means that you can produce integrated analysis without caring about 
whether the data comes from routine forms, anonymous events or tracking.


 <https://play.dhis2.org/demo/dhis-web-pivot/index.html?id=Lcwp2jPNWIc> Demo 1 
|  <https://play.dhis2.org/demo/dhis-web-pivot/index.html?id=RCUE6hAisQN> 2 |  
<https://www.dhis2.org/images/222/programs-in-indicator-expression-editor.png> 
Screenshot 1 |  <https://www.dhis2.org/images/222/program-indicator-pivot.png> 2



Multiple programs in favorites: Data elements and attributes from any number of 
programs can now be included in the same pivot table or chart favorite.


 <https://play.dhis2.org/demo/dhis-web-pivot/index.html?id=hmhX7X8knJF> Demo |  
<https://www.dhis2.org/images/222/pivot-multiple-program-indicators.png> 
Screenshot



File cloud storage in tracker: The tracker capture and event capture apps now 
support file storage for data elements of type file. This allows you to use 
tracker as a document repository, and to upload documentation and files related 
to events or people. Files can be stored either on the Web server or sent 
directly to  <https://aws.amazon.com/s3/> AWS S3 cloud storage.


 <https://www.dhis2.org/images/222/tracker-capture-file-storage.png> Screenshot 
1 |  <https://www.dhis2.org/images/222/event-capture-file-storage.png> 2



Tracker data audit: Tracker capture and event capture now store the audit trail 
of changes to data and make it readily available by clicking on the audit icon 

Re: [Dhis2-devs] [Dhis2-users] Event Capture problems

2016-04-11 Thread Elmarie Claasen
Hi,

Have you assigned the new program to q user role and the user role to the
individual accessing tracker capture. This is necessary even for Superuser.

Elmarie Claasen
HISP-SA
On 11 Apr 2016 23:13, "Laura E. Lincks" <laura.lin...@icap.columbia.edu>
wrote:

> Version:2.22Build revision:
> 21878
>
> I'm now encountering a similar issue to this original post.
>
> We have a program A with one program stage assigned to every facility in
> the instance. It works properly.
>
> We just now added a new program B with a new program stage and assigned it
> to every facility in the instance. Data elements have been assigned to the
> stage and a tracked entity with 2 attributes (the same ones used for
> Program A) have been assigned to program B.
>
> When I go to do data entry using Tracker Capture and pick a facility, the
> only program available in the pull down is Program A... although Program B
> is set up the same way. I have cleared the cache per the method outlined
> here <https://www.dhis2.org/tutorials/how-to-really-clear-browser-cache>,
> logged in to the instance in Incognito mode to no avail. I've even run
> Analytics and cleared the Cache through the Data Administration app. I
> cannot access Program B.
>
> Any ideas please?
>
>
>
>
> *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
>
> On Fri, Oct 30, 2015 at 3:07 PM, Iuri Fanti <iuri.fa...@gmail.com> wrote:
>
>> Hi Abyot, thanks for your reply.
>>
>> I just installed the 2.21 version (on Tomcat), and I cleared the
>> browser cache and cookies so many times, but still no luck. Just to be
>> sure, I created a brand new database: only one option set, only one
>> data element, only one program (without registration), only one
>> organization unit; I assigned the option set to the data element, the
>> data element to the program stage, and the program to the orgunit.
>> When I click on the drop down menu of the data element "DA gender",
>> what I get is in the picture attached.. :( Obviously I checked a
>> hundred times the option management (also attached). I attach a dump
>> of my db (MySQL) as well.
>>
>> Thanks in advance,
>>
>> Iuri
>>
>>
>> 2015-10-29 19:03 GMT+01:00 Abyot Gizaw <aby...@gmail.com>:
>> > Hi Iuri,
>> >
>> > That shouldn't really stop you from proceeding. Which version of dhis2
>> are
>> > you using? Also make sure you have cleared your browser cache.
>> >
>> >
>> > ---
>> > Thank you,
>> > Abyot.
>> >
>> > On Thu, Oct 29, 2015 at 2:49 PM, Iuri Fanti <iuri.fa...@gmail.com>
>> wrote:
>> >>
>> >> Sure. When I click on "Event Capture", the console shows me these
>> >> messages:
>> >>
>> >> Creating Application Cache with manifest
>> >> http://localhost:8080/dhis/dhis-web-event-capture/cacheManifest.action
>> >> index.html:1 Application Cache Checking event
>> >> index.html:1 Application Cache Error event: Failed to parse manifest
>> >> http://localhost:8080/dhis/dhis-web-event-capture/cacheManifest.action
>> >> angular.js:87 GET
>> >> http://localhost:8080/dhis/api/userSettings/currentStyle 404 (Not
>> >> Found)(anonymous function) @ angular.js:87n @ angular.js:82f @
>> >> angular.js:80(anonymous function) @ angular.js:112n.$eval @
>> >> angular.js:126n.$digest @ angular.js:123n.$apply @ angular.js:126l @
>> >> angular.js:81M @ angular.js:85F.onload @ angular.js:86
>> >> dhis2.menu.ui.js:1114 Unable to load usersettings, falling back to
>> >> systemSettings
>> >> directives.js:12 Finished loading orgunit tree
>> >> event-capture.js:142 Loading required meta-data
>> >> dhis2.angular.directives.js:71 Finished loading orgunit tree
>> >> event-capture.js:142 Loading required meta-data
>> >> jquery.min.js:2 GET
>> >>
>> >>
>> http://localhost:8080/dhis/api/programRules.json?paging=false=id,program[id]&_=1446126435971
>> >> 500 (Internal Server Error)send @ jquery.min.js:2p.extend.ajax @
>> >> jquery.min.js:2getD2MetaObject @
>> >> event-capture.js:509getMetaProgramRules @
>> >> event-capture.js:476(anonymous function) @ jquery.min.js:2k @
>> >> jquery.min.js:2l.fireWith @ jquery.min.js:2l.fire @ jquery.min.js:2k @
>> >> jquery.min.js:2l.add @ jquery.min.js:2(anonymous f

Re: [Dhis2-devs] Setting default interface language for user accounts

2016-04-06 Thread Elmarie Claasen
Hi all,

 

Any feedback on this issue - how is the Interface language set?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 

From: Elmarie Claasen [mailto:elma...@hisp.org] 
Sent: 31 March 2016 03:24 PM
To: dhis2-devs@lists.launchpad.net; dhis2-us...@lists.launchpad.net
Subject: Setting default interface language for user accounts

 

Hi all,

 

We have an issue on 2.22 which is fairly new to us since most of our
instances are still running on older war files. 

 

We have activated self-registration for users and once we open the user
account or users log in they all complain that everything is in Arabic. 

It is clear from the user account that Arabic is currently set to the
default interface language. Where does one set the default interface
language you want to use for an instance so that it doesn't default to the
first on the list ie. Arabic?

 



 

Your help would be appreciated. 

 

Version:

2.22

Build revision:

21912

Build date:

2016-03-14 09:09

 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Setting default interface language for user accounts

2016-03-31 Thread Elmarie Claasen
Hi all,

 

We have an issue on 2.22 which is fairly new to us since most of our
instances are still running on older war files. 

 

We have activated self-registration for users and once we open the user
account or users log in they all complain that everything is in Arabic. 

It is clear from the user account that Arabic is currently set to the
default interface language. Where does one set the default interface
language you want to use for an instance so that it doesn't default to the
first on the list ie. Arabic?

 



 

Your help would be appreciated. 

 

Version:

2.22

Build revision:

21912

Build date:

2016-03-14 09:09

 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Limit on the number of users to send a DHIS2 message to

2016-03-19 Thread Elmarie Claasen
Hi all,

We also had this issue once. Maybe one should then get a warning when you
add >200 users to Usergroup or an absolute limitation. At least then you
can create multiple groups.

One should also note that this makes it near impossible to select an
orgunit in hierarchy at higher level as you get the same message.

Elmarie
On 16 Mar 2016 16:27, "Lars Helge Øverland"  wrote:

> Hi Prosper,
>
> yes we included this limitation with the purpose of keeping the server
> healthy as we saw that sending to many thousand people at once could give
> trouble. We can do some new testing in this area and perhaps increase the
> limit.
>
> regards,
>
> Lars
>
>
> On Wed, Mar 16, 2016 at 1:51 PM, Prosper BT  wrote:
>
>> Sorry here is the attachment
>>
>> [image: Inline image 1]
>>
>> On Wed, Mar 16, 2016 at 3:38 PM, Prosper BT  wrote:
>>
>>> Dear Team,
>>>
>>> Wanted to find out if we missed this enhancement, right now if you have
>>> a user group with more that 200 users in it, you cant send them and DHIS2
>>> message.
>>>
>>> Is this a bug or a new limitation in messaging?
>>>
>>> Regards
>>>
>>> --
>>> 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
>>>
>>
>>
>>
>> --
>> 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
>>
>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> http://www.dhis2.org 
>
>
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Bug 1558244] [NEW] Adding Program to Superuser role remove all authorities from Role

2016-03-19 Thread Elmarie Claasen
Public bug reported:

Affects:  2.22
Chrome and Firefox

Adding a tracker program to the Superuser role removes all
permissions/authorities from the Superuser role resulting in all
Superusers being unable to log in to the Instance.


To replicate: 
Allocate a tracker program to Superuser role
Move to anywhere else
Message will be: You are not permitted to view this page. 
Login to the instance again and you will not be able to log in getting same 
message that you cant access Dashboard landing page. 
Affects all Superusers including admin - effectively locked out of instance
Look in the UserRole table - there are no permissions for the Superuser role

* Temp fix: add in the ALL permission with SQL into the UserRole table for 
UserRole Superuser. 
Create a blank Role for the Program and add it to that role and add that role 
to the User. 

Expected behaviour from the system: The system should not automatically
remove authorities from a role

** 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/1558244

Title:
  Adding Program to Superuser role remove all authorities from Role

Status in DHIS:
  New

Bug description:
  Affects:  2.22
  Chrome and Firefox

  Adding a tracker program to the Superuser role removes all
  permissions/authorities from the Superuser role resulting in all
  Superusers being unable to log in to the Instance.

  
  To replicate: 
  Allocate a tracker program to Superuser role
  Move to anywhere else
  Message will be: You are not permitted to view this page. 
  Login to the instance again and you will not be able to log in getting same 
message that you cant access Dashboard landing page. 
  Affects all Superusers including admin - effectively locked out of instance
  Look in the UserRole table - there are no permissions for the Superuser role

  * Temp fix: add in the ALL permission with SQL into the UserRole table for 
UserRole Superuser. 
  Create a blank Role for the Program and add it to that role and add that role 
to the User. 

  Expected behaviour from the system: The system should not
  automatically remove authorities from a role

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1558244/+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] See Data elements/indicators authority dropped in 2.22

2016-03-19 Thread Elmarie Claasen
Hi all,

Talking about authorities I would like to report something we experienced
yesterday but I have not been able to retest elsewhere to reproduce and
report as a bug.

We were configuring a tracker program logged in as Superuser with ALL and
all other authorities in the Superuser role. After creating the program we
noticed that it is now in 2.22 necessary to allocate the program to a user
role so went and allocated the program to the superuser role. The moment we
did that the ALL and all other authorities were unallocated from the
Superuser role and everyone was kicked out and could not log in again after
that. In effect the Superuser role had no authorities. We had to SQL insert
the ALL authority back into Superuser after discovering what happened.

Went in again and allocated the program again to Superuser and exactly the
same thing happened.

Not tested elsewhere as we would have to set up test environment but will
do to confirm.

Build 2.22, release date 14/03/2016 I am unable to look the release version
no up at the moment.

Elmarie
On 16 Mar 2016 15:16, "Prosper BT"  wrote:

> Thanks Mark,
>
> We will update and let you know
>
> Regards
>
> On Wed, Mar 16, 2016 at 4:00 PM, Mark Polak  wrote:
>
>> Hey All,
>>
>> The authorities should be back in trunk (Revision 22344) and 2.22
>> (Revision 21920).
>>
>> Additionally i updated some of the translations, so the authority for
>> "See dataelements/indicators" is back as well
>>
>> Note that this one will be replaced in 2.23 by a more general "See
>> maintenance app" (or something similar) as other meta data objects will be
>> integrated into the same app.
>>
>> Regards,
>>
>> Mark
>>
>> On Wed, Mar 16, 2016 at 11:37 AM, Jason Pickering <
>> jason.p.picker...@gmail.com> wrote:
>>
>>> Hi there.
>>>
>>> I can reproduce this as well. It seems a number of authorities have been
>>> removed.
>>>
>>> Have informed the developers in Oslo, but for the time being, it seems
>>> to be broken in 2.22 without the ALL authority.
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>> On Wed, Mar 16, 2016 at 8:35 AM, Alex Tumwesigye 
>>> wrote:
>>>
 Dear Team,

 Same for me for all instances running on 2.22. You need the 'ALL' to
 see the module.

 Alex

 On Wed, Mar 16, 2016 at 3:26 AM, Juan Manuel Alcantara Acosta <
 jmalcanta...@gmail.com> wrote:

> Hello Team
> We also noticed this in the Latam academy. The users had the
> suoeradmin role from the demo database and could not see the data elements
> and indicators module, we had to add “ALL” to the role. Is there a fix
> coming?
> Best regards,
> JM
>
>
> El 11/03/2016, a las 1:48 p.m., Prosper BT 
> escribió:
>
> Dear Team,
>
> Seems the see Data elements/indicators authority was dropped in 2.22
> and now only roles with "All" are the only one that can see this app.
>
> Is this a bug or the name was changed
>
> Regards
>
> --
> 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-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
>
>


 --
 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-devs
 Post to : dhis2-devs@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~dhis2-devs
 More help   : https://help.launchpad.net/ListHelp


>>>
>>>
>>> --
>>> Jason P. Pickering
>>> email: jason.p.picker...@gmail.com
>>> tel:+46764147049
>>>
>>> ___
>>> 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
>>>
>>>
>>
>
>
> --
> Prosper Behumbiize, MPH
> 

Re: [Dhis2-devs] Problem with org units and data aggregation on Event Reports

2016-03-11 Thread Elmarie Claasen
Jason,

Just to add a tuppins worth. We had a case where a user was accidentally
allocated to OU1 and OU2 orgunit and the result is that the hierarchy
renders in reports with the OU2 orgunit and it's descendants followed by
the OU1 orgunit and it's descendants. Fixed when we unallocated the user
from the OU2 orgunit. It makes sense to allocate a user only to the parent
Ou level so maybe dhis2 should not allow multiple level assignments or if
there is a use case for it consider this as a bug though I would agree with
the parent assignment rule.

Elmarie Claasen
HISP-SA
On 11 Mar 2016 14:20, "Jason Pickering" <jason.p.picker...@gmail.com> wrote:

> Hi there.  This is not the intended function of these settings.
>
> For data capture, this will restrict data entry to a given branch of the
> hierarchy.  For instance, if this person is responsible for a given
> district and it's facilities, you should assign them to the district.  In
> the data entry screen, the user will only see that districts branch of the
> hierarchy. Data entry will still be controlled by the data set assignments.
>
>
> For the analysis hierarchy, the intent of this feature is to restrict the
> user to a given branch. For instance, in a Global hierarchy, you might want
> to restrict users to their country (which you would select). This would
> have the effect of allowing them to do data entry at say the district
> level, but see data across their own country (but not above it).
>
> This seems to be a very misused feature, and one poorly explained in the
> documentation after I took at look at it now to refer you to it.
>
> Hope this helps. My advice would be
>
> 1) Do not have multiple roots to the hierarchy. There should always be
> just a single level 1 node.
>
> 2) Do not assign the super user role to anything other than this top root
> node
>
> 3) Do not assign users too many data entry orgunits. Let the data set
> assignments take care of this.
>
> 4) Do not use the data analysis orgunits at all, unless you have a
> specific reason to restrict users to a particular branch of the hierarchy.
>
> 5) Consider using approvals if you really need to obfuscate data from
> certain classes of users.
>
>
> Regards,
>
> Jason
>
>
>
> On Fri, Mar 11, 2016, 12:42 Sergio Valenzuela <sergio.valenzu...@ehas.org>
> wrote:
>
>> Hi Jason,
>>
>> Thanks for your answer.
>>
>> For data capture:
>> I'm not using any data set because all the data elements are tracker
>> type. Could this be the problem? So that's why I'm selecting all org units
>> for this user (Maybe I could try to select only the children and unselect
>> all the parents, to see if this fix anything)
>>
>> For data analysis:
>> I'm selecting all for the same reason as in data capture. Is it normal
>> the way hierarchy is showing on the screenshot? It's like is all messed up,
>> parents and children mix all together...
>>
>> Thanks again for your time.
>>
>>
>>
>>
>>
>> *Sergio Valenzuela*
>> Fundación EHAS
>> Telemedicina para países en desarrollo -* www.ehas.org
>> <http://www.ehas.org/>*
>> E.T.S.I. de Telecomunicación A.101-9L. Ciudad Universitaria 30, 28040
>> Madrid - España
>> Tlfno. (+34) 91 488 87 41: (+34) 687 67 17 62
>>
>>
>>
>> 2016-03-11 12:23 GMT+01:00 Jason Pickering <jason.p.picker...@gmail.com>:
>>
>>> Hi Sergio,
>>> Is there are reason you have selected so many orgunits?
>>>
>>> Normally, a user would be assigned to a single (perhaps a few)
>>> organisation units for data capture. DHIS2 will enable data entry for all
>>> units which are descendants of the orgunit selected (assuming, a data set
>>> has been assigned).
>>>
>>> For the second one "Data analysis" orgunits, typically, again, this
>>> would be a single orgunit, which would restrict the user to that orgunit
>>> and its descendants.
>>>
>>> I would try and configure the user like that, and see if that helps.
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>> On Fri, Mar 11, 2016 at 12:18 PM, Sergio Valenzuela <
>>> sergio.valenzu...@ehas.org> wrote:
>>>
>>>> I forgot to add:
>>>>
>>>>
>>>>- DHIS2 version: 2.22
>>>>- Revision: 21889
>>>>
>>>>
>>>>
>>>> *Sergio Valenzuela*
>>>> Fundación EHAS
>>>> Telemedicina para países en desarrollo -* www.ehas.org
>>>> <http://www.ehas.org/>*
>>>> E.T.S.I. de Te

Re: [Dhis2-devs] Event Date in Tracker Capture

2016-02-22 Thread Elmarie Claasen
Hi Pamod,

This is a.known bug reported as
https://bugs.launchpad.net/dhis2/+bug/1514693

Apparently it is on the roadmap for 2.23. May help if you go into the bug
and report that it affects you too.

Elmarie
On 22 Feb 2016 13:11, "Pamod Amarakoon"  wrote:

> Dear All,
>
> How's the event date that's displayed in tracker capture calculated. Is it
> the time stamp of the particular event record in database or the converted
> time to UTC?
>
> eg: When i created an event for Feb 22 00:00 it's saved in database as Feb
> 22 00:00 (localtime). But output of tracker capture is 1 day less ( I
> assume to convertion to UTC).
>
> Thank you
>
>
> --
> Regards,
> Pamod Amarakoon
>
> Confidentiality Notice: the information contained in this email and any
> attachments may be legally privileged and confidential. If you are not an
> intended recipient, you are hereby notified that any dissemination,
> distribution, or copying of this e-mail is strictly prohibited. If you have
> received this e-mail in error, please notify the sender and permanently
> delete the e-mail and any attachments immediately. You should not retain,
> copy or use this e-mail or any attachments for any purpose, nor disclose
> all or any part of the contents to any other person.
>
>
>
>
> ___
> 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
>
>

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Bug 1546620] [NEW] Resource added to dashboard display as "undefined"

2016-02-17 Thread Elmarie Claasen
Public bug reported:

Dear Developers,

If a resource is added under Reports > Resources and then added to a
dashboard it shows on the dashboard as name "Undefined" instead of
displaying the resource name.

Affects DHIS v2.22 on Chrome and Firefox browsers

Replicated on Stable Demo 
Version:
2.22
Build revision:
21832
Build date:
2016-02-17 02:04

by adding the current resource "Pivot presentation" to a dashboard and
it displays with name "Undefined"


Thanks

Elmarie Claasen
HISP-SA

** 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/1546620

Title:
  Resource added to dashboard display as "undefined"

Status in DHIS:
  New

Bug description:
  Dear Developers,

  If a resource is added under Reports > Resources and then added to a
  dashboard it shows on the dashboard as name "Undefined" instead of
  displaying the resource name.

  Affects DHIS v2.22 on Chrome and Firefox browsers

  Replicated on Stable Demo 
  Version:
  2.22
  Build revision:
  21832
  Build date:
  2016-02-17 02:04

  by adding the current resource "Pivot presentation" to a dashboard and
  it displays with name "Undefined"

  
  Thanks

  Elmarie Claasen
  HISP-SA

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1546620/+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] Question on tracker dates and effecting limits on dates for which data may be captured

2016-02-05 Thread Elmarie Claasen
Hi Devs,

 

I hope that someone will be able to assist with an issues around tracker. 

 

We want to limit users on the dates for which they can capture tracker/event
data both on the program event/incident date.

DHIS 2 allows a setting to allow future dates but no limit on limiting past
dates. 

For a few of our use cases it would be very useful to limit the data on a
program between 2 dates. The dates specified should have some fluidity to it
(can be adjusted) as time progress e.g. I would like to specify that users
may only enter data for the financial year between 1 April - 31 March of a
specific year and next year adjust those dates to the current year. No of
periods to allow would not really make sense because that depends on where
you are in the year. 

The implication of leaving these types of dates open to select/enter
anything really allows users to capture data for the 1st Century or for 2
years ago and you already concluded an annual report on the data captured
for that period which is now being altered by the user selecting an
incorrect date. One is not likely to run reports and unless you look for
such data in the backend you would never find it.

I tried to set up a program rule to limit the date which a user can capture
to after a specific date but I see that it is only the data elements that is
exposed in the programrules. 

Would it be possible to include the Enrollment date and Incident dates?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Question on tracker dates and effecting limits on dates for which data may be captured

2016-02-05 Thread Elmarie Claasen
Hi Markus,

 

Thanks for that info will look into it. 

Yes I want to add a rule preventing capturing ie before 2015/04/01 and when a 
user select a date before Error message appears forcing them to choose a 
correct date. 

But every year I need to move the date on by 1 year.

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Markus Bekken [mailto:markus.bek...@gmail.com] 
Sent: 05 February 2016 02:52 PM
To: Elmarie Claasen
Cc: dhis2-devs@lists.launchpad.net
Subject: Re: [Dhis2-devs] Question on tracker dates and effecting limits on 
dates for which data may be captured

 

Hi Elmarie!

 

Interesting! 

 

The mentioned incident and enrollment dates is available in the program rules, 
with the syntax V{enrollment_date}, V{incident_date} and V{current_date}. See 
table 30.3 for the full list of supported "variables": 
http://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en_full.html

 

You want this rule to run on the TEI registration page, preventing the 
enrollment where there is a sufficiently big gap?

 

Best regards,

Markus

 

5. feb. 2016 kl. 12.12 skrev Elmarie Claasen <elma...@hisp.org>:

 

Hi Devs,

 

I hope that someone will be able to assist with an issues around tracker. 

 

We want to limit users on the dates for which they can capture tracker/event 
data both on the program event/incident date.

DHIS 2 allows a setting to allow future dates but no limit on limiting past 
dates. 

For a few of our use cases it would be very useful to limit the data on a 
program between 2 dates. The dates specified should have some fluidity to it 
(can be adjusted) as time progress e.g. I would like to specify that users may 
only enter data for the financial year between 1 April – 31 March of a specific 
year and next year adjust those dates to the current year. No of periods to 
allow would not really make sense because that depends on where you are in the 
year. 

The implication of leaving these types of dates open to select/enter anything 
really allows users to capture data for the 1st Century or for 2 years ago and 
you already concluded an annual report on the data captured for that period 
which is now being altered by the user selecting an incorrect date. One is not 
likely to run reports and unless you look for such data in the backend you 
would never find it.

I tried to set up a program rule to limit the date which a user can capture to 
after a specific date but I see that it is only the data elements that is 
exposed in the programrules. 

Would it be possible to include the Enrollment date and Incident dates?

 

Regards,

 

Elmarie Claasen



Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 





This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  <mailto:disclai...@hisp.org> 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-devs> 
https://launchpad.net/~dhis2-devs
Post to :  <mailto:dhis2-devs@l

[Dhis2-devs] Preventing capturing of events and tracker data backdated beyond a certain date

2016-02-01 Thread Elmarie Claasen
Hi all,

 

>From what I can see it is not possible to prevent a user to select an
Enrollment/Event date in either Tracker capture or Event capture beyond a
certain date back in time. 

Use case is that users are selecting an incorrect date when capturing
tracker and event capture dates such as e.g. 2005/01/01 for current data
which affects the period against which such data is reported. 

 

Question: Is there any such functionality where one can add a date in which
can be periodically changed to e.g. the start of the financial year to
prevent users capturing the incorrect date?

If not can I write a blueprint for it to the effect of either being able to
select a specific date e.g. 1 April 2015 or a number of periods back in time
e.g. 1 week/2 months etc and the system would then not allow backdated
capturing beyond this date specified?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at
<http://www.hisp.org/policies.html#comms_disclaimer>
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
<mailto:disclai...@hisp.org> 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. 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

2016-01-25 Thread Elmarie Claasen
Thanks everyone we did find out what the problem was – it was sql views related 
to the upgrade from 2.20 > 2.21.

Our problem is resolved now.

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Jason Pickering [mailto:jason.p.picker...@gmail.com] 
Sent: 25 January 2016 09:35 AM
To: Elmarie Claasen
Cc: Alex Tumwesigye; Ola Hodne Titlestad; bren...@hisp.org; dhis2-devs
Subject: Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

 

Hi Elmarie,

 

I have also seen some other issues when certain metadata elements are not 

configured properly. 2.22 is a bit stricter on medata validity. Please open up 
your browser and post a copy of the console log there if there are any 
Javascript errors. 

 

Best regards,

Jason

 

 

 

On Mon, Jan 25, 2016 at 8:24 AM, Elmarie Claasen <elma...@hisp.org> wrote:

Thanks we will try this although that specific instance had NO SMS or email 
settings configured so I doubt that this will be the problem

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Alex Tumwesigye [mailto:atumwesi...@gmail.com] 
Sent: 25 January 2016 09:13 AM
To: Ola Hodne Titlestad
Cc: Elmarie Claasen; dhis2-devs; bren...@hisp.org; Morten Olav Hansen


Subject: Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

 

Hi,

 

The SQL statement required is:

 

delete from systemsetting where name='SMS_CONFIG' or name='keySmsConfig';

 

Alex

 

On Mon, Jan 25, 2016 at 9:53 AM, Ola Hodne Titlestad <ol...@ifi.uio.no> wrote:

Hi,

I just heard from Alex and Prosper in Uganda that this problem is caused by a 
change in the sms gateway configuration in 2.22, so most likely affects all 
instances that make use of this feature.

Manually deleting the existing sms gateway configuration in the database before 
upgrading to 2.22 seems to do the trick.

Alex, maybe you could add the sql statement here?

Ola

On 25 Jan 2016 07:38, "Elmarie Claasen" <elma...@hisp.org> wrote:

Hi Morten,

 

Here is the log file from the error we got from starting up the instance on 
2.22 and going into Settings App.

Hope this can assist to identify the error. We have no problem opening settings 
in 2.19, 2.20 and 2.21 for the same instance. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Morten Olav Hansen [mailto:morte...@gmail.com] 
Sent: 22 January 2016 06:11 AM
To: Alex Tumwesigye
Cc: Elmarie Claasen; bren...@hisp.org; DHIS 2 developers
Subject: Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

 

Hi

 

This seems to be linked to a wrong configuration in your database.. 

http://pec.dhis.dhmis.org/staging/api/configuration

Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

2016-01-24 Thread Elmarie Claasen
Hi Morten,

 

Here is the log file from the error we got from starting up the instance on 
2.22 and going into Settings App.

Hope this can assist to identify the error. We have no problem opening settings 
in 2.19, 2.20 and 2.21 for the same instance. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Morten Olav Hansen [mailto:morte...@gmail.com] 
Sent: 22 January 2016 06:11 AM
To: Alex Tumwesigye
Cc: Elmarie Claasen; bren...@hisp.org; DHIS 2 developers
Subject: Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

 

Hi

 

This seems to be linked to a wrong configuration in your database.. 

http://pec.dhis.dhmis.org/staging/api/configuration [HTTP/1.1 500 Internal 
Server Error 503ms]

 

There should have been a stack trace on the server side as part of this 500 
error, could you provide that? did you by any chance have SMS gateway 
configured before you upgraded? (there have been some config errors linked to 
this)




--
Morten

 

On Thu, Jan 21, 2016 at 7:17 PM, Alex Tumwesigye <atumwesi...@gmail.com> wrote:

Dear Elmarie/Knut,

 

We experienced the same. We (Prosper and I) have shared with Markus the error.

 

Alex

 

On Thu, Jan 21, 2016 at 2:51 PM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi Knut,

 

Thanks, this seems to be the main error on the browser console – can you assist 
with what the problem could be?

 

Failed to load system settings: Object { readyState: 4, getResponseHeader: 
.ajax/v.getResponseHeader(), getAllResponseHeaders: 
.ajax/v.getAllResponseHeaders(), setRequestHeader: .ajax/v.setRequestHeader(), 
overrideMimeType: .ajax/v.overrideMimeType(), statusCode: .ajax/v.statusCode(), 
abort: .ajax/v.abort(), state: .Deferred/d.state(), always: 
.Deferred/d.always(), promise: .Deferred/d.promise(), 10 more… }

 

The full browser console message is attached.

 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Knut Staring [mailto:knu...@gmail.com] 
Sent: 21 January 2016 01:34 PM
To: Elmarie Claasen
Cc: DHIS 2 developers; bren...@hisp.org
Subject: Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

 

Whenever the GUI seems to be hanging/spinning, it is helpful if you open the 
browser console and look for errors there.

 

Knut

 

On Thu, Jan 21, 2016 at 12:14 PM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,

 

Please see the email below from our ICT specialist J

Can you please assist with possible cause of this problem or is it a bug 
although I do see that the Settings page open on the SL Demo.

 

Thanks

 

Elmarie Claasen

HISP-SA

 

From: Brendon Lines [mailto:bren...@hisp.org] 
Sent: 21 January 2016 01:09 PM
To: Elmarie Claasen
Subject: Possible 2.22 bug

 

Hi there,

 

I am having an issue with bringing up the settings page using war 2.22. The 
circle just carries on spinning.

 

I have created the dhis.conf file with the following details and deleted 
hibernate.properties:

# Hibernate SQL dialect

connection.dialect = org.hibernate.dialect.PostgreSQLDialect

# JDBC driver class

connection.driver_class = org.postgresql.Driver

# JDBC driver connection URL

connection.url = jdbc:postgresql://IP:PORT/DB name

# Database username

connection.username = dhis

# Database password

connection.password = 

# Database schema behavior, can be validate, update, create, create-drop

connection.schema = update


Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

2016-01-24 Thread Elmarie Claasen
Thanks we will try this although that specific instance had NO SMS or email 
settings configured so I doubt that this will be the problem

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Alex Tumwesigye [mailto:atumwesi...@gmail.com] 
Sent: 25 January 2016 09:13 AM
To: Ola Hodne Titlestad
Cc: Elmarie Claasen; dhis2-devs; bren...@hisp.org; Morten Olav Hansen
Subject: Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

 

Hi,

 

The SQL statement required is:

 

delete from systemsetting where name='SMS_CONFIG' or name='keySmsConfig';

 

Alex

 

On Mon, Jan 25, 2016 at 9:53 AM, Ola Hodne Titlestad <ol...@ifi.uio.no> wrote:

Hi,

I just heard from Alex and Prosper in Uganda that this problem is caused by a 
change in the sms gateway configuration in 2.22, so most likely affects all 
instances that make use of this feature.

Manually deleting the existing sms gateway configuration in the database before 
upgrading to 2.22 seems to do the trick.

Alex, maybe you could add the sql statement here?

Ola

On 25 Jan 2016 07:38, "Elmarie Claasen" <elma...@hisp.org> wrote:

Hi Morten,

 

Here is the log file from the error we got from starting up the instance on 
2.22 and going into Settings App.

Hope this can assist to identify the error. We have no problem opening settings 
in 2.19, 2.20 and 2.21 for the same instance. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Morten Olav Hansen [mailto:morte...@gmail.com] 
Sent: 22 January 2016 06:11 AM
To: Alex Tumwesigye
Cc: Elmarie Claasen; bren...@hisp.org; DHIS 2 developers
Subject: Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

 

Hi

 

This seems to be linked to a wrong configuration in your database.. 

http://pec.dhis.dhmis.org/staging/api/configuration [HTTP/1.1 500 Internal 
Server Error 503ms]

 

There should have been a stack trace on the server side as part of this 500 
error, could you provide that? did you by any chance have SMS gateway 
configured before you upgraded? (there have been some config errors linked to 
this)




--
Morten

 

On Thu, Jan 21, 2016 at 7:17 PM, Alex Tumwesigye <atumwesi...@gmail.com> wrote:

Dear Elmarie/Knut,

 

We experienced the same. We (Prosper and I) have shared with Markus the error.

 

Alex

 

On Thu, Jan 21, 2016 at 2:51 PM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi Knut,

 

Thanks, this seems to be the main error on the browser console – can you assist 
with what the problem could be?

 

Failed to load system settings: Object { readyState: 4, getResponseHeader: 
.ajax/v.getResponseHeader(), getAllResponseHeaders: 
.ajax/v.getAllResponseHeaders(), setRequestHeader: .ajax/v.setRequestHeader(), 
overrideMimeType: .ajax/v.overrideMimeType(), statusCode: .ajax/v.statusCode(), 
abort: .ajax/v.abort(), state: .Deferred/d.state(), always: 
.Deferred/d.always(), promise: .Deferred/d.promise(), 10 more… }

 

The full browser console message is attached.

 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
http://www.hisp.org/policies.html#comms_disclaimer .   Please read

[Dhis2-devs] [Bug 1536598] [NEW] Dashboard names not showing in 2.22

2016-01-21 Thread Elmarie Claasen
Public bug reported:

After updating instance to 2.22 the dashboard names are not showing
instead there are small blank boxes for each dashboard.

Replicated on Sierra Leone demo

Affects:
Version:
2.22
Build revision:
21772
Build date:
2016-01-20 22:37

** 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/1536598

Title:
  Dashboard names not showing in 2.22

Status in DHIS:
  New

Bug description:
  After updating instance to 2.22 the dashboard names are not showing
  instead there are small blank boxes for each dashboard.

  Replicated on Sierra Leone demo

  Affects:
  Version:
  2.22
  Build revision:
  21772
  Build date:
  2016-01-20 22:37

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1536598/+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] Problem opening settings app after updating to 2.22

2016-01-21 Thread Elmarie Claasen
Hi all,

 

Please see the email below from our ICT specialist J

Can you please assist with possible cause of this problem or is it a bug 
although I do see that the Settings page open on the SL Demo.

 

Thanks

 

Elmarie Claasen

HISP-SA

 

From: Brendon Lines [mailto:bren...@hisp.org] 
Sent: 21 January 2016 01:09 PM
To: Elmarie Claasen
Subject: Possible 2.22 bug

 

Hi there,

 

I am having an issue with bringing up the settings page using war 2.22. The 
circle just carries on spinning.

 

I have created the dhis.conf file with the following details and deleted 
hibernate.properties:

# Hibernate SQL dialect

connection.dialect = org.hibernate.dialect.PostgreSQLDialect

# JDBC driver class

connection.driver_class = org.postgresql.Driver

# JDBC driver connection URL

connection.url = jdbc:postgresql://IP:PORT/DB name

# Database username

connection.username = dhis

# Database password

connection.password = 

# Database schema behavior, can be validate, update, create, create-drop

connection.schema = update

# Encryption password (sensitive)

encryption.password = x

 

I have added the 2 java policy files under  (that being Local_policy and 
US_export_policy.jar

/usr/lib/jvm/java-8-oracle/jre/lib/security

 

I upgraded from war / DB 2.19, the process I followed was, ran upgrade script 
from 2.19 - 2.20 on DB, downloaded war 2.20 and started tomcat, then shutdown 
tomcat, deleted WAR 2.20 and downloaded WAR 2.21 started tomcat and allowed 
everything to run, shutdown tomcat, deleted war 2.21, deleted 
hibernate.properties and created dhis.conf, downloaded 2.22 and started tomcat.

 

All other aspects of the application open and run, the only issue is opening 
settings, is there something im missing. There are no errors in the 
catalina.out log file.

 

Java Java-8-oracle/jre - 1.8.0.66

Tomcat 8.0.26

O/S: Linux 14.04 amd64

Java opts:

-Xmx1962m -Xms981m -XX:MaxPermSize=500m -XX:PermSize=200m

Build Version: 21773

Build date: 2016/01/21 09:45

 

 

 

Brendon lines

HISP

Cell: 078  568

hisp_banner

 

 

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.


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

2016-01-21 Thread Elmarie Claasen
Hi Knut,

 

Thanks, this seems to be the main error on the browser console – can you assist 
with what the problem could be?

 

Failed to load system settings: Object { readyState: 4, getResponseHeader: 
.ajax/v.getResponseHeader(), getAllResponseHeaders: 
.ajax/v.getAllResponseHeaders(), setRequestHeader: .ajax/v.setRequestHeader(), 
overrideMimeType: .ajax/v.overrideMimeType(), statusCode: .ajax/v.statusCode(), 
abort: .ajax/v.abort(), state: .Deferred/d.state(), always: 
.Deferred/d.always(), promise: .Deferred/d.promise(), 10 more… }

 

The full browser console message is attached.

 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Knut Staring [mailto:knu...@gmail.com] 
Sent: 21 January 2016 01:34 PM
To: Elmarie Claasen
Cc: DHIS 2 developers; bren...@hisp.org
Subject: Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

 

Whenever the GUI seems to be hanging/spinning, it is helpful if you open the 
browser console and look for errors there.

 

Knut

 

On Thu, Jan 21, 2016 at 12:14 PM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,

 

Please see the email below from our ICT specialist J

Can you please assist with possible cause of this problem or is it a bug 
although I do see that the Settings page open on the SL Demo.

 

Thanks

 

Elmarie Claasen

HISP-SA

 

From: Brendon Lines [mailto:bren...@hisp.org] 
Sent: 21 January 2016 01:09 PM
To: Elmarie Claasen
Subject: Possible 2.22 bug

 

Hi there,

 

I am having an issue with bringing up the settings page using war 2.22. The 
circle just carries on spinning.

 

I have created the dhis.conf file with the following details and deleted 
hibernate.properties:

# Hibernate SQL dialect

connection.dialect = org.hibernate.dialect.PostgreSQLDialect

# JDBC driver class

connection.driver_class = org.postgresql.Driver

# JDBC driver connection URL

connection.url = jdbc:postgresql://IP:PORT/DB name

# Database username

connection.username = dhis

# Database password

connection.password = 

# Database schema behavior, can be validate, update, create, create-drop

connection.schema = update

# Encryption password (sensitive)

encryption.password = x

 

I have added the 2 java policy files under  (that being Local_policy and 
US_export_policy.jar

/usr/lib/jvm/java-8-oracle/jre/lib/security

 

I upgraded from war / DB 2.19, the process I followed was, ran upgrade script 
from 2.19 - 2.20 on DB, downloaded war 2.20 and started tomcat, then shutdown 
tomcat, deleted WAR 2.20 and downloaded WAR 2.21 started tomcat and allowed 
everything to run, shutdown tomcat, deleted war 2.21, deleted 
hibernate.properties and created dhis.conf, downloaded 2.22 and started tomcat.

 

All other aspects of the application open and run, the only issue is opening 
settings, is there something im missing. There are no errors in the 
catalina.out log file.

 

Java Java-8-oracle/jre - 1.8.0.66

Tomcat 8.0.26

O/S: Linux 14.04 amd64

Java opts:

-Xmx1962m -Xms981m -XX:MaxPermSize=500m -XX:PermSize=200m

Build Version: 21773

Build date: 2016/01/21 09:45

 

 

 

Brendon lines

HISP

Cell: 078  568

hisp_banner

 

 

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.

 

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 provi

[Dhis2-devs] Data approval

2015-11-22 Thread Elmarie Claasen
Hi all,

I am having some hassles setting up data approval on our South African
instances and due to the limited setup of data approval on SL Demo cannot
really test properly if this is a generic problem or datafile related so
decided to describe the issue we have here first before logging a bug
report.

We have datasets for E.g PHC with common data elements in other datasets -
this dataset for PHC is allocated to E.g clinics, Chc and mobiles.   Other
datasets with common elements are allocated to Hosp and yet other datasets
with no common elements with PHC dataset is allocated to EMS, EHS orgunits.

I set up dataset for PHC and set approval to OU 1,2,3,4 and 5. If I set up
user for each level and approve data for all orgunits allocated to PHC
dataset at OU5, I am unable to approve this dataset at OU4 - getting
message that all orgunits have not approved data. Nett result is that I
must approve this PHC dataset for ALL orgunits in the hierarchy below OU4
before I am able to approve at OU4. Surely if an orgunit is not allocated
to a dataset the approval should not require that dataset to be approved
when said dataset has nothing to do with them? I initially thought that it
is the common elements which is causing an issue but even after approving
orgunits with common elements E.g hosp I still had to go and approve
orgunits with no relation to data elements in the PHC dataset E.g EMS, EHS.

Can anyone tell me if this is a common problem or a bug? The current
version in use is 2.20.16793 SA branch.

Elmarie Claasen
HISP-SA

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-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] Dealing with Updated/Expired data elements/indicators

2015-11-16 Thread Elmarie Claasen
Hi Craig,

In South Africa we have a Indicator dataset review process every 2 years
and the revision is released officially to all users so it is largely a
transparent process

The outcome usually results in a mixture of the following:
1) Indicators and their related elements being dropped off - these are
moved to an inactive group and ensure that they are removed from used
datasets. The indicators simply don't calculate anymore so that is not
really a problem. You can also control access to these by restricting
sharing settings but that might affect access to historic reporting.
2) Indicators and their related data elements name changes. These are
simply matched with the old name/renamed and data collection tools adapted.
Since the finalised review document is shared this is a transparent process.
3) New indicators and data elements are simply commenced
4) Changed indicator formulas, we don't do that often but have a few such
scenarios and the solution depends on the change E g we had an indicator
with a constant factor of 1.07 in a population element pre-inserted and now
want to change it to 1.05 but don't want to affect the previous indicator
values. What we doing is to create a data element and pre-inserting the
value x 1.07 until period xx and x 1.05 after period xx. For some other
indicators we rename them to (old) but it can be tricky if some of the data
elements are still being collected.

Hope this helps.

Elmarie Claasen
HISP-SA
On 17 Nov 2015 05:17, "Craig Hollingsworth" <craig.hollingswo...@nrc.no>
wrote:

> Hi,
>
> Hope all are well.
>
> I can envisage a situation where a given indicator/data element is changed
> in some way (perhaps a changed calculation or definition). For historical
> reporting purposes we would want to keep the old version of the
> indicator/data element but would prefer that it is not apparent for
> standard users that are building new datasets.
>
> Does anyone have any experience of this that they could share - how they
> went about dealing with it?
>
> Have thought about a group for active/inactive items or perhaps changing
> the name to indicate it is inactive, but not sure what would be the best
> approach.
>
> Would be good to hear your experiences.
>
>
> Cheers
>
> Craig
>
>
>
> ___
> 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
>
>

-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Enabling email access for registered users via Web API

2015-11-15 Thread Elmarie Claasen
Farai,

To be honest I am not sure exactly what that tick box does because on our
instances we are still able to send emails to a user without that tick box
ticked.

It is also a user setting so no matter whether we activate it or not the
user can still deactivate it in instances other than ndd.

Elmarie
Hi All

DHIS2 has a very useful User Settings feature that allows one to set
whether a user would like to receive email and SMS message notifcations
from DHIS2.

How do I go about enabling / disabling such settings for a registered user
via the Web API? I'm running on DHIS2 2.19. See screenshot below:

[image: Inline image 1]

Regards
-- 
Farai Mutero


___
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

-- 


*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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] problem on the reporting rate

2015-10-27 Thread Elmarie Claasen
Hi,

 

There is a blueprint for fixing this problem here 
https://blueprints.launchpad.net/dhis2/+spec/respect-org-unit-active-closed-date
 

The issue you are experiencing is related to the fact that all orgunits are 
counted in report rates instead of only open orgunits. 

We have the same problem but it also affects indicator formula calculations 
where a count of orgunitgroups are used. 

Hopefully it will be fixed soon – I see it is on Milestones for 2.22…

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Dhis2-devs 
[mailto:dhis2-devs-bounces+elmarie=hisp@lists.launchpad.net] On Behalf Of 
papa alioune Sokhna
Sent: 27 October 2015 12:35 PM
To: DHIS 2 Developers list; dhis2-us...@lists.launchpad.net
Subject: [Dhis2-devs] problem on the reporting rate

 

Hello

 I am using DHIS 2 version 2.18.

There is an issue regarding the completeness rate on the DHIS2. When DHIS2 is 
calculating the completeness rate for a district, sometime the total number of 
expected health facilities exceeds the total number of health facilities in the 
district. The same situation happens to others district.

 For a reference, see below a screenshot for the district of SAINT-LOUIS.

 

 

Regards

 

-- 

Papa Alioune SOKHNA

Informaticien 

Spécialité: développement d'application web, mobile et logiciels surs

Tel: +221 77 442 16 22 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Bug 1510664] [NEW] Data integrity check shows error in indicator formula when denominator = sum of orgunitgroups

2015-10-27 Thread Elmarie Claasen
Public bug reported:

The data integrity checker incorrectly displays an integrity violation on 
indicators using the sum of OrganisationUnitGroups e.g. Clinic+Community Day 
Centre+Community Health Centre as the denominator value. 
The specific integrity check that displays an error is Invalid Indicator 
Denominators. 
The indicator also calculates correctly so there are no issues with the 
denominator formulae.

Tested on SL demo and same error occurs for indicators: 
Public facilities with access to Internet connectivity: 
org_unit_group_does_not_exist
Public facilities with access to running water: org_unit_group_does_not_exist
Public facilities with access to stable electrical power: 
org_unit_group_does_not_exist

Local version tested: 
2.20 build revision 16792

SL demo version: 
2.21 build revision 20853

The integrity check does not seem to be well formulated.

** 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/1510664

Title:
  Data integrity check shows error in indicator formula when denominator
  = sum of orgunitgroups

Status in DHIS:
  New

Bug description:
  The data integrity checker incorrectly displays an integrity violation on 
indicators using the sum of OrganisationUnitGroups e.g. Clinic+Community Day 
Centre+Community Health Centre as the denominator value. 
  The specific integrity check that displays an error is Invalid Indicator 
Denominators. 
  The indicator also calculates correctly so there are no issues with the 
denominator formulae.

  Tested on SL demo and same error occurs for indicators: 
  Public facilities with access to Internet connectivity: 
org_unit_group_does_not_exist
  Public facilities with access to running water: org_unit_group_does_not_exist
  Public facilities with access to stable electrical power: 
org_unit_group_does_not_exist

  Local version tested: 
  2.20 build revision 16792

  SL demo version: 
  2.21 build revision 20853

  The integrity check does not seem to be well formulated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1510664/+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] [Bug 1507529] Re: Future period setting for datasets is only valid for the number of future periods from the date of saving the dataset

2015-10-21 Thread Elmarie Claasen
Hi Lars,

We have since discovered that this "reset" of the dataset future period to 0 
occurs when we restart tomcat on the server.
We are not sure if the change to allow future period is only stored in the 
current session and not saved in the database but probably not likely... 
We are currently doing investigation on local VM if this is only occurring on 
our servers (which would point to some server config issue) or if also on local 
VM then we will have to investigate if it is related to our ZA_branch or 
something in the startup routine that resets the value. 

Any ideas? And can you keep the bug report open until we have done some
further investigation?

Regards,

Elmarie Claasen

Project Manager
Health Information Systems Program
Tel:  041-367 1027
Cell: 082 374 2209
E-mail: elma...@hisp.org
Skype:  elmarie.claasen52 


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. 

-Original Message-----
From: Elmarie Claasen [mailto:elma...@hisp.org] 
Sent: 20 October 2015 08:18 PM
To: 'Bug 1507529'; 'Lars Helge Øverland'
Subject: RE: [Bug 1507529] Re: Future period setting for datasets is only valid 
for the number of future periods from the date of saving the dataset

Hi Lars,

Yes we are sure - we set those future periods to =1 last month in
September so that we could capture September data but then after 1
October users could no longer open the current month dataset and when we
went to look it was reflecting a 0 value. This happened on more than one
of our provincial instances so pretty sure it was not a once off
possible mistake.

We have set them back to 1 now and will check again on 1 Nov and am
prepared to wait and check then and get back to you on that. Not sure
how else we can test this right now as the system is probably using
server date.

Regards,

Elmarie Claasen

Project Manager
Health Information Systems Program
Tel:  041-367 1027
Cell: 082 374 2209
E-mail: elma...@hisp.org
Skype:  elmarie.claasen52 


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. 

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Lars 
Helge Øverland
Sent: 20 October 2015 08:16 AM
To: elma...@hisp.org
Subject: [Bug 1507529] Re: Future period setting for datasets is only valid for 
the number of future periods from the date of saving the dataset

Are you sure this is the case? Could it be that someone just set the
"future periods" back to 0? There is no logic in the system that implies
this should happen...

--
You received this bug notification because you are subscribed to the bug report.
https://bugs.launchpad.net/bugs/1507529

Title:
  Future period setting for datasets is only valid for the number of
  future periods from the date of saving the dataset

Status in DHIS:
  New

Bug description:
  When setting a future period for data entry e.g.

  Dataset = monthly
  Future period  = 1
  It will allow data capturing in the current month but by 1st of the next 
month the future period value is back to zero and you have to reset the future 
period to allow capturing in the current month.

  Future periods should remain valid for the number of periods based on
  the current server date instead of the date on which the change was
  made.

  War file details:

  Version:
  2.20
  Build revision:
  16792
  Build date:
  2015-09-17 18:35

  Can the fix be backported to v2.19 as well if possible

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1507529/+subscriptions


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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 th

Re: [Dhis2-devs] [Bug 1507529] Re: Future period setting for datasets is only valid for the number of future periods from the date of saving the dataset

2015-10-20 Thread Elmarie Claasen
Hi Lars,

Yes we are sure - we set those future periods to =1 last month in
September so that we could capture September data but then after 1
October users could no longer open the current month dataset and when we
went to look it was reflecting a 0 value. This happened on more than one
of our provincial instances so pretty sure it was not a once off
possible mistake.

We have set them back to 1 now and will check again on 1 Nov and am
prepared to wait and check then and get back to you on that. Not sure
how else we can test this right now as the system is probably using
server date.

Regards,

Elmarie Claasen

Project Manager
Health Information Systems Program
Tel:  041-367 1027
Cell: 082 374 2209
E-mail: elma...@hisp.org
Skype:  elmarie.claasen52 


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. 

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Lars 
Helge Øverland
Sent: 20 October 2015 08:16 AM
To: elma...@hisp.org
Subject: [Bug 1507529] Re: Future period setting for datasets is only valid for 
the number of future periods from the date of saving the dataset

Are you sure this is the case? Could it be that someone just set the
"future periods" back to 0? There is no logic in the system that implies
this should happen...

--
You received this bug notification because you are subscribed to the bug report.
https://bugs.launchpad.net/bugs/1507529

Title:
  Future period setting for datasets is only valid for the number of
  future periods from the date of saving the dataset

Status in DHIS:
  New

Bug description:
  When setting a future period for data entry e.g.

  Dataset = monthly
  Future period  = 1
  It will allow data capturing in the current month but by 1st of the next 
month the future period value is back to zero and you have to reset the future 
period to allow capturing in the current month.

  Future periods should remain valid for the number of periods based on
  the current server date instead of the date on which the change was
  made.

  War file details:

  Version:
  2.20
  Build revision:
  16792
  Build date:
  2015-09-17 18:35

  Can the fix be backported to v2.19 as well if possible

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1507529/+subscriptions


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<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 
<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.*

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1507529

Title:
  Future period setting for datasets is only valid for the number of
  future periods from the date of saving the dataset

Status in DHIS:
  New

Bug description:
  When setting a future period for data entry e.g.

  Dataset = monthly
  Future period  = 1
  It will allow data capturing in the current month but by 1st of the next 
month the future period value is back to zero and you have to reset the future 
period to allow capturing in the current month.

  Future periods should remain valid for the number of periods based on
  the current server date instead of the date on which the change was
  made.

  War file details:

  Version:
  2.20
  Build revision:
  16792
  Build date:
  2015-09-17 18:35

  Can the fix be backported to v2.19 as well if possible

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1507529/+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] Difference between attribute and disaggregate option for category combos

2015-10-14 Thread Elmarie Claasen
Hi Lars,

 

Thanks that is what I did. 

A general question – Isn’t this a way to easily add targets for certain data 
elements with known denominators eg population by setting up a dataset with 
e.g. Yearly or Quarterly period and then capture the target values as dataset 
attributes rather than create a new data element for the target which makes 
analysis more tricky since you need to link the 2 data elements to each other 
somehow?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

From: Lars Helge Øverland [mailto:larshe...@gmail.com] 
Sent: 13 October 2015 02:00 PM
To: Elmarie Claasen
Cc: DHIS 2 Developers list; DHIS 2 Users list
Subject: Re: [Dhis2-devs] Difference between attribute and disaggregate option 
for category combos

 

Hi Elmarie,

 

the data dimension type on category and category combo indicates whether you 
want to use these as disaggregation categories (linked to data elements) or 
attribute categories (linked to data sets). So attributes refers to data set 
categories.

 

If you would like to create a data set category (e.g. one category option for 
"preliminary" and one for "validated"), then you need to set these to 
"attribute". So:

 

Category combo: "Output type" - data dimension set to "attribute".

Category: "Output type" -  data dimension set to "attribute".

Category options: "Preliminary output" and "Validated output".

 

You can now assign the "Output type" category combo to your data set, and the 
data entry screen will allow you to choose between preliminary and validated 
before entering data.

 

regards,


Lars

 

 

 

On Tue, Oct 13, 2015 at 1:34 PM, Elmarie Claasen <elma...@hisp.org> wrote:

Hi all,

 

I need to set up a dhis2 instance in which we want to capture the data for 
specific month twice e.g. preliminary output and validated output. We don’t 
need those to be added together as usual in a data element category 
combination. 

 

I have been looking into dataset category combinations but that looks a lot 
similar in the manual to attributes. Would like clarity on the difference 
between using disaggregate or attribute when selecting data dimension on a 
catcombo. 

 

Any suggestions on alternatives would be welcome J

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:  <mailto:elma...@hisp.org> elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
<http://www.hisp.org/policies.html#comms_disclaimer> 
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  
<mailto:disclai...@hisp.org> 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. 

 

 

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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





 

-- 

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

http://www.dhis2.org <https://www.dhis2.org> 

 


-- 


*This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer 
<http://www.hisp.org/policies.

  1   2   >