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

2015-03-23 Thread noreply
revno: 18668 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-03-24 10:09:08 +0700 message: minor modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/schema/DefaultSchemaService.java --

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18667: Minor updates, use getProperty/haveProperty instead of using property map directly

2015-03-23 Thread noreply
revno: 18667 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-03-24 10:01:32 +0700 message: Minor updates, use getProperty/haveProperty instead of using property map directly modified: dhis-2/dhis-services/dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18666: Event analytics, added support for dy collapsed data dimension

2015-03-23 Thread noreply
revno: 18666 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-03-23 21:38:30 +0100 message: Event analytics, added support for dy collapsed data dimension modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/com

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18665: Change == to .equals() to compare attributeOptionCombo in HibernateDataApprovalStore.getDataAppro...

2015-03-23 Thread noreply
revno: 18665 committer: jimgr...@gmail.com branch nick: dhis2 timestamp: Mon 2015-03-23 13:01:34 -0400 message: Change == to .equals() to compare attributeOptionCombo in HibernateDataApprovalStore.getDataApprovals() modified: dhis-2

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18664: Added invitations to data statistics

2015-03-23 Thread noreply
revno: 18664 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-03-23 14:31:38 +0100 message: Added invitations to data statistics modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/

Re: [Dhis2-devs] Google Street Layer - Dashboard

2015-03-23 Thread Adebusoye Anifalaje
Hi Jan, On a similar note, downloading GIS favourites as PNG or PDF doesn’t include symbols used on the map or the google map background. Do you intend to support this at some point? Thanks. Busoye > On 22 Mar 2015, at 19:22, Jan Henrik Øverland > wrote: > > Hi Dapo, > > it is currently

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18663: use RenderService to get jsonMapper instead of JacksonUtils

2015-03-23 Thread noreply
revno: 18663 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-03-23 16:54:57 +0700 message: use RenderService to get jsonMapper instead of JacksonUtils modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/his

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18662: minor cleanup

2015-03-23 Thread noreply
revno: 18662 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-03-23 16:24:15 +0700 message: minor cleanup modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/analytics/DataType.java dhis-2/dhis-api/src/main/ja

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18661: Dashboard, minor

2015-03-23 Thread noreply
revno: 18661 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-03-23 09:15:51 +0100 message: Dashboard, minor modified: dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i1

Re: [Dhis2-devs] [Dhis2-users] dhis2 2, 18 resource table generate Bugs

2015-03-23 Thread Morten Olav Hansen
Yes, this is a known bug. I'm still looking into it, it only happens with certain timezones, will let you know when it has been fixed. -- Morten On Mon, Mar 23, 2015 at 3:05 PM, Ola Hodne Titlestad wrote: > Hi Fatema, > > This is not a database issue, but a bug that occurs when generating the >

Re: [Dhis2-devs] [Dhis2-users] dhis2 2, 18 resource table generate Bugs

2015-03-23 Thread Ola Hodne Titlestad
Hi Fatema, This is not a database issue, but a bug that occurs when generating the period structure table on machines/servers using on of a few specific time zones. I think I commented on this issues on another email thread you started. Morten knows the details, but my quick fix advice is to cha

[Dhis2-devs] [Bug 1424604] Re: Category option combo not matched on import

2015-03-23 Thread Morten Olav Hansen
** Changed in: dhis2 Status: New => Fix Committed -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1424604 Title: Category option combo not matched on import Status in DHIS 2: Fix Committ

[Dhis2-devs] suggestion on Aggregate Query Builder

2015-03-23 Thread channara rin
Hi all DHIS2, If the aggregate query builder return Null or zero. DHIS2 should display zero in Data Elements. Thank you CHANNARA ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launch

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

2015-03-23 Thread noreply
revno: 18660 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-03-23 14:20:14 +0700 message: minor modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/schema/Property.java -- lp:dhis2 https://code.launchpad.net

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18659: If property.klass is enum, expose all possible constants in Property.constants, also adds Propert...

2015-03-23 Thread noreply
revno: 18659 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-03-23 14:10:37 +0700 message: If property.klass is enum, expose all possible constants in Property.constants, also adds PropertyType.CONSTANT modified: