[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9696: i18n for dhis-web-mobile, also added interceptor for adding i18n var for /mobile servlet (we shou...

2013-02-03 Thread noreply
revno: 9696 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2013-02-03 15:35:03 +0700 message: i18n for dhis-web-mobile, also added interceptor for adding i18n var for /mobile servlet (we should probably create a commo

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9697: db translation support for dhis-web-mobile

2013-02-03 Thread noreply
revno: 9697 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2013-02-03 16:53:30 +0700 message: db translation support for dhis-web-mobile modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/control

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9698: update to use .displayName and .displayName in appropriate places

2013-02-03 Thread noreply
revno: 9698 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2013-02-03 17:13:17 +0700 message: update to use .displayName and .displayName in appropriate places modified: dhis-2/dhis-web/dhis-web-api-fred/src/main/we

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9699: Cleanup

2013-02-03 Thread noreply
revno: 9699 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2013-02-03 12:44:42 +0200 message: Cleanup modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataset/DataSet.java dhis-2/dhis-services/dhis-service-c

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

2013-02-03 Thread Bob Jolliffe
No I don't think so. The reference you give is Advanced Bash Scripting Guide. The problem here is that the script is 100% fine bash script, but not when you execute with /bin/sh. Which does have different conventions around function names - and also doesn't seem to understand ERR. The followin

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9700: Changed live script to use /bin/sh instead of /bin/bash

2013-02-03 Thread noreply
revno: 9700 committer: Bob Jolliffe branch nick: dhis2 timestamp: Sun 2013-02-03 11:55:33 + message: Changed live script to use /bin/sh instead of /bin/bash modified: dhis-live/util/script/startup.sh -- lp:dhis2 https://code.la

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

2013-02-03 Thread Orvalho Augusto
OK. This version is fine. Orvalho On Sun, Feb 3, 2013 at 1:45 PM, Bob Jolliffe wrote: > No I don't think so. The reference you give is Advanced Bash Scripting > Guide. > > The problem here is that the script is 100% fine bash script, but not > when you execute with /bin/sh. Which does have

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9701: translation program-stage-section.

2013-02-03 Thread noreply
revno: 9701 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2013-02-04 10:09:04 +0700 message: translation program-stage-section. added: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/comparator/ProgramStageSectionSortOr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9702: extended HibernateGenericStore: Added sharing based get by name, get by shortname (returns collec...

2013-02-03 Thread noreply
revno: 9702 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-02-04 10:14:27 +0700 message: extended HibernateGenericStore: Added sharing based get by name, get by shortname (returns collection), also added non-shar

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9704: remove usage of getByName in DataElement*Service

2013-02-03 Thread noreply
revno: 9704 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-02-04 11:14:07 +0700 message: remove usage of getByName in DataElement*Service modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9705: Added method for updating custom data entry forms through the web api

2013-02-03 Thread noreply
revno: 9705 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-02-04 09:29:22 +0200 message: Added method for updating custom data entry forms through the web api modified: dhis-2/dhis-api/src/main/java/org/hisp/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9706: Reverted part of last commit

2013-02-03 Thread noreply
revno: 9706 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-02-04 09:45:14 +0200 message: Reverted part of last commit modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataset/DataSet.java -- lp:dhis2 htt