Re: [Dhis2-devs] Program translations are not working in 2.24

2016-10-13 Thread Viet Nguyen
Hi Paulo, That api endpoint is removed as translations for an object is now a part of the object itself. Please see this document for more details. Regards, On Fri, Oct 14, 2016 at

Re: [Dhis2-devs] Event Capture - option set not working

2016-10-13 Thread Alex Tumwesigye
Dear Sam, The 0.5.x are far better than the google play release. We have been trying them here in Uganda and they should considered as an option. The known issue currently is that the app does not show up the program if the program has program rules unless that bug is fixed. But the 0.5.x version

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

2016-10-13 Thread Knut Staring
Are you on Windows? Do you see a black command prompt window with lots of text? On 14 Oct 2016 05:41, "Sunil Gavaskar" wrote: > I'm attaching the browser window. > Please guide me to view the log window. > > sunilgavaskar > > > From: Knut Staring > Sent: Fri, 14 Oct 2016 09:09:23 > To: Sunil Ga

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

2016-10-13 Thread Sunil Gavaskar
I'm attaching the browser window.Please guide me to view the log window.sunilgavaskarFrom: Knut Staring Sent: Fri, 14 Oct 2016 09:09:23To: Sunil Gavaskar Cc: DHIS 2 developers , Lars Helge verland ,

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

2016-10-13 Thread Knut Staring
Do you see any errors in the log window? On 14 Oct 2016 04:07, "Dr. Sunil Gavaskar ParthaSarathy" < sunilgavas...@rediffmail.com> wrote: > Dear DHIS team, > > I'm connecting to a empty DB. The tables are getting created in the DB. > But the page is not loading. The browser says error 503 service

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

2016-10-13 Thread Dr. Sunil Gavaskar ParthaSarathy
Dear DHIS team, I'm connecting to a empty DB. The tables are getting created in the DB. But the page is not loading. The browser says error 503 service unavailable. Thanks & regards Dr. Sunil Gavaskar ParthaSarathy. M.B., B.S., D.A., Medical Officer Tamil Nadu Health Systems Project Sent from

[Dhis2-devs] Org. unit tree not properly ordered in 2.24

2016-10-13 Thread Jose Garcia Muñoz
Dear devs, 2.24 (revision 1502fe2) is not properly displaying the org units in an alpabetic order... I think this issue was already solved in 2.25. Would you mind to migrate that solution to 2.24? Many thanks Jose [image: Inline image 1] ___ Mailing l

Re: [Dhis2-devs] Event Capture - option set not working

2016-10-13 Thread Sam Johnson
Hi all, Is there a version of the Event Capture app that works with 2.25? I’ve just tested the official Event Capture Android app (0.3.4-2.22) that’s on Google Play, and it looks like it still has the option set bug that Simon and Laura reported below. Has anyone come across a workaround for

[Dhis2-devs] Errors while importing datavalues in 2.24

2016-10-13 Thread Jose Garcia Muñoz
Dear devs, I'm trying to import an XML file (900K) with around 8.000 datavalues in 2.24 (build revision 1502fe2). However, I'm getting 2 different kind of errors during the import... (attached at the end of the email) Any ideas? The only thing I can think of, is the huge number of org. units that

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

2016-10-13 Thread Knut Staring
Most likely there is an issue with your dhis.conf file. Please check the database name (connection.url), username and password. On Fri, Oct 14, 2016 at 12:10 AM, Knut Staring wrote: > Hi Sunil, > > Are you connecting to an empty Postgres database? I just downloaded DHIS2 > Live and connected it

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

2016-10-13 Thread Knut Staring
Hi Sunil, Are you connecting to an empty Postgres database? I just downloaded DHIS2 Live and connected it to an empty db without problems. Do you see any errors in the log window? Knut On Thu, Oct 13, 2016 at 10:58 PM, Sunil Gavaskar < sunilgavas...@rediffmail.com> wrote: > Great. Congratulati

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

2016-10-13 Thread Sunil Gavaskar
Great. Congratulations.I need assistance in installing 2.25.The DHIS2 live works fine with the inbuilt database.When connected to postgres getting service unavailable error 503 in the browser.Kindly helpsunilgavaskarFrom: Lars Helge verland Sent: Thu, 13 Oct 2016 16:21:50To: DHIS

Re: [Dhis2-devs] Program translations are not working in 2.24

2016-10-13 Thread Paulo Grácio
Hi, shouldn't this work? https://play.dhis2.org/demo/api/24/translations -- Paulo On Tue, Oct 11, 2016 at 4:44 AM Viet Nguyen wrote: > Hi Archana, > > This should be fixed now in 2.24. > > Regards, > > > On Mon, Oct 10, 2016 at 6:58 PM, Archana Chillala < > archa...@thoughtworks.com> wrote: > >

Re: [Dhis2-devs] 409 in dataset reports?

2016-10-13 Thread Samuel Cheburet
5 On 13 Oct 2016 10:34, "Lars Helge Øverland" wrote: > Hi Jason, > > yes this is expected and can be ignored. We check if the data set has a > category combo, if so we should additional drop downs with categories / > options. > > best regards, > > Lars > > > On Thu, Oct 13, 2016 at 8:59 AM, Jaso

Re: [Dhis2-devs] NPE on opening messages in 2.25

2016-10-13 Thread Jason Pickering
Yes. It seems to result from multiple configuration objects,one of which had a null in the feedback recipients . From the look of the database table (configuration) it would seem multiple configurations are possible,but not sure that is really intended? On Thu, Oct 13, 2016, 16:52 Stian Sandvold

Re: [Dhis2-devs] NPE on opening messages in 2.25

2016-10-13 Thread Halvdan Hoem Grelland
This was due to a missing null-check when accessing the (nullable) feedback recipient group. Fixed in 2.26-SNAP and backported to 2.25. On Thu, Oct 13, 2016 at 4:52 PM, Stian Sandvold wrote: > Have you set up feedback recipient groups? > —— > Stian Sandvold > Software developer, DHIS 2 > Univers

Re: [Dhis2-devs] NPE on opening messages in 2.25

2016-10-13 Thread Stian Sandvold
Have you set up feedback recipient groups? —— Stian Sandvold Software developer, DHIS 2 University of Oslo http://www.dhis2.org > On 13 Oct 2016, at 15:40, Jason Pickering wrote: > > When accessing messages from the dashboard, I get this error. Any ideas? > > Version: > 2.25 > Build revision

Re: [Dhis2-devs] [Dhis2-users] Tracker Capture: Error in registration- Could not encrypt data, indicates a configuration issue

2016-10-13 Thread Seleman Ally
Hi Adolphe, Sound more like tracked entity attribute issue to me. Looks like in version 2.21 one of your attribute was encrypted, And version 2.23 encryption procedure is different.  Use any procedure which is OK with you to open table called trackedentityattribute. Column (Attribute) Confidenti

[Dhis2-devs] Tracker Capture: Error in registration- Could not encrypt data, indicates a configuration issue

2016-10-13 Thread Kamugunga Adolphe
Dear All, Can anyone advise on how to go about this tracker issue? We had a running TB patients tracking instance on 2.21 and we recently upgraded to dhis2.23. Here is how the system is set: Web API:Browse it here Current user:akamugungaVersion:2.23Bu

[Dhis2-devs] NPE on opening messages in 2.25

2016-10-13 Thread Jason Pickering
When accessing messages from the dashboard, I get this error. Any ideas? Version:2.25Build revision:332e86dBuild date:2016-10-13 08:37 * ERROR 2016-10-13 15:38:27,628 Error while executing action (ExceptionInterceptor.java [http-bio-127.0.0.1-8090-exec-18]) java.lang.NullPointerException at org.h

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

2016-10-13 Thread Brajesh Murari
Congrats to the team working behind round the clock to make these new features live in DHIS2. Regards, On Thu, Oct 13, 2016 at 6:45 PM, Pepe Ken Mvulu wrote: > Great Lars and Dev Team, Thank for this version with very advanced > features. > Regards ! > > Pepe Ken Mvulu > Responsable M&E > Progr

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

2016-10-13 Thread henri claude moungui
Congrats to the Devs Team!! Henri   Le Jeudi 13 octobre 2016 11h51, Lars Helge Øverland a écrit : Hi all, DHIS version 2.25 is out with a lot of new features, apps and improvements. Log in with admin/district on the demo system. ANALYTICS FEATURES--- External map layers: The GIS app

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

2016-10-13 Thread Pepe Ken Mvulu
Great Lars and Dev Team, Thank for this version with very advanced features. Regards ! Pepe Ken Mvulu Responsable M&E Programme Village Assaini Direction de l'Hygiène Ministère de la Santé Publique/RDC Tél: +243 811515878 Skype: pepe.ken.mvulu 2016-10-13 13:59 GMT+02:00 Greg Rowles : > Thank you

Re: [Dhis2-devs] Error when upgrading to 2.24

2016-10-13 Thread Jason Pickering
Hi Lars, I managed to find the problem after looking for additional schemas, per your suggestion. dhis2=# \dn List of schemas Name | Owner -+-- private | postgres public | postgres (2 rows) showed two schemas, and inside of the "private" schema, was a table called "organ

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

2016-10-13 Thread Guy Ekani
Congrats to the Devs Team, Sincerly, On Thu, Oct 13, 2016 at 11:51 AM, Lars Helge Øverland wrote: > > Hi all, > > DHIS version 2.25 is out with a lot of new features, apps and > improvements. > > Log in with admin/district on the demo > system. > > > ANALYTICS FE

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

2016-10-13 Thread Alex Tumwesigye
Well done Dev Team. Alex On Thu, Oct 13, 2016 at 2:59 PM, Greg Rowles wrote: > Thank you Lars and Dev team! Fantastic news! Looking forward to the new > features! > > On Thu, Oct 13, 2016 at 1:55 PM, Asif wrote: > >> Congrats Lars and the Dev team. This release comes out with some really >> go

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

2016-10-13 Thread Greg Rowles
Thank you Lars and Dev team! Fantastic news! Looking forward to the new features! On Thu, Oct 13, 2016 at 1:55 PM, Asif wrote: > Congrats Lars and the Dev team. This release comes out with some really > good stuff. Look forward to upgrading to this version soon. > > Cheers, > > Asif > Business S

Re: [Dhis2-devs] Blocking dashboard items on dashboard for specific user groups

2016-10-13 Thread Sergio Valenzuela
Hello Lars, I have just checked on demo server and It is still possible to edit dashboard items (delete them, move them, ...) even if you only have "view credentials" on that specific dashboard. Did you have time to look into this? Regards! *Sergio Valenzuela* Fundación EHAS Telemedicina para

[Dhis2-devs] dhis version 2.25 is released

2016-10-13 Thread Lars Helge Øverland
Hi all, DHIS version 2.25 is out with a lot of new features, apps and improvements. Log in with admin/district on the demo system. ANALYTICS FEATURES --- External map layers: The GIS app now supports TMS (Tile Map Service), XYZ and WMS (Web Map Service) layers. T

Re: [Dhis2-devs] Error when upgrading to 2.24

2016-10-13 Thread Jason Pickering
sorry for the typo. I mean, "shows only these two tables which appear to potentially match that pattern." On Thu, Oct 13, 2016 at 10:45 AM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > Well, I am not seeing anything obvious. Just to be sure, I have dropped > all views and retested, but

Re: [Dhis2-devs] Error when upgrading to 2.24

2016-10-13 Thread Jason Pickering
Well, I am not seeing anything obvious. Just to be sure, I have dropped all views and retested, but that does not seem to help. dhis2=# \dt organisation* List of relations Schema | Name | Type | Owner +-+--

Re: [Dhis2-devs] 409 in dataset reports?

2016-10-13 Thread Lars Helge Øverland
Hi Jason, yes this is expected and can be ignored. We check if the data set has a category combo, if so we should additional drop downs with categories / options. best regards, Lars On Thu, Oct 13, 2016 at 8:59 AM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > https://play.dhis2.org

Re: [Dhis2-devs] Error when upgrading to 2.24

2016-10-13 Thread Lars Helge Øverland
Hi Jason, hard to say from here but this SO thread offers some insight. Best guess: there is a non-dhis table or view in the database with an underscore or other special char such as "org

[Dhis2-devs] 409 in dataset reports?

2016-10-13 Thread Jason Pickering
https://play.dhis2.org/demo/api/dimensions/dataSet/BfMAe6Itzgt returns { - httpStatus: "Conflict", - httpStatusCode: 409, - status: "ERROR", - message: "Data set does not have a category combination: BfMAe6Itzgt" } Is this correct? This seems to always occur when running dataset rep