[Dhis2-devs] Approval Button doesn't show

2015-01-05 Thread rin.channara
Hi all DHIS2, I assigned authorities approval data and accept data to user role. when I go to report->data approval. it doesn’t show “Approval” button. But for super_user, it show that button. I don’t know what I am missing. DHIS2 v.217 DATABASE: PostgreSQL my recommend: suggest prepare a

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17889: Script

2015-01-05 Thread noreply
revno: 17889 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-01-05 19:22:31 +0100 message: Script modified: resources/sql/div.sql -- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17888: fix in validation - no need to enforce type if value is null and not compulsory

2015-01-05 Thread noreply
revno: 17888 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-01-05 18:28:31 +0100 message: fix in validation - no need to enforce type if value is null and not compulsory modified: dhis-2/dhis-web/dhis-web-co

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17887: minor

2015-01-05 Thread noreply
revno: 17887 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-01-05 18:09:17 +0100 message: minor modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17886: tracker capture - defined sections are now rendered during data entry

2015-01-05 Thread noreply
revno: 17886 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-01-05 17:25:01 +0100 message: tracker capture - defined sections are now rendered during data entry modified: dhis-2/dhis-web/dhis-web-apps/src/main

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17885: Basic auth security, adding /account filters so that user invitations work

2015-01-05 Thread noreply
revno: 17885 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-01-05 16:53:54 +0100 message: Basic auth security, adding /account filters so that user invitations work modified: dhis-2/dhis-web/dhis-web-commons/sr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17884: adding new relative through registration

2015-01-05 Thread noreply
revno: 17884 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-01-05 16:31:59 +0100 message: adding new relative through registration modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capt

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17883: minor

2015-01-05 Thread noreply
revno: 17883 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-01-05 12:39:25 +0100 message: minor modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry-

Re: [Dhis2-devs] Event analytics API - problems retrieving the Hierarchy UIDs

2015-01-05 Thread Calle Hedberg
Hi, just to clarify: Our problem is that (a) the analytic event table has values for the three columns uidlevel1, uidlevel2, uidlevel3 (b) the event data is linked to uidlevel3 values (c) we need to filter the data, then do weighting (multiply values in one field with a weighting factor), then agg

Re: [Dhis2-devs] URL mapping for completeDataSetRegistrations

2015-01-05 Thread Morten Olav Hansen
Ok, I'll have a look on Wednesday On Mon 5 Jan 2015 at 11:40 Mahendra Kariya wrote: > Hi Morten, > > CompleteDataSetRegistrationController is not inheriting > AbstractCrudController. > This looks like some filter issue. > > We noticed that if we pass Accept headers as text/plain, it is always >

Re: [Dhis2-devs] URL mapping for completeDataSetRegistrations

2015-01-05 Thread Morten Olav Hansen
Hi Have a look and see if the delete overrides the one in abstract crud controller or not I'm traveling now, can have a look on Wednesday On Mon 5 Jan 2015 at 11:09 Mahendra Kariya wrote: > Hi, > > We have been observing that DELETE request > to /api/completeDataSetRegistrations has been interm

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17882: minor

2015-01-05 Thread noreply
revno: 17882 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-01-05 11:34:24 +0100 message: minor modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/enrollment/enrollmen

[Dhis2-devs] Event analytics API - problems retrieving the Hierarchy UIDs

2015-01-05 Thread Calle Hedberg
Hi, We are having event analytics tables with data linked to the OU3 level. That levels OU_IDs are coming through, but we also need the IDs for OU2 and OU1 - they are in the table, but not coming through. Is this a bug, or are we doing something wrong? Regards Calle

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17881: completed enrollments are now available for viewing

2015-01-05 Thread noreply
revno: 17881 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-01-05 11:20:46 +0100 message: completed enrollments are now available for viewing modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-t