[Dhis2-devs] [Bug 1231819] Re: exception when find person in lost to follow-up

2013-10-02 Thread Nguyen Kim Lai
Just try to combined trunk code with database dev, still have this exception -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1231819 Title: exception when find person in lost to follow-up Status

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

2013-10-02 Thread noreply
revno: 12374 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2013-10-02 10:00:55 +0200 message: Minor. modified: dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/plugin.js -- lp:dhis2

[Dhis2-devs] [Bug 1234025] [NEW] Exception in save default patient registration form

2013-10-02 Thread Ngo Thanh Long
Public bug reported: When trying to add attributes/identifiers into the patient registration form. Click "Save" then NullPointerException occur. Version: 2.13-SNAPSHOT Build revision: 12373 java.lang.NullPointerException at org.hisp.dhis.patient.action.dataentryform.SaveDefaultPatientReg

Re: [Dhis2-devs] Removing camel integration module

2013-10-02 Thread Bob Jolliffe
Hi Juan If your script is running on the same machine as the postgres server then my preference is to connect using unix domain socket (that would be local in pg_hba.conf) and peer authentication so no password. Typically I would have a system user (say dhis) which runs the tomcat container for a

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12375: Minor fixes.

2013-10-02 Thread noreply
revno: 12375 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2013-10-02 11:11:47 +0200 message: Minor fixes. modified: dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/plugin.js -- lp:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12376: Event analytics, fixed issue with relative periods

2013-10-02 Thread noreply
revno: 12376 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-10-02 11:13:04 +0200 message: Event analytics, fixed issue with relative periods modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/PeriodTy

Re: [Dhis2-devs] [Bug 1234025] [NEW] Exception in save default patient registration form

2013-10-02 Thread Ola Hodne Titlestad
Hi Long, This page "Default registration form" per program will be removed for 2.13. The dynamic attributes/identifier selections will be managed from Add/Edit program UI. The custom form for registration&enrolment per program will still be there in 2.13 though, and this is where you can hide fix

Re: [Dhis2-devs] [Bug 1234025] [NEW] Exception in save default patient registration form

2013-10-02 Thread Long Ngo Thanh
That's fine, Ola Because i still can see it in the latest trunk version so I just tried to use it for mobile. Long On Wed, Oct 2, 2013 at 4:36 PM, Ola Hodne Titlestad wrote: > Hi Long, > > This page "Default registration form" per program will be removed for 2.13. > The dynamic attributes/iden

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12377: minor bugfix in anonymousRegistration (deleting events)

2013-10-02 Thread noreply
revno: 12377 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 12:14:05 +0200 message: minor bugfix in anonymousRegistration (deleting events) modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12378: removed reference to non-existent file minMaxValidationForm.js

2013-10-02 Thread noreply
revno: 12378 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 12:50:18 +0200 message: removed reference to non-existent file minMaxValidationForm.js modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-m

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12379: fixed possible NPE error

2013-10-02 Thread noreply
revno: 12379 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 13:02:41 +0200 message: fixed possible NPE error modified: dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhis/commons/action/GetDataEl

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12380: Fixed bug - Don't save values of attributes with pre-defined values.

2013-10-02 Thread noreply
revno: 12380 committer: Tran Chau branch nick: dhis2 timestamp: Wed 2013-10-02 18:21:46 +0700 message: Fixed bug - Don't save values of attributes with pre-defined values. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/java/o

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12381: Improve advanced-search person ( WIP )

2013-10-02 Thread noreply
revno: 12381 committer: Tran Chau branch nick: dhis2 timestamp: Wed 2013-10-02 18:24:32 +0700 message: Improve advanced-search person ( WIP ) modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/patient/PatientService.java dhis-2/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12382: fixed possible NPE error in indicator-group-editor

2013-10-02 Thread noreply
revno: 12382 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 13:32:10 +0200 message: fixed possible NPE error in indicator-group-editor modified: dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12383: Fixed bug in aggregate query builder formulas with dynamic attribute.

2013-10-02 Thread noreply
revno: 12383 committer: Tran Chau branch nick: dhis2 timestamp: Wed 2013-10-02 18:57:50 +0700 message: Fixed bug in aggregate query builder formulas with dynamic attribute. modified: dhis-2/dhis-services/dhis-service-eventreporting/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12384: Reinstated sdmx data import (in case anyone is using it).

2013-10-02 Thread noreply
revno: 12384 committer: Bob Jolliffe branch nick: dhis2 timestamp: Wed 2013-10-02 13:25:58 +0100 message: Reinstated sdmx data import (in case anyone is using it). added: dhis-2/dhis-web/dhis-web-api/src/main/resources/templates/cros

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12385: minor js fix in expressionBuilder.js

2013-10-02 Thread noreply
revno: 12385 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 14:34:35 +0200 message: minor js fix in expressionBuilder.js modified: dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validati

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12386: App manager, minor

2013-10-02 Thread noreply
revno: 12386 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-10-02 14:41:09 +0200 message: App manager, minor modified: dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhis/webportal/module/DefaultModul

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12387: minor i18n fix (for maint-mobile)

2013-10-02 Thread noreply
revno: 12387 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 14:46:19 +0200 message: minor i18n fix (for maint-mobile) modified: dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12388: remove reference to non-existent file sendSMS.js in maint-mobile

2013-10-02 Thread noreply
revno: 12388 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 14:48:38 +0200 message: remove reference to non-existent file sendSMS.js in maint-mobile modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12389: Minor correction - need to set idScheme=CODE

2013-10-02 Thread noreply
revno: 12389 committer: Bob Jolliffe branch nick: dhis2 timestamp: Wed 2013-10-02 13:58:34 +0100 message: Minor correction - need to set idScheme=CODE modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12391: Minor codestyle fix

2013-10-02 Thread noreply
revno: 12391 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 15:21:01 +0200 message: Minor codestyle fix modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/java/org/hisp

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12390: Event aggregate analytics, removed non-applicable param

2013-10-02 Thread noreply
revno: 12390 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-10-02 15:20:09 +0200 message: Event aggregate analytics, removed non-applicable param modified: dhis-2/dhis-services/dhis-service-analytics/src/main/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12392: (GIS) Startup performance improved + Several minor bugs fixed.

2013-10-02 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 12392 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2013-10-02 15:39:15 +0200 message: (GIS) Startup performance improved + Several minor bugs

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12393: fix for sqlview, support mixed case sql view names

2013-10-02 Thread noreply
revno: 12393 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 15:49:44 +0200 message: fix for sqlview, support mixed case sql view names modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/sqlview/SqlView.

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

2013-10-02 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 12394 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2013-10-02 15:53:05 +0200 message: Minor. modified: dhis-2/dhis-web/dhis-web-mapping/src

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12395: use lowercase for sqlview names

2013-10-02 Thread noreply
revno: 12395 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 16:05:11 +0200 message: use lowercase for sqlview names modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/sqlview/SqlView.java dhis-2/dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12396: Event analytics, added parameter for limiting number of records to return

2013-10-02 Thread noreply
revno: 12396 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-10-02 16:21:56 +0200 message: Event analytics, added parameter for limiting number of records to return modified: dhis-2/dhis-services/dhis-service-a

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12397: fixes for sqlview test

2013-10-02 Thread noreply
revno: 12397 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-10-02 16:23:56 +0200 message: fixes for sqlview test modified: dhis-2/dhis-services/dhis-service-administration/src/test/java/org/hisp/dhis/sqlview/Sq

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12398: (GIS) Plugin fixes.

2013-10-02 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 12398 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2013-10-02 16:28:42 +0200 message: (GIS) Plugin fixes. modified: dhis-2/dhis-web/dhis-we

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 820: Analytics

2013-10-02 Thread noreply
revno: 820 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Wed 2013-10-02 16:40:39 +0200 message: Analytics modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-documenters/dhis2/dhis2-docbook-d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12400: Event analytics, implemented support for sort order

2013-10-02 Thread noreply
revno: 12400 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-10-02 16:40:51 +0200 message: Event analytics, implemented support for sort order added: dhis-2/dhis-services/dhis-service-analytics/src/main/java/or

[Dhis2-devs] [Bug 1234222] [NEW] Data values not visible in Reports->Data Set Report-> Download as PDF/Excel

2013-10-02 Thread Stefan Börjesson
Public bug reported: When choosing to download a report as PDF or Excel the data values are not visible in the generated report. This has origin in the fact that the data values are wrapped with tags which makes the value appear in the second child and not the first of the tag node. The error

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12401: Analytcs, log level fix

2013-10-02 Thread noreply
revno: 12401 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-10-02 16:43:57 +0200 message: Analytcs, log level fix modified: dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/tab

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

2013-10-02 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 12402 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2013-10-02 16:49:22 +0200 message: Minor. modified: dhis-2/dhis-web/dhis-web-mapping/src

Re: [Dhis2-devs] Filtering by OrgUnit groups, Type

2013-10-02 Thread Prosper BT
Hi Jan Thanks this worked though but as I mentioned the hidden raws appear when you export. Team and wanted to find the best reason for more than 100$ reporting rates its been disturbing the team and I seem not to get the exact reason behind this. See attached output Regards On Thu, Sep 26, 2

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 821: Removing deprecated section on integration.

2013-10-02 Thread noreply
revno: 821 committer: Jason P. Pickering branch nick: dhis2-docbook-docs timestamp: Wed 2013-10-02 16:52:27 +0200 message: Removing deprecated section on integration. removed: src/docbkx/en/dhis2_user_man_integration.xml modified:

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

2013-10-02 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 12399 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2013-10-02 16:31:05 +0200 message: Minor. modified: dhis-2/dhis-web/dhis-web-mapping/src

Re: [Dhis2-devs] Filtering by OrgUnit groups, Type

2013-10-02 Thread Prosper BT
Another requirment. With list attached, will 2.13 be able to include columns of parent Orgunit, its more friendly to have the parent orgunit listed along for easy follow up. The national team we are training this week want to follow up facilities without reports and when they run such a list at f

Re: [Dhis2-devs] Filtering by OrgUnit groups, Type

2013-10-02 Thread Lars Helge Øverland
Hi Prosper, yes we plan to include the hierarchy information for facilities in pivot table for 2.13. cheers Lars On Wed, Oct 2, 2013 at 4:58 PM, Prosper BT wrote: > Another requirment. > > With list attached, will 2.13 be able to include columns of parent > Orgunit, its more friendly to have

Re: [Dhis2-devs] Filtering by OrgUnit groups, Type

2013-10-02 Thread Prosper BT
Great Lars, looking forward. The team was appreciative of the functionalities. What about rates above 100% for reporting rates? Regards On Wed, Oct 2, 2013 at 6:08 PM, Lars Helge Øverland wrote: > Hi Prosper, yes we plan to include the hierarchy information for > facilities in pivot table for

[Dhis2-devs] [Bug 1234277] [NEW] Problem with Validation rule.

2013-10-02 Thread Emmanuel Willer Charles
Public bug reported: Hi guys, i am implementing DHIS 2 in my country. but I am dealing with some issues in the validation rules. when created it works for some data elements, but not for others. please help. ** Affects: dhis2 Importance: Undecided Status: New ** Tags: germines

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12403: Minor

2013-10-02 Thread noreply
revno: 12403 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-10-02 19:19:33 +0200 message: Minor modified: dhis-2/dhis-web/dhis-web-commons/src/main/resources/META-INF/dhis/beans.xml -- lp:dhis2 https://code.l

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12404: Translation

2013-10-02 Thread noreply
revno: 12404 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-10-02 19:28:36 +0200 message: Translation modified: dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties -- lp:dhis2 https://c

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12405: Improve Tabular report (WIP).

2013-10-02 Thread noreply
revno: 12405 committer: Tran Chau branch nick: dhis2 timestamp: Thu 2013-10-03 11:32:03 +0700 message: Improve Tabular report (WIP). modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/app.js dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12406: fix bugs, support lost to follow up [j2me]

2013-10-02 Thread noreply
revno: 12406 committer: Lai branch nick: dhis2 timestamp: Thu 2013-10-03 11:59:39 +0700 message: fix bugs, support lost to follow up [j2me] modified: dhis-2/dhis-services/dhis-service-mobile/src/main/java/org/hisp/dhis/api/mobile/No

[Dhis2-devs] [Bug 1231819] Re: exception when find person in lost to follow-up

2013-10-02 Thread Nguyen Kim Lai
** Changed in: dhis2 Assignee: (unassigned) => Nguyen Kim Lai (lai-hispvietnam) ** Changed in: dhis2 Status: New => Fix Committed -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1231819

Re: [Dhis2-devs] Filtering by OrgUnit groups, Type

2013-10-02 Thread Lars Helge Øverland
On Wed, Oct 2, 2013 at 5:21 PM, Prosper BT wrote: > Great Lars, looking forward. > > The team was appreciative of the functionalities. > Thanks. > > What about rates above 100% for reporting rates? > > Could you elaborate a bit here..? Do you mean the possibility for filtering data on particul

Re: [Dhis2-devs] Filtering by OrgUnit groups, Type

2013-10-02 Thread Prosper BT
Sorry Lars, When we run reporting rates in both Pivot tables and Visualizer, we get percentage above 100% meaning that they are more facilities reporting on a given dataset than then ones assigned to. Se this report below HMIS 105:1 Oct-12 Nov-12 Dec-12 Jan-13 Feb-13 Mar-13 Apr-13 May-13 Ju