[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16484: Fixed bug - The details icon in aggregate query builder result form doesn't work.

2014-08-24 Thread noreply
revno: 16484 committer: Tran Chau branch nick: dhis2 timestamp: Sun 2014-08-24 19:31:24 +0700 message: Fixed bug - The details icon in aggregate query builder result form doesn't work. modified: dhis-2/dhis-services/dhis-service-eve

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16485: Moving tests from dhis-support-jdbc-test into dhis-service-core. Removed project dhis-support-jdb...

2014-08-24 Thread noreply
revno: 16485 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-08-24 15:57:12 +0200 message: Moving tests from dhis-support-jdbc-test into dhis-service-core. Removed project dhis-support-jdbc-test. removed: dhis-

[Dhis2-devs] Dashboard previews are not showing the categories for event charts in the correct order...

2014-08-24 Thread Jose Garcia Muñoz
Dear dev2 community In the dashboard previews, the categories for event charts are not being showed in the order they have been defined. For example the age groups in this preview... [image: Inline image 1] ... should be rendered as follows ... (in the event chart the order is correct) [image

Re: [Dhis2-devs] Individual Records Aggregation failure

2014-08-24 Thread Tran Chau
Hi Prosper. I need to check something first with you. After you do the manual aggregation query builder run, do you see the data values on the data entry form? If you do see them on the data entry form, that means the data have been moved successfully. If so, and when you run analytics at this poi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16486: Data export. Optimized the way organisation units are retrieved.

2014-08-24 Thread noreply
revno: 16486 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-08-24 17:24:33 +0200 message: Data export. Optimized the way organisation units are retrieved. modified: dhis-2/dhis-services/dhis-service-dxf2/src/m

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16487: Data value sets, removed unused method

2014-08-24 Thread noreply
revno: 16487 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-08-24 17:38:01 +0200 message: Data value sets, removed unused method modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/contro

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16488: Web api, dataValueSets, optimized how org units are being retrieved

2014-08-24 Thread noreply
revno: 16488 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-08-24 17:45:25 +0200 message: Web api, dataValueSets, optimized how org units are being retrieved modified: dhis-2/dhis-web/dhis-web-api/src/main/jav

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16489: Calendar, performance improvement. In createPeriod, not going through expensive instantiation of ...

2014-08-24 Thread noreply
revno: 16489 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-08-24 19:10:16 +0200 message: Calendar, performance improvement. In createPeriod, not going through expensive instantiation of gregorian calendar but g

Re: [Dhis2-devs] Individual Records Aggregation failure

2014-08-24 Thread Prosper BT
Thanks Tran Yes when I run manual aggregation I get the data in data entry I think for tracker aggregation what is not working is the automatic scheduling. I guess for the analytics is running Emma and team will help check out logs. Regards On 24 Aug 2014 18:07, "Tran Chau" wrote: > Hi Prosp

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16490: Calendar, performance improvement. Populating the isoDate property while creating periods. This h...

2014-08-24 Thread noreply
revno: 16490 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-08-24 19:53:31 +0200 message: Calendar, performance improvement. Populating the isoDate property while creating periods. This has lower cost compared t

Re: [Dhis2-devs] Individual Records Aggregation failure

2014-08-24 Thread Ola Hodne Titlestad
Do you get anything in the tomcat log during the automated aggregation process? Ola -- -- Ola Hodne Titlestad (Mr) HISP Department of Informatics University of Oslo Mobile: +47 48069736 Home address: Eftasåsen 68, 0687 Oslo, Norway. Googlemaps link

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16491: Calendar. Impl class PeriodCache which provides a cache for createPeriod( date, calendar). Using ...

2014-08-24 Thread noreply
revno: 16491 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-08-24 23:04:36 +0200 message: Calendar. Impl class PeriodCache which provides a cache for createPeriod( date, calendar). Using cache to improve perform

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16492: Data export. Changed from using spring jdbc queryForRowSet to using RowCallbackHandler in order t...

2014-08-24 Thread noreply
revno: 16492 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-08-24 23:24:08 +0200 message: Data export. Changed from using spring jdbc queryForRowSet to using RowCallbackHandler in order to stream output modified

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16493: Translations

2014-08-24 Thread noreply
revno: 16493 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2014-08-25 00:46:25 +0200 message: Translations modified: dhis-2/dhis-web/dhis-web-importexport/src/main/resources/org/hisp/dhis/importexport/i18n_module.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16494: javadoc update on TimeUnit

2014-08-24 Thread noreply
revno: 16494 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-08-25 13:03:36 +0700 message: javadoc update on TimeUnit modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/PeriodType.java -- lp:dhis2 htt