Re: [Dhis2-devs] Create New track Entity through web API

2015-02-05 Thread channara rin
Hi Morten, Could you describe more detail for me, what should i do? for me it is seem difficult to understand. ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs

Re: [Dhis2-devs] Create New track Entity through web API

2015-02-05 Thread Morten Olav Hansen
When you send in a TEI (Tracked entity instance), something like this: { "trackedEntity": "ID1", "orgUnit": "ID2", "attributes": [ { "attribute": "att1", "value": "value" } ] } And then you send in another time with this payload { "trackedEntity": "ID1", "orgUnit": "ID2",

Re: [Dhis2-devs] Create New track Entity through web API

2015-02-05 Thread Morten Olav Hansen
Ok, but I'm not sure this is related to the web-api.. you are using the old UI, which means it is using struts directly... Did you also try in the new tracker app? -- Morten On Thu, Feb 5, 2015 at 3:55 PM, channara rin wrote: > I don't know i feedback to you is right or wrong? > My step doing

[Dhis2-devs] Fwd: OpenMRS - DHIS2 Report module

2015-02-05 Thread Knut Staring
FYI -- Forwarded message -- From: srimaurya kummamuru Date: Thu, Jan 22, 2015 at 1:50 AM Subject: Re: OpenMRS - DHIS2 Report module To: implement...@openmrs.org Cc: dev I agree that it might be an alternative to have no dependency on SQL queries and utilize reporting module's co

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18178: Dashboard, improved validation.

2015-02-05 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18178 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-02-05 13:35:41 +0100 message: Dashboard, improved validation. modified: dhis-2/dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18179: Dashboard, improved validation.

2015-02-05 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18179 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-02-05 13:56:12 +0100 message: Dashboard, improved validation. modified: dhis-2/dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18180: Dashboard, alert issues fixed.

2015-02-05 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18180 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-02-05 15:56:19 +0100 message: Dashboard, alert issues fixed. modified: dhis-2/dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18181: DV dimensions fields filter.

2015-02-05 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18181 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-02-05 16:23:44 +0100 message: DV dimensions fields filter. modified: dhis-2/dhis-we

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18182: Code style

2015-02-05 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18182 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-02-05 16:29:33 +0100 message: Code style modified: dhis-2/dhis-web/dhis-web-apps/sr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18183: GIS embed code bug fixed.

2015-02-05 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18183 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-02-05 16:57:49 +0100 message: GIS embed code bug fixed. modified: dhis-2/dhis-web/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18184: Event analytics. Improved performance by removing unnecessary lookup of org unit levels.

2015-02-05 Thread noreply
revno: 18184 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-05 19:58:22 +0100 message: Event analytics. Improved performance by removing unnecessary lookup of org unit levels. modified: dhis-2/dhis-service

Re: [Dhis2-devs] [Dhis2-users] dhis 2.16 update

2015-02-05 Thread Dayo Adeyomoye
Hi Andrea, Please I need help with DHIS2 J2ME 2.11. I need to bundle my URL with the v2.11 as I am aware it is the only version of the two versions available that works with the DHIS presently. Please advise. BlackBerry: 3114F90C Phone: 08028851441, 08035560463 emails: deemo...@yahoo.com, addyr..

Re: [Dhis2-devs] Server Location on DHIS2.11 Mobile client

2015-02-05 Thread Dayo Adeyomoye
Hi Ngo, Please I am aware that only the v2.11 Mobile J2ME client works with DHIS2. Please I need to bundle my URL into the v2.11 version as it does not provide field for URL. I tried using the v2.16 but it says Cannot Verify Certificate. Please advise. Regards BlackBerry: 3114F90C Phone: 08028851

Re: [Dhis2-devs] Server Location on DHIS2.11 Mobile client

2015-02-05 Thread Dayo Adeyomoye
Hi Ngo, Please I am aware that only the v2.11 Mobile J2ME client works with DHIS2. Please I need to bundle my URL into the v2.11 version as it does not provide field for URL. I tried using the v2.16 but it says Cannot Verify Certificate. Please advise. Regards BlackBerry: 3114F90C Phone: 08028851

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18185: support field filter in /api/trackedEntityInstances/ID endpoint, wip

2015-02-05 Thread noreply
revno: 18185 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2015-02-06 10:50:03 +0700 message: support field filter in /api/trackedEntityInstances/ID endpoint, wip modified: dhis-2/dhis-services/dhis-service-dxf2/sr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18186: support field filter in /api/trackedEntityInstances/ID endpoint

2015-02-05 Thread noreply
revno: 18186 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2015-02-06 11:16:45 +0700 message: support field filter in /api/trackedEntityInstances/ID endpoint modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org