Dear Channara,
I also had a similar issue on 2.20 and Simen suggested a solution few hours
back. I couldn't really check it. But I'm attaching his reply below. May be
that might work for the issue you mentioned
" You need to have programs and organisation units directly assigned to the
user. What
Hi DHIS2 family,
can i write code javascript to get organisation Unit ID like below?
*var orgID = dhis2.de.currentOrganisationUnitId;*
but when i check console in grome browser. it shows like below:
[image: Inline image 1]
___
Mailing list: https://laun
HI DHIS2 family,
I downloaded DHIS2 Trackers Android App to test. i can log-in success, but
i didn't see any things with organisation Units.
DHIS2 V2.19
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsu
Hi Paul,
Could you please try this:
Enable the "*Allow users to grant own user roles*" in Setting > Access
This is related to the logic that the system look for user.
Long
On Tue, Oct 6, 2015 at 4:43 AM riddy ndoma wrote:
> Hi Paul.
> Can you try to use directly the country code without "+"
Hi Paul.
Can you try to use directly the country code without "+" or "00"? It works
well with the old version I think.
Cheers,
On Oct 5, 2015 4:23 PM, "J. Paul Mutali" wrote:
> Hi there,
>
> We re testing receiving data in DHIS from sms,
> we have set up the datasets, and we are using the Gener
revno: 20512
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2015-10-05 19:45:17 +0200
message:
Removed serializableUid
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/attribute/Attribute.java
dhis-2/dhis-ap
revno: 20511
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2015-10-05 19:32:18 +0200
message:
Removed batch handler classes.
removed:
dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/jdbc/batchha
revno: 20510
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2015-10-05 19:23:54 +0200
message:
Removed import-export classes
removed:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/ImportableObject.java
dhis-2
revno: 20509
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2015-10-05 19:01:40 +0200
message:
Removed project dhis-service-importexport. Remember to remove from IDE.
removed:
dhis-2/dhis-services/dhis-service-impor
revno: 20508
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2015-10-05 17:32:26 +0200
message:
Minor
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/organisationunit/hibernate/Hibernate
Hi there,
We re testing receiving data in DHIS from sms,
we have set up the datasets, and we are using the Generic HTTP gateway for
SMS using the DHIS2 SMS gateway app on an android phone.
the strange this is that the message are being received in DHIS, but the
phone number sending has +, and th
revno: 20507
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Mon 2015-10-05 15:56:43 +0200
message:
tracker-capture: attribute inheritance during relationship
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhi
revno: 20506
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Mon 2015-10-05 15:54:45 +0200
message:
tracker associate value type input field
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web
[image: Inline image 1]
RUN
[image: Inline image 2]
On Mon, Oct 5, 2015 at 6:36 PM, channara rin wrote:
> No record found...
>
> On Mon, Oct 5, 2015 at 6:21 PM, Jason Pickering <
> jason.p.picker...@gmail.com> wrote:
>
>> What about
>>
>> SELECT * FROM period where startdate = '1975-01-01'::da
No record found...
On Mon, Oct 5, 2015 at 6:21 PM, Jason Pickering wrote:
> What about
>
> SELECT * FROM period where startdate = '1975-01-01'::date
>
>
>
> On Mon, Oct 5, 2015 at 12:30 PM, channara rin
> wrote:
>
>> Hi Jason,
>> I am using version 2.20 and Time zone: GMT+7:00
>>
>> On Mon, Oct
What about
SELECT * FROM period where startdate = '1975-01-01'::date
On Mon, Oct 5, 2015 at 12:30 PM, channara rin
wrote:
> Hi Jason,
> I am using version 2.20 and Time zone: GMT+7:00
>
> On Mon, Oct 5, 2015 at 5:24 PM, Jason Pickering <
> jason.p.picker...@gmail.com> wrote:
>
>> What time zo
I am facing the same problem: One script following the manual is:
http://dhis2-cdn.org/v219/ext/resources/css/ext-plugin-gray.css"; />
http://dhis2-cdn.org/v219/ext/ext-all.js";>
http://dhis2-cdn.org/v219/plugin/chart.js";>
var base = "Re: [Dhis2-devs] error after run analystic
Hi Jason,
I am using version 2.20 and Time zone: GMT+7:00
On Mon, Oct 5, 2015 at 5:24 PM, Jason Pickering wrote:
> What time zone are you on and which version are you using?
>
>
> On Mon, Oct 5, 2015 at 12:02 PM, channara rin
> wrote:
>
>> thank you jason
>> by the way, i run already. but didn'
What time zone are you on and which version are you using?
On Mon, Oct 5, 2015 at 12:02 PM, channara rin
wrote:
> thank you jason
> by the way, i run already. but didn't see any record show up
>
> On Mon, Oct 5, 2015 at 4:41 PM, Jason Pickering <
> jason.p.picker...@gmail.com> wrote:
>
>> And y
thank you jason
by the way, i run already. but didn't see any record show up
On Mon, Oct 5, 2015 at 4:41 PM, Jason Pickering wrote:
> And you may want to be careful about deleting anything as there may be
> data attached to one of those periods. You should of course make a backup
> before you at
And you may want to be careful about deleting anything as there may be data
attached to one of those periods. You should of course make a backup before
you attempt to delete anything, and then find any data which is referencing
the duplicate period. There are quite a few tables which reference
"per
Still some typos...
SELECT * FROM period WHERE (startdate, enddate) IN
(SELECT startdate, enddate FROM period GROUP BY startdate, enddate HAVING
count(*) >1)
On Mon, Oct 5, 2015 at 11:37 AM, Knut Staring wrote:
> Oops, wrong order. Should be like this, I think:
>
>
> SELECT * FROM period WHERE
Oops, wrong order. Should be like this, I think:
SELECT * FROM period WHERE startdata, enddate IN
(SELECT startdate, endedate FROM period GROUP BY startdate, enddate HAVING
count(*) >1)
On Mon, Oct 5, 2015 at 11:36 AM, Knut Staring wrote:
> The table is called period.
>
> But please first run
The table is called period.
But please first run this query:
SELECT * FROM period WHERE startdata, enddate IN
(SELECT startdate, endedate FROM period HAVING count(*) >1 GROUP BY
startdate, enddate)
On Mon, Oct 5, 2015 at 11:33 AM, channara rin
wrote:
> so you mean, i can delete row from table?
period table but make sure you delete only that row.
Alex
On Mon, Oct 5, 2015 at 12:33 PM, channara rin
wrote:
> so you mean, i can delete row from table? which table should i can delete
> that row?
>
> On Mon, Oct 5, 2015 at 4:20 PM, Alex Tumwesigye
> wrote:
>
>> Dear Channara,
>>
>> Which ve
so you mean, i can delete row from table? which table should i can delete
that row?
On Mon, Oct 5, 2015 at 4:20 PM, Alex Tumwesigye
wrote:
> Dear Channara,
>
> Which version are you running? This bug was fixed. It is related to
> timezone I f I remember very well.
> If you check your period tabl
In the Create/Edit program indicator screen, the option is at the end of the
first section:
Program Indicatiors documentation:
https://www.dhis2.org/doc/snapshot/en/user/html/ch30.html
> 5. okt. 2015 kl. 11.17 skrev channara rin :
>
> can you guide me where i can check this option?
>
> On Mon
Dear Channara,
Which version are you running? This bug was fixed. It is related to
timezone I f I remember very well.
If you check your period table, there are invalid ranges for 1975-01-01.
Just delete the invalid ranges and you will be fine.
Alex
On Mon, Oct 5, 2015 at 12:14 PM, channara rin
can you guide me where i can check this option?
On Mon, Oct 5, 2015 at 4:15 PM, Markus Bekken
wrote:
> Hi Channara.
> If you make Program Indicators, and check the "Show in form" option, they
> will be shown in a designated place in data entry.
>
> Markus
>
> > 5. okt. 2015 kl. 11.12 skrev chann
Hi Channara.
If you make Program Indicators, and check the "Show in form" option, they will
be shown in a designated place in data entry.
Markus
> 5. okt. 2015 kl. 11.12 skrev channara rin :
>
> Hi DHIS2 member,
> do you know how to make indicators that aggregate formular from Data elements
Hi DHIS2 member,
i got the message from DHIS2 system like below. can you help me how to fix
this problem?
=
Resource table process failed, please check the logs. Time:
2015-10-05T00:00:08.388+07:00. Message: PreparedStatementCallback; SQL
[insert
Hi DHIS2 member,
do you know how to make indicators that aggregate formular from Data
elements can show value in data entry section?
thank you
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe :
Dear Bridget,
You need to take care of the aggregation mode both in events reports and
pivot tables
Make sure it the same for both events and pivot.
Under layout in event report select whether to count, average. and
under options pivtot tables choose whether to sum, count, average...
Regard
Two screenshot.
On Mon, Oct 5, 2015 at 2:59 PM, Hannan Khan wrote:
> Dear Experts
>
> We are converting dhis2 tracker application from 2.13 to 2.19. and need
> your help on a crucial issues.
>
> In absence of a common identifier like Nation ID, Birth ID or mobile no.
> we are tracking the patien
revno: 20505
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Mon 2015-10-05 10:58:13 +0200
message:
tracker-capture: empty widget labels when nothing exists for listing
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/
Dear Experts
We are converting dhis2 tracker application from 2.13 to 2.19. and need
your help on a crucial issues.
In absence of a common identifier like Nation ID, Birth ID or mobile no. we
are tracking the patients with system generated 16 digit identifier
(version 13). Our health workers writ
Merge authors:
Stian Sandvold (stian-sandvold)
revno: 20504 [merge]
committer: Stian Sandvold
branch nick: dhis2
timestamp: Mon 2015-10-05 10:51:34 +0200
message:
Resolved a bug where casting systemSetting to boolean threw an excepti
revno: 20503
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Mon 2015-10-05 15:38:28 +0700
message:
set user creator on save/update of user credentials (mapped to creatoruserid
column since userid is already taken)
modifie
revno: 20502
committer: Jason P. Pickering
branch nick: dhis2
timestamp: Mon 2015-10-05 10:06:05 +0200
message:
(Translations) Enabling Mongolian locale.
added:
dhis-2/dhis-services/dhis-service-core/src/main/resources/i18n_global_m
revno: 20501
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Mon 2015-10-05 14:55:19 +0700
message:
renamed UserCredentials.user => UserCredentials.userInfo (user will be used
to tell who -created- the userCredentials inst
40 matches
Mail list logo