[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1559: Mirror fix.

2010-03-05 Thread noreply
revno: 1559 committer: Tran Chau tran.hispviet...@gmail.com branch nick: trunk timestamp: Fri 2010-03-05 15:27:33 +0700 message: Mirror fix. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1560: Fix bug in Update Patient Attribute Value page.

2010-03-05 Thread noreply
revno: 1560 committer: Viet v...@viet-laptop branch nick: trunk timestamp: Fri 2010-03-05 18:30:37 +0530 message: Fix bug in Update Patient Attribute Value page. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1561: Add show loading message when assigning program to orgUnit.

2010-03-05 Thread noreply
revno: 1561 committer: Viet v...@viet-laptop branch nick: trunk timestamp: Fri 2010-03-05 18:51:07 +0530 message: Add show loading message when assigning program to orgUnit. modified:

Re: [Dhis2-devs] [Bug 532330] [NEW] dhis14-file-import-orgunitgroupset-exception

2010-03-05 Thread Lars Helge Øverland
FIxed it yesterday... On Fri, Mar 5, 2010 at 1:26 AM, jason.p.pickering jason.p.picker...@gmail.com wrote: Public bug reported: Occurs during 1.4 file import with the latest version. Caused by: com.ibatis.common.jdbc.exception.NestedSQLException: --- The error occurred in

Re: [Dhis2-devs] [Bug 532330] [NEW] dhis14-file-import-orgunitgroupset-exception

2010-03-05 Thread jason.p.pickering
Thanks. I will give it a try. Best regards, Jason 2010/3/5 Lars Helge Øverland larshe...@gmail.com FIxed it yesterday... On Fri, Mar 5, 2010 at 1:26 AM, jason.p.pickering jason.p.picker...@gmail.com wrote: Public bug reported: Occurs during 1.4 file import with the latest version.

Re: [Dhis2-devs] New installer available: Testers wanted

2010-03-05 Thread Lars Helge Øverland
On Fri, Mar 5, 2010 at 8:48 AM, Jason Pickering jason.p.picker...@gmail.com wrote: Hi there. All these sound like great suggestions, but I think we need to make a decision soon about what to do. I have some suggestions. 1) We should perhaps consider forking the installer off the main branch,

Re: [Dhis2-devs] New installer available: Testers wanted

2010-03-05 Thread Knut Staring
2010/3/5 Lars Helge Øverland larshe...@gmail.com On Fri, Mar 5, 2010 at 8:48 AM, Jason Pickering jason.p.picker...@gmail.com wrote: Hi there. All these sound like great suggestions, but I think we need to make a decision soon about what to do. I have some suggestions. 1) We should

Re: [Dhis2-devs] New installer available: Testers wanted

2010-03-05 Thread Jason Pickering
It may be that PG does not need a specific account if we just copy the files and don't make it a service (don't remember). Postgres must be run as a user that does not have administrative privileges. This does not have to be the user that is logged in, but it does need to be a user. I

Re: [Dhis2-devs] New installer available: Testers wanted

2010-03-05 Thread Lars Helge Øverland
2010/3/5 Jason Pickering jason.p.picker...@gmail.com It may be that PG does not need a specific account if we just copy the files and don't make it a service (don't remember). Postgres must be run as a user that does not have administrative privileges. This does not have to be the user

Re: [Dhis2-devs] New installer available: Testers wanted

2010-03-05 Thread Jason Pickering
Okay, could it be an option to assign it a non-standard port number right away and use that in hibernate.properties? What I plan to do in the installer is to probe a port during the installation process to see if there is anything running. This port will then be used during the postgres

Re: [Dhis2-devs] New installer available: Testers wanted

2010-03-05 Thread Lars Helge Øverland
2010/3/5 Jason Pickering jason.p.picker...@gmail.com Okay, could it be an option to assign it a non-standard port number right away and use that in hibernate.properties? What I plan to do in the installer is to probe a port during the installation process to see if there is anything

Re: [Dhis2-devs] Switching databases almost runtime using dhis2 live system tray UI

2010-03-05 Thread Saptarshi Purkayastha
Hi Bob, On 4 March 2010 16:26, Bob Jolliffe bobjolli...@gmail.com wrote: Does that help? I suspect your problem is that there is no exploded dhis.war in the webapps/dhis directory. Funny message from jetty though. Perhaps it is agnostic about whether it finds a war or a directory. But

Re: [Dhis2-devs] Switching databases almost runtime using dhis2 live system tray UI

2010-03-05 Thread Jason Pickering
Sorry, but I suspect this is my fault for not changing the read me. Try mvn package and everything should be build. Regards, Jason On Fri, Mar 5, 2010 at 10:54 PM, Saptarshi Purkayastha sun...@gmail.comwrote: Hi Bob, On 4 March 2010 16:26, Bob Jolliffe bobjolli...@gmail.com wrote: Does

Re: [Dhis2-devs] Switching databases almost runtime using dhis2 live system tray UI

2010-03-05 Thread Saptarshi Purkayastha
On 5 March 2010 20:53, Jason Pickering jason.p.picker...@gmail.com wrote: Sorry, but I suspect this is my fault for not changing the read me. Try mvn package and everything should be build. Even then it builds these small files... It should be some 60MB I suppose

Re: [Dhis2-devs] Switching databases almost runtime using dhis2 live system tray UI

2010-03-05 Thread Jason Pickering
No, that is correct. Read the INSTALLER-README in the installer folder. It will show you how to piece everything together. Two files are should be produced and are required. (1)dhis2-live.exe which on my machine is about 22k kb (2)dhis2-live-jar-with-dependencies.jar is about 6850 kb. rename

Re: [Dhis2-devs] DHIS Mobile - UI Feedback

2010-03-05 Thread Bob Jolliffe
Hi Saptarshi On 5 March 2010 17:50, Saptarshi Purkayastha sun...@gmail.com wrote: Hi, Have done a complete revamp of the mobile client application. Earlier we used simple MIDP 2.0 components and required programming the form. The form was simple, but required JavaME knowledge. New code can be

Re: [Dhis2-devs] DHIS Mobile - UI Feedback

2010-03-05 Thread Saptarshi Purkayastha
Probably the here didnt like the lp link: https://code.launchpad.net/~sunbiz/+junk/javame_src --- Regards, Saptarshi PURKAYASTHA Director R D, HISP India Health Information Systems Programme My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE, Not by CHANCE On 5 March 2010

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1563: added revision number to About screen. For blueprint: dhis2-build-number

2010-03-05 Thread noreply
revno: 1563 committer: Saptarshi sun...@gmail.com branch nick: trunk timestamp: Fri 2010-03-05 21:54:16 +0100 message: added revision number to About screen. For blueprint: dhis2-build-number modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1564: (GIS) Mapfish tests removed (300 k).

2010-03-05 Thread noreply
revno: 1564 committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: trunk timestamp: Sat 2010-03-06 01:27:27 +0100 message: (GIS) Mapfish tests removed (300 k). removed:

Re: [Dhis2-devs] dhis-web does not build

2010-03-05 Thread Saptarshi Purkayastha
Code changes in Revision 1559 by Tran Chau seems to have caused this error. Please fix. --- Regards, Saptarshi PURKAYASTHA Director R D, HISP India Health Information Systems Programme My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE, Not by CHANCE On 5 March 2010 23:37,