Re: [Dhis2-devs] Register a Tracked Entity Instance without enrollment

2018-06-27 Thread Em Le Hong
Hi Lukas,

It would be great if you can back port to 2.29 since 2.30 is not yet
release and after release we need time to test before applying to our
production server.

Thanks,

On Wed, Jun 27, 2018 at 5:25 PM, Lukas Wijgaart-van Dijk <
lukase...@gmail.com> wrote:

> Hi,
> This feature has been reintroduced in 2.30, but did that time not get back
> ported to 2.29.
> If you need this functionality in 2.29 we can go ahead and back port it.
>
> Best regards,
> - Lukas Wijgaart van Dijk
>
> 27. jun. 2018 kl. 11.58 skrev Em Le Hong :
>
> Dear all,
>
> I'm trying to set up some Tracker programs on 2.29 and facing some
> problems.
>
> On 2.28 and older versions, we can set up to register a Tracked Entity
> Instance without Enrollment
> 
> But I couldn't find this feature on 2.29
> 
> I still can find a Cancel Enrollment to enroll again, but can't register
> new.
>
> Does anyone know that is there somewhere that I can enable this feature or
> it had been completely removed?
>
> I also create a ticket on Jira (https://jira.dhis2.org/browse/DHIS2-4156)
>
> Thanks,
>
>
> --
> *Em Le Hong*
> DHIS2 Implementation| *HISP Vietnam *
> em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
>
>
>
>
>
> ___
> 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
>
>
>


-- 
*Em Le Hong*
DHIS2 Implementation| *HISP Vietnam *
em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
___
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 Program Not Enrolling

2018-06-27 Thread Ifeanyi Okoye
Dear All,Just an update on this:
Here are the console scripts of the errors
angular.js:9866 GET 
https://localhost/instancename/api/28/trackedEntityInstances/query.json?ou=uiRXJAdUmTP=SELECTED=created:desc=IJcGR8cZ5mq=50=1=true
 409 (Conflict)
angular.js:9866 GET 
https://localhost/instancename/api/28/userDataStore/trackerCaptureGridColumns/IJcGR8cZ5mq
 404 (Not Found)

angular.js:11655 TypeError: Cannot read property 'id' of undefined    at 
services.js:1064    at Object.r [as forEach] (angular.js:323)    at 
services.js:1063    at angular.js:13248    at n.$eval (angular.js:14466)    at 
n.$digest (angular.js:14282)    at n.$apply (angular.js:14571)    at 
dhis2.storage.IndexedDBAdapter. (services.js:998)    at fire 
(jquery.js:3317)    at Object.fireWith [as resolveWith] (jquery.js:3447)
angular.js:9866 GET 
https://localhost/instancename/api/28/trackedEntityInstances/count.json?ou=uiRXJAdUmTP=ACCESSIBLE=jUchlhUq5kv=qahfVJQbG9x:LIKE:A12347=WFrSyy55iy6:LIKE:Doe=1=1=true
 409 (Conflict)

angular.js:9866 POST 
https://localhost/instancename/api/28/trackedEntityInstances 409 
(Conflict)(anonymous) @ angular.js:9866n @ angular.js:9667f @ 
angular.js:9383(anonymous) @ angular.js:13248$eval @ angular.js:14466$digest @ 
angular.js:14282$apply @ angular.js:14571(anonymous) @ angular.js:21571dispatch 
@ jquery.js:5206elemData.handle @ jquery.js:5014angular.js:11655 TypeError: 
Cannot read property 'responseType' of undefined    at 
registration-controller.js:423    at angular.js:13248    at n.$eval 
(angular.js:14466)    at n.$digest (angular.js:14282)    at n.$apply 
(angular.js:14571)    at l (angular.js:9698)    at M (angular.js:9888)    at 
XMLHttpRequest.F.onload (angular.js:9829)
Kindly help with some guidance.
thank you 

Warm Regards, 

Ifeanyi

Read DrMaestro's Blog
www.ifeanyiokoye.com
 

On Wednesday, June 27, 2018, 10:07:24 AM GMT+1, Ifeanyi Okoye 
 wrote:  
 
 Dear Devs,I created a new instance of DHIS2 running 2.29 to test the new 
features in the tracker program. I created a program and started client 
enrollments. I then updated the WAR file to the latest 2.29 WAR and then tried 
to create another Program.
My new program gets stuck on the enrollment page and just shows a loop going 
round. I thought it was an issue with the setup of the Program.
I then tried to use the previous program and it is also stuck on the 
registration page and does not proceed to enter the event details.
I tried to create a JIRA ticket for this and it kept saying that one of the 
components I entered was not allowed and I could not figure out what it was.
Is anybody else experiencing this issue?

Warm Regards, 

Ifeanyi

Read DrMaestro's Blog
www.ifeanyiokoye.com
  ___
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] Register a Tracked Entity Instance without enrollment

2018-06-27 Thread Lukas Wijgaart-van Dijk
Hi,
This feature has been reintroduced in 2.30, but did that time not get back 
ported to 2.29.
If you need this functionality in 2.29 we can go ahead and back port it.

Best regards,
- Lukas Wijgaart van Dijk

> 27. jun. 2018 kl. 11.58 skrev Em Le Hong :
> 
> Dear all,
> 
> I'm trying to set up some Tracker programs on 2.29 and facing some problems.
> 
> On 2.28 and older versions, we can set up to register a Tracked Entity 
> Instance without Enrollment
> 
> But I couldn't find this feature on 2.29
> 
> I still can find a Cancel Enrollment to enroll again, but can't register new.
> 
> Does anyone know that is there somewhere that I can enable this feature or it 
> had been completely removed?
> 
> I also create a ticket on Jira (https://jira.dhis2.org/browse/DHIS2-4156 
> )
> 
> Thanks,
> 
> 
> -- 
> Em Le Hong
> DHIS2 Implementation| HISP Vietnam 
> em.hispviet...@gmail.com  | Skype: 
> em.hispviet...@gmail.com 
> 
> 
> 
> 
> 
> ___
> 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


[Dhis2-devs] Tracker Program Not Enrolling

2018-06-27 Thread Ifeanyi Okoye
Dear Devs,I created a new instance of DHIS2 running 2.29 to test the new 
features in the tracker program. I created a program and started client 
enrollments. I then updated the WAR file to the latest 2.29 WAR and then tried 
to create another Program.
My new program gets stuck on the enrollment page and just shows a loop going 
round. I thought it was an issue with the setup of the Program.
I then tried to use the previous program and it is also stuck on the 
registration page and does not proceed to enter the event details.
I tried to create a JIRA ticket for this and it kept saying that one of the 
components I entered was not allowed and I could not figure out what it was.
Is anybody else experiencing this issue?

Warm Regards, 

Ifeanyi

Read DrMaestro's Blog
www.ifeanyiokoye.com
___
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] Script Not Loading For Pivot Table Plugin V28

2018-06-27 Thread Sourabh Bhardwaj
Thanks for the reply Knut,

It is available in the dhis-web-pivot package :)

On Wed, Jun 27, 2018 at 12:27 PM Knut Staring  wrote:

> Maybe this workaround will be of help:
> https://lists.launchpad.net/dhis2-users/msg15874.html
>
> On Wed, Jun 27, 2018 at 8:46 AM Sourabh Bhardwaj 
> wrote:
>
>> Hi Everyone ,
>>
>> A gentle reminder to the previous mail :
>>
>> Pivot table plugin is not working as (
>> https://dhis2-cdn.org/v228/plugin/reporttable.js) is down. Please share
>> if anyone having 'reporttable.js' script file available or please make this
>> link up and working.
>>
>> Thanks
>>
>>
>> On Tue, Jun 26, 2018 at 1:51 PM Sourabh Bhardwaj 
>> wrote:
>>
>>>
>>> Hi All,
>>>
>>> I am trying to Embed Pivot table from Pivot Plugin, however the only
>>> source required 'reportTable.js'  is not loading:
>>>
>>> (https://dhis2-cdn.org/v228/plugin/reporttable.js)
>>> *giving the page is currently offline *
>>>
>>> I am following the reference:
>>> https://docs.dhis2.org/master/en/developer/html/dhis2_developer_manual_full.html#webapi_pivot_table_plugin
>>>
>>> Is there any alternative available to 'reportTable' for version 28. If
>>> someone having 'reportTable.js' available  offline , Please share.
>>>
>>> Thanks in advance!
>>> Sourabh Bhardwaj
>>> HISP India
>>>
>>>
>>> ___
>> 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
>>
>
>
> --
> Knut Staring
>
> Department of Information, Evidence and Research
> World Health Organization, Geneva, Switzerland
> Office: +41 22 791 3683 Mob1: +33 6 4434 2931 Mob2: +47 9188 0522
> Skype: knutstar
>
___
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] Script Not Loading For Pivot Table Plugin V28

2018-06-27 Thread Knut Staring
Maybe this workaround will be of help:
https://lists.launchpad.net/dhis2-users/msg15874.html

On Wed, Jun 27, 2018 at 8:46 AM Sourabh Bhardwaj 
wrote:

> Hi Everyone ,
>
> A gentle reminder to the previous mail :
>
> Pivot table plugin is not working as (
> https://dhis2-cdn.org/v228/plugin/reporttable.js) is down. Please share
> if anyone having 'reporttable.js' script file available or please make this
> link up and working.
>
> Thanks
>
>
> On Tue, Jun 26, 2018 at 1:51 PM Sourabh Bhardwaj 
> wrote:
>
>>
>> Hi All,
>>
>> I am trying to Embed Pivot table from Pivot Plugin, however the only
>> source required 'reportTable.js'  is not loading:
>>
>> (https://dhis2-cdn.org/v228/plugin/reporttable.js)
>> *giving the page is currently offline *
>>
>> I am following the reference:
>> https://docs.dhis2.org/master/en/developer/html/dhis2_developer_manual_full.html#webapi_pivot_table_plugin
>>
>> Is there any alternative available to 'reportTable' for version 28. If
>> someone having 'reportTable.js' available  offline , Please share.
>>
>> Thanks in advance!
>> Sourabh Bhardwaj
>> HISP India
>>
>>
>> ___
> 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
>


-- 
Knut Staring

Department of Information, Evidence and Research
World Health Organization, Geneva, Switzerland
Office: +41 22 791 3683 Mob1: +33 6 4434 2931 Mob2: +47 9188 0522
Skype: knutstar
___
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] Script Not Loading For Pivot Table Plugin V28

2018-06-27 Thread Sourabh Bhardwaj
 Hi Everyone ,

A gentle reminder to the previous mail :

Pivot table plugin is not working as (
https://dhis2-cdn.org/v228/plugin/reporttable.js) is down. Please share if
anyone having 'reporttable.js' script file available or please make this
link up and working.

Thanks


On Tue, Jun 26, 2018 at 1:51 PM Sourabh Bhardwaj 
wrote:

>
> Hi All,
>
> I am trying to Embed Pivot table from Pivot Plugin, however the only
> source required 'reportTable.js'  is not loading:
>
> (https://dhis2-cdn.org/v228/plugin/reporttable.js)
> *giving the page is currently offline *
>
> I am following the reference:
> https://docs.dhis2.org/master/en/developer/html/dhis2_developer_manual_full.html#webapi_pivot_table_plugin
>
> Is there any alternative available to 'reportTable' for version 28. If
> someone having 'reportTable.js' available  offline , Please share.
>
> Thanks in advance!
> Sourabh Bhardwaj
> HISP India
>
>
>
___
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