[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6229: (patient) Add patient history in Tabular report

2012-03-09 Thread noreply
revno: 6229 committer: Tran Chau branch nick: dhis2 timestamp: Fri 2012-03-09 14:59:38 +0700 message: (patient) Add patient history in Tabular report modified: dhis-2/dhis-services/dhis-service-patient/src/main/java/org/hisp/dhis/pr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6230: (patient) Minor fix for Tabular report.

2012-03-09 Thread noreply
revno: 6230 committer: Tran Chau branch nick: dhis2 timestamp: Fri 2012-03-09 15:19:09 +0700 message: (patient) Minor fix for Tabular report. modified: dhis-2/dhis-services/dhis-service-patient/src/main/java/org/hisp/dhis/program/De

Re: [Dhis2-devs] chart not saving

2012-03-09 Thread Lars Helge Øverland
Hi, don't think its a bug rather some mishap due to upgrade then downgrade of versions. Lars On Fri, Mar 9, 2012 at 5:49 AM, Bob Jolliffe wrote: > Yes  thats  odd.  TableAlteror has "executeSql( "ALTER TABLE chart > RENAME COLUMN title TO name" );" which should have done the  trick. > > Copying

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6231: (mobile) Implemented new interface to send SMS message to users. Fixed unit tests and code style.

2012-03-09 Thread noreply
revno: 6231 committer: Hieu branch nick: dhis2 timestamp: Fri 2012-03-09 16:40:27 +0700 message: (mobile) Implemented new interface to send SMS message to users. Fixed unit tests and code style. added: dhis-2/dhis-api/src/main/java/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6232: Using UTF-8 encoding for Xls workbook generation. Fixed compilation error.

2012-03-09 Thread noreply
revno: 6232 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2012-03-09 12:46:58 +0100 message: Using UTF-8 encoding for Xls workbook generation. Fixed compilation error. modified: dhis-2/dhis-api/src/main/java/org/hi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6233: Improved help center

2012-03-09 Thread noreply
revno: 6233 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2012-03-09 14:21:38 +0100 message: Improved help center modified: dhis-2/dhis-services/dhis-service-core/src/main/resources/helpitems_stylesheet.xsl dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6234: Web api, setting correct name for charts

2012-03-09 Thread noreply
revno: 6234 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2012-03-09 17:45:37 +0100 message: Web api, setting correct name for charts modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controll

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6235: Web api, setting correct http headers for map view

2012-03-09 Thread noreply
revno: 6235 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2012-03-09 17:50:51 +0100 message: Web api, setting correct http headers for map view modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/ap

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6236: (DV) Orgunit group set logic bug fixed.

2012-03-09 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 6236 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Fri 2012-03-09 17:52:14 +0100 message: (DV) Orgunit group set logic bug fixed. modified: dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6237: Fixed flaw in hashcode/equals for aggregateddata/indicatorvalue

2012-03-09 Thread noreply
revno: 6237 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2012-03-09 18:10:14 +0100 message: Fixed flaw in hashcode/equals for aggregateddata/indicatorvalue modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/ag

Re: [Dhis2-devs] chart not saving

2012-03-09 Thread Bob Jolliffe
I think it might actually have been a series of upgrades through 2.6 snaphots. There must have been a short window where title and name both existed. After which it was no longer possible to rename title to name. No problem .. all is good. On 9 March 2012 11:03, Lars Helge Øverland wrote: > Hi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6238: Using web api for displaying charts in dashboard

2012-03-09 Thread noreply
revno: 6238 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2012-03-09 18:36:22 +0100 message: Using web api for displaying charts in dashboard removed: dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/java/o

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6239: (patient) Improve tabular report.

2012-03-09 Thread noreply
revno: 6239 committer: Tran Chau branch nick: dhis2 timestamp: Sat 2012-03-10 12:06:47 +0700 message: (patient) Improve tabular report. modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/ProgramStageInstanceService.java