[Dhis2-devs] Fwd: [OPENMRS-DEV] XForms module review

2009-10-21 Thread Knut Staring
-- Forwarded message -- From: Ellen Ball Date: Wed, Oct 21, 2009 at 8:07 PM Subject: [OPENMRS-DEV] XForms module review To: openmrs-deve...@listserv.iupui.edu PIH has been using InfoPath (horrible) and moving as quickly as possible away from that. Here are some impressions from 2

[Dhis2-devs] [Bug 457859] Re: Copy report items

2009-10-21 Thread Nguyen Tran Do Xuan Thuy
** Changed in: dhis2 Assignee: Tran Thanh Tri (tranthanhtri84) => Thu Tran (tran-hispvietnam) -- Copy report items https://bugs.launchpad.net/bugs/457859 You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. Status in DHIS 2 - Distric

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 898: fix bug: Copy report items

2009-10-21 Thread noreply
revno: 898 committer: Tran Chau branch nick: trunk timestamp: Thu 2009-10-22 12:37:47 +0700 message: fix bug: Copy report items modified: dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/item/action/C

[Dhis2-devs] [Bug 457859] [NEW] Copy report items

2009-10-21 Thread Nguyen Tran Do Xuan Thuy
Public bug reported: The function copy report items. When I click select all items to copy to new report. There is only 1 item (the last item in the list) copied. ** Affects: dhis2 Importance: Undecided Assignee: Tran Thanh Tri (tranthanhtri84) Status: New ** Changed in: dhis

Re: [Dhis2-devs] Excel reporting in trunk!

2009-10-21 Thread Bob Jolliffe
Hi Ola Jørn sent some excel sheets from Gambia which I have been looking at importing. My strategy is to convert to xlsx (for which purpose I needed to borrow my wife's computer 'cos I don't have excel). Then we have the excel data as an xml stream (actually a few streams) which I translate to d

Re: [Dhis2-devs] Excel reporting in trunk!

2009-10-21 Thread Ola Hodne Titlestad
In a bit longer perspective it would be great if we could include a mainstream excel import as part of the import service. We've discussed this before. There is a great need for this and we already have a blueprint if I remember correctly. The idea was to have predefined (generated by DHIS) excel s

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 897: Added objects DataElementGroupSet and IndicatorGroupSet. Added methods List

2009-10-21 Thread noreply
revno: 897 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Wed 2009-10-21 20:41:33 +0200 message: Added objects DataElementGroupSet and IndicatorGroupSet. Added methods List getDimensionOptions() and Di

Re: [Dhis2-devs] Translate Organisation unit name

2009-10-21 Thread Hieu Dang Duy
Dear Lars and everyone, Thank you for replying to me on this issue, But seemly that, my previous mail maybe not clearly to describe the problem which I want to express to you. So, this is a simple example for this one: *GENERAL:** This is the method will be used to convert the input Collection,

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

2009-10-21 Thread noreply
revno: 896 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Wed 2009-10-21 18:33:31 +0200 message: Cleanup modified: dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/da

Re: [Dhis2-devs] Excel reporting in trunk!

2009-10-21 Thread Lars Helge Øverland
2009/10/21 Thuy Nguyen > Hi Lars, > Today the team has discussed and found that there is problem in importing > excel function. We also have the solution to fix it. But it need to be > approved by you, so that we will work and commit it. Please find enclosed > the blue print has been created belo

Re: [Dhis2-devs] Tomcat console warning

2009-10-21 Thread Lars Helge Øverland
Hi Tri, this a known bug i Ognl, which unnecessarily raises the log level from debug to warn in situations where you have a property on the stack but no corresponding set-method exists on any action class. Struts is aware of this but say they cannot upgrade to a newer version of Ognl as it entaile

Re: [Dhis2-devs] Translate Organisation unit name

2009-10-21 Thread Lars Helge Øverland
2009/10/20 Hieu Dang Duy > Dear Lars, > > Can you have a quickly view at "*DefaultI18nService.java*" file into *** > dhis-i18n-db* package ? > > I wanna ask you about the method is > "Map *convertTranslations*( Collection > translations )" > > I think that this method which is ONLY RIGHT if and o

[Dhis2-devs] DHIS 1.4 import and preview functionality

2009-10-21 Thread Ola Hodne Titlestad
Hi, Just came across Jason's blueprint and also found this email. https://blueprints.launchpad.net/dhis2/+spec/match-existing-data-elements This functionality exists for DXF data import, so I assume it should be fairly straightforward to add it to 1.4 import as well. I also see this as an importa

Re: [Dhis2-devs] Excel reporting in trunk!

2009-10-21 Thread Thuy Nguyen
Hi Lars, Today the team has discussed and found that there is problem in importing excel function. We also have the solution to fix it. But it need to be approved by you, so that we will work and commit it. Please find enclosed the blue print has been created below and give us suggestion. https://b

Re: [Dhis2-devs] Translate Organisation unit name

2009-10-21 Thread Hieu Dang Duy
Dear Knut, I really am happy when you said about that. The bug in Translation function had been fixed absolutely. But as I said before I am stilling in progress to finish the known bug that Thuy and Lars presented. For example, when you clicked on list of "*Interface Language*" to choose your loc

Re: [Dhis2-devs] Translate Organisation unit name

2009-10-21 Thread Knut Staring
Hi Hieu - I will let Lars decide on committing, but would just like to thank you very much for fixing this problem - it is really important for many countries, for example India, which has 16 official languages (!). And the multilanguage capability of DHIS 2 is to my mind a major selling point - al

Re: [Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 892: Temporarily fixed compilation error in importexport. A problem is that we now cannot uniquely ide...

2009-10-21 Thread Knut Staring
2009/10/21 Lars Helge Øverland > > > On Tue, Oct 20, 2009 at 6:09 PM, Bob Jolliffe wrote: > >> Hi Lars >> >> I haven't had a chance to give this too much foreground thought yet but it >> does occur to me that we can simplify here a little bit. Given that >> categoryoptions are no longer free sta

Re: [Dhis2-devs] Where is the war?

2009-10-21 Thread Ola Hodne Titlestad
Hi all, Just to clarify (on the technical issue and not the politics (leave that to Johan). Lars fixed this by editing the pom.xml file in dhis-2/dhis-web/ (line 25 here http://bazaar.launchpad.net/%7Edhis2-devs-core/dhis2/trunk/revision/895/dhis-2/dhis-web/pom.xml ) This file controls which mod

Re: [Dhis2-devs] Where is the war?

2009-10-21 Thread johansa
Sorry for the spam, but I couldn't help it when I (to my great surprise, before I understood what you were talking about) saw the subject. To quote Leonard Cohen: There is a war between the rich and poor, a war between the man and the woman. There is a war between the ones who say there is a war a

Re: [Dhis2-devs] Where is the war?

2009-10-21 Thread Lars Helge Øverland
Fixed. On Tue, Oct 20, 2009 at 6:40 PM, Knut Staring wrote: > On Tue, Oct 20, 2009 at 6:30 PM, Thuy Nguyen > wrote: > >> Now you have to come back to the past familiar work, that go to >> dhis-web-portal folder and build with mvn again. >> >> > Thanks Thuy - that is certainly straightforward. >

Re: [Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 892: Temporarily fixed compilation error in importexport. A problem is that we now cannot uniquely ide...

2009-10-21 Thread Lars Helge Øverland
On Tue, Oct 20, 2009 at 6:09 PM, Bob Jolliffe wrote: > Hi Lars > > I haven't had a chance to give this too much foreground thought yet but it > does occur to me that we can simplify here a little bit. Given that > categoryoptions are no longer free standing, ie they must always be within > the c

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 895: Updated root POMs: Set java compilation to 1.6, updated some outdated urls, put the portal back i...

2009-10-21 Thread noreply
revno: 895 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Wed 2009-10-21 09:39:24 +0200 message: Updated root POMs: Set java compilation to 1.6, updated some outdated urls, put the portal back in the