Re: [Dhis2-users] Request for additions

2015-06-01 Thread Knut Staring
Hi Nick,
not sure how fast these can be implemeneted, but they seem relatively small
- suggest you create a blueprint for each of them.

Knut

On Mon, Jun 1, 2015 at 11:12 AM, Shurajit Dutta shurajitdu...@gmail.com
wrote:

 Hello,

 I am wondering if any of the additions are possible given that you have a
 busy development roadmap already, understood if not possible though.

 1 - When creating datasets allow search to be filtered by data element or
 indicator group

 2 - Being able to clone dataelements directly from the data element
 management screen (which would open up a new edit data element window) in
 addition to doing this from the edit data element screen.

 Thanks,
 Nick

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




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


[Dhis2-users] Web API Not Allowing Bulk Data Values Transfer on Demo Site

2015-06-01 Thread Edwin Mulwa
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
htmlhead
title301 Moved Permanently/title
/headbody
h1Moved Permanently/h1
pThe document has moved a href=
https://apps.dhis2.org/demo/api/dataValueSets;here/a./p
/body/html


Hi,

I was trying to use the DHIS Web API to transfer a bulk of data values to
the demo site but it returned an error. This is the XML file I was trying
to process:

dataValueSet xmlns=http://dhis2.org/schema/dxf/2.0;
  dataValue dataElement=f7n9E0hX8qk period=201501
orgUnit=DiszpKrYNg8 value=12/
  dataValue dataElement=f7n9E0hX8qk period=201501
orgUnit=FNnj3jKGS7i value=14/
  dataValue dataElement=f7n9E0hX8qk period=201502
orgUnit=DiszpKrYNg8 value=16/
  dataValue dataElement=f7n9E0hX8qk period=201502
orgUnit=FNnj3jKGS7i value=18/
/dataValueSet

Below is the result I get (I have also attached a screenshot of what is
fully returned):

!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
htmlhead
title301 Moved Permanently/title
/headbody
h1Moved Permanently/h1
pThe document has moved a href=
https://apps.dhis2.org/demo/api/dataValueSets;here/a./p
/body/html

Any help to get this working will be highly appreciated.

Regards,

Edwin


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


Re: [Dhis2-users] [Dhis2-devs] Web API Not Allowing Bulk Data Values Transfer on Demo Site

2015-06-01 Thread Morten Olav Hansen
Hi

You need to use https when you are using cURL, it doesn't forward
automatically.

--
Morten

On Mon, Jun 1, 2015 at 4:03 PM, Edwin Mulwa eddi...@gmail.com wrote:

 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
 htmlhead
 title301 Moved Permanently/title
 /headbody
 h1Moved Permanently/h1
 pThe document has moved a href=
 https://apps.dhis2.org/demo/api/dataValueSets;here/a./p
 /body/html


 Hi,

 I was trying to use the DHIS Web API to transfer a bulk of data values to
 the demo site but it returned an error. This is the XML file I was trying
 to process:

 dataValueSet xmlns=http://dhis2.org/schema/dxf/2.0;
   dataValue dataElement=f7n9E0hX8qk period=201501
 orgUnit=DiszpKrYNg8 value=12/
   dataValue dataElement=f7n9E0hX8qk period=201501
 orgUnit=FNnj3jKGS7i value=14/
   dataValue dataElement=f7n9E0hX8qk period=201502
 orgUnit=DiszpKrYNg8 value=16/
   dataValue dataElement=f7n9E0hX8qk period=201502
 orgUnit=FNnj3jKGS7i value=18/
 /dataValueSet

 Below is the result I get (I have also attached a screenshot of what is
 fully returned):

 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
 htmlhead
 title301 Moved Permanently/title
 /headbody
 h1Moved Permanently/h1
 pThe document has moved a href=
 https://apps.dhis2.org/demo/api/dataValueSets;here/a./p
 /body/html

 Any help to get this working will be highly appreciated.

 Regards,

 Edwin


 [image: Inline image 1]

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


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


[Dhis2-users] Request for additions

2015-06-01 Thread Shurajit Dutta
Hello,

I am wondering if any of the additions are possible given that you have a
busy development roadmap already, understood if not possible though.

1 - When creating datasets allow search to be filtered by data element or
indicator group

2 - Being able to clone dataelements directly from the data element
management screen (which would open up a new edit data element window) in
addition to doing this from the edit data element screen.

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


Re: [Dhis2-users] Validation rule involving dataelements from different datasets

2015-06-01 Thread Lars Helge Øverland
Hi Joao,

did you make sure that the period type of the validation rules are
matching the period type of the data set you are validating?

regards,

Lars


On Sat, May 16, 2015 at 11:54 AM, Prosper BT ptb3...@gmail.com wrote:

 Hi Joao,

 Can you try running the validation using the Data Quality == Validation
 rule Analysis

 Regards


 On Thu, May 14, 2015 at 1:55 PM, Joao Mazuze joao_maz...@chasssmt.com
 wrote:

  Hi all,

 I have created a validation rule where left side contains data elements
 from dataset A and right side data elements from dataset B. When I try to
 run validation it passes successfully even when the rule is violated. Isn´t
 possible to create something like this?



 Joao



 Kind regards

 _

 João Gabriel Mazuze

 National Database Manager

 Projecto CHASS-SMT

 Abt Associates Inc.

 Av. Marginal, 4067

 Cidade de Maputo, Moçambique

 Fax: (+ 258)  21486767

 Tel:  (+ 258)  21493525/6/8

 Cell: (+258) 82 4236279

 www.chasssmt.com



 [image: Description: Description: Description: Description: Description:
 Description: Description: Description: Description: Logotipo CHASS-SMT]

 *Somos um projecto financiado  pelo PEPFAR-II, através da USAID, para
 reforçar o Sistema de Saúde das Provincias de  Sofala, Manica e Tete.
 Pretendemos melhorar a ligação e integração do HIV  com os Cuidados
 Primários de Saúde e outros a ele relacionados em coordenação com as
 Direcções Provinciais de Saúde e outros parceiros. Através do projecto
 CHASS-SMT, o Governo Americano apoia o Governo Moçambicano na melhoria da
 qualidade dos Serviços de Saúde no país.*






 --
 This message may contain privileged and confidential information intended
 solely for the addressee. Please do not read, disseminate or copy it unless
 you are the intended recipient. If this message has been received in error,
 we kindly ask that you notify the sender immediately by return email and
 delete all copies of the message from your system.

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




 --
 Prosper Behumbiize, MPH
 Global HISP| University Of Oslo/HISP Uganda
 +256 751 751776 | +256 772 139037
 ptb3...@gmail.com | pros...@dhis2.org | Skype: prospertb


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


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


Re: [Dhis2-users] [Dhis2-devs] DataForm entry do not appear

2015-06-01 Thread Lars Helge Øverland
Hi Joao,

this was apparently an issue with the sharing solution. In your database,
make sure that the publicaccess column of rows in dataset table is set to
rw--. (Notice the 6 - characters).

We have made a fix for making this more robust in the latest stable
versions so please also try to upgrade your dhis version.

regards,

Lars


On Thu, May 21, 2015 at 4:12 PM, Joao Mazuze joao_maz...@chasssmt.com
wrote:

  Thank you Jerome and Jason,

 I will try to do as you said, I will let you know for anything.



 Best Regards,

 Joao



 *From:* jeromesha...@gmail.com [mailto:jeromesha...@gmail.com]
 *Sent:* 21 May 2015 16:07
 *To:* Joao Mazuze; Jason Pickering

 *Cc:* dhis1-users; DHIS 2 developers; henri claude moungui
 *Subject:* Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear



 Hi Joao,

 We recently experienced this. It appears to be a bug with sharing and also
 affects other objects such as dashboards. We resolved temporarily by
 sharing the dataset and un-sharing it. As I said this is just a band aid.
 It still needs to be properly fixed. But at least it will allow your field
 workers to capture data. Hope it helps.

 BR



 Sent from my BlackBerry 10 smartphone.

 *From: *Joao Mazuze

 *Sent: *Thursday, 21 May 2015 13:49

 *To: *Jason Pickering

 *Cc: *dhis1-users; DHIS 2 developers; henri claude moungui

 *Subject: *Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear



 Hi Jason,

 Is set to nothing as the example bellow shows. May I have to create user
 groups and set it to?





 Thanks,

 Joao



 *From:* Jason Pickering [mailto:jason.p.picker...@gmail.com
 jason.p.picker...@gmail.com]
 *Sent:* 21 May 2015 14:38
 *To:* Joao Mazuze
 *Cc:* henri claude moungui; dhis1-users; DHIS 2 developers
 *Subject:* Re: [Dhis2-devs] [Dhis2-users] DataForm entry do not appear



 Can you check the sharing of your datasets and see what it is set to?


 Regards,

 Jason





 On Thu, May 21, 2015 at 2:36 PM, Joao Mazuze joao_maz...@chasssmt.com
 wrote:

 Hi Henry,

 All datasets have already been assigned to OUs.



 Kind regards,

 Joao



 *From:* henri claude moungui [mailto:henrimoun...@yahoo.fr]
 *Sent:* 21 May 2015 14:26
 *To:* Joao Mazuze; dhis1-users
 *Cc:* DHIS 2 developers
 *Subject:* Re: [Dhis2-users] DataForm entry do not appear



 I think you should assign dataform to OUs










 Le Jeudi 21 mai 2015 12h22, Joao Mazuze joao_maz...@chasssmt.com a
 écrit :



 Hi all,

 I am experiencing a terrible issue, my data forms are not appear when
 selecting org unit and period for data entry, this is happening on users´s
 computers even when I assign them super user role, But myself as
 administrator on my pc I can load the forms, then when I log in to their
 pc´s I can´t. Is there something with pc´s browsers or something else?



 Regards,

 Joao

 Kind regards

 _

 João Gabriel Mazuze

 National Database Manager

 Projecto CHASS-SMT

 Abt Associates Inc.

 Av. Marginal, 4067

 Cidade de Maputo, Moçambique

 Fax: (+ 258)  21486767

 Tel:  (+ 258)  21493525/6/8

 Cell: (+258) 82 4236279

 www.chasssmt.com



 [image: Description: Description: Description: Description: Description:
 Description: Description: Description: Description: Logotipo CHASS-SMT]

 *Somos um projecto financiado  pelo PEPFAR-II, através da USAID, para
 reforçar o Sistema de Saúde das Provincias de  Sofala, Manica e Tete.
 Pretendemos melhorar a ligação e integração do HIV  com os Cuidados
 Primários de Saúde e outros a ele relacionados em coordenação com as
 Direcções Provinciais de Saúde e outros parceiros. Através do projecto
 CHASS-SMT, o Governo Americano apoia o Governo Moçambicano na melhoria da
 qualidade dos Serviços de Saúde no país.*






  --

 This message may contain privileged and confidential information intended
 solely for the addressee. Please do not read, disseminate or copy it unless
 you are the intended recipient. If this message has been received in error,
 we kindly ask that you notify the sender immediately by return email and
 delete all copies of the message from your system.


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


  --

 This message may contain privileged and confidential information intended
 solely for the addressee. Please do not read, disseminate or copy it unless
 you are the intended recipient. If this message has been received in error,
 we kindly ask that you notify the sender immediately by return email and
 delete all copies of the message from your system.


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

Re: [Dhis2-users] Request for additions

2015-06-01 Thread Morten Olav Hansen
Hi Nick

Cloning on the context menus have now been added to 2.19 and trunk. We have
a blueprint for filter by groups already, hope to have it in 2.20.

https://blueprints.launchpad.net/dhis2/+spec/support-reorder-and-grouping-in-selected-plugin

--
Morten

On Tue, Jun 2, 2015 at 8:36 AM, Shurajit Dutta shurajitdu...@gmail.com
wrote:

 Thanks Knut.

 Will do that.

 Nick

 On Mon, Jun 1, 2015 at 6:24 PM, Knut Staring knu...@gmail.com wrote:

 Hi Nick,
 not sure how fast these can be implemeneted, but they seem relatively
 small - suggest you create a blueprint for each of them.

 Knut

 On Mon, Jun 1, 2015 at 11:12 AM, Shurajit Dutta shurajitdu...@gmail.com
 wrote:

 Hello,

 I am wondering if any of the additions are possible given that you have
 a busy development roadmap already, understood if not possible though.

 1 - When creating datasets allow search to be filtered by data element
 or indicator group

 2 - Being able to clone dataelements directly from the data element
 management screen (which would open up a new edit data element window) in
 addition to doing this from the edit data element screen.

 Thanks,
 Nick

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




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 Norway: +4791880522
 Skype: knutstar
 http://dhis2.org



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


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


Re: [Dhis2-users] Request for additions

2015-06-01 Thread Shurajit Dutta
Thanks Knut.

Will do that.

Nick

On Mon, Jun 1, 2015 at 6:24 PM, Knut Staring knu...@gmail.com wrote:

 Hi Nick,
 not sure how fast these can be implemeneted, but they seem relatively
 small - suggest you create a blueprint for each of them.

 Knut

 On Mon, Jun 1, 2015 at 11:12 AM, Shurajit Dutta shurajitdu...@gmail.com
 wrote:

 Hello,

 I am wondering if any of the additions are possible given that you have a
 busy development roadmap already, understood if not possible though.

 1 - When creating datasets allow search to be filtered by data element or
 indicator group

 2 - Being able to clone dataelements directly from the data element
 management screen (which would open up a new edit data element window) in
 addition to doing this from the edit data element screen.

 Thanks,
 Nick

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




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 Norway: +4791880522
 Skype: knutstar
 http://dhis2.org

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


Re: [Dhis2-users] Request for additions

2015-06-01 Thread Shurajit Dutta
Great, thanks Morten!
On Jun 2, 2015 11:07 AM, Morten Olav Hansen morte...@gmail.com wrote:

 Hi Nick

 Cloning on the context menus have now been added to 2.19 and trunk. We
 have a blueprint for filter by groups already, hope to have it in 2.20.


 https://blueprints.launchpad.net/dhis2/+spec/support-reorder-and-grouping-in-selected-plugin

 --
 Morten

 On Tue, Jun 2, 2015 at 8:36 AM, Shurajit Dutta shurajitdu...@gmail.com
 wrote:

 Thanks Knut.

 Will do that.

 Nick

 On Mon, Jun 1, 2015 at 6:24 PM, Knut Staring knu...@gmail.com wrote:

 Hi Nick,
 not sure how fast these can be implemeneted, but they seem relatively
 small - suggest you create a blueprint for each of them.

 Knut

 On Mon, Jun 1, 2015 at 11:12 AM, Shurajit Dutta shurajitdu...@gmail.com
  wrote:

 Hello,

 I am wondering if any of the additions are possible given that you have
 a busy development roadmap already, understood if not possible though.

 1 - When creating datasets allow search to be filtered by data element
 or indicator group

 2 - Being able to clone dataelements directly from the data element
 management screen (which would open up a new edit data element window) in
 addition to doing this from the edit data element screen.

 Thanks,
 Nick

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




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 Norway: +4791880522
 Skype: knutstar
 http://dhis2.org



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



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