Re: [Dhis2-devs] DHIS2 - Indicator calculation over dimensions

2014-10-05 Thread Dapo Adejumo
Hi Jason and Robin ( and Devs) , I decided to raise this question here since it is remotely related to the discussions below. I want an indicator that has inputs beyond what is currently available for indicator definitions – for example -Percentage of Health facilities with BCG cove

Re: [Dhis2-devs] DHIS2 - Indicator calculation over dimensions

2014-10-05 Thread Jason Pickering
Hi Dapo, I think it is related in that it shows how we cannot calculate more "complicated" indicators. In this case, it is really a case of having some operator like "IF" in spreadhseet programs. E.g... IF(logical_test ,true_value,false_value) In your case, it would be something like IF (BCG cov

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16958: SQL

2014-10-05 Thread noreply
revno: 16958 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-10-05 16:09:41 +0200 message: SQL modified: resources/sql/div.sql resources/sql/integritychecks.sql -- lp:dhis2 https://code.launchpad.net/~dhis2-

[Dhis2-devs] Clearing DHIS2 cache via the Web API

2014-10-05 Thread Farai Mutero
Hi Guys Is there any way to clear the DHIS2 cache using the Web API? Regards -- Farai Mutero ___ 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] Clearing DHIS2 cache via the Web API

2014-10-05 Thread Knut Staring
https://www.dhis2.org/doc/snapshot/en/user/html/ch32s25.html On Sun, Oct 5, 2014 at 5:08 PM, Farai Mutero wrote: > Hi Guys > > Is there any way to clear the DHIS2 cache using the Web API? > > Regards > > -- > Farai Mutero > > > ___ > Mailing list: http

Re: [Dhis2-devs] Clearing DHIS2 cache via the Web API

2014-10-05 Thread Knut Staring
Not the same thing of course, but wanted to also mention this new tutorial: https://www.dhis2.org/tutorials/how-to-really-clear-browser-cache Knut On Sun, Oct 5, 2014 at 5:41 PM, Knut Staring wrote: > https://www.dhis2.org/doc/snapshot/en/user/html/ch32s25.html > > On Sun, Oct 5, 2014 at 5:08 P

[Dhis2-devs] Cannot get datafrom API and ask for api version

2014-10-05 Thread winhtaik aung
Dear devs, I cannot grab api data via this URL(http://localhost:8082/api/dashboardItems) it just only shows "Object not found for uid: dashboardItems". And i also put ".json" . So i pass the uid parameter as dashboard uid. then its didin't show the above error. And also didn't return any data. O

Re: [Dhis2-devs] DHIS2 - Indicator calculation over dimensions

2014-10-05 Thread Dapo Adejumo
Thanks Jason – Was shying away from a report solution to a more permanent one. Extra operators or tools to extend the functionality of indicator calculations will improve what we currently have – A blueprint will probably be in order. ……… Regards, Dapo Adejumo +2348033683677

Re: [Dhis2-devs] Clearing DHIS2 cache via the Web API

2014-10-05 Thread Farai Mutero
Thanks a lot Knut. Much appreciated! On Sun, Oct 5, 2014 at 5:43 PM, Knut Staring wrote: > Not the same thing of course, but wanted to also mention this new tutorial: > https://www.dhis2.org/tutorials/how-to-really-clear-browser-cache > > Knut > > On Sun, Oct 5, 2014 at 5:41 PM, Knut Staring wr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16959: add hooks in AbstractCrudController for pre-create and pre-update of entity

2014-10-05 Thread noreply
revno: 16959 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-10-06 12:18:37 +0700 message: add hooks in AbstractCrudController for pre-create and pre-update of entity modified: dhis-2/dhis-web/dhis-web-api/src/m

[Dhis2-devs] Permission denied for relation i18nlocale

2014-10-05 Thread Timothy Harding
Hello DHIS2 Developer's List I'm attempting to spin up a couple test instances of DHIS2 inside Ubuntu 14.04 and with both 2.14 and 2.16 and am encountering some problems. If create the postgres user (dhis) and the db (dhis2) and do nothing else, I get the demo version (admin:district) for both 2.

[Dhis2-devs] [Bug 1246220] Re: Problem with pivot tables when exporting/importing configs

2014-10-05 Thread Morten Olav Hansen
** Changed in: dhis2 Milestone: 2.13 => 2.16 -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1246220 Title: Problem with pivot tables when exporting/importing configs Status in DHIS 2: Conf

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16960: minor indent fix

2014-10-05 Thread noreply
revno: 16960 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-10-06 13:14:06 +0700 message: minor indent fix modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/AbstractCrudContro