Dear devs,
What will be the best possible approach (minimum number of API calls) to
get all the dataElements which are relevant for a selected program.
I couldn't find out a direct API call for this, so currently following the
below flow.
Program (1) -> programStages (n) -> programStageDataEleme
=programStages[programStageDataElements[dataElement[name,id]]]
>
> On Sun, May 15, 2016 at 7:09 PM, Knut Staring wrote:
>
>> Maybe something like this:
>>
>> https://play.dhis2.org/demo/api/programs/IpHINAT79UW.json?fields=programStages[programStageDataElements[:all]]
>>
>&g
a,
>>
>> Yeah, it is pretty powerful. More examples in the documentation, also on
>> filtering exactly which results and what fields you like to see.
>>
>> Have fun!
>> Knut
>>
>> On Sun, May 15, 2016 at 7:17 PM, chathura widanage <
>> chathuraw
Hi devs,
Is there a way to read the content of a fileResource without linking the
resource to a dataValue.
example scenario :
Upload a CSV which contains some arbitrary data and read it immediately. I
won't need these data after the first read.
Regards,
Chathura
nut
>
> On Thu, Jun 2, 2016 at 10:53 AM, chathura widanage <
> chathurawidan...@gmail.com> wrote:
>
>> Hi devs,
>>
>> Is there a way to read the content of a fileResource without linking the
>> resource to a dataValue.
>>
>> example sce
:
> Sure, but what is it you want to do with this after retrieving? Display it
> somehow?
>
> Knut
>
> On Thu, Jun 2, 2016 at 11:11 AM, chathura widanage <
> chathurawidan...@gmail.com> wrote:
>
>> Thanks for the response, what I meant by read is, retrieve the con
rsity of Oslo
> http://www.dhis2.org
>
> On Thu, Jun 2, 2016 at 2:03 PM, chathura widanage <
> chathurawidan...@gmail.com> wrote:
>
>> Yes, display in a chart as a preview. Part of the data(selected rows)
>> will be then saved as an attribute in a custom object. Custo
t; process it on the client?
>
> --
> Morten Olav Hansen
> Senior Engineer, DHIS 2
> University of Oslo
> http://www.dhis2.org
>
> On Thu, Jun 2, 2016 at 2:16 PM, chathura widanage <
> chathurawidan...@gmail.com> wrote:
>
>> Hi Morten,
>>
>> Tha
gt;> single version of IE.. I think it's safe to use it :) (it also removes the
>> need to store tmp files on the server)
>>
>> --
>> Morten Olav Hansen
>> Senior Engineer, DHIS 2
>> University of Oslo
>> http://www.dhis2.org
>>
>> On T
Hi devs,
Could you please suggest me a efficient way to test the changes done to
tracker capture, without having to build the whole thing which usually
takes more than 15mins.
Thanks
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis
Web client on the /dev server, which is updated when the continuous
> server is finished, something around every hour:
>
> http://play.dhis2.org/dev/
>
> http://ci.dhis2.org/
>
>
> regards,
>
> Lars
>
>
>
>
>
> On Mon, Jun 20, 2016 at 4:31 PM, chathura wid
It is 2.23
Thanks
On 21 Jun 2016 18:12, "Abyot Asalefew Gizaw" wrote:
> Hi Chathura,
>
> Which version of DHIS 2 are you using?
>
> --
> Abyot A. Gizaw.
> Senior Engineer, DHIS2
> University of Oslo
> http://www.dhis2.org
>
> On Tue, Jun 21, 2016 at 2
byot A. Gizaw.
> Senior Engineer, DHIS2
> University of Oslo
> http://www.dhis2.org
>
> On Tue, Jun 21, 2016 at 2:49 PM, chathura widanage <
> chathurawidan...@gmail.com> wrote:
>
>> It is 2.23
>>
>> Thanks
>> On 21 Jun 2016 18:12, "Abyot Asal
S2. Is there any walk around for this issue?
Thanks
--
Best Regards,
*Chathura Widanage,*
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka
<https://www.linkedin.com/profile/public-profile-settings?trk=prof-edit-edit-public_profile>
<http://
t;
>>>>> Thank you Morten.
>>>>>
>>>>> On Wed, Aug 17, 2016 at 7:10 PM, Morten Olav Hansen
>>>>> wrote:
>>>>>
>>>>>> Seems like a bug yes, I will look into it
>>>>>>
>>>>>
e sql views are working fine in a 2.23 (23041,
2016-06-30 20:26) instance.
Thank you.
On Thu, Aug 25, 2016 at 6:10 PM, chathura widanage <
chathurawidan...@gmail.com> wrote:
> Thank you Morten.
>
> On 25 Aug 2016 13:00, "Pamod Amarakoon" wrote:
>
>> Thank you M
Hi devs,
I am Chathura Widanage from Univeristy of Moratuwa, Sri Lanka. I have
developed a module to support longitudinal charts in DHIS2 under the GSoC
program and I would like to share the details of my work with the community.
Please follow this link for more information about my project
ves the
same result unless I completely delete the TEI. Is there any parameter that
can be set i n order to eliminate the unenrolled TEIs from the results?
Thanks in advance.
Regards,
Chathura Widanage
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuw
statuses in upper if/else
blocks? Are these two statuses reserved for a special purpose?
Thanks & Regards,
Chathura Widanage,
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka
___
Mailing list: h
ill consider a filter to allow for
>> this.
>>
>> Blueprint here: https://blueprints.launchpad.net/dhis2/+spec/event-
>> analytics-program-status-filter
>>
>> Jan
>>
>> On 9 September 2016 at 12:58, chathura widanage <
>> chathurawidan...@gma
procedure fails
including analytics table generation.
Is there a way to make DHIS2 scheduled event drop A before B in above case.
Thanks & Regards,
Chathura Widanage
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad
good.
>
> best regards,
>
> Lars
>
> On Tue, Oct 4, 2016 at 11:10 AM, chathura widanage <
> chathurawidan...@gmail.com> wrote:
>
>> Dear Devs,
>>
>> We have two SQLViews created in DHIS2 v2.24 where one view depends on
>> other one(Say, A dep
Hi,
Any update on this?
Thanks
On Thu, Oct 6, 2016 at 11:27 AM, chathura widanage <
chathurawidan...@gmail.com> wrote:
> Hi Lars,
>
> We have two sets of SQL Views,
>
> -
> dnms nutrition last event (A)
> dnms nutrition psi pi map(B)
>
> Here A depends on B
___
> 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
>
>
--
Best Regards,
*Chathura Widanage,*
Undergradu
sion
2.26.
Currently we are using SQL Views (2 SQL views + 1 Query) to generate above
results, but that is extremely inefficient and expensive.
Thanks
--
Best Regards,
*Chathura Widanage,*
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka
<htt
>>> enrollment program indicators. Assuming the program is built as a multiple
>>>> event with registration, and the DE1 is part of a repeating program stage,
>>>> the inherent properties of enrollment program indicators covers much of
>>>> what you wa
Hi,
I am Chathura Widanage from department of computer science and
engineering, Univeristy of Moratuwa., Sri Lanka. I am interested in the
three proposed projects,
"*5. Enhance existing DHIS2 android dashboard application*",
"*2. Partial rendering of front-end, ReactJS based appl
Hi devs,
Is there any native support for integrating recaptcha for login?
Thanks,
Chathura
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : htt
Hi all,
I am currently doing some modifications to GIS app. Could you please let me
know, how can I test my modifications by running the dev server. I could
test event-capture by editing dhisConfig in webpack.config.js. Tried to do
the same by editing webpack.config.js of GIS-APP. But still couldn
Hi devs,
We have encountered a null pointer exception from AbstractEventService.java
when trying to add a new event using Event Capture.
Anyway, when looking at the code I realized that, null pointer exception is
possible in the following piece of code.
List programInstances = getActiveProgramIn
Hi,
This query is regarding Event Capture app.
HISP Sri Lanka has a requirement of rendering a set of radio buttons,
instead of a (or ui-select) for an option set in a custom form.
We have noticed that in defaultForm.html, this case has been handled by
utilizing the property *renderOptionsAsRa
31 matches
Mail list logo