Re: [Dhis2-devs] Bug when using ==NULL (is null ) in aggregate query builder

2014-10-11 Thread Rodolfo Melia
Adding Juan and Jose, who has dealt with similar situations. *Rodolfo MeliĆ”* *Principal | *rme...@knowming.com Skype: rod.melia | +44 777 576 4090 | +1 708 872 7636 www.knowming.com On Fri, Oct 10, 2014 at 7:10 PM, Prosper BT wrote: > Using 2.16 demo server, build not specified, there is

Re: [Dhis2-devs] Bug when using ==NULL (is null ) in aggregate query builder

2014-10-11 Thread Rodolfo Melia
Adding Juan and Jose, who has dealt with similar situations. > > > On Fri, Oct 10, 2014 at 7:10 PM, Prosper BT wrote: > >> Using 2.16 demo server, build not specified, there is an error when >> dealing with data elements and trying to aggregate when data elements are >> null. >> >> ([DE:2005727.*

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17057: Removed unused dependency management definitions

2014-10-11 Thread noreply
revno: 17057 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sat 2014-10-11 12:37:39 +0200 message: Removed unused dependency management definitions modified: dhis-2/dhis-services/dhis-service-dxf2/src/test/java/org/his

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17058: Removed ConfigurationManager. Removed xstream dependency.

2014-10-11 Thread noreply
revno: 17058 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sat 2014-10-11 13:23:15 +0200 message: Removed ConfigurationManager. Removed xstream dependency. removed: dhis-2/dhis-services/dhis-service-importexport/src/m

Re: [Dhis2-devs] Bug when using ==NULL (is null ) in aggregate query builder

2014-10-11 Thread Tran Chau (HISP Vietnam)
Hi all, This one *[DE:1.2.3] != null *doesn't work . Aggregate functionality works with formula *[DE:1.2.3] is not null*. Best regard, Tran On Sat, Oct 11, 2014 at 5:06 PM, Rodolfo Melia wrote: > Adding Juan and Jose, who has dealt with similar situations. > >> >> >> On Fri, Oct 10, 2014 at

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17059: Exlucded xercesImpl from spring security openid

2014-10-11 Thread noreply
revno: 17059 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sat 2014-10-11 13:29:14 +0200 message: Exlucded xercesImpl from spring security openid modified: dhis-2/pom.xml -- lp:dhis2 https://code.launchpad.net/~dhis2

[Dhis2-devs] [Bug 1378893] Re: Prune period and automated aggregation of tracker data fails in 2.16

2014-10-11 Thread Thu Tran
Hi Simon, Which revision do you use for testing ? For 2nd issue, could you talk to me what is the functionality got this issue ? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1378893 Title: Pr

Re: [Dhis2-devs] [Bug 1378893] Re: Prune period and automated aggregation of tracker data fails in 2.16

2014-10-11 Thread Simon Ndira
Hi Thu Trun, I am using this version: Version: 2.16 Build revision: 16506 Build date: 2014-10-08 13:15 Regarding the issue. It has to do with Pruning periods and Tracker. Pruning periods: When I go to 'Data Administration' -> 'Maintenance' -> Perform Maintenance -> 'only for prune period'. This

Re: [Dhis2-devs] Bug when using ==NULL (is null ) in aggregate query builder

2014-10-11 Thread Prosper BT
Thanks Tran the one that doesnt work is *[DE:1.2.3] is null* On Sat, Oct 11, 2014 at 2:29 PM, Tran Chau (HISP Vietnam) < tran.hispviet...@gmail.com> wrote: > Hi all, > > This one *[DE:1.2.3] != null *doesn't work . > Aggregate functionality works with formula *[DE:1.2.3] is not null*. > > Best

Re: [Dhis2-devs] Bug when using ==NULL (is null ) in aggregate query builder

2014-10-11 Thread Tran Chau (HISP Vietnam)
Hi Prosper, *[DE:1.2.3] is null *works fine. On Sat, Oct 11, 2014 at 8:24 PM, Prosper BT wrote: > Thanks Tran > > the one that doesnt work is *[DE:1.2.3] is null* > > On Sat, Oct 11, 2014 at 2:29 PM, Tran Chau (HISP Vietnam) < > tran.hispviet...@gmail.com> wrote: > >> Hi all, >> >> This one *[D

Re: [Dhis2-devs] Bug when using ==NULL (is null ) in aggregate query builder

2014-10-11 Thread Tran Chau (HISP Vietnam)
Thanks for the snapshot, Prosper. I saw the bug now. I am working on it. Will inform you when I finish. On Sat, Oct 11, 2014 at 8:59 PM, Prosper BT wrote: > Hi Tran, > > Am running it both on the demo and dev servers, on testing the expressions > it fails see snap shot below and attached pdf >

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17060: Fixed bug - Exception thrown when to run aggregate query builder with programstage as *.

2014-10-11 Thread noreply
revno: 17060 committer: Tran Chau branch nick: dhis2 timestamp: Sat 2014-10-11 21:27:16 +0700 message: Fixed bug - Exception thrown when to run aggregate query builder with programstage as *. modified: dhis-2/dhis-services/dhis-serv

Re: [Dhis2-devs] Bug when using ==NULL (is null ) in aggregate query builder

2014-10-11 Thread Tran Chau (HISP Vietnam)
Hi Prosper, It is fixed on trunk with revision 17060 and 2.16 version with revision 16512. Please update your code and take a look at it. Thank you. Best regards, Tran On Sat, Oct 11, 2014 at 9:12 PM, Tran Chau (HISP Vietnam) < tran.hispviet...@gmail.com> wrote: > Thanks

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17061: Data entry, improved performance indicator calculation

2014-10-11 Thread noreply
revno: 17061 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sat 2014-10-11 21:29:38 +0200 message: Data entry, improved performance indicator calculation modified: dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17062: Formula editor min width

2014-10-11 Thread noreply
revno: 17062 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sat 2014-10-11 21:56:07 +0200 message: Formula editor min width modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/we

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17063: Fixed bug - Exception thrown when to run Schedule automated aggregation function.

2014-10-11 Thread noreply
revno: 17063 committer: Tran Chau branch nick: dhis2 timestamp: Sun 2014-10-12 10:59:00 +0700 message: Fixed bug - Exception thrown when to run Schedule automated aggregation function. modified: dhis-2/dhis-services/dhis-service-eve

Re: [Dhis2-devs] [Bug 1378893] Re: Prune period and automated aggregation of tracker data fails in 2.16

2014-10-11 Thread Tran Chau (HISP Vietnam)
Hi Simon, The bug [1] is fixed in version 2.16, revision 16513. Please take a look at it on your side. For the bug [2], I did run on the demo server and my local server. It doesn't show the same issue. Maybe giving me the full log file instead of the partial log file will help me to analyze the i