Re: [Dhis2-devs] [Dhis2-users] DHIS 2 to support PostgreSQL only?

2017-09-08 Thread Antonia - Pro
Hi Lars and community,
Even though we use MySQL and other DBMS for other projects, I think it's
best for DHIS2 to use and explicitly specify in the documentation that the
only supported DBMS is PostgreSQL.
At the beginning of our project we lost a lot of time testing DHIS 2 with
MySQL, only to discover that some of the problems we had were related to
the use of MySQL, which then resolved, starting to use PostgreSQL.
In my opinion, it is better to support a single DBMS that is well tested
and has all the necessary features (GIS etc.).

Regards,

Antonia


*Eng. Antonia Bezenchek*
CIO - ICT Engineer
*InformaPRO S.r.l.* via Guido Guinizelli, 98/100, Roma 00152, Italy
tel. +39 06 5882352 / +39 06 5502218, fax +39  06 62207168
cell. +39 366 4049561, P.IVA IT08095781004
www.informapro.it - *Follow us on* LinkedIn


2017-09-08 10:26 GMT+02:00 Lars Helge Øverland :

> Hi all,
>
> I want to bring up the idea of solely support PostgreSQL for DHIS 2 for
> production use to get feedback from the community.
>
> The DHIS 2 team is seeing clear benefits of moving to PostgreSQL-only. The
> main ones are:
>
> 1. Supporting and testing for more than one database platform is
> time-consuming. The majority of DHIS 2 implementations is using PostgreSQL
> already.
>
> 2. PostgreSQL supports advanced geospatial features through PostGIS. We
> are already depending on these for the GIS module to work optimally (i.e.
> for event clustering in GIS). There are no direct equivalent in e.g. MySQL.
> We are also considering using PostGIS data types in main data model.
>
> 3. PostgreSQL will provide some impressive features which will become very
> useful for us in version 10
>  and 11. E.g. native
> partitioning, parallel queries, logical replication, foreign tables and
> improved query performance will be useful and allow us to develop the next
> DHIS 2 analytics solution.
>
>
> We are aware this will be inconvenient for users of other databases such
> as MySQL, but there is the option of migrating your database through the
> DHIS 2 metadata and data value import-export feature.
>
> On a technical note, we will keep the Hibernate development framework and
> keep supporting the H2 database for unit testing purposes.
>
> Please let us know your thoughts on this.
>
> regards,
>
> Lars
>
>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> l...@dhis2.org
> http://www.dhis2.org 
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Using 2.26?

2017-05-15 Thread Antonia - Pro
We've been using it for more than a month. It is stable.
You can try it on the demo site: https://play.dhis2.org/demo/

Antonia


*Eng. Antonia Bezenchek*
CIO - ICT Engineer
*InformaPRO S.r.l.* via Guido Guinizelli, 98/100, Roma 00152, Italy
tel. +39 06 5758926, fax +39  06 62207168, P.IVA IT08095781004
www.informapro.it - *Follow us on* LinkedIn


2017-05-15 13:11 GMT+02:00 Georgi Chakarov :

> 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
>
>
___
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] User Authorities and Dashboards

2017-05-04 Thread Antonia - Pro
Exactly Morten.
For Dashboards, sharing also works at user level after the last update
2.26, but reports (data, event visualizer and reports and pivot tables)
only work at group level currently (on the demo server).


*Eng. Antonia Bezenchek*
CIO - ICT Engineer
*InformaPRO S.r.l.* via Guido Guinizelli, 98/100, Roma 00152, Italy


2017-05-04 12:29 GMT+02:00 Morten Olav Hansen <mor...@dhis2.org>:

> Hm, I think maybe we support this only for the dashboards, so it might not
> help you (you can share dashboards directly to users, but reporting apps
> are not updated for that yet).
>
> --
> Morten Olav Hansen
> Senior Engineer, DHIS 2
> University of Oslo
> http://www.dhis2.org
>
> On Thu, May 4, 2017 at 5:28 PM, Antonia - Pro <anto...@informa.pro> wrote:
>
>> Permissions for Dashboard and Favorites are managed at the group level,
>> so if they are not groupable, you need to create a group for each user.
>>
>> Regards,
>> Antonia
>>
>>
>>
>> 2017-05-04 9:47 GMT+02:00 Georgi Chakarov <geo...@logicaloutcomes.net>:
>>
>>> Hi Alex,
>>>
>>>
>>>
>>> Thanks for the response!
>>>
>>>
>>>
>>> I have 150 investors and none of them should be able to see the reports
>>> of the other investors.
>>>
>>> Does this mean that I have to create 150 user groups with one investor
>>> each?
>>>
>>>
>>>
>>> Regards,
>>>
>>>
>>>
>>> Georgi
>>>
>>>
>>>
>>> *From:* Alex Tumwesigye [mailto:atumwesi...@gmail.com]
>>> *Sent:* Thursday, May 4, 2017 8:53 AM
>>> *To:* Georgi Chakarov <geo...@logicaloutcomes.net>
>>> *Cc:* dhis2-devs@lists.launchpad.net; dhis2-us...@lists.launchpad.net
>>> *Subject:* Re: [Dhis2-users] User Authorities and Dashboards
>>>
>>>
>>>
>>> Dear Georgi,
>>>
>>>
>>>
>>> The solution is Sharing and User Groups
>>>
>>>
>>>
>>> Implement the same sharing on each report/chart/gis map as you did on
>>> the dashboard.
>>>
>>> That is Set Public to *None *and then add the Investor User Group
>>> (which is has access) and set sharing to *View*
>>>
>>>
>>>
>>> *Alex*
>>>
>>>
>>>
>>> On Wed, May 3, 2017 at 7:27 PM, Georgi Chakarov <
>>> geo...@logicaloutcomes.net> wrote:
>>>
>>> Hello all,
>>>
>>>
>>>
>>> I have a big problem setting up the correct authorities so that users
>>> see what I need them to.
>>>
>>> In brief, I am reporting on financial data. I have a few investors for
>>> whom I have prepared personal dashboards with pivots on how much return
>>> they have earned. I DO NOT want investors to be able to see each other’s
>>> data.
>>>
>>>
>>>
>>> This is what I have done:
>>>
>>> 1)  User Authorities:
>>>
>>> -  See dashboards
>>>
>>> -  See browser cache
>>>
>>> -  See pivot table module
>>>
>>> *IMPORTANT:* If I remove the “See pivot table module” the users are not
>>> able to see the saved pivot tables on their dashboard! So I need this
>>> authority.
>>>
>>>
>>>
>>> 2)  Dashboards
>>>
>>> -  Created personal dashboard for each investor
>>>
>>> -  Shared the dashboard only with the respective investor
>>>
>>>
>>>
>>> Every investor is able to see only their dashboard. Here comes the *BIG
>>> PROBLEM: *When an investor clicks “Explore” pivot table from the
>>> dashboard it takes him to the Pivot table app. From there, they can go to
>>> Favorites and open a saved report for any of the other investors and see
>>> data.
>>>
>>>
>>>
>>> Two questions here:
>>>
>>> 1)  Is there a way for user to see pivots on a dashboard without
>>> necessarily having access to the Pivot reporting module?
>>>
>>> 2)  If not, is there a way to restrict user of opening reports
>>> saved as favorites in the Pivot reporting module?
>>>
>>>
>>>
>>>
>>>
>>> Your comments are highly appreciated!
>>>
>>> Georgi
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
&g

Re: [Dhis2-devs] [Dhis2-users] User Authorities and Dashboards

2017-05-04 Thread Antonia - Pro
Permissions for Dashboard and Favorites are managed at the group level, so
if they are not groupable, you need to create a group for each user.

Regards,
Antonia


2017-05-04 9:47 GMT+02:00 Georgi Chakarov :

> Hi Alex,
>
>
>
> Thanks for the response!
>
>
>
> I have 150 investors and none of them should be able to see the reports of
> the other investors.
>
> Does this mean that I have to create 150 user groups with one investor
> each?
>
>
>
> Regards,
>
>
>
> Georgi
>
>
>
> *From:* Alex Tumwesigye [mailto:atumwesi...@gmail.com]
> *Sent:* Thursday, May 4, 2017 8:53 AM
> *To:* Georgi Chakarov 
> *Cc:* dhis2-devs@lists.launchpad.net; dhis2-us...@lists.launchpad.net
> *Subject:* Re: [Dhis2-users] User Authorities and Dashboards
>
>
>
> Dear Georgi,
>
>
>
> The solution is Sharing and User Groups
>
>
>
> Implement the same sharing on each report/chart/gis map as you did on the
> dashboard.
>
> That is Set Public to *None *and then add the Investor User Group (which
> is has access) and set sharing to *View*
>
>
>
> *Alex*
>
>
>
> On Wed, May 3, 2017 at 7:27 PM, Georgi Chakarov <
> geo...@logicaloutcomes.net> wrote:
>
> Hello all,
>
>
>
> I have a big problem setting up the correct authorities so that users see
> what I need them to.
>
> In brief, I am reporting on financial data. I have a few investors for
> whom I have prepared personal dashboards with pivots on how much return
> they have earned. I DO NOT want investors to be able to see each other’s
> data.
>
>
>
> This is what I have done:
>
> 1)  User Authorities:
>
> -  See dashboards
>
> -  See browser cache
>
> -  See pivot table module
>
> *IMPORTANT:* If I remove the “See pivot table module” the users are not
> able to see the saved pivot tables on their dashboard! So I need this
> authority.
>
>
>
> 2)  Dashboards
>
> -  Created personal dashboard for each investor
>
> -  Shared the dashboard only with the respective investor
>
>
>
> Every investor is able to see only their dashboard. Here comes the *BIG
> PROBLEM: *When an investor clicks “Explore” pivot table from the
> dashboard it takes him to the Pivot table app. From there, they can go to
> Favorites and open a saved report for any of the other investors and see
> data.
>
>
>
> Two questions here:
>
> 1)  Is there a way for user to see pivots on a dashboard without
> necessarily having access to the Pivot reporting module?
>
> 2)  If not, is there a way to restrict user of opening reports saved
> as favorites in the Pivot reporting module?
>
>
>
>
>
> Your comments are highly appreciated!
>
> 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
>
>
>
>
>
> --
>
> Alex Tumwesigye
>
>
>
> Technical Advisor - DHIS2 (Consultant),
> Ministry of Health/AFENET  | HISP Uganda
>
> Kampala
>
> Uganda
> +256 774149 775, + 256 759 800161 <+256%20759%20800161>
>
> Skype ID: talexie
>
>
> IT Consultant (Servers, Networks and Security, Health Information Systems
> - DHIS2, Disease Outbreak & Surveillance Systems) & Solar Consultant
>
>
> "I don't want to be anything other than what I have been - one tree hill "
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Fwd: [dhis2-issue] (DHIS2-1264) Dashboard and Programs translations - UI language list instead of DB language list

2017-04-14 Thread Antonia - Pro
Dear developers,
the issues I opened 1 month ago
https://jira.dhis2.org/browse/DHIS2-1264
DHIS 2 Software  / [image: Bug]
 DHIS2-1264

Dashboard and Programs translations - UI language list instead of DB
language list 

was marked as done by Viet Nguyen, but probably he didn't understood my
explanation of the problem. I added further explanations, but I don't know
if the issues marked as "*Done*" are given in consideration in order to be
resolved.

After the upgrade from 2.22 to 2.25 I can't translate my *Programs *or
*Dashboards*. In 2.26 the problem remains.
The problem is present also on the Demo 2.26 end Dev 2.27 servers.
My problem is for the Kurdish language, but the same problem can be viewed
for the English (Botswana), English (Cambodia), ... languages on the Demo
instance.

[image: Immagine incorporata 3][image: Immagine incorporata 2]

Please, someone can help me and resolve this problem.

Thanks in advance
Antonia


*Eng. Antonia Bezenchek*
CIO - ICT Engineer
*InformaPRO S.r.l.* via Guido Guinizelli, 98/100, Roma 00152, Italy
tel. +39 06 5758926, fax +39  06 62207168, P.IVA IT08095781004
www.informapro.it - *Seguici su *LinkedIn



-- Forwarded message --
From: Viet Nguyen (JIRA) 
Date: 2017-04-14 6:54 GMT+02:00
Subject: [dhis2-issue] (DHIS2-1264) Dashboard and Programs translations -
UI language list instead of DB language list
To: anto...@informa.pro


Viet Nguyen 
*updated* [image: Bug] DHIS2-1264 

DHIS 2 Software  / [image: Bug]
 DHIS2-1264

Dashboard and Programs translations - UI language list instead of DB
language list 
Change By: Viet Nguyen

Resolution: Done
Status: Open Done
[image: Add Comment]  Add
Comment 

This message was sent by Atlassian JIRA (v7.2.3#72005-sha1:73be91d)
[image: Atlassian logo]
-- Forwarded message --
From: Viet Nguyen (JIRA) 
Date: 2017-04-14 6:53 GMT+02:00
Subject: [dhis2-issue] (DHIS2-1264) Dashboard and Programs translations -
UI language list instead of DB language list
To: anto...@informa.pro


  Viet Nguyen
 *commented*
 on [image: Bug] DHIS2-1264 

Re: Dashboard and Programs translations - UI language list instead of DB
language list 

Hi,

If your DB locale is missing on your instance, you can add it by going
through app Data Administration -> Locale -> Add new

Regards
[image: Add Comment]  
  Add Comment 

This message was sent by Atlassian JIRA (v7.2.3#72005-sha1:73be91d)
___
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] Google Analytics support on DHIS 2 v.2.26

2017-04-11 Thread Antonia - Pro
Hi there,

I try to use Google Analytics UA (Universal Analytics) Key: UA-97xx-3
on my instance -  DHIS 2 v.2.26,
System > Server > Google Analytics (Universal Analytics) Key:
[image: Immagine incorporata 2]

I try to write:
1. only the Key name: *UA-97xx-3*
2. with quotation marks: *'**UA-97xx-3'*
3. all the script as defined by Google Analytics:
**
*
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){*
*  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),*
*
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)*
*
})(window,document,'script','https://www.google-analytics.com/analytics.js
<https://www.google-analytics.com/analytics.js>','ga');*

*  ga('create', UA-97xx-3', 'auto');*
*  ga('send', 'pageview');*

**

None of these methods has generated statistics that I wanted. All other
sites on my Analytics account generate correctly the Google Analytics
statistics.

Can someone help me to use Google Analytics UA key on DHIS 2 ?

Thanks in advance
Antonia



*Eng. Antonia Bezenchek*
CIO - ICT Engineer
*InformaPRO S.r.l.* via Guido Guinizelli, 98/100, Roma 00152, Italy
tel. +39 06 5758926, fax +39  06 62207168, P.IVA IT08095781004
www.informapro.it - *Seguici su *LinkedIn

___
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] Dashboard sharing access rights (again!)

2017-04-11 Thread Antonia - Pro
We have the same problem (v.26).
It is very uncomfortable. You never know how you'll find the statistics
that you have prepared for the authorities on the Dashboards.
You have to constantly monitor them and change them on the fly.

Please, correct this bug of the Dashboard sharing access rights. -
https://jira.dhis2.org/browse/DHIS2-500

Thanks
Antonia


*Eng. Antonia Bezenchek*
CIO - ICT Engineer
*InformaPRO S.r.l.* via Guido Guinizelli, 98/100, Roma 00152, Italy
tel. +39 06 5758926, fax +39  06 62207168, P.IVA IT08095781004
www.informapro.it - *Seguici su *LinkedIn


2017-04-11 9:38 GMT+02:00 TIMIMI, Hazim Bakir :

> Dear all,
>
>
>
> I am fishing again for a workaround to this problem (v2.25, v2.26). To
> recap: Dashboard sharing options in our DHIS2 instance are: public access
> set to ‘None’, TB user group set to ‘Can view’ and TB module superuser
> group set to ‘Can edit and view’ as per screenshot below:
>
>
>
>
>
>
>
> However, when our TB user group members log in, the ‘Remove’ and ‘Resize’
> links in the box bounding each object in the dashboard remain active, so
> users can easily (and often unintentionally) remove objects. This is
> clearly a bug. Note that they cannot re-insert the removed object because
> they do not have edit rights! In other words the sharing settings are being
> applied correctly for addition of objects but **not** being applied
> correctly for removal of objects.
>
>
>
> Please please please if anyone has found a workaround to this problem
> please share as it is causing us a lot of problems!
>
>
>
> Many thanks,
>
>
>
> Hazim
>
> …..
> Hazim Timimi
> Data Manager, Tuberculosis Monitoring and Evaluation, World Health
> Organization, Geneva, Switzerland
> Tel : +41 22 791 3468 <+41%2022%20791%2034%2068>
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Web API Update User Info

2017-02-09 Thread Antonia - Pro
Hi Pamod,

Yes, you can do it with the PATCH.

For example to change only the surname and firstName of the
Username: konan ; on the the Demo server

https://play.dhis2.org/demo/api/26/users/I9fMsY4pRKk
Username: konan ; Fullname: Didier, Konan

you can do
 > curl -k -X PATCH -d @user_konan1.json "
https://play.dhis2.org/demo/api/26/users/I9fMsY4pRKk; -H "Content-Type:
application/json" -u admin:district

the file  *user_konan1.json*  has to contain only:

 { "surname": "Mona", "firstName": "Lisa" }

Regards,
antonia


 www.informa.pro - *Seguici su *LinkedIn

INFORMAPRO S.r.l. - via Luigi Rava 43,  Rome 00149 , Italy
tel. +39 06 5758926, fax +39  06 62207168, P.IVA IT08095781004
Skype: informa_antonia.bezenchek
Eng. Antonia Bezenchek - CIO - ICT Engineer

2017-02-09 10:04 GMT+01:00 Pamod Amarakoon :

> Hi,
>
> Is it possible to update only first name and last name of the user without
> including other info such as assigned org unit in json payload using web
> API.
>
> Thank you
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Response was not a WebMessage with the expected format

2017-02-05 Thread Antonia - Pro
Hi Stanley,
actually I use this build of the 2.25
Version: 2.25 Build revision: *da6a2df Build date: 2017-02-02* 06:43
and I have this problem. I add and remove OrgUnits from the groups without
any problem.

Try to upgrade to the latest build of 2.25
Regards,
antonia

2017-02-05 11:51 GMT+01:00 Calle Hedberg :

> Stanley,
>
> 1. You can use api calls to add or remove OUs from groups.
>
> 2. You can use SQL scripts to do the same
>
> 3. If your instance is on localhost - permanently or temporarily - you can
> use e.g. MS Access via ODBC to populate the OrgUnitGroupMember table. The
> table itself is simple - just two fields - so it's easy to manipulate.
>
> That table is regrettably not part of meta-data export/import, so you
> cannot e.g. dump out a CSV file and then manipulate that before importing
> it again. I've written a JIRA issue for this - DHIS2-658
>
> Regards
> Calle
>
> On 5 February 2017 at 12:36, Stanley Kalyati  wrote:
>
>> Thanks Calle.
>>
>> I hope the dev team will work on it soon as i am stuck now.
>>
>> Stanley
>>
>> On Feb 5, 2017 12:34 PM, "Calle Hedberg"  wrote:
>>
>>> Hi
>>>
>>> It's a (serious) bug - reported on JIRA DHIS2-570 on the 25th January.
>>>
>>> Nothing's been done about it so far, most likely due to the rush to
>>> finalise 2.26. It's probably a simple bug to fix since allocating OUs to
>>> groups worked in previous versions.
>>>
>>> Regards
>>> calle
>>>
>>> On 5 February 2017 at 12:21, Stanley Kalyati  wrote:
>>>
 I am using DHIS2 2.25 and when i want to add a Facility to a particular
 group,am getting the above message.What does that mean and if there is
 someone who can help out.

 I cant add facilities to any groups.

 Stanley

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


Re: [Dhis2-devs] [Dhis2-users] release cycle: from 4 to 3 releases per year

2017-02-03 Thread Antonia - Pro
wise decision!
I think 2 yearly are also ok.

best regards,
antonia

2017-02-03 10:40 GMT+01:00 Lars Helge Øverland :

> Hi all,
>
> we would like to let you know that the release cycle for DHIS 2 will be be
> shifting from 4 to 3 yearly releases. The upcoming releases look like this:
>
> 2.27: June 1, 2017
> 2.28: October 1, 2017
> 2.29: February 1, 2018
>
>
> A few observations led to this change:
>
> - The machinery around DHIS 2 of documentation, academy materials, release
> notes, web pages and so on is getting larger and the overhead of updating
> it for each release is becoming significant.
>
> - Implementing organizations seem to be lagging a few releases behind the
> latest on average in terms of testing and roll-out. This leads to a large
> demand for back-porting of fixes and even features, consuming a lot of
> developer time.
>
>
> So by reducing the number of releases by one we hope to reduce the
> overhead and free more time for new development. We promise to remain agile
> and user-driven in spite of this change.
>
>
> best regards,
>
> Lars
>
>
>
>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> l...@dhis2.org
> http://www.dhis2.org 
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] dhis version 2.26 is released

2017-02-01 Thread Antonia - Pro
Thanks Lars and all staff !

2017-02-01 9:29 GMT+01:00 Lars Helge Øverland :

>
> Hi all,
>
> DHIS version 2.26 is out with many new features, apps and improvements.
>
> Log in with admin/district on the demo 
> system.
>
>
> ANALYTICS FEATURES
>
> ---
>
> Enrollment analytics: Program indicators can now utilize a new aspect of
> the analytics engine for program enrollments. This implies that you can
> compare data values and dates from different stages and events within the
> an enrollment. This allows for calculation of indicators such as “average
> inpatient bed days” and “Hemoglobin improvement since first visit”.
>
> Demo  |
> Screenshot
> 
> | Docs
> 
>
>
> Daily relative periods: You can now use daily relative periods in the
> analytics apps. This is particularly useful when looking at aggregate event
> data through the pivot table app, as you can see daily aggregates of
> events, such as today, yesterday, and last 3, 7, 14 days.
>
> Demo 1  | 2
> 
> | Screenshot
> 
>
>
> Data element event clustering in GIS: Using the event layer in the GIS
> app, you can now specify which data element or attribute to use as basis
> for event analytics and clustering. The data item must be of value type
> coordinate. As an example, for a malaria case program, you can have data
> elements of type coordinate for place of infection and household location,
> and visualize those locations on the map for the malaria cases.
>
> Demo
> 
> | Screenshot
> 
> | Docs
> 
>
>
> Pivot table cell background coloring: You can now specify whether to
> color the cell text or cell background of pivot tables based on legend
> sets. This allows e.g. for creating scorecards, where high and low values
> easily can be identified. Go to Pivot table > Options > Legend display
> style.
>
> Demo
>  |
> Screenshot
> 
> | Docs
> 
>
>
> Analytics group sub-hierarchy inclusion: Org unit group sets have a new
> option for including the sub-hierarchy of organisation units in groups when
> aggregating data in analytics apps. This can simplify org unit management
> when there are many org units at the bottom of the hierarchy which should
> all belong to an org unit higher up in the hierarchy. As an example, you
> can create additional hierarchies by grouping all facilities in multiple
> districts together in a group, then assign the new groups to an org unit
> group set.
>
> Demo 1  | 2
> 
> | Screenshot 1
> 
> | 2
> 
> | Docs 1
> 
> | 2 
>
>
> GIS improvements: Labels are positioned smarter on the map to avoid
> collisions. Interactivity on boundary layer is disabled when combined with
> thematic layer. Automatic color scales for thematic maps can be flipped
> (i.e. low to high vs high to low).
>
> Demo
> 
> | Screenshot
> 
>
>
> Most viewed favorites: The opening screen of the pivot table apps now
> displays link to the top 10 most viewed favorites for the current user.
> This provides you with quick access to your most relevant data.
>
> Demo  | Screenshot
> 
>
>
> Expected reports in analytics: In reporting rate analytics in pivots and
> charts, the number of expected reports are always shown even 

Re: [Dhis2-devs] [Dhis2-users] ANDROID TRACKER CAPTURE

2017-01-18 Thread Antonia - Pro
I confirm, from my experience, that also the Event Capture android App does
not support the branching tree of orgunits, and to work correctly you have
to assign only the lowest level OrgUnits.

Regards,
Antonia

2017-01-18 13:54 GMT+01:00 Stanley Kalyati :

> Absolom and
>
> This is to tell you that i have been successful with my android app.Am so
> thankful to you all.
>
> lets keep the fire burning
>
> Stanley
>
> On Jan 18, 2017 10:59 AM, "Absolom MURAMIRA"  wrote:
>
>> Dear Stanley,
>>
>> Please make sure that the :
>> - user is assigned to that organisation unit
>> -  the data collection form is assigned to the orgunit
>> - from my experience, I realised that tracker capture app does not
>> support the branching tree of orgunits the reason to why the assigned
>> orgunits should be at the lowest level where data entry takes place.
>>
>> Thank you
>>
>> Absolom
>>
>> Sent from Yahoo Mail on Android
>> 
>>
>> On Wed, 18 Jan, 2017 at 10:51, Erling Fjelstad
>>  wrote:
>> Hello Stanley,
>> Can you go through this documentation and see if it helps?
>> https://docs.dhis2.org/master/en/android/html/dhis2_android_
>> user_man_full.html#android_config_program
>>
>> Let me know if you still have issues.
>> Regards,
>> Erling
>>
>>
>> On Wed, Jan 18, 2017 at 8:19 AM Stanley Kalyati 
>> wrote:
>>
>>> Dear Erling,
>>>
>>> I know this is long outstanding and i never came back to you.However i
>>> am still facing the same challenge where i am able to login in to the
>>> Android Tracker Capture but the Org Unit is not loading at all.
>>>
>>> I assigned the user to the OU that is linked to the program but still it
>>> is not loading.
>>>
>>> I am now stack,how do i go about this? Should i upgrade to 2.25 maybe.
>>>
>>> Please advise.
>>>
>>> Stanley
>>>
>>> On Wed, Nov 2, 2016 at 11:57 AM, Erling Fjelstad 
>>> wrote:
>>>
>>> You shouldn't need to check the 'External authentication'.
>>> Android Tracker Capture from Google Play should work for DHIS 2.24 and
>>> 2.25. If you're using a earlier version of DHIS2 then you'll need to
>>> download an APK from GitHub.
>>>
>>> Can you check that you've assigned programs to the organisation unit? Go
>>> to programs app in DHIS2 -> Click on your program -> Assign to Organisation
>>> unit -> Select your organisation unit(s).
>>>
>>> Regards
>>>
>>> On Wed, Nov 2, 2016 at 10:48 AM, Stanley Kalyati 
>>> wrote:
>>>
>>> Erling,
>>>
>>> All that has been done.
>>>
>>> Maybe should i Check the "External authentication only (OpenID or
>>> LDAP)" ? Does this have any effect?
>>>
>>> Or maybe i should download somewhere else other than the Google Play for
>>> the Android tracker Capture?
>>>
>>> The user is a Superuser who has access to all programs.
>>>
>>> Regards
>>>
>>>
>>> On Wed, Nov 2, 2016 at 11:29 AM, Erling Fjelstad 
>>> wrote:
>>>
>>> Stanley,
>>> Do your user have a user role which allows the user to capture data
>>> against your program?
>>>
>>> Antonia,
>>> That is strange. We don't have any cap of organisation units that a user
>>> is allowed to have. How many orgUnits is in your tree?
>>>
>>> Regards,
>>> Erling
>>>
>>> On Wed, Nov 2, 2016 at 8:13 AM, Stanley Kalyati 
>>> wrote:
>>>
>>> Erling
>>>
>>> Even after I assign the user to an OU I still get the message below I am
>>> able to logon to the app
>>>
>>> On Nov 1, 2016 11:00 AM, "Erling Fjelstad"  wrote:
>>>
>>> Hello Stanley,
>>> Make sure that you are directly assigned to an organisation unit that
>>> has access to any programs. Also check your user roles that your user has
>>> access to capture data to the programs.
>>>
>>> Regards,
>>> Erling - DHIS2 Android Team
>>>
>>> On Mon, Oct 31, 2016 at 4:14 PM, Stanley Kalyati 
>>> wrote:
>>>
>>> I am using DHIS2.2.24 and i downloaded the android tracker capture
>>> version from google play.
>>>
>>> I am able to connect to my instance but the organisation unit is bot
>>> loading despite giving all rights to the superuser account.
>>>
>>> Is there something i am missing?
>>>
>>> Kindly help.
>>>
>>> Regards
>>>
>>> Stanley
>>>
>>> ___
>>> 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-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : 

Re: [Dhis2-devs] Event Capture - Search for an event in all Events of the selected Program

2016-12-16 Thread Antonia - Pro
Hi Lars,
many thanks for your activity for the improvement of the Searching and
sorting of events in the Event Capture App
*JIRA (DHIS2-254) Search for an event in all Events of the selected
Program,  (DHIS2-149) Searching and sorting of events.*

Is it already ported to the c. 2.25? If not, when it is planned?

For our users this features are important. Gust yesterday the ask for this
improvements:

*I have some suggestions about Capture event Page face and data entry, *

*First Previews table sorting (incident date) field data in all pages,
descending sort better than ascending sort.*

*Why? Because the Users can see last his saved data i.e. always (last data
saved) preview on the user screen, so user know end work time!*



*Searching operation in any fields should be searching all pages at the
same time.*

*For example we want to find (Suha Samir) patient name, it must display
whit out we will search page by page. *

*According to print operation, when we will select (All) option it must
print all data saved in our data base ... please check it be carefully!*

*Hama Kh. Hama -  Qaladze Hospital*

Thanks
Antonia



> -- Forwarded message --
> From: Lars Helge Øverland (JIRA) <iss...@dhis2.org>
> Date: 2016-12-15 17:54 GMT+01:00
> Subject: [dhis2-issue] (DHIS2-254) Search for an event in all Events of
> the selected Program
> To: anto...@informa.pro
>
>
>   Lars Helge Øverland
> <https://jira.dhis2.org/secure/ViewProfile.jspa?name=lars%40dhis2.org>
> *updated* [image: Improvement] DHIS2-254
> <https://jira.dhis2.org/browse/DHIS2-254>
>
> DHIS 2 <https://jira.dhis2.org/browse/DHIS2> / [image: Improvement]
> <https://jira.dhis2.org/browse/DHIS2-254> DHIS2-254
> <https://jira.dhis2.org/browse/DHIS2-254>
> Search for an event in all Events of the selected Program
> <https://jira.dhis2.org/browse/DHIS2-254>
> Change By: Lars Helge Øverland
> <https://jira.dhis2.org/secure/ViewProfile.jspa?name=lars%40dhis2.org>
> Resolution: Done
> Status: Testing Done
> [image: Add Comment]
> <https://jira.dhis2.org/browse/DHIS2-254#add-comment>  Add Comment
> <https://jira.dhis2.org/browse/DHIS2-254#add-comment>
>
> This message was sent by Atlassian JIRA (v7.2.3#72005-sha1:73be91d)
> [image: Atlassian logo]
>
>
>
> 2016-11-23 0:44 GMT+01:00 Antonia - Pro <anto...@informa.pro>:
>
>> Actually when I make a search in the Event Capture window, the search is
>> limited to the only visible page of the events for the selected Program
>> (for the specific OrgUnit).
>> Probably the search is made on the client side.
>> It will be very useful if the search is made on the server side and the
>> output of the search are all events in the selected program, which meet he
>> search filter, not only in the visualized page.
>> For example, when an verification audit is done and some strange value is
>> found by the statistics, we have to find the event with this value to
>> correct or examine it.
>> When the events in the program are not too much, we can scroll the pages,
>> or make a biggest page with more than the default 50 events (200, 500). But
>> when the events are more than 10 000 or 50 000 it is inconvenient.
>> It will be more useful and faster  to make the search as a query with the
>> search filter to the server and than visualize the output result of the
>> query on the Event Capture window.
>> [image: Immagine incorporata 1]
>>
>> ...
>> [image: Immagine incorporata 2]
>>
>> I created an issue with the new JIRA for issue tracking, I hope I done it
>> well.
>>
>> DHIS 2
>> DHIS2-254 <https://jira.dhis2.org/browse/DHIS2-254>
>>
>> Thanks
>> Antonia
>>
>>  www.informa.pro - *Seguici su *LinkedIn
>> <https://www.linkedin.com/company/informapro>
>> INFORMAPRO S.r.l. - via Luigi Rava 43,  Rome 00149 , Italy
>> tel. +39 06 5758926 <+39%2006%20575%208926>, fax +39  06 62207168, P.IVA
>> IT08095781004
>> Skype: informa_antonia.bezenchek
>> Eng. Antonia Bezenchek - CIO - ICT Engineer
>>
>
>
___
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] Event Capture - Search for an event in all Events of the selected Program

2016-12-16 Thread Antonia - Pro
Hi Lars,
many thanks for your activity for the improvement of the Searching and
sorting of events in the Event Capture App
*JIRA (DHIS2-254) Search for an event in all Events of the selected
Program,  (DHIS2-149) Searching and sorting of events.*

Is it already ported to the c. 2.25? If not, when it is planned?

*I have some suggestions about Capture event Page face and data entry, *

*First Previews table sorting (incident date) field data in all pages,
descending sort better than ascending sort.*

*Why? Because the Users can see last his saved data i.e. always (last data
saved) preview on the user screen, so user know end work time!*



*Searching operation in any fields should be searching all pages at the
same time.*

*For example we want to find (Suha Samir) patient name, it must display
whit out we will search page by page. *

*According to print operation, when we will select (All) option it must
print all data saved in our data base ... please check it be carefully!*


Is the feature available

-- Forwarded message --
From: Lars Helge Øverland (JIRA) <iss...@dhis2.org>
Date: 2016-12-15 17:54 GMT+01:00
Subject: [dhis2-issue] (DHIS2-254) Search for an event in all Events of the
selected Program
To: anto...@informa.pro


  Lars Helge Øverland
<https://jira.dhis2.org/secure/ViewProfile.jspa?name=lars%40dhis2.org>
*updated* [image: Improvement] DHIS2-254
<https://jira.dhis2.org/browse/DHIS2-254>

DHIS 2 <https://jira.dhis2.org/browse/DHIS2> / [image: Improvement]
<https://jira.dhis2.org/browse/DHIS2-254> DHIS2-254
<https://jira.dhis2.org/browse/DHIS2-254>
Search for an event in all Events of the selected Program
<https://jira.dhis2.org/browse/DHIS2-254>
Change By: Lars Helge Øverland
<https://jira.dhis2.org/secure/ViewProfile.jspa?name=lars%40dhis2.org>
Resolution: Done
Status: Testing Done
[image: Add Comment]
<https://jira.dhis2.org/browse/DHIS2-254#add-comment>  Add
Comment <https://jira.dhis2.org/browse/DHIS2-254#add-comment>

This message was sent by Atlassian JIRA (v7.2.3#72005-sha1:73be91d)
[image: Atlassian logo]



2016-11-23 0:44 GMT+01:00 Antonia - Pro <anto...@informa.pro>:

> Actually when I make a search in the Event Capture window, the search is
> limited to the only visible page of the events for the selected Program
> (for the specific OrgUnit).
> Probably the search is made on the client side.
> It will be very useful if the search is made on the server side and the
> output of the search are all events in the selected program, which meet he
> search filter, not only in the visualized page.
> For example, when an verification audit is done and some strange value is
> found by the statistics, we have to find the event with this value to
> correct or examine it.
> When the events in the program are not too much, we can scroll the pages,
> or make a biggest page with more than the default 50 events (200, 500). But
> when the events are more than 10 000 or 50 000 it is inconvenient.
> It will be more useful and faster  to make the search as a query with the
> search filter to the server and than visualize the output result of the
> query on the Event Capture window.
> [image: Immagine incorporata 1]
>
> ...
> [image: Immagine incorporata 2]
>
> I created an issue with the new JIRA for issue tracking, I hope I done it
> well.
>
> DHIS 2
> DHIS2-254 <https://jira.dhis2.org/browse/DHIS2-254>
>
> Thanks
> Antonia
>
>  www.informa.pro - *Seguici su *LinkedIn
> <https://www.linkedin.com/company/informapro>
> INFORMAPRO S.r.l. - via Luigi Rava 43,  Rome 00149 , Italy
> tel. +39 06 5758926 <+39%2006%20575%208926>, fax +39  06 62207168, P.IVA
> IT08095781004
> Skype: informa_antonia.bezenchek
> Eng. Antonia Bezenchek - CIO - ICT Engineer
>
___
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] Event Capture - Search for an event in all Events of the selected Program

2016-11-22 Thread Antonia - Pro
Actually when I make a search in the Event Capture window, the search is
limited to the only visible page of the events for the selected Program
(for the specific OrgUnit).
Probably the search is made on the client side.
It will be very useful if the search is made on the server side and the
output of the search are all events in the selected program, which meet he
search filter, not only in the visualized page.
For example, when an verification audit is done and some strange value is
found by the statistics, we have to find the event with this value to
correct or examine it.
When the events in the program are not too much, we can scroll the pages,
or make a biggest page with more than the default 50 events (200, 500). But
when the events are more than 10 000 or 50 000 it is inconvenient.
It will be more useful and faster  to make the search as a query with the
search filter to the server and than visualize the output result of the
query on the Event Capture window.
[image: Immagine incorporata 1]

...
[image: Immagine incorporata 2]

I created an issue with the new JIRA for issue tracking, I hope I done it
well.

DHIS 2
DHIS2-254 

Thanks
Antonia

 www.informa.pro - *Seguici su *LinkedIn

INFORMAPRO S.r.l. - via Luigi Rava 43,  Rome 00149 , Italy
tel. +39 06 5758926, fax +39  06 62207168, P.IVA IT08095781004
Skype: informa_antonia.bezenchek
Eng. Antonia Bezenchek - CIO - ICT Engineer
___
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] ANDROID TRACKER CAPTURE

2016-11-01 Thread Antonia - Pro
I have similar problem with the Event Capture Android App.
It works perfectly, if I assign to the user which use the App only one
OrgUnit (or more than one, but a little subset) for Data Capture assignment.
If I assign the entire OrgUnit tree, the App don't load anything for the
orgUnits.

Regards,
Antonia


2016-11-01 10:00 GMT+01:00 Erling Fjelstad :

> Hello Stanley,
> Make sure that you are directly assigned to an organisation unit that has
> access to any programs. Also check your user roles that your user has
> access to capture data to the programs.
>
> Regards,
> Erling - DHIS2 Android Team
>
> On Mon, Oct 31, 2016 at 4:14 PM, Stanley Kalyati 
> wrote:
>
>> I am using DHIS2.2.24 and i downloaded the android tracker capture
>> version from google play.
>>
>> I am able to connect to my instance but the organisation unit is bot
>> loading despite giving all rights to the superuser account.
>>
>> Is there something i am missing?
>>
>> Kindly help.
>>
>> Regards
>>
>> Stanley
>>
>> ___
>> 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-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Searching for Event by Enrollment Date -- not working?

2016-06-21 Thread Antonia - Pro
ok Lars. Thanks for the explanation.
antonia

2016-06-21 22:14 GMT+02:00 Lars Helge Øverland <l...@dhis2.org>:

> Hi Antonia,
>
> yes we always backport fixes consistently down to a version, so when we
> say down to 2.21, that implicitly includes all versions between that and
> the current stable version.
>
> Lars
>
>
> On Tue, Jun 21, 2016 at 5:48 PM, Antonia - Pro <anto...@informa.pro>
> wrote:
>
>> Many thanks Abyot!
>>
>> Antonia
>>
>>
>> 2016-06-21 17:35 GMT+02:00 Abyot Asalefew Gizaw <ab...@dhis2.org>:
>>
>>> Yes, from trunk all the way to 2.21.
>>>
>>> ---
>>>
>>> Thank you,
>>> Abyot.
>>> (sent from mobile)
>>> On Jun 21, 2016 5:33 PM, "Antonia - Pro" <anto...@informa.pro> wrote:
>>>
>>>> Hi Lars and Abyot,
>>>> is this fix ported also to the 2.22?
>>>> we have the same problem in the v. 2.22 rev. 22067
>>>> It will be helpful also for us (till now I bypass this problem, getting
>>>> the right time interval manually).
>>>>
>>>> Thanks
>>>> Antonia
>>>>
>>>> 2016-06-21 16:20 GMT+02:00 Lars Helge Øverland <l...@dhis2.org>:
>>>>
>>>>>
>>>>> Just to add, Abyot applied this fix down to version 2.21.
>>>>>
>>>>>
>>>>>
>>>>> On Tue, Jun 21, 2016 at 4:12 PM, Abyot Asalefew Gizaw <ab...@dhis2.org
>>>>> > wrote:
>>>>>
>>>>>> Hi Laura,
>>>>>>
>>>>>> Sorry that this slipped under the long list of issues to be fixed :(
>>>>>>
>>>>>> It is now fixed. Just give around half an hour for our server to
>>>>>> build the latest war file and it will be ready for download.
>>>>>>
>>>>>> --
>>>>>> Abyot A. Gizaw.
>>>>>> Senior Engineer, DHIS2
>>>>>> University of Oslo
>>>>>> http://www.dhis2.org
>>>>>>
>>>>>> On Fri, Jun 10, 2016 at 8:57 AM, Lars Helge Øverland <l...@dhis2.org>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi Laura,
>>>>>>>
>>>>>>> just to say we are looking into this and will get back to you early
>>>>>>> next week.
>>>>>>>
>>>>>>> regards,
>>>>>>>
>>>>>>> Lars
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Jun 8, 2016 at 5:37 PM, Laura E. Lincks <
>>>>>>> laura.lin...@icap.columbia.edu> wrote:
>>>>>>>
>>>>>>>> Version:2.21
>>>>>>>> Build revision:21018
>>>>>>>>
>>>>>>>> ​(We'll be upgrading to 2.23 soon)
>>>>>>>>
>>>>>>>> Our Program is set up with a Stage that uses *Date of Enrollment *as
>>>>>>>> the *Report Date to Use. *We have given the *Description of Report
>>>>>>>> date *its own name.
>>>>>>>>
>>>>>>>> When I search for an existing registration for an Enrollment date I
>>>>>>>> KNOW exists I get no results for mysearch (other searchable attributes 
>>>>>>>> *do
>>>>>>>> *return results.) Furthermore, in the search box, the text before
>>>>>>>> the Date still reads "Enrollment date" rather than taking our 
>>>>>>>> descriptor...
>>>>>>>> this defeats the purpose a bit of adding our own description and could
>>>>>>>> prove confusing to our users. Furthermore still, when I generate an 
>>>>>>>> Event
>>>>>>>> Report simply querying all data values for all data elements for the
>>>>>>>> program area, the "Event Date" can be included as one of the column
>>>>>>>> dimensions gets pulled into the output has a header reads "Event 
>>>>>>>> Date". But
>>>>>>>> it apparently represents "Enrollment Date". With so many date 
>>>>>>>> possibilities
>>>>>>>> the inconsistent naming of each really adds confusion to the whole 
>>>>>>>> Tracker
>>>>>>>> p

Re: [Dhis2-devs] [Dhis2-users] Searching for Event by Enrollment Date -- not working?

2016-06-21 Thread Antonia - Pro
Many thanks Abyot!

Antonia

2016-06-21 17:35 GMT+02:00 Abyot Asalefew Gizaw <ab...@dhis2.org>:

> Yes, from trunk all the way to 2.21.
>
> ---
>
> Thank you,
> Abyot.
> (sent from mobile)
> On Jun 21, 2016 5:33 PM, "Antonia - Pro" <anto...@informa.pro> wrote:
>
>> Hi Lars and Abyot,
>> is this fix ported also to the 2.22?
>> we have the same problem in the v. 2.22 rev. 22067
>> It will be helpful also for us (till now I bypass this problem, getting
>> the right time interval manually).
>>
>> Thanks
>> Antonia
>>
>> 2016-06-21 16:20 GMT+02:00 Lars Helge Øverland <l...@dhis2.org>:
>>
>>>
>>> Just to add, Abyot applied this fix down to version 2.21.
>>>
>>>
>>>
>>> On Tue, Jun 21, 2016 at 4:12 PM, Abyot Asalefew Gizaw <ab...@dhis2.org>
>>> wrote:
>>>
>>>> Hi Laura,
>>>>
>>>> Sorry that this slipped under the long list of issues to be fixed :(
>>>>
>>>> It is now fixed. Just give around half an hour for our server to build
>>>> the latest war file and it will be ready for download.
>>>>
>>>> --
>>>> Abyot A. Gizaw.
>>>> Senior Engineer, DHIS2
>>>> University of Oslo
>>>> http://www.dhis2.org
>>>>
>>>> On Fri, Jun 10, 2016 at 8:57 AM, Lars Helge Øverland <l...@dhis2.org>
>>>> wrote:
>>>>
>>>>> Hi Laura,
>>>>>
>>>>> just to say we are looking into this and will get back to you early
>>>>> next week.
>>>>>
>>>>> regards,
>>>>>
>>>>> Lars
>>>>>
>>>>>
>>>>> On Wed, Jun 8, 2016 at 5:37 PM, Laura E. Lincks <
>>>>> laura.lin...@icap.columbia.edu> wrote:
>>>>>
>>>>>> Version:2.21
>>>>>> Build revision:21018
>>>>>>
>>>>>> ​(We'll be upgrading to 2.23 soon)
>>>>>>
>>>>>> Our Program is set up with a Stage that uses *Date of Enrollment *as
>>>>>> the *Report Date to Use. *We have given the *Description of Report
>>>>>> date *its own name.
>>>>>>
>>>>>> When I search for an existing registration for an Enrollment date I
>>>>>> KNOW exists I get no results for mysearch (other searchable attributes 
>>>>>> *do
>>>>>> *return results.) Furthermore, in the search box, the text before
>>>>>> the Date still reads "Enrollment date" rather than taking our 
>>>>>> descriptor...
>>>>>> this defeats the purpose a bit of adding our own description and could
>>>>>> prove confusing to our users. Furthermore still, when I generate an Event
>>>>>> Report simply querying all data values for all data elements for the
>>>>>> program area, the "Event Date" can be included as one of the column
>>>>>> dimensions gets pulled into the output has a header reads "Event Date". 
>>>>>> But
>>>>>> it apparently represents "Enrollment Date". With so many date 
>>>>>> possibilities
>>>>>> the inconsistent naming of each really adds confusion to the whole 
>>>>>> Tracker
>>>>>> process. Am I misunderstanding the functionality of these date fields or
>>>>>> was some of this corrected in later versions of DHIS?
>>>>>>
>>>>>> *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
>>>>>> ​r
>>>>>>
>>>>>>
>>>>>> ___
>>>>>> 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
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> 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
>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> 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
>>>
>>>
>>
___
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] Searching for Event by Enrollment Date -- not working?

2016-06-21 Thread Antonia - Pro
Hi Lars and Abyot,
is this fix ported also to the 2.22?
we have the same problem in the v. 2.22 rev. 22067
It will be helpful also for us (till now I bypass this problem, getting the
right time interval manually).

Thanks
Antonia

2016-06-21 16:20 GMT+02:00 Lars Helge Øverland :

>
> Just to add, Abyot applied this fix down to version 2.21.
>
>
>
> On Tue, Jun 21, 2016 at 4:12 PM, Abyot Asalefew Gizaw 
> wrote:
>
>> Hi Laura,
>>
>> Sorry that this slipped under the long list of issues to be fixed :(
>>
>> It is now fixed. Just give around half an hour for our server to build
>> the latest war file and it will be ready for download.
>>
>> --
>> Abyot A. Gizaw.
>> Senior Engineer, DHIS2
>> University of Oslo
>> http://www.dhis2.org
>>
>> On Fri, Jun 10, 2016 at 8:57 AM, Lars Helge Øverland 
>> wrote:
>>
>>> Hi Laura,
>>>
>>> just to say we are looking into this and will get back to you early next
>>> week.
>>>
>>> regards,
>>>
>>> Lars
>>>
>>>
>>> On Wed, Jun 8, 2016 at 5:37 PM, Laura E. Lincks <
>>> laura.lin...@icap.columbia.edu> wrote:
>>>
 Version:2.21
 Build revision:21018

 ​(We'll be upgrading to 2.23 soon)

 Our Program is set up with a Stage that uses *Date of Enrollment *as
 the *Report Date to Use. *We have given the *Description of Report
 date *its own name.

 When I search for an existing registration for an Enrollment date I
 KNOW exists I get no results for mysearch (other searchable attributes *do
 *return results.) Furthermore, in the search box, the text before the
 Date still reads "Enrollment date" rather than taking our descriptor...
 this defeats the purpose a bit of adding our own description and could
 prove confusing to our users. Furthermore still, when I generate an Event
 Report simply querying all data values for all data elements for the
 program area, the "Event Date" can be included as one of the column
 dimensions gets pulled into the output has a header reads "Event Date". But
 it apparently represents "Enrollment Date". With so many date possibilities
 the inconsistent naming of each really adds confusion to the whole Tracker
 process. Am I misunderstanding the functionality of these date fields or
 was some of this corrected in later versions of DHIS?

 *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
 ​r


 ___
 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


>>>
>>>
>>> --
>>> Lars Helge Øverland
>>> Lead developer, DHIS 2
>>> University of Oslo
>>> Skype: larshelgeoverland
>>> l...@dhis2.org
>>> http://www.dhis2.org 
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to : dhis2-us...@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> l...@dhis2.org
> http://www.dhis2.org 
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Digit group separator in pivot table - what should the default value be?

2016-05-03 Thread Antonia - Pro
At the start of voting I felt in total minority.
But according to the SI/ISO 31-0 standard
 he space is the
only neutral separator. The space is appropriate also because in some
countries the comma is the decimal separator (not always the democratic
vote is the best choice.)

Regards,
Antonia

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

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

2016-05-03 21:34 GMT+02:00 Bob Jolliffe :

> https://en.wikipedia.org/wiki/Decimal_mark#Digit_grouping
>
> seems to support Jim's suggestion of space as default.
>
> On 3 May 2016 at 21:32, Ola Hodne Titlestad  wrote:
>
>> Supporting Jim's suggestion on a system/implementation setting to
>> configure a default system-wide separator in addition to the possibility of
>> overriding this for each pivot table or other type of report with display
>> options. I guess the result of the vote could still be what the default
>> value for this system setting should be
>>
>> Ola
>> --
>>
>> --
>> Ola Hodne Titlestad (Mr)
>> HISP
>> Department of Informatics
>> University of Oslo
>>
>> Mobile: +47 48069736
>> Home address: Eftasåsen 68, 0687 Oslo, Norway. Googlemaps link
>> 
>>
>> On 3 May 2016 at 21:12, Jim Grace  wrote:
>>
>>> 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  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 
 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.
>
> [image: Inline image 1]
>
> regards,
>
> Lars
>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> l...@dhis2.org
> http://www.dhis2.org 
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


 --
 Prosper Behumbiize, MPH
 Global HISP| University Of Oslo/HISP Uganda
 +256 752 751 776 | +256 776 139 139
 pros...@hispuganda.org  | pros...@dhis2.org | Skype:
 prospertb

 ___
 Mailing list: https://launchpad.net/~dhis2-users
 Post to : dhis2-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.
>>> 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
>>>
>>>
>>
>> ___
>> 

Re: [Dhis2-devs] [Dhis2-users] dhis global adoption map available

2016-02-04 Thread Antonia - Pro
Hi Lars,
we are working on a Pilot project for the development of a system of health
monitoring and surveillance activities based on DHIS 2 in the Autonomous
Region of Kurdistan - Iraq - coordinated by the University of Rome Tor
Vergata, and funded by the Italian Ministry for Foreign Affairs and
International Cooperation. The Kurdistan  Autonomous Region has their
own Ministry
of Health (separate from Iraqi),  with whom we collaborate.
http://www.informapro.it/
http://rudaw.net/sorani/lifestyle/240820153

The structure consists of three major governorates, with their hierarchical
structure:
ERBIL
DOHOUK
SULAYMANIYA

Our collaboration group is composed by:
University of Rome Tor Vergata (Italy)
Informapro  (Italy)
Euresist GEIE (EU - headquarters at Rome Italy)
Italconsult (Italy)

Our project manager is Dario Corsini, who is currently in Erbil for the
launch of the project.



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

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

2015-11-20 11:08 GMT+01:00 Lars Helge Øverland :

> Hi all,
>
> we have produced a map with illustrates *global adoption* of DHIS 2 among
> ministries of health around the world. The map is created with, you guessed
> it, the DHIS 2 GIS app
> 
> :
>
> https://play.dhis2.org/world/dhis-web-mapping/index.html?id=dt5rXH0IE9u
>
> Log in with admin/district. To GIS to view the map or click the link above.
>
> We are working on a similar map of where *NGOs* are working with DHIS 2.
> Please let us know by replying to this mail or send it privately to post at
> dhis2.org.
>
> The system is found at play.dhis2.org/world.
>
> regards,
>
> Lars
>
>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> http://www.dhis2.org 
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp