Re: [Dhis2-devs] [Dhis2-users] Installation of dhis2 on docker

2018-09-05 Thread Paulo Grácio
>> Dan Cocos >>> Principal, BAO Systems >>> dco...@baosystems.com | http://www.baosystems.com | 2900 K Street, >>> Suite 507, Washington D.C. 20007 >>> <https://maps.google.com/?q=2900+K+Street,+Suite+507,+Washington+D.C.+20007=gmail=g> >>

Re: [Dhis2-devs] dhis2 docker image

2018-04-03 Thread Paulo Grácio
Hi, I have added support for the latest versions 2.28 and 2.29 if anyone wants to give it a try. https://github.com/pgracio/dhis2-docker/ Br, Paulo Grácio On Tue, Mar 20, 2018 at 10:23 AM Zubair Asghar Raja <zub...@dhis2.org> wrote: > Hi Michael, > > This is equally good alo

[Dhis2-devs] DOCKERIZE ALL THE THINGS...

2016-12-06 Thread Paulo Grácio
ecious time, answering this survey. We would love to hear your thoughts or feedback on how we can improve your experience! https://goo.gl/forms/GAKD9sQOzeOSvNN23 Best regards, Paulo Grácio ___ Mailing list: https://launchpad.net/~dhis2-devs Post to :

Re: [Dhis2-devs] dhis2.conf

2016-11-16 Thread Paulo Grácio
for external developers ;) > > best regards, > > Lars > > On Tue, Nov 15, 2016 at 11:23 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > > Hi, is it possible to use environment variables on dhis.conf > https://github.com/pgracio/dhis2-docker/blob/master

[Dhis2-devs] dhis2.conf

2016-11-15 Thread Paulo Grácio
Hi, is it possible to use environment variables on dhis.conf https://github.com/pgracio/dhis2-docker/blob/master/conf/dhis.conf#L8 It's failing to start with this error FATAL: database "${POSTGRES_DB}" does not exist -- Paulo ___ Mailing list:

[Dhis2-devs] [API Tests] Users module - Create User

2016-10-22 Thread Paulo Grácio
Hi devs, I'm getting a 500 when trying to create a new User. Test Case: https://github.com/dhis2/api-tests/blob/master/modules/users/user.js#L13 Failing Job: https://travis-ci.org/dhis2/api-tests/jobs/169493320#L2057 Payload: https://github.com/dhis2/api-tests/blob/master/data/users.js#L4

Re: [Dhis2-devs] dhis 2.25 upgrade

2016-10-21 Thread Paulo Grácio
disregard my question... looking at the wrong container ;) On Fri, Oct 21, 2016 at 10:49 AM Paulo Grácio <paulogra...@gmail.com> wrote: > Hi, > > when starting version 2.25 it logs > > INFO 2016-10-21 08:42:25,118 Environment variable DHIS2_HOME points t

Re: [Dhis2-devs] dhis 2.25 upgrade

2016-10-21 Thread Paulo Grácio
Hi, when starting version 2.25 it logs INFO 2016-10-21 08:42:25,118 Environment variable DHIS2_HOME points to /opt/dhis2/config (DefaultLocationManager.java [localhost-startStop-1]) INFO 2016-10-21 08:42:25,144 File /opt/dhis2/config/dhis.conf does not exist (DefaultLocationManager.java

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 < >

Re: [Dhis2-devs] [API Tests] Data Administration - Option Set

2016-10-10 Thread Paulo Grácio
orrect to me, but from the results > of the test, it seems it is possible to update. > > Maybe the developers can comment more? > > Regards, > Jason > > > On Sun, Oct 9, 2016 at 5:58 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > > Hi devs, > > should it

Re: [Dhis2-devs] [API Tests] Data Administration - Option Set #2

2016-10-09 Thread Paulo Grácio
Correction: Version: 2.*24*-20161008 On Sun, Oct 9, 2016 at 7:40 PM Paulo Grácio <paulogra...@gmail.com> wrote: > Hi devs, > > should it be able to update existent Option Set code from > 'TEST_OPTION_SET' to 'TEST_OPTION_SET_NEW'? > > Test Case: > https://github.com/

[Dhis2-devs] [API Tests] Data Administration - Option Set #2

2016-10-09 Thread Paulo Grácio
BR, Paulo Grácio ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

[Dhis2-devs] [API Tests] Data Administration - Option Set

2016-10-09 Thread Paulo Grácio
Hi devs, should it be possible to update existent Option Set type from 'INTEGER' to ‘TEXT'? Test Case: https://github.com/dhis2/api-tests/blob/master/modules/data-admin/optionSet.js#L77 Failing Job: https://travis-ci.org/dhis2/api-tests/jobs/166211140 BR, Paulo Grácio

Re: [Dhis2-devs] JavaScript - Code Convention

2016-10-07 Thread Paulo Grácio
> > which is based on, and almost identical to, the Airbnb style guide: > https://github.com/airbnb/javascript > > Jan > > On 7 October 2016 at 00:04, Paulo Grácio <paulogra...@gmail.com> wrote: > > Hi devs, > > are you guys

[Dhis2-devs] JavaScript - Code Convention

2016-10-06 Thread Paulo Grácio
Hi devs, are you guys following any code convention for JS? Br, -- Paulo ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help :

Re: [Dhis2-devs] Reg: DHIS2 docker instance.

2016-09-27 Thread Paulo Grácio
r your reference. >> >> https://github.com/msf-oca-his/API_Test >> >> https://github.com/dhis2/api-tests >> >> Feedback from the community would be well appreciated. >> >> Thanks & Regards, >> Nalinikanth >> >> >> On W

Re: [Dhis2-devs] ERROR: Hammertime

2016-06-21 Thread Paulo Grácio
low the (admin) password to be changed on those instances. If > you see it anywhere else then its an actual problem. > > On Tue, Jun 21, 2016 at 9:00 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > >> Is this familiar to anyone? Getting this error using latest trunk and 2.23

[Dhis2-devs] ERROR: Hammertime

2016-06-21 Thread Paulo Grácio
Is this familiar to anyone? Getting this error using latest trunk and 2.23 dhis2-database | ERROR: Hammertime! dhis2-database | STATEMENT: update users set uid=$1, code=$2, created=$3, lastUpdated=$4, creatoruserid=$5, username=$6, password=$7, externalauth=$8, openid=$9, ldapid=$10,

Re: [Dhis2-devs] User Module - Error deleting user

2016-06-16 Thread Paulo Grácio
av Hansen > Senior Engineer, DHIS 2 > University of Oslo > http://www.dhis2.org > > On Thu, Jun 16, 2016 at 11:44 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > >> I have created a test case that tries to delete the default admin user. I >> get back a 500 w

Re: [Dhis2-devs] User Module - Error deleting user

2016-06-16 Thread Paulo Grácio
gt; wrote: >> >>> Right, so the user was deleted? 204 is expected for that. It's only for >>> server errors I have changed >>> >>> -- >>> Morten Olav Hansen >>> Senior Engineer, DHIS 2 >>> University of Oslo >>> http:/

Re: [Dhis2-devs] User Module - Error deleting user

2016-06-16 Thread Paulo Grácio
endpoint? that doesn't sound right :) > > -- > Morten Olav Hansen > Senior Engineer, DHIS 2 > University of Oslo > http://www.dhis2.org > > On Thu, Jun 16, 2016 at 2:22 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > >> Great, getting a 204. >> &

Re: [Dhis2-devs] User Module - Error deleting user

2016-06-16 Thread Paulo Grácio
gineer, DHIS 2 > University of Oslo > http://www.dhis2.org > > On Tue, Jun 14, 2016 at 7:26 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > >> Hi, >> >> maybe I'm missing something but, just one more question, is there any >> situation where we

Re: [Dhis2-devs] User Module - Error deleting user

2016-06-14 Thread Paulo Grácio
gt;>> Regards, >>> Jason >>> >>> >>> On Tue, Jun 14, 2016 at 11:35 AM, Morten Olav Hansen <mor...@dhis2.org> >>> wrote: >>> >>>> Hi Paulo >>>> >>>> I have made a few changes to trunk and 2.23 w

Re: [Dhis2-devs] Export Metadata - Error with Content-Type header

2016-06-14 Thread Paulo Grácio
d be fine > > -- > Morten Olav Hansen > Senior Engineer, DHIS 2 > University of Oslo > http://www.dhis2.org > > On Tue, Jun 14, 2016 at 3:36 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > >> Ok, thanks for the clarification. >> >> Can I use this war to

Re: [Dhis2-devs] Export Metadata - Error with Content-Type header

2016-06-14 Thread Paulo Grácio
/metadata endpoint is versioned.. nothing > else, everything will be part of 2.24 > > -- > Morten Olav Hansen > Senior Engineer, DHIS 2 > University of Oslo > http://www.dhis2.org > > On Tue, Jun 14, 2016 at 3:29 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: >

Re: [Dhis2-devs] Export Metadata - Error with Content-Type header

2016-06-14 Thread Paulo Grácio
t;>> >>>> Hi Morten, >>>> I am a bit confused by this. Will we have to provide the explicit api >>>> version of the current version? So if we are on 2.24,will all API calls to >>>> the default API require the current version of the server? &

Re: [Dhis2-devs] Export Metadata - Error with Content-Type header

2016-06-14 Thread Paulo Grácio
>> version of the current version? So if we are on 2.24,will all API calls to >> the default API require the current version of the server? >> >> Regards, >> Jason >> >> On Mon, Jun 13, 2016, 18:58 Paulo Grácio <paulogra...@gmail.com> wrote: >> >&g

Re: [Dhis2-devs] Export Metadata - Error with Content-Type header

2016-06-13 Thread Paulo Grácio
; > -- > Morten Olav Hansen > Senior Engineer, DHIS 2 > University of Oslo > http://www.dhis2.org > > On Mon, Jun 13, 2016 at 4:11 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > >> Hi Morten, >> >> yes removing Content type header makes it

Re: [Dhis2-devs] User Module - Error deleting user

2016-06-13 Thread Paulo Grácio
bles potentially can be linked to the user table. > > regards, > > Lars > > > > > On Sat, Jun 11, 2016 at 6:54 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > >> Hi all, >> >> when trying to delete an user using API, DELETE

Re: [Dhis2-devs] Export Metadata - Error with Content-Type header

2016-06-13 Thread Paulo Grácio
; University of Oslo > http://www.dhis2.org > > On Sun, Jun 12, 2016 at 10:47 PM, Paulo Grácio <paulogra...@gmail.com> > wrote: > >> Hi all, >> >> when calling the metadata API with Content-Type header it returns a 500. >> >> curl -H "Accept: a

[Dhis2-devs] Export Metadata - Error with Content-Type header

2016-06-12 Thread Paulo Grácio
Hi all, when calling the metadata API with Content-Type header it returns a 500. curl -H "Accept: application/xml" -H "Content-Type: application/xml" -u admin:district "https://play.dhis2.org/demo/api/metadata?lastUpdated=2014-02 " Best regards, Paulo

[Dhis2-devs] User Module - Error deleting user

2016-06-11 Thread Paulo Grácio
Hi all, when trying to delete an user using API, DELETE - http://localhost:8085/api/users/zTsuPZnHqaO I'm getting a 500 - Internal Error with Request processing failed; nested exception is org.springframework.dao.DataIntegrityViolationException: could not execute statement; SQL [n/a]; constraint

Re: [Dhis2-devs] [Dhis2-users] dhis2 2.20 War file fail to be executed:SEVERE: Error configuring application listener of class org.hisp.dhis.system.startup.StartupListener

2016-05-27 Thread Paulo Grácio
Hi Adolphe, another option is to use Docker to start the training environments. You can find some more information here https://github.com/pgracio/dhis2-docker docker images https://hub.docker.com/r/pgracio/dhis2-web/tags/ https://hub.docker.com/r/pgracio/dhis2-db/tags/ Regards, Paulo On Fri,

Re: [Dhis2-devs] [Dhis2-users] Digit group separator in pivot table - what should the default value be?

2016-05-03 Thread Paulo Grácio
Why not use https://docs.oracle.com/javase/tutorial/i18n/format/numberFormat.html where the default format depends on user/setup locale? On Wed, 4 May 2016 at 00:32, Antonia - Pro wrote: > At the start of voting I felt in total minority. > But according to the SI/ISO 31-0

Re: [Dhis2-devs] [Dhis2-users] Open ID configuration in DHIS2

2016-04-30 Thread Paulo Grácio
Hi Chameera, you can find more information here. "*Set the OpenID identifier on the user*: For every user that should be able to login with his OpenID identifier, you will need to set this on the user itself. This can be done in user management, under the email field, there is not a field called

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

2016-01-17 Thread Paulo Grácio
+1 Well done. For those who want to try this new version using docker, I have just pushed a new image for version 2..22. https://github.com/pgracio/dhis2-docker Have fun! Paulo Grácio On 17 January 2016 at 11:55, Alex Tumwesigye <atumwesi...@gmail.com> wrote: > Lars, > >

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

2015-05-09 Thread Paulo Grácio
___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-us...@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp -- Paulo Grácio

[Dhis2-devs] DHIS2, Docker and Cloud Deployment in a few steps... and free of charge

2015-05-02 Thread Paulo Grácio
that can improve a lot and isn't, yet, recommended for production deployments. Have fun and share your thoughts... Regards, Paulo Grácio ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https

[Dhis2-devs] [Bug 1266754] Re: Generate help content

2014-01-22 Thread Paulo Grácio
Hi Jason, The anwswer is both. If you go to http://apps.dhis2.org/demo/dhis-web-commons-about/help.action and select Designing a data set section or Getting started with DHIS 2 as end-user section there is nothing there... maybe these sections shouldn't be there... Regards, Paulo -- You

Re: [Dhis2-devs] About dataset completeness

2014-01-16 Thread Paulo Grácio
where datasetid =9923); Regards, Paulo Grácio From: Dhis2-devs [mailto:dhis2-devs-bounces+pgracio=criticalsoftware@lists.launchpad.net] On Behalf Of Seide, Germine Sent: quinta-feira, 16 de Janeiro de 2014 09:05 To: Jason Pickering Cc: dhis2-devs Subject: Re: [Dhis2-devs] About dataset

[Dhis2-devs] [Bug 1268787] Re: Generating Analytics in Live version

2014-01-16 Thread Paulo Grácio
) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Regards, Paulo Grácio To manage notifications about this bug go to: https://bugs.launchpad.net/dhis2/+bug/1268787/+subscriptions

[Dhis2-devs] [Bug 1268787] Re: Generating Analytics in Live version

2014-01-15 Thread Paulo Grácio
) at org.springframework.jdbc.core.JdbcTemplate$1ExecuteStatementCallback.doInStatement(JdbcTemplate.java:421) at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:396) ... 13 more Regards, Paulo Grácio -- You received this bug notification because you are a member

Re: [Dhis2-devs] [Bug 1266754] Re: Generate help content

2014-01-13 Thread Paulo Grácio
Hi Jason, The error was on line 2014, after removing ‘/screen’ it is now working. Please see attach. Regards, Paulo Grácio ** Attachment added: error.png https://bugs.launchpad.net/bugs/1266754/+attachment/3947752/+files/error.png -- You received this bug notification because you

[Dhis2-devs] [Bug 1268787] Re: Generating Analytics in Live version

2014-01-13 Thread Paulo Grácio
On 17 Dec 2013, at 17:01, Paulo Grácio pgra...@criticalsoftware.com wrote: Hi, It looks like the problem is related with quoted names http://h2database.com/html/grammar.html#quoted_name Please see attached imaged, any idea of how to work around this problem? Regards, Paulo Grácio -- You

[Dhis2-devs] [Bug 1268787] [NEW] Generating Analytics in Live version

2014-01-13 Thread Paulo Grácio
(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Regards, Paulo Grácio ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notification because you

[Dhis2-devs] [Bug 1268787] Re: Generating Analytics in Live version

2014-01-13 Thread Paulo Grácio
On Fri, Dec 13, 2013 at 3:21 PM, Paulo Grácio pgra...@criticalsoftware.com wrote: Hi all, Any idea of what might be causing this problem? Caused by: org.h2.jdbc.JdbcSQLException: Column OUS.uidlevel1 not found; SQL statement: Regards, Paulo Grácio -- You received this bug notification

Re: [Dhis2-devs] [Bug 1267561] Re: dataset reports, pivot tables, and data visualizer does not work after upgrade from 2.4 to 2.13

2014-01-13 Thread Paulo Grácio
, Paulo Grácio From: Dhis2-devs [mailto:dhis2-devs-bounces+pgracio=criticalsoftware@lists.launchpad.net] On Behalf Of D. Cenk Erdil Sent: segunda-feira, 13 de Janeiro de 2014 20:09 To: Knut Staring Cc: DHIS 2 developers Subject: Re: [Dhis2-devs] [Bug 1267561] Re: dataset reports, pivot tables

[Dhis2-devs] [Bug 1268787] Re: Generating Analytics in Live version

2014-01-13 Thread Paulo Grácio
From: Adebusoye Anifalaje [mailto:bus...@hisp.org] Sent: terça-feira, 17 de Dezembro de 2013 18:37 To: Paulo Grácio Cc: DHIS 2 developers Subject: Re: [Dhis2-devs] Generating Analytics in Live version Try saving the levels as they are and then run analytics again. See what happens

[Dhis2-devs] [Bug 1268787] Re: Generating Analytics in Live version

2014-01-13 Thread Paulo Grácio
, and keywords). hibernate.connection.url = jdbc:h2:./database/dhis2;AUTO_SERVER=TRUE;DATABASE_TO_UPPER=false Adding this to the connection String is not working having an error during server startup. Any recommendation… ?!  Regards, Paulo Grácio -- You received this bug notification because you

[Dhis2-devs] [Bug 1268787] Re: Generating Analytics in Live version

2014-01-13 Thread Paulo Grácio
From: Adebusoye Anifalaje [mailto:bus...@hisp.org] Sent: terça-feira, 17 de Dezembro de 2013 17:19 To: Paulo Grácio Cc: DHIS 2 developers Subject: Re: [Dhis2-devs] Generating Analytics in Live version Importance: High Hi Paulo, There have been a number of people with this problem. What you

[Dhis2-devs] [Bug 1268787] Re: Generating Analytics in Live version

2014-01-13 Thread Paulo Grácio
Hi Busoye, We are not using the default OU Levels, please see the attachment. Regards, Paulo Grácio -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1268787 Title: Generating Analytics in Live

Re: [Dhis2-devs] [Bug 1266754] Re: Generate help content

2014-01-10 Thread Paulo Grácio
Hi Jason, Any idea of what might be causing this problem? Regards, Paulo Grácio From: Paulo Grácio [mailto:pgra...@criticalsoftware.com] Sent: quarta-feira, 8 de Janeiro de 2014 16:00 To: 'Jason Pickering' Subject: RE: [Dhis2-devs] [Bug 1266754] Re: Generate help content Hi Jason

[Dhis2-devs] [Bug 1240399] Re: No data in Report Tables generated from Pivot Tables with DataElement - Details (categories)

2014-01-10 Thread Paulo Grácio
From: Paulo Grácio [mailto:pgra...@criticalsoftware.com] Sent: terça-feira, 10 de Dezembro de 2013 14:58 To: 'Lars Helge Øverland'; Subject: RE: Community Features in DHIS2 Hi Lars, Pivot Table Data, and; Lars: “This has been corrected - now both for pivot table and for standard reports

[Dhis2-devs] [Bug 1266754] Re: Generate help content

2014-01-08 Thread Paulo Grácio
Hi Jason, the problem in fact is that if we create a new DHIS2 build with the generated file when rendering it you have the following exception: Caused by: javax.xml.transform.TransformerException: javax.xml.transform.TransformerException:

[Dhis2-devs] FW: Translation of DHIS2 to Brazilian Portuguese

2014-01-07 Thread Paulo Grácio
Hi, Can anyone please help with this issue? Regards, Paulo Grácio From: Paulo Grácio [mailto:pgra...@criticalsoftware.com] Sent: sexta-feira, 3 de Janeiro de 2014 13:56 To: 'Lars Helge Øverland' Cc: 'Marcio Thomé'; 'Knut Staring'; 'Ola Hodne Titlestad'; 'zeferino saugene'; 'Jason

[Dhis2-devs] [Bug 1266754] [NEW] Generate help content

2014-01-07 Thread Paulo Grácio
Public bug reported: I was trying to generate help_content file based on our translation to Portuguese. To make sure I was doing everything correct I tried to generate first the default file based on English translation to check if the contents were the same. What I did was: - Copy script

Re: [Dhis2-devs] Generating Analytics in Live version

2013-12-18 Thread Paulo Grácio
, and keywords). hibernate.connection.url = jdbc:h2:./database/dhis2;AUTO_SERVER=TRUE;DATABASE_TO_UPPER=false Adding this to the connection String is not working having an error during server startup. Any recommendation… ?! L Regards, Paulo Grácio From: Adebusoye Anifalaje

Re: [Dhis2-devs] Generating Analytics in Live version

2013-12-17 Thread Paulo Grácio
Hi Busoye, We are not using the default OU Levels, please see the attachment. Regards, Paulo Grácio From: Adebusoye Anifalaje [mailto:bus...@hisp.org] Sent: terça-feira, 17 de Dezembro de 2013 17:19 To: Paulo Grácio Cc: DHIS 2 developers Subject: Re: [Dhis2-devs] Generating Analytics

Re: [Dhis2-devs] [Dhis2-users] Generating Analytics in Live version

2013-12-13 Thread Paulo Grácio
Hi all, Any idea of what might be causing this problem? Caused by: org.h2.jdbc.JdbcSQLException: Column OUS.uidlevel1 not found; SQL statement: Regards, Paulo Grácio From: Dhis2-users [mailto:dhis2-users-bounces+pgracio=criticalsoftware@lists.launchpad.net] On Behalf

[Dhis2-devs] Homologous periods for indicators

2013-12-04 Thread Paulo Grácio
Hi, One of the challenges that I have at the moment is the creation of an indicator based on homologous period to have evolution. Any idea/suggestion? For instance get Malaria deaths for period (2013) and Malaria deaths for period-1 (2012). Regards mailto:*%20your-email%20* Paulo

[Dhis2-devs] Error executing Maintenance Operations

2013-12-03 Thread Paulo Grácio
) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect iveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro xy.java:204) at $Proxy93.getTables(Unknown Source) Regards, Paulo Grácio

[Dhis2-devs] [Bug 1240399] Re: No data in Report Tables generated from Pivot Tables with DataElement - Details (categories)

2013-12-03 Thread Paulo Grácio
Thanks using API directly, wasn't expected to have the same result when executing Table Report? http://apps.dhis2.org/demo/dhis-web-reporting/displayManageTableForm.action http://apps.dhis2.org/demo/dhis-web-reporting/exportTable.action?uid=AOphCIgmjeNtype=html; -- You received this bug

[Dhis2-devs] [Bug 1240399] Re: No data in Report Tables generated from Pivot Tables with DataElement - Details (categories)

2013-12-03 Thread Paulo Grácio
might be so we can help with a fix? Thanks for all the support. Paulo Grácio -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1240399 Title: No data in Report Tables generated from Pivot Tables

[Dhis2-devs] [Bug 1240399] Re: No data in Report Tables generated from Pivot Tables with DataElement - Details (categories)

2013-12-02 Thread Paulo Grácio
Hi Lars, was this fix already merged back to version 2.13? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1240399 Title: No data in Report Tables generated from Pivot Tables with DataElement -

[Dhis2-devs] [Bug 1240399] Re: No data in Report Tables generated from Pivot Tables with DataElement - Details (categories)

2013-12-02 Thread Paulo Grácio
I was trying to reproduce de bug scenario that I described and it seems that the problem still persists. Using the Pivot table sent by Lars announcing this new functionality Pivot table supports details, meaning selection of individual category option combos for data elements. Under data

[Dhis2-devs] [Bug 1255520] Re: Encoding problem

2013-11-29 Thread Paulo Grácio
because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1255520 Title: Encoding problem Status in DHIS 2: Confirmed Bug description: Hi all, Any idea of what might be causing this problem, please see attach. Regards, Paulo Grácio

[Dhis2-devs] [Bug 1255520] Re: Encoding problem

2013-11-29 Thread Paulo Grácio
be causing this problem, please see attach. Regards, Paulo Grácio - I can at least confirm that I see it here also. But I don't see it everywhere, running

[Dhis2-devs] [Bug 1255520] [NEW] Encoding problem

2013-11-27 Thread Paulo Grácio
Public bug reported: Hi all, Any idea of what might be causing this problem, please see attach. Regards, Paulo Grácio - I can at least confirm that I see it here

[Dhis2-devs] [Bug 1250403] [NEW] Import/Export DataElementOperand

2013-11-12 Thread Paulo Grácio
Public bug reported: Hi Morten, We are facing a problem during export/import, once dataelementoperand is empty after import. We found this: org.hisp.dhis.dxf2.metadata.ExchangeClasses // special class which is created on demand in association with other objects exportClasses.remove(

[Dhis2-devs] [Bug 1250403] Re: Import/Export DataElementOperand

2013-11-12 Thread Paulo Grácio
Hi, I don't remember the exact details, but compulsoryDataElementOperands/greyedFields was disabled because it caused issues with our importer, I think it was related to how they are stored (which is different from the rest of our types). If it's important, we might be able to look at it before

[Dhis2-devs] Encoding problem

2013-11-07 Thread Paulo Grácio
Hi all, Any idea of what might be causing this problem, please see attach. Regards, Paulo Grácio attachment: encoding.png___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https

[Dhis2-devs] [Bug 1240861] Re: Problem with Meta-Data export

2013-10-18 Thread Paulo Grácio
Thanks Morten, works fine now. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1240861 Title: Problem with Meta-Data export Status in DHIS 2: New Bug description: When we select all in

Re: [Dhis2-devs] Bug pivot tables

2013-10-18 Thread Paulo Grácio
Hi Jan, How about this https://bugs.launchpad.net/dhis2/+bug/1240399 is this also a bug? Regards, Paulo Grácio From: Dhis2-devs [mailto:dhis2-devs-bounces+pgracio=criticalsoftware@lists.launchpad.net] On Behalf Of Jan Henrik Øverland Sent: sexta-feira, 18 de Outubro de

[Dhis2-devs] [Bug 1240399] Re: No data in Report Tables generated from Pivot Tables with DataElement - Details (categories)

2013-10-18 Thread Paulo Grácio
Hi, also did a test with the sample data used in http://apps.dhis2.org/demo and I could reproduce the problem. Using the Pivot table sent by Lars announcing this new functionality Pivot table supports details, meaning selection of individual category option combos for data elements. Under data

Re: [Dhis2-devs] DHIS version 2.13 is released

2013-10-17 Thread Paulo Grácio
Hi, Congratulations for this amazing achievement. We already have our team playing around with it. Great work! Regards, mailto:*%20your-email%20* Paulo Grácio Technical Manager (+258) 822 544 603 Skype: paulojrgracio http://www.criticalsoftware.co.uk/ Critical Software Mozambique

[Dhis2-devs] Analytics history

2013-10-14 Thread Paulo Grácio
into another. Create, delete and Updated OU is not a problem, as well as move Health Units from one District to another. The problem is how keep Analytics history? Is it possible somehow? Regards, mailto:*%20your-email%20* Paulo Grácio Technical Manager (+258) 822 544 603 Skype

Re: [Dhis2-devs] [Bug 1229106] Re: v2.12 Data Entry form data does not print

2013-09-26 Thread Paulo Grácio
Hi all, We have already implemented part of this functionality, and is already proposed for merge with trunk development. https://code.launchpad.net/~sis-ma/dhis2/SISMA-35 Regards, Paulo Grácio -Original Message- From: Dhis2-devs [mailto:dhis2-devs-bounces+pgracio=criticalsoftware

[Dhis2-devs] [GIS] Offline installation

2013-08-13 Thread Paulo Grácio
Hi all, When using DHIS2 without internet access how do you think is the best approach to have GIS using Open Street or Google Street? For instance using Offline Openstreetmap? Regards, mailto:*%20your-email%20* Paulo Grácio Technical Manager (+258) 822 544 603 Skype: paulojrgracio

Re: [Dhis2-devs] Interoperability question

2013-08-06 Thread Paulo Grácio
Hi all, Please find my comments below. Regards, Paulo Grácio From: Pascal Brandt [mailto:pas...@jembi.org] Sent: terça-feira, 6 de Agosto de 2013 14:56 To: Paulo Grácio Cc: Jason Pickering; DHIS 2 developers; Chris Seebregts; Carl Fourie; Ryan Crichton Subject: Re: [Dhis2-devs

Re: [Dhis2-devs] Interoperability question

2013-08-01 Thread Paulo Grácio
that we can do it using several different approaches and we are considering them J. Regards, Paulo Grácio From: Jason Pickering [mailto:jason.p.picker...@gmail.com] Sent: quinta-feira, 1 de Agosto de 2013 13:26 To: Paulo Grácio Cc: DHIS 2 developers Subject: Re: [Dhis2-devs

[Dhis2-devs] Interoperability question

2013-07-31 Thread Paulo Grácio
the XLS file has been processed by the ExcelConverterBean? Thanks for your support, mailto:*%20your-email%20* Paulo Grácio Technical Manager Skype: paulojrgracio http://www.criticalsoftware.co.uk/ Critical Software Mozambique Dependable Technologies for Critical Systems Critical Software

Re: [Dhis2-devs] Interoperability question

2013-07-31 Thread Paulo Grácio
Grácio From: Knut Staring [mailto:knu...@gmail.com] Sent: quarta-feira, 31 de Julho de 2013 19:09 To: Paulo Grácio; Namrata Nehete Cc: DHIS 2 developers Subject: Re: [Dhis2-devs] Interoperability question Hi Paulo, Unfortunately, I think the experts on this particular feature are on holiday

Re: [Dhis2-devs] [Dhis2-users] FRED API

2013-07-18 Thread Paulo Grácio
Hi, you are absolutely right, thanks for the tip. Regards, Paulo Grácio From: Morten Olav Hansen [mailto:morte...@gmail.com] Sent: quinta-feira, 18 de Julho de 2013 12:29 To: Paulo Grácio Cc: DHIS 2 developers; dhis2-users Subject: Re: [Dhis2-users] FRED API When you get these 400

[Dhis2-devs] FRED API

2013-07-17 Thread Paulo Grácio
@demo.json -H Content-Type: application/json http://localhost:8081/api-fred/v1/facilities.json I’m getting always Error 400 - the request sent by the client was syntactically incorrect. Kind regards, Paulo Grácio ___ Mailing list: https

[Dhis2-devs] [Bug 1201404] [NEW] Not exporting Data Set Section

2013-07-15 Thread Paulo Grácio
Public bug reported: Module: dhis-web-importexport Metadata Export action: dxf2MetaDataExport.action (http://localhost:8080 /dhis-web-importexport/dxf2MetaDataExport.action) 1 - Select Data Set 2 - Export 3 - Data in dataentryform table are exported Problem might be related with URL

[Dhis2-devs] Code Style

2013-05-02 Thread Paulo Grácio
Hi all, I was following this presentation http://www.uio.no/studier/emner/matnat/ifi/INF5750/h07/undervisningsmateria le/dhis_2.pdf http://www.uio.no/studier/emner/matnat/ifi/INF5750/h07/undervisningsmaterial e/dhis_2.pdf but link to code style seems to be broken

[Dhis2-devs] Build DHIS2 Live

2013-04-17 Thread Paulo Grácio
.org/ci/ Kind Regards, mailto:*%20your-email%20* Paulo Grácio Technical Manager (+258) 822 544 603 http://www.criticalsoftware.co.uk Critical Software Mozambique Dependable Technologies for Critical Systems Critical Software Mozambique is a subsidiary of http://cmmiinstitute.com/ Critical

Re: [Dhis2-devs] Build DHIS2 Live

2013-04-17 Thread Paulo Grácio
directory from the live installation and then unzip the war file into its place. Regards, Jason On Wed, Apr 17, 2013 at 7:11 PM, Paulo Grácio pgra...@criticalsoftware.com wrote: Hello, I was trying to build DHIS2 Live from branch ~dhis2-devs-core/dhis2/2.11 but without success

Re: [Dhis2-devs] Build DHIS2 Live

2013-04-17 Thread Paulo Grácio
Hello Lars, Thanks for the help, after a deep search I realize that the problem was related with maven-assembly-plugin version. Just updated from 2.2-beta-3 to 2.2.2 and it’s working. Thanks, Paulo Grácio From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: quarta-feira

Re: [Dhis2-devs] [Dhis2-users] DHIS version 2.11 is released

2013-03-25 Thread Paulo Grácio
Congratulations for the achivement! Is there any information about how to upgrade from version 2.10 to 2.11? Kind regards, Paulo Grácio On 22 March 2013 19:05, Lars Helge Øverland larshe...@gmail.com wrote: Hi all, DHIS version 2.11 is out and we have some great features for you: - Web

Re: [Dhis2-devs] [Dhis2-users] DHIS version 2.11 is released

2013-03-25 Thread Paulo Grácio
Thanks. I missed that email, sorry for the spam. Regards, Paulo Grácio On 25 March 2013 15:32, David Muturi dnmut...@gmail.com wrote: Hi Paulo, Here it is... this update is intended for server administrators looking to upgrade to DHIS 2.11. In version 2.11, DHIS is performing on-the-fly

[Dhis2-devs] [Bug 1008925] Re: OPTION SET NOT WOKRING

2013-02-23 Thread Paulo Grácio
Hello Knut, it looks like Option Set only works for Data Elements wtih Domain Type Patient, not working for Aggregate. Also found this issue https://blueprints.launchpad.net/dhis2/+spec /option-set-aggregate requesting for implementation. Kind regards, Paulo Grácio -- You received this bug

[Dhis2-devs] [Bug 1008925] Re: OPTION SET NOT WOKRING

2013-02-22 Thread Paulo Grácio
Hello, i'm using dhis version 2.10 and facing the same problem. Any update? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1008925 Title: OPTION SET NOT WOKRING Status in DHIS 2 - District