[Dhis2-devs] [Bug 633156] Re: Gap analysis throws SQL syntax error exception

2010-11-23 Thread jason.p.pickering
** Changed in: dhis2 Status: New = Confirmed -- Gap analysis throws SQL syntax error exception https://bugs.launchpad.net/bugs/633156 You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. Status in DHIS 2 - District Health

[Dhis2-devs] [Bug 633156] Re: Gap analysis throws SQL syntax error exception

2010-11-23 Thread jason.p.pickering
JOIN periodtype AS pt USING (periodtypeid) + is in trunk.. JOIN periodtype AS pt ON (pe.periodtypeid=pt.periodtypeid) is in 2.0.5 This should fix both. === modified file

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2150: Cleaning Manpower module, work in progress

2010-11-23 Thread noreply
revno: 2150 committer: Bharath chbhara...@gmail.com branch nick: dhis2 timestamp: Tue 2010-11-23 15:20:29 +0530 message: Cleaning Manpower module, work in progress modified:

[Dhis2-devs] [Bug 633156] Re: Gap analysis throws SQL syntax error exception

2010-11-23 Thread Hieu Duy Dang
** Changed in: dhis2 Assignee: (unassigned) = Hieu Duy Dang (hieu-hispvietnam) ** Changed in: dhis2 Status: Confirmed = Fix Released -- Gap analysis throws SQL syntax error exception https://bugs.launchpad.net/bugs/633156 You received this bug notification because you are a member

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2152: Gap analysis - Improved using statementBuilder for setting up query to get the deflated data valu...

2010-11-23 Thread noreply
revno: 2152 committer: Hieu hieu.hispviet...@gmail.com branch nick: dhis2 timestamp: Tue 2010-11-23 17:55:32 +0700 message: Gap analysis - Improved using statementBuilder for setting up query to get the deflated data value gaps.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2153: Work in Progress for Manpower module of Bangladesh

2010-11-23 Thread noreply
revno: 2153 committer: Neeraj neeraj.h...@gmail.com branch nick: dhis2 timestamp: Tue 2010-11-23 19:29:22 +0530 message: Work in Progress for Manpower module of Bangladesh modified: dhis-2/dhis-web/dhis-web-portal/pom.xml

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2154: Cleaning Manpower module, work in progress

2010-11-23 Thread noreply
revno: 2154 committer: Bharath chbhara...@gmail.com branch nick: dhis2 timestamp: Tue 2010-11-23 19:37:49 +0530 message: Cleaning Manpower module, work in progress modified:

Re: [Dhis2-devs] [Dhis2-users] Automating DHIS2

2010-11-23 Thread Knut Staring
When we revive this discussion for 2.0.7, we may want to take a look at what the Worldbank has done on data.worldbank.org. Particularly for exposing their data and even offering a competition to use their REST API to develop apps on top, including mobile ones:

Re: [Dhis2-devs] [Dhis2-users] Automating DHIS2

2010-11-23 Thread samuel cheburet
Thanks for sharing the information on what other developers have done. I believe we can make a good implementation matrix on what is required to be added/fix in dhis 2.0.6. I wish all of you nice week. Regards On Tue, Nov 23, 2010 at 5:14 PM, Knut Staring knu...@gmail.com wrote: When we

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2156: Added methods for getting paginated result sets of objects to GenericIdentifiableObjectStore. Cen...

2010-11-23 Thread noreply
revno: 2156 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Tue 2010-11-23 19:25:34 +0100 message: Added methods for getting paginated result sets of objects to GenericIdentifiableObjectStore.

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

2010-11-23 Thread noreply
revno: 2157 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Wed 2010-11-24 14:55:15 +0700 message: Minor fix. modified: