Re: [Dhis2-devs] [Dhis2-users] Problem loading pivot table results

2017-04-05 Thread Jan Henrik Ă˜verland
Hi Tantely, You can dump larger chunks of data by doing the following: - Open the pivot tables app - Select what you need in the left menu - Do not click "update" - instead click the small down-arrow next to the update button and download as CSV Jan On 5 April 2017 at 08:32, Raminosoa Rabemana

Re: [Dhis2-devs] [Dhis2-users] Problem loading pivot table results

2017-04-05 Thread Jason Pickering
You maybe getting a "HTTP Error 414 Request URI too long" error in the browser. This happens when the URL generated by the client is too big to be handled by the HTTP server. Check the JS console in the browser and see. Jan's method may work, but it will not work if you are getting that error. Re

Re: [Dhis2-devs] [Dhis2-users] CLARITY ON DEFINITIONS FOR COUNTS IN PROGRAM INDICATORS

2017-04-05 Thread Stanley Kalyati
Thank you so much Markus,this clears it all.Every day is a learning experience. My regards Stanley. On Tue, Apr 4, 2017 at 2:55 PM, Markus Bekken wrote: > Hi Stanley! > > You possibly already read this chapter in the docs: > 26.4.1.7. About variables >

Re: [Dhis2-devs] [Dhis2-users] Problem loading pivot table results

2017-04-05 Thread Jan Henrik Ă˜verland
As long as you are selecting orgunits by level, and not explicitly, that should not be a problem. On 5 April 2017 at 09:08, Jason Pickering wrote: > You maybe getting a "HTTP Error 414 Request URI too long" error in the > browser. This happens when the URL generated by the client is too big to b

[Dhis2-devs] DELETING INACTIVE ENTITIES IN TRACKER CAPTURE

2017-04-05 Thread Stanley Kalyati
How can one delete all enrolled entities without any events in Tracker Capture? In my case those entities without any event are likely to be duplicates and i want to delete them. Thanks Stanley ___ Mailing list: https://launchpad.net/~dhis2-devs Post t

Re: [Dhis2-devs] [Dhis2-users] Problem loading pivot table results

2017-04-05 Thread Raminosoa Rabemanantsoa, Tantely
Hi Jan, Jason, Thank you for this suggestion! Clicking on csv under update is working! It is giving the raw data with only the selected dataelements in the query in the left side. It seems interesting, I only have to build the crosstabulation in the spreadsheet. Also, could you please mention the

Re: [Dhis2-devs] [Dhis2-users] TRACKER CAPTURE FAILING TO CLEAR FORM AFTER SAVE AND ADD NEW

2017-04-05 Thread Stanley Kalyati
I had posted this issue some days back. I am still experience the issue of data not clearing after pressing the "SAVE AND ADD NEW'' batton. When i press twice hoping the elements will clear for another entity to be added,i am getting the error below:\ On Fri, Mar 31, 2017 at 4:22 PM, Stanley K

[Dhis2-devs] Error when creating users through API 2.26

2017-04-05 Thread Harsh Atal
Hi I am trying to create users through API but getting following error :- *{* * "httpStatus": "Internal Server Error",* * "httpStatusCode": 500,* * "status": "ERROR",* * "message": "attempted to assign id from null one-to-one property [org.hisp.dhis.user.UserCredentials.userInfo]"* *}* This

Re: [Dhis2-devs] [Dhis2-users] TRACKER CAPTURE FAILING TO CLEAR FORM AFTER SAVE AND ADD NEW

2017-04-05 Thread Calle Hedberg
Stanley, I presume you are referring to the fact that SAVE AND ADD NEW would clear the enrollment part but not the stage part of the data entry form? If so, then the issue should be fixed now - Abyot sorted it out yesterday. I've only tested it in 2.26 where it works fine, but Abyot says he's bac

Re: [Dhis2-devs] [Dhis2-users] TRACKER CAPTURE FAILING TO CLEAR FORM AFTER SAVE AND ADD NEW

2017-04-05 Thread Stanley Kalyati
Yes Calle that exactly what i was referring to.The enrollment part. I will do so. Thanks Stanley On Wed, Apr 5, 2017 at 11:34 AM, Calle Hedberg wrote: > Stanley, > > I presume you are referring to the fact that SAVE AND ADD NEW would clear > the enrollment part but not the stage part of the d

[Dhis2-devs] Developer manual for 2.20

2017-04-05 Thread Calle Hedberg
Hi Where can I find the developer manuals for versions before 2.22? I am in particular looking for 2.20 dev manual. Regards Calle -- *** Calle Hedberg 46D Alma Road, 7700 Rosebank, SOUTH AFRICA Tel/fax (home): +27-21-685-6472 Cell: +27-82-853-5352 I

Re: [Dhis2-devs] Developer manual for 2.20

2017-04-05 Thread Calle Hedberg
Hi, I've managed to locate a copy of 2.20 dev manual, but would otherwise be interested in knowing where older manuals are stored/available. Regards Calle On 5 April 2017 at 11:56, Calle Hedberg wrote: > Hi > > Where can I find the developer manuals for versions before 2.22? I am in > particul

Re: [Dhis2-devs] Developer manual for 2.20

2017-04-05 Thread Jason Pickering
Hi Calle, We did not keep these, but you can always generate them from the source code of the documentation. However, we did not really tag things back then, so you might have to try and guess which revision you actually need. In general, this should be before we tag the next release, which for 2

Re: [Dhis2-devs] Developer manual for 2.20

2017-04-05 Thread Calle Hedberg
jason Thanks - appreciated. Background for this is the frustration we have with the frequent changes to the import/export module, where e.g. CSV meta-data format changes from one version to the next without any backward compatibility and/or usable error message feedback. It might be worth conside

Re: [Dhis2-devs] DELETING INACTIVE ENTITIES IN TRACKER CAPTURE

2017-04-05 Thread Calle Hedberg
Stanley, Neither DELETE enrollment (DELETE button) nor "REMOVE person" (red button) - both in the dashboard - work at the moment. Stian Sandvold is working hard to try to track the bug down - seems to be an elusive one Croxx your fingers :-) Best regards Calle On 5 April 2017 at 09:27, Stanley

Re: [Dhis2-devs] Developer manual for 2.20

2017-04-05 Thread Jason Pickering
Hi Calle, I think its a good suggestion. If you do not mind to create a Jira issue and assign it to me, I will speak to Ceclia and see how we can best distribute these legacy manuals. Regards, Jason On Wed, Apr 5, 2017 at 2:18 PM, Calle Hedberg wrote: > jason > > Thanks - appreciated. > > Back

Re: [Dhis2-devs] Developer manual for 2.20

2017-04-05 Thread Calle Hedberg
Jason I will write a JIRA issue, but I cannot assign it to anybody Regards Calle On 5 April 2017 at 14:41, Jason Pickering wrote: > Hi Calle, > I think its a good suggestion. If you do not mind to create a Jira issue > and assign it to me, I will speak to Ceclia and see how we can best > distr