[Dhis2-devs] [Bug 1574953] [NEW] Can't create Data Element

2016-04-25 Thread Karina
Public bug reported: I can't create Data Element. When I'm creating data elements, every time I choose Domain Type/Value Type/Aggregate Type it doesn't respond to anything on the data element editor. Also, my orgunit doesn't show up on Organization Levels section, it keep showing symbol of load

Re: [Dhis2-devs] [Dhis2-users] ERRORS reported by the log file

2016-04-25 Thread Raminosoa Rabemanantsoa, Tantely
Dear Morten, Thank you for your answer. For ERROR 1: I have made an SQL select (in DHIS2) to find the the orgunit with the mentioned uid but it does not appear in the list. It is something strange as all the organisation units are listed in the query output. For ERROR 2: It does not happen for a

Re: [Dhis2-devs] Datamart error

2016-04-25 Thread Pramil Liyanage
Any help on this error? On Mon, Apr 25, 2016 at 7:53 PM, Pramil Liyanage wrote: > ​Hi Lars, > > Thanks for the reply. Same issue is there in 2.20 also. When upgraded to > 2.22 there are no errors in the analytic table update, but data entered in > the dataset is not available in reports. Log als

Re: [Dhis2-devs] [Dhis2-users] ERRORS reported by the log file

2016-04-25 Thread Morten Olav Hansen
> > *ERROR 1* > > I have created a list of data entry users to use the android data capture > app. When they are accessing their account through the DHIS2 web interface, > the server is returning a pop-up message mentioning “409 conflict, the user > is not allowed to view org unit: ky58tsXe83tn”. H

[Dhis2-devs] ERRORS reported by the log file

2016-04-25 Thread Raminosoa Rabemanantsoa, Tantely
Dear All, I would like to ask your support in ordre to fix the following errors: *ERROR 1* I have created a list of data entry users to use the android data capture app. When they are accessing their account through the DHIS2 web interface, the server is returning a pop-up message mentioning “

[Dhis2-devs] dhis 2.23 upgrade

2016-04-25 Thread Lars Helge Øverland
Hi all, a few things to be aware of when upgrading to DHIS 2.23 (click on the link below or continue reading this email): https://www.dhis2.org/223-upgrade *Database* Run the database SQL upgrade script once before updating the WAR file. It only applies if you have set up program rules for y

[Dhis2-devs] [Bug 1574639] Re: [api] NullPointer when inviting a user through the api

2016-04-25 Thread Jim Grace
Fixed in trunk, 2.23 and 2.22. ** Changed in: dhis2 Status: New => Fix Committed -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1574639 Title: [api] NullPointer when inviting a user throu

[Dhis2-devs] [Bug 1574639] Re: [api] NullPointer when inviting a user through the api

2016-04-25 Thread Jim Grace
** Changed in: dhis2 Assignee: (unassigned) => Jim Grace (jimgrace) -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1574639 Title: [api] NullPointer when inviting a user through the api Stat

Re: [Dhis2-devs] Datamart error

2016-04-25 Thread Pramil Liyanage
​Hi Lars, Thanks for the reply. Same issue is there in 2.20 also. When upgraded to 2.22 there are no errors in the analytic table update, but data entered in the dataset is not available in reports. Log also attached. Thanks Pramil 2016-04-25 14:11:18Analytics tables updated: 00:00:51.725 2016-

[Dhis2-devs] [Bug 1574639] [NEW] [api] NullPointer when inviting a user through the api

2016-04-25 Thread Mark Polak
Public bug reported: When trying to send an invite to create a user i receive a null pointer. This effects both 2.23 and 2.22 (2.22 being the more important version for me atm :)) Send an invite request to `https://play.dhis2.org/demo/api/users/invite` with a payload equivalent to: ``` { "e

Re: [Dhis2-devs] Datamart error

2016-04-25 Thread Pramil Liyanage
Hi Lars, I upgraded to 2.22. But the issue after that was data not showing in the dataset reports and pivot tables. Analytics complete since there is no datamart so I thought this is the issue. On Mon, Apr 25, 2016 at 7:19 PM, Lars Helge Øverland wrote: > Hi Pramil, > > do you think you could u

Re: [Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Calle Hedberg
Alex, I presume you will assess what parts of the current custom IDSR2 code that now can be replaced by standard tracker functionality - don't forget to share :-) Regards calle On 25 April 2016 at 15:28, Calle Hedberg wrote: > Knut, > > That makes no sense - nobody does area calculations on la

Re: [Dhis2-devs] Datamart error

2016-04-25 Thread Lars Helge Øverland
Hi Pramil, do you think you could upgrade your instance to a recent DHIS 2 version? That way it is easier for us to help you. We usually support the three last releases. https://www.dhis2.org/downloads regard, Lars On Mon, Apr 25, 2016 at 3:39 PM, Pramil Liyanage wrote: > Hi all, > > I am

Re: [Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Knut Staring
You are right, Calle, cannot use Lat/Lon - but pretty much any equal-area projection should work, right? Or is your concern that UTM is used? Would be strange to transform to UTM rather than some, Cylindrical Equal-Area function, e.g. Gall-Peters. But I will let Bjørn/Jan respond. k On Mon, Apr

[Dhis2-devs] Datamart error

2016-04-25 Thread Pramil Liyanage
Hi all, I am getting this error when trying to run the datamart in 2.19. (Database postgres) 2016-04-25 13:11:27Process failed: java.sql.SQLSyntaxErrorException: object name already exists: DEYVNZPZ39W2Y_P79KWQPTZRR 2016-04-25 13:11:26 Populating crosstabulation table What could be the reaso

Re: [Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Calle Hedberg
Knut, That makes no sense - nobody does area calculations on lat/long (i.e. the geographical graticule), you must first project the lat/long data into a suitable projection and then calculate areas. For smaller areas (e.g. small and medium-sized countries) you would typically use UTM (Transverse

Re: [Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Pamod Amarakoon
Thank you Dev team for the latest release. Will give this a try 👍 On Mon, Apr 25, 2016 at 6:23 PM, Lars Helge Øverland wrote: > > > On Mon, Apr 25, 2016 at 2:39 PM, Calle Hedberg > wrote: > >> Hi, >> >> Good stuff - will go through it in more detail, but please note that >> trying to download t

Re: [Dhis2-devs] [Dhis2-users] dhis version 2.23 is released

2016-04-25 Thread Alex Tumwesigye
Great stuff Dev Team. Alex On Mon, Apr 25, 2016 at 4:05 PM, Calle Hedberg wrote: > Lars, > > Thanks - it is downloading > > One initial question re GIS area calculations: what projection is used for > the calculation? > > regards > calle > > On 25 April 2016 at 14:53, Lars Helge Øverland wrote

Re: [Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Calle Hedberg
Lars, Thanks - it is downloading One initial question re GIS area calculations: what projection is used for the calculation? regards calle On 25 April 2016 at 14:53, Lars Helge Øverland wrote: > > > On Mon, Apr 25, 2016 at 2:39 PM, Calle Hedberg > wrote: > >> Hi, >> >> Good stuff - will go t

Re: [Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Knut Staring
AFAIK all coordinates are lat/lon, so I suppose that also goes for the area calculation. Knut On Mon, Apr 25, 2016 at 3:05 PM, Calle Hedberg wrote: > Lars, > > Thanks - it is downloading > > One initial question re GIS area calculations: what projection is used for > the calculation? > > regard

Re: [Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Lars Helge Øverland
On Mon, Apr 25, 2016 at 2:39 PM, Calle Hedberg wrote: > Hi, > > Good stuff - will go through it in more detail, but please note that > trying to download the 2.23 demo database gives an error (file not found). > > regards > Calle > Right - fixed now. -- Lars Helge Øverland Lead developer, DH

Re: [Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Calle Hedberg
Hi, Good stuff - will go through it in more detail, but please note that trying to download the 2.23 demo database gives an error (file not found). regards Calle On 25 April 2016 at 14:29, Lars Helge Øverland wrote: > Hi all, > > > DHIS version 2.23 is out with a lot of new features, apps and

[Dhis2-devs] dhis version 2.23 is released

2016-04-25 Thread Lars Helge Øverland
Hi all, DHIS version 2.23 is out with a lot of new features, apps and improvements. Log in with admin/district on the demo system. ANALYTICS FEATURES --- Event clustering in GIS: You can now view clusters of events in the event layer of the GIS app. This dram