[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18371: Analytics, compact code

2015-02-22 Thread noreply
revno: 18371 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2015-02-22 19:31:40 +0100 message: Analytics, compact code modified: dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/dat

Re: [Dhis2-devs] SMS Not finding Users Associated with Phones

2015-02-22 Thread Lars Helge Øverland
Hi Stephen, in 2.18 we made the user authority checks a bit stricter. It seems from the log that you have a user "dhis" receiving SMS, but that user does not have any user roles associated with it. I can work on fix here, but in the meantime, can you please try associating at least one user roles

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18372: Various fixes

2015-02-22 Thread noreply
revno: 18372 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2015-02-22 21:02:00 +0100 message: Various fixes modified: dhis-2/dhis-services/dhis-service-administration/src/main/java/org/hisp/dhis/sqlview/DefaultSql

Re: [Dhis2-devs] dhis2 2.13 pivot table organization unite wise reporting bug in boriwser

2015-02-22 Thread Lars Helge Øverland
Hi Fatema, does this happen for all your favorites or just one? Can you try to re-create that pivot table favorite and see if it goes away? regards, Lars On Sun, Feb 22, 2015 at 5:52 AM, Uddin Fatema wrote: > Dear All, > > I am using dhis2 2.13 for few application server. when i am running p

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18373: CacheManifestAction, using try-with-resources to avoid resource leak

2015-02-22 Thread noreply
revno: 18373 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2015-02-22 21:30:29 +0100 message: CacheManifestAction, using try-with-resources to avoid resource leak modified: dhis-2/dhis-web/dhis-web-commons/src/mai

Re: [Dhis2-devs] SMS Not finding Users Associated with Phones

2015-02-22 Thread Long Ngo Thanh
Hi Ola and all, I'm working on it now. Fitti, could you please check the username and password. I'm no longer be able to login with the username you gave me last time. Long On Mon Feb 23 2015 at 2:48:00 AM Lars Helge Øverland wrote: > Hi Stephen, > > in 2.18 we made the user authority checks a

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

2015-02-22 Thread noreply
revno: 18374 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-02-23 11:59:43 +0700 message: minor fix modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/query/Query.java -- lp:dhis2 https://code.launchpad.net

[Dhis2-devs] Aggregation query builder

2015-02-22 Thread channara rin
Hi all DHIS2, I wonder can i make aggregation query builder for the same data element but in different organisation unit? When i did, i go the error? [image: Inline image 1] ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lis

[Dhis2-devs] Analytics table dimensions contain duplicates: ["uidlevel3", "uidlevel4"] DHIS2 v2.17

2015-02-22 Thread Pierre Dane
Hi, Our analytics run is failing with the below error. I've tried deleting all the data and then started reducing metadata until I had almost none in the database but the problem did not resolve. I've also run queries to find duplicates on many tables, especially all the org unit ones and I've fou

Re: [Dhis2-devs] Analytics table dimensions contain duplicates: ["uidlevel3", "uidlevel4"] DHIS2 v2.17 - RESOLVED

2015-02-22 Thread Pierre Dane
Greg Rowles found the problem - duplicate leves in orgunitlevel table. On Mon, Feb 23, 2015 at 8:46 AM, Pierre Dane wrote: > Hi, > > Our analytics run is failing with the below error. I've tried deleting all > the data and then started reducing metadata until I had almost none in the > databas