Re: [Dhis2-devs] Fwd: dhis-web-mapping

2012-09-10 Thread Martin Namutso
Hi Morten, Its indeed different...I have the tool on my laptop pointing to the Server using cURL! - * Blessings & regards* *Martin Namutso | IT\MIS Specialist | Mob: +256 782 006 662* *- If you think education is expensive try ignorance! -* On Wed, Sep 5, 2012 at 2:59 PM, Morten

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 8024: Added support for Json datavalueset.

2012-09-10 Thread noreply
revno: 8024 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2012-09-10 15:50:51 +0700 message: Added support for Json datavalueset. modified: dhis-2/dhis-dxf2/src/main/java/org/hisp/dhis/dxf2/datavalue/DataValue.java

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

2012-09-10 Thread noreply
revno: 8025 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2012-09-10 16:48:06 +0700 message: minor fix modified: dhis-2/dhis-dxf2/src/main/java/org/hisp/dhis/dxf2/datavalueset/DefaultDataValueSetService.java -- l

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 8026: Automatic SMS reminder (WIP).

2012-09-10 Thread noreply
revno: 8026 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2012-09-10 17:28:33 +0700 message: Automatic SMS reminder (WIP). added: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/SchedulingProgramObject.java dhis-2/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 8027: Fixed bug in data entry. There was a slight inconsistency between client and server side validati...

2012-09-10 Thread noreply
revno: 8027 committer: Lars Helge Ă˜verland branch nick: dhis2 timestamp: Mon 2012-09-10 18:11:09 +0200 message: Fixed bug in data entry. There was a slight inconsistency between client and server side validation of zero values, leadin

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 8028: Move Time Setting for sending message from system-setting to maintenance-patient.

2012-09-10 Thread noreply
revno: 8028 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2012-09-11 08:58:59 +0700 message: Move Time Setting for sending message from system-setting to maintenance-patient. modified: dhis-2/dhis-api/src/main/java/org/hisp

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 8029: Automatic SMS reminder (WIP).

2012-09-10 Thread noreply
revno: 8029 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2012-09-11 10:54:32 +0700 message: Automatic SMS reminder (WIP). modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/ProgramStage.java dhis-2/dhis-servic

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 8030: Automatic SMS reminder (Done).

2012-09-10 Thread noreply
revno: 8030 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2012-09-11 11:54:34 +0700 message: Automatic SMS reminder (Done). modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/SchedulingProgramObject.java dhis-

Re: [Dhis2-devs] Problem creating datamart

2012-09-10 Thread Hannan Khan
Thanks Jason. I put the Java heap space 1GB and Maximum 6GB (Xmx6144m and Xms1024m). But still getting 'java.lang.OutOfMemoryError: Java heap space' error. That why I asked that whether that is a bug or not. I am trying to other options and contact you soon. Regards Hannan On Mon, Sep 10, 2012

Re: [Dhis2-devs] Problem creating datamart

2012-09-10 Thread Jason Pickering
The PergGen space is the important option. What are you JAVA_OPTS.? -- Sent from my mobile On Sep 11, 2012 7:25 AM, "Hannan Khan" wrote: > Thanks Jason. > > I put the Java heap space 1GB and Maximum 6GB (Xmx6144m and Xms1024m). But > still getting 'java.lang.OutOfMemoryError: Java heap space' e

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 8031: Minor fix.

2012-09-10 Thread noreply
revno: 8031 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2012-09-11 13:12:20 +0700 message: Minor fix. modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/ProgramStage.java dhis-2/dhis-web/dhis-web-caseentry/sr

[Dhis2-devs] [Bug 1048942] [NEW] Wrong periods used for shared graphs

2012-09-10 Thread Olav P
Public bug reported: Made a graph in DV for last three months (june - august), saved it as a system favourite, then shared is as an interpretation. The graph that is shown in the interpretation is for jul - sept instead of june - august. Going to DV by clicking on the chart will show the correct p

[Dhis2-devs] [Bug 1048941] [NEW] Wrong periods used for shared graphs

2012-09-10 Thread Olav P
Public bug reported: Made a graph in DV for last three months (june - august), saved it as a system favourite, then shared is as an interpretation. The graph that is shown in the interpretation is for jul - sept instead of june - august. Going to DV by clicking on the chart will show the correct p

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 8032: Added new controller: CurrentUserController at /api/currentUser. Gives information about current ...

2012-09-10 Thread noreply
revno: 8032 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2012-09-11 13:48:03 +0700 message: Added new controller: CurrentUserController at /api/currentUser. Gives information about current user. Also added /inbox (m