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

2013-02-02 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 9689 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Sat 2013-02-02 12:55:37 +0100 message: Minor fix. modified: dhis-2/dhis-web/dhis-web-visualiz

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9690: Encoding in template

2013-02-02 Thread noreply
revno: 9690 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sat 2013-02-02 21:22:58 +0200 message: Encoding in template modified: dhis-2/dhis-support/dhis-support-system/src/main/resources/html-report-template.html d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9691: Including org unit children in html based standard report

2013-02-02 Thread noreply
revno: 9691 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sat 2013-02-02 21:59:51 +0200 message: Including org unit children in html based standard report modified: dhis-2/dhis-web/dhis-web-reporting/src/main/java/org

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9692: Reverted r 9687, dhis 1.4 calculated data element import

2013-02-02 Thread noreply
revno: 9692 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sat 2013-02-02 22:04:33 +0200 message: Reverted r 9687, dhis 1.4 calculated data element import modified: dhis-2/dhis-services/dhis-service-importexport/src/ma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9693: FRED-API: return facility body as JSON on POST/PUT, this makes sure that the ETag returned can be...

2013-02-02 Thread noreply
revno: 9693 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2013-02-03 12:46:01 +0700 message: FRED-API: return facility body as JSON on POST/PUT, this makes sure that the ETag returned can be reused for later PUTs mod

Re: [Dhis2-devs] DHIS-Live not working with Linux

2013-02-02 Thread Orvalho Augusto
There are two problems here: 1. The syntax to define a function. Can we check http://tldp.org/LDP/abs/html/functions.html 2. The character "-" is really trick when define functions with. I changed to this: #!/bin/bash # get ready to catch errors trap ctrl_c INT trap unexpected_exit ERR ctrl_c

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9694: refactored i18n* to allow for loading with package name only (old version would strip of end of c...

2013-02-02 Thread noreply
revno: 9694 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2013-02-03 14:37:12 +0700 message: refactored i18n* to allow for loading with package name only (old version would strip of end of clazzName, which means that

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

2013-02-02 Thread noreply
revno: 9695 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2013-02-03 14:37:51 +0700 message: Minor modified: dhis-2/dhis-services/dhis-service-i18n/src/main/java/org/hisp/dhis/i18n/resourcebundle/DefaultResourceBun