[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20963: remove custom in-operator parsing in QueryService

2015-11-04 Thread noreply
revno: 20963 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 14:23:30 +0700 message: remove custom in-operator parsing in QueryService modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/his

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20961: add explicit tests for CriteriaQueryEngine (QueryService will later use more than one QueryEngine)

2015-11-04 Thread noreply
revno: 20961 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 13:39:11 +0700 message: add explicit tests for CriteriaQueryEngine (QueryService will later use more than one QueryEngine) added: dhis-2/dhis-s

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

2015-11-04 Thread noreply
revno: 20960 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 13:28:18 +0700 message: minor fix modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/query/DefaultQueryService.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20959: rename ContainsOperator => LikeOperator, adds MatchMode enum (start, end, anywhere, exact)

2015-11-04 Thread noreply
revno: 20959 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 13:07:23 +0700 message: rename ContainsOperator => LikeOperator, adds MatchMode enum (start, end, anywhere, exact) removed: dhis-2/dhis-service

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20958: replace old Operator class with new Operator class + implementations

2015-11-04 Thread noreply
revno: 20958 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 12:04:18 +0700 message: replace old Operator class with new Operator class + implementations removed: dhis-2/dhis-services/dhis-service-core/src

Re: [Dhis2-devs] Resource table generation error

2015-11-04 Thread sumudu weerasinghe
Hi Lars, I upgraded it to 2.20 but it gives same error, unable to generate resource tables. e Do i need to delete period 2015.01 from table contents? ​ On Thu, Nov 5, 2015 at 6:59 AM, sumudu weerasinghe wrote: > Thanks Lars, > I will try to upgrade it today . > >- Do i need to do the ch

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20957: minor fix, use Object as argument parameters in Operators

2015-11-04 Thread noreply
revno: 20957 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 10:55:41 +0700 message: minor fix, use Object as argument parameters in Operators modified: dhis-2/dhis-services/dhis-service-core/src/main/java

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

2015-11-04 Thread noreply
revno: 20956 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 10:38:05 +0700 message: minor fix modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/query/QueryUtils.java -- lp:dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20955: moved QueryService/QueryEngine classes to service-core, depends on hibernate-core / DateUtils (fr...

2015-11-04 Thread noreply
revno: 20955 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 10:31:11 +0700 message: moved QueryService/QueryEngine classes to service-core, depends on hibernate-core / DateUtils (from system) etc. removed:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20954: remove getAll(order) methods from HibGenStore, not in use, and causes issues for new Operator impl

2015-11-04 Thread noreply
revno: 20954 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-11-05 10:16:36 +0700 message: remove getAll(order) methods from HibGenStore, not in use, and causes issues for new Operator impl modified: dhis-2/dhis

Re: [Dhis2-devs] Resource table generation error

2015-11-04 Thread sumudu weerasinghe
Thanks Lars, I will try to upgrade it today . - Do i need to do the changes on "period" table before upgrade or just upgrade my database according to upgrade note ? - Actually i want to upgrade up to 2.21 , is there issue in upgrade in to 2.21 regards Sumudu On Thu, Nov 5, 2015

Re: [Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Greg Rowles
DQ results are calculated on request (i.e. stored temporarily only). This upgrade requires changes to the analytics engine but one way around the problem could be to create non-compulsory categorycombos for completeness + timeliness (hidden from users). Values could be pushed into the analytics tab

Re: [Dhis2-devs] Resource table generation error

2015-11-04 Thread Lars Helge Øverland
Hi Sumudu, this weakness was fixed in version 2.20 and later. Are you able to upgrade your instance? regards, Lars On Thu, Oct 29, 2015 at 3:15 AM, sumudu weerasinghe wrote: > Yes Morten, > > I tried it before and after deletion of period but still not work and > giving same error. > as in s

Re: [Dhis2-devs] Aggregation type function does not work properly.

2015-11-04 Thread Lars Helge Øverland
Hi Sourabh, you are right. This has been fixed now in 2.20, 2.21 and trunk. regards, Lars On Fri, Oct 30, 2015 at 2:01 AM, Sourabh Bhardwaj wrote: > Hi, > > Can anyone tell me for what purpose we use aggregation type function. I > was checking in case of Pivot tables, here if we change the a

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20953: PT noext.

2015-11-04 Thread noreply
revno: 20953 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2015-11-04 16:10:58 +0100 message: PT noext. modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/index2.html dhis-2/dhis-web/dhis-web-

Re: [Dhis2-devs] [Dhis2-users] Web Portal with DHIS2

2015-11-04 Thread Guy Ekani
Hello everyone, I'm facing two porblems with portal in dhis 2.21 (20853), 1. i'm not able to retrieve table and chart when i'm not connected in dhis2    Error = Refused to execute script from 'http://localhost:8080/api/organisationUnits.jsonp?userOnly=true&…[id,name]&paging=false&callback=Ext.dat

Re: [Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Alex Tumwesigye
+1 Alex On Wed, Nov 4, 2015 at 12:44 PM, Ime Asangansi wrote: > My +1 for this as well. > > > > Thanks, > > Ime > > > > > > *From:* Dhis2-devs [mailto:dhis2-devs-bounces+imeasangansi= > gmail@lists.launchpad.net] *On Behalf Of *Greg Rowles > *Sent:* Wednesday, November 4, 2015 9:10 AM > *To

Re: [Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Pierre Dane
Can't this data be exposed through a SQL View, which can be accessed through the API? On Wed, Nov 4, 2015 at 11:44 AM, Ime Asangansi wrote: > My +1 for this as well. > > > > Thanks, > > Ime > > > > > > *From:* Dhis2-devs [mailto:dhis2-devs-bounces+imeasangansi= > gmail@lists.launchpad.net]

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20952: PT noext.

2015-11-04 Thread noreply
revno: 20952 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2015-11-04 12:01:11 +0100 message: PT noext. modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/scripts/core2.js -- lp:dhis2 https://

[Dhis2-devs] Important notice for Android Event Capture and Tracker Capture users

2015-11-04 Thread Simen Skogly Russnes
Dear all, I just want to inform you on an issue regarding using the apps directly from Google Play. The apps in question are Event Capture and Tracker Capture for Android. *Breaking changes in automatic update to 2.21 compatible apps* During the development efforts between 2.20 and 2.21 there wer

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20951: add caseSensitive parameter to ContainsOperator, removed old IContainsOperator

2015-11-04 Thread noreply
revno: 20951 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-11-04 16:50:36 +0700 message: add caseSensitive parameter to ContainsOperator, removed old IContainsOperator removed: dhis-2/dhis-services/dhis-servic

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20950: adds getHibernateCriterion to Operator classes, will allow QueryEngine to get Hibernate Criterion...

2015-11-04 Thread noreply
revno: 20950 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-11-04 16:45:59 +0700 message: adds getHibernateCriterion to Operator classes, will allow QueryEngine to get Hibernate Criterion directly from operator i

Re: [Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Ime Asangansi
My +1 for this as well. Thanks, Ime From: Dhis2-devs [mailto:dhis2-devs-bounces+imeasangansi=gmail@lists.launchpad.net] On Behalf Of Greg Rowles Sent: Wednesday, November 4, 2015 9:10 AM To: Olav Poppe Cc: Jens Johan Kaasbøll; dhis2-devs@lists.launchpad.net Subject: Re: [Dhis2-dev

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20949: more eum operator fixes

2015-11-04 Thread noreply
revno: 20949 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-11-04 16:24:10 +0700 message: more eum operator fixes modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/query/operators/Equ

Re: [Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Greg Rowles
Hi All We are relying more and more on these DQ metrics in South Africa (for providing feedback to health on policy adherence). Having access to DQ data under analytics is super important for us too! But I know this is a massive piece of work so we are waiting patiently :) On Wed, Nov 4, 2015 at

Re: [Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Olav Poppe
Hi Johan, I don’t have a solution for you, since as you have noticed timeliness is not available through the analytics API (and thus not in pivot tables etc). I’m not sure if the data is really available anywhere through the API, but hopefully some of the developers can answer to that. I just w

Re: [Dhis2-devs] Query regarding ExtJs

2015-11-04 Thread Jan Henrik Øverland
Hi, I just replied in the private thead. On Wed, Nov 4, 2015 at 9:40 AM, Sourabh Bhardwaj wrote: > Hi Sir, > > This side Sourabh (working as software developer Intern in Hisp India) > and Priyanka(working as software developer in Hisp India) > > There is one requirement that has come up on ExtJ

[Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Johan Ivar Sæbø
Hi, we are working on a league table/scorecard app, and manage to get indicators and completeness rates into it. However, users also want to be able to use the timeliness rates. We don't see them in the pivot tables either, so not much help in looking at how that is done there. How can we get

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20948: minor rename

2015-11-04 Thread noreply
revno: 20948 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-11-04 15:43:27 +0700 message: minor rename removed: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/query/operators/Between.java

[Dhis2-devs] Query regarding ExtJs

2015-11-04 Thread Sourabh Bhardwaj
Hi Sir, This side Sourabh (working as software developer Intern in Hisp India) and Priyanka(working as software developer in Hisp India) There is one requirement that has come up on ExtJS to plot charts dynamically by getting data through web API. We are facing with a query as explained as follo

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20947: test for In operator Enum

2015-11-04 Thread noreply
revno: 20947 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-11-04 15:35:57 +0700 message: test for In operator Enum modified: dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/query/OperatorTes

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20946: fix for In operator + tests

2015-11-04 Thread noreply
revno: 20946 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-11-04 15:29:32 +0700 message: fix for In operator + tests modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/query/operators