[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19667: use static thread-safe JodaTime DateTimeFormatter for node serializers (except Jackson2 which hav...

2015-07-16 Thread noreply
revno: 19667 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2015-07-16 13:27:31 +0700 message: use static thread-safe JodaTime DateTimeFormatter for node serializers (except Jackson2 which have its

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19668: minor speed improvements in node serializers

2015-07-16 Thread noreply
revno: 19668 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2015-07-16 13:54:49 +0700 message: minor speed improvements in node serializers modified:

[Dhis2-devs] [Bug 1474060] Re: Users able to delete dashboard items without authorization

2015-07-16 Thread Morten Olav Hansen
Fixed in 2.19/trunk. It still allows moving around the items, but will not save the new position. We will disallow moving the items around in a future version. ** Changed in: dhis2 Milestone: None = 2.20 ** Changed in: dhis2 Assignee: (unassigned) = Morten Olav Hansen (mortenoh) **

[Dhis2-devs] [Bug 1453569] Re: Sharing Feature not working for Dashboards

2015-07-16 Thread Morten Olav Hansen
This have been fixed in 2.19/trunk. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1453569 Title: Sharing Feature not working for Dashboards Status in DHIS: Fix Committed Bug description:

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

2015-07-16 Thread noreply
revno: 19671 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2015-07-16 16:44:12 +0700 message: minor fix modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19672: minor webmessage property order change

2015-07-16 Thread noreply
revno: 19672 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2015-07-16 17:15:54 +0700 message: minor webmessage property order change modified:

[Dhis2-devs] [Bug 1453569] Re: Sharing Feature not working for Dashboards

2015-07-16 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/1453569 Title: Sharing Feature not working for Dashboards Status in DHIS: Fix Committed

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19670: Add acl check for dashboards/dashboardItems

2015-07-16 Thread noreply
revno: 19670 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2015-07-16 14:53:57 +0700 message: Add acl check for dashboards/dashboardItems modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19669: Minor

2015-07-16 Thread noreply
revno: 19669 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2015-07-16 09:26:29 +0200 message: Minor modified:

[Dhis2-devs] [Bug 1473388] Re: All TEI attributes doesn't appear when creating ProgramIndicator

2015-07-16 Thread Lars Helge Ă˜verland
Which list is this, for the expression? What is the value type of the attributes not shown? Some types of attributes (like date) are not yet made available since they are not supported in analytics. ** Changed in: dhis2 Assignee: Thu Tran (tran-hispvietnam) = (unassigned) -- You received

[Dhis2-devs] [Bug 1473388] Re: All TEI attributes doesn't appear when creating ProgramIndicator

2015-07-16 Thread Erling Fjelstad
** Changed in: dhis2 Assignee: (unassigned) = Thu Tran (tran-hispvietnam) -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1473388 Title: All TEI attributes doesn't appear when creating

Re: [Dhis2-devs] [Bug 1474060] Re: Users able to delete dashboard items without authorization

2015-07-16 Thread hardingt
Awesome, thank you Mortin! Are there any chances this can be moved back to 2.18? Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Thu, Jul 16, 2015 at 12:58 AM, Morten Olav Hansen 1474...@bugs.launchpad.net wrote: Fixed in 2.19/trunk. It still allows moving around

[Dhis2-devs] Data analysis: user org unit parameter

2015-07-16 Thread Victor Garcia
Hi all, in pivot tables and data visualizar, the visualization seems to fail when using user org unit as Organisation Unit if the user is assigned to several org units. Only one of them is correctly displayed (with name and values), and the others appear as undefined with no values. This can be

[Dhis2-devs] Program Org Unit Association and creating TrackedEntityInstances Events

2015-07-16 Thread Alan Hill
Hi there Creating an event with an org unit that is not assigned to a program gives us the following error: Program is not assigned to this organisation unit However, creating a TrackedEntityInstance / Enrollment with the same org unit imports OK and without errors. Is this desired

[Dhis2-devs] [Bug 1474060] Re: Users able to delete dashboard items without authorization

2015-07-16 Thread Morten Olav Hansen
This have now been backported to 2.18, please give it one hour to build and push new WAR to dhis2.org -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1474060 Title: Users able to delete dashboard

Re: [Dhis2-devs] [Bug 1474060] Re: Users able to delete dashboard items without authorization

2015-07-16 Thread hardingt
Awesome, thank you so much Morten! Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Thu, Jul 16, 2015 at 7:08 PM, Morten Olav Hansen 1474...@bugs.launchpad.net wrote: This have now been backported to 2.18, please give it one hour to build and push new WAR to