[Dhis2-devs] [Bug 623814] [NEW] Translation error in Beneficiary Aggregation

2010-08-25 Thread Dev Ratan
Public bug reported: In Name -based data record in Beneficiary Aggregation sub module there are some translation error as : "ga_facilityby " , ga_orgunit . ** Affects: dhis2 Importance: Undecided Status: New -- Translation error in Beneficiary Aggregation https://bugs.l

[Dhis2-devs] Fixing broken shapefile geometries

2010-08-25 Thread Knut Staring
Hello, For those working on GIS, I thought I'd share a very useful tool for repairing invalid topologies, such as self-intersecting polygons: For this, you can use the cleanGeometry function in PostGIS: http://www.sogis1.so.ch/sogis/dl/postgis/cleanGeometry.sql Example: update "UGA_adm1" set th

Re: [Dhis2-devs] Fixing broken shapefile geometries

2010-08-25 Thread Knut Staring
I should mention that this function is developed by Kappasys, which is developing GIS infrastructure tools for the Solothurn Canton of Switzerland. Just another testament to the power of PostGIS, which we should integrate (in conjunction with Geoserver) in the future. Knut On Wed, Aug 25, 2010 at

[Dhis2-devs] [Bug 623838] [NEW] IN Beneficiary Aggregation QueryBuilder generate button is not working

2010-08-25 Thread Dev Ratan
Public bug reported: In Beneficiaries and Programs module in Beneficiaries and Programs sub module the Generate button is not working properly . ** Affects: dhis2 Importance: Undecided Status: New -- IN Beneficiary Aggregation QueryBuilder generate button is not working https://

[Dhis2-devs] [Bug 623843] [NEW] Indicator descriptors should be optional

2010-08-25 Thread Knut Staring
Public bug reported: Currently, one has to provide a description for both the numerator and denominator. I don't see why this should be required, in fact it is quite annoying - not sure I see any use cases for such descriptions at all - it should suffice to describe the whole indicator. But at lea

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

2010-08-25 Thread noreply
revno: 1966 committer: Tran Chau branch nick: trunk timestamp: Wed 2010-08-25 15:30:55 +0700 message: Minor fix. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programStageDataEntryForm.vm dhis-2/

[Dhis2-devs] [Bug 623863] [NEW] In DataSet Association Management the organisation level could not saved

2010-08-25 Thread Dev Ratan
Public bug reported: n DataSet Association Management the organisation level could not saved . ** Affects: dhis2 Importance: Undecided Status: New -- In DataSet Association Management the organisation level could not saved https://bugs.launchpad.net/bugs/623863 You received this

[Dhis2-devs] [Bug 623866] [NEW] Error in maintenance submodule .

2010-08-25 Thread Dev Ratan
Public bug reported: In data administration module in maintenance sub module there is an internal error when pressing perform maintenance button after checking prune periods . ** Affects: dhis2 Importance: Undecided Status: New -- Error in maintenance submodule . https://bugs.laun

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1967: update dataset module use jquery valiation form for check name/code/shortname is exist

2010-08-25 Thread noreply
revno: 1967 committer: Tran Thanh Tri branch nick: trunk timestamp: Wed 2010-08-25 16:31:57 +0700 message: update dataset module use jquery valiation form for check name/code/shortname is exist removed: dhis-2/dhis-web/dhis-web-mai

[Dhis2-devs] [Bug 623875] [NEW] GIS Data element mapview links don't work from dashboard

2010-08-25 Thread Knut Staring
Public bug reported: While data element map views work fine in the GIS module, they do not show the right parameters or a map when the link is clicked in the dashboard. ** Affects: dhis2 Importance: Undecided Assignee: Jan Henrik Øverland (janhenrik-overland) Status: New ** Ch

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1968: update jquery validation js

2010-08-25 Thread noreply
revno: 1968 committer: Tran Thanh Tri branch nick: trunk timestamp: Wed 2010-08-25 17:38:56 +0700 message: update jquery validation js modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/util/jquery

[Dhis2-devs] Uniqueness of Orgunit names - once again

2010-08-25 Thread Knut Staring
Hello, We really have to resolve the issue of unique orgunit names and shortnames. I have 7000 orgunits, and it does not make sense to pollute the name strings with random digits at the end or something similar (another strategy is to use the parent name), just to make them unique. I also don't kn

[Dhis2-devs] [Bug 619236] Re: GIS - db dataelement maps dont work for all levels

2010-08-25 Thread Knut Staring
This was probably caused by failure to include the Data Element in the Data Mart. However, data mart generation should no longer be necessary for display of data in maps? -- GIS - db dataelement maps dont work for all levels https://bugs.launchpad.net/bugs/619236 You received this bug notificatio

Re: [Dhis2-devs] Uniqueness of Orgunit names - once again

2010-08-25 Thread Jason Pickering
Not sure why they should be unique. There are lots of places with the same name (McDonalds, BP, etc) within a given administrative district. They have other unique properties of course such as ownership, address, telephone number, lat/long, etc, but this seems to be another one of those strange res

[Dhis2-devs] Problems building resource tables

2010-08-25 Thread Friedman, Roger (CDC/CGH/DGHA) (CTR)
Folks -- I am unable to generate the Org Unit Structure and Org Unit Group Set Structure Normalized resource tables. My org unit stuff passes data integrity tests. The errors are Failed to Add Objects at org.amplecode.quick.batchhandler.AbstratBatchHandler.a

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1969: Added login notification when running in-memory database

2010-08-25 Thread noreply
Merge authors: Lars revno: 1969 [merge] committer: Lars branch nick: trunk timestamp: Thu 2010-08-26 07:33:47 +0200 message: Added login notification when running in-memory database added: dhis-2/dhis-web/dhis-web-commons/src/mai

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1970: Added Uganda flag

2010-08-25 Thread noreply
revno: 1970 committer: Lars branch nick: trunk timestamp: Thu 2010-08-26 07:39:32 +0200 message: Added Uganda flag added: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/uganda.png modified: dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1971: Added method moduleExists to ModuleManager

2010-08-25 Thread noreply
revno: 1971 committer: Lars branch nick: trunk timestamp: Thu 2010-08-26 07:42:10 +0200 message: Added method moduleExists to ModuleManager modified: dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhis/webportal/module/Defa

Re: [Dhis2-devs] [Bug 623738] [NEW] Exception if start module was not exist.

2010-08-25 Thread Lars Helge Øverland
OK. The thing is that you cannot select a module as start module if it is not in the portal. I guess the problem arises when you build a war with a certain module, set that module as start module, build a new war without that module and try to open. This can be annoying as you cannot then access t

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1972: (GIS) Lightweight OpenLayers WMS set as default background.

2010-08-25 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 1972 [merge] committer: Jan Henrik Overland branch nick: trunk timestamp: Thu 2010-08-26 11:24:49 +0530 message: (GIS) Lightweight OpenLayers WMS set as default backgroun

Re: [Dhis2-devs] [Bug 623738] [NEW] Exception if start module was not exist.

2010-08-25 Thread jason.p.pickering
Sounds like a weird situation, but guess it can happen. Would it be possible to have a fall-back module as well, one that is always present? So, if this happens to occur, the user could at least login? Regards, Jason 2010/8/26 Lars Helge Øverland : > OK. > > The thing is that you cannot select

Re: [Dhis2-devs] [Bug 623738] [NEW] Exception if start module was not exist.

2010-08-25 Thread Lars Helge Øverland
Yes as Tri suggest we always have the portal itself with the welcome page. On Thu, Aug 26, 2010 at 7:58 AM, jason.p.pickering < 623...@bugs.launchpad.net> wrote: > Sounds like a weird situation, but guess it can happen. > > Would it be possible to have a fall-back module as well, one that is > al

Re: [Dhis2-devs] [Bug 623738] [NEW] Exception if start module was not exist.

2010-08-25 Thread Tri Tran Thanh
The problem will have when user is developer, but we need to fix it. Let do that ;) Tran Thanh Tri HISP Viet Nam Cell phone: +84903670967 Website: http://tringuyenvn.com 2010/8/26 Lars Helge Øverland > Yes as Tri suggest we

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1973: Fixed bug related to loading of GIS datalement values

2010-08-25 Thread noreply
revno: 1973 committer: Lars branch nick: trunk timestamp: Thu 2010-08-26 08:44:24 +0200 message: Fixed bug related to loading of GIS datalement values modified: dhis-2/dhis-services/dhis-service-mapping/src/main/java/org/hisp/dhis/m