[Dhis2-devs] Possible bugs in dashboardItems resource in web API

2015-06-11 Thread Araz Abishov
Hello team, I have encountered strange bugs during development of android app for DHIS dashboard: 1) Some of items at (api/dashboardItems) are orphan: They are not assigned to any dashboards. Example: https://apps.dhis2.org/demo/api/dashboardItems/KKBS6R9z51r 2) Some of items do not contain

Re: [Dhis2-devs] DataEntry forms to handle multiple entities at once

2015-06-11 Thread Muhammad Tahir
Hi Lars, Thanks for sharing, but it seems that this app does not work. I have installed the app on my windows (7) machine. Once I have selected the organization unit, it keep on showing that it is loading, but nothing acutally happens. On a linux server, the I can see a small nick of the loading

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19358: Data entry, future open periods fix

2015-06-11 Thread noreply
revno: 19358 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 12:25:44 +0200 message: Data entry, future open periods fix modified:

[Dhis2-devs] [Bug 1464211] [NEW] validation not relevant

2015-06-11 Thread lionel ruberintwari
Public bug reported: using DHIS2 2.18 version, users with validation data accounts are experiencing error saying validation not relevant but users with superuser account can proceed with validation data. ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug

Re: [Dhis2-devs] [Dhis2-users] Value not showing in Data Visualizer

2015-06-11 Thread Bridget Magoba
Hi all, Am still using 2.16 but facing the same problem, please help. From: Dhis2-users [mailto:dhis2-users-bounces+bridgetmagoba=mifumi@lists.launchpad.net] On Behalf Of Harsh Atal Sent: Wednesday, June 10, 2015 5:35 AM To: dhis2-devs; DHIS 2 Users list Subject: [Dhis2-users]

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19360: Data element service and store. Changed from using Collection to List as return type. No point in...

2015-06-11 Thread noreply
revno: 19360 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 13:38:56 +0200 message: Data element service and store. Changed from using Collection to List as return type. No point in

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19356: Translation spelling

2015-06-11 Thread noreply
revno: 19356 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 10:41:01 +0200 message: Translation spelling modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19357: browser-cache-cleaner: missing plugin

2015-06-11 Thread noreply
revno: 19357 committer: Abyot Asalefew Gizaw aby...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 11:09:20 +0200 message: browser-cache-cleaner: missing plugin modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19362: Collection to List in sms service

2015-06-11 Thread noreply
revno: 19362 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 13:48:28 +0200 message: Collection to List in sms service modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19359: event-capture: section selector

2015-06-11 Thread noreply
revno: 19359 committer: Abyot Asalefew Gizaw aby...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 13:18:14 +0200 message: event-capture: section selector modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19361: Collection to List in data admin

2015-06-11 Thread noreply
revno: 19361 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 13:46:36 +0200 message: Collection to List in data admin modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19364: Added class for parsing ISO periods in the form date/duration

2015-06-11 Thread noreply
revno: 19364 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 15:38:10 +0100 message: Added class for parsing ISO periods in the form date/duration added:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19365: GIS value parsing bug fixed.

2015-06-11 Thread noreply
revno: 19365 committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 16:45:23 +0200 message: GIS value parsing bug fixed. modified:

[Dhis2-devs] [Bug 1464211] Re: validation not relevant

2015-06-11 Thread lionel ruberintwari
Thanks for all your help, the bug is related to java code and it's been noticed to DHIS community in order to create a bug fix and release another war file. From my side i am limited to a BAO dashboard. Thanks once again and we are awaiting for the release of this war file -- You received this

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19366: proper fix for AclService.canRead, if schema == null or schema.authType.read == null, then return...

2015-06-11 Thread noreply
revno: 19366 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Fri 2015-06-12 01:33:09 +0700 message: proper fix for AclService.canRead, if schema == null or schema.authType.read == null, then return true

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19367: minor NPE check, details might not always be available

2015-06-11 Thread noreply
revno: 19367 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Fri 2015-06-12 01:33:52 +0700 message: minor NPE check, details might not always be available modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19369: Added simple method to retrieve ISO8601 duration string from period types

2015-06-11 Thread noreply
revno: 19369 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 20:52:58 +0100 message: Added simple method to retrieve ISO8601 duration string from period types modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19370: Implemented producing ADXPeriod format from period

2015-06-11 Thread noreply
revno: 19370 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 20:53:44 +0100 message: Implemented producing ADXPeriod format from period modified:

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

2015-06-11 Thread noreply
revno: 19363 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 14:24:58 +0200 message: Minor modified:

Re: [Dhis2-devs] [Bug 1464211] [NEW] validation not relevant

2015-06-11 Thread Victor Garcia
Hi all, we have experienced the same problem with permissions in data-approval screen. We have two users: one has all the authorities except ALL; the other has all the authorities, including ALL. Both users are assigned to the same data capture and data analysis org units, both are assigned all

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19371: Fixed code style

2015-06-11 Thread noreply
revno: 19371 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 22:37:27 +0100 message: Fixed code style modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/BiMonthlyPeriodType.java

Re: [Dhis2-devs] Possible bugs in dashboardItems resource in web API

2015-06-11 Thread Lars Helge Øverland
Hi Araz, On Thu, Jun 11, 2015 at 11:21 AM, Araz Abishov araz.abishov.g...@gmail.com wrote: Hello team, I have encountered strange bugs during development of android app for DHIS dashboard: 1) Some of items at (api/dashboardItems) are orphan: They are not assigned to any dashboards.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19353: Removed locale dependency, test was failing in norwegian locale

2015-06-11 Thread noreply
revno: 19353 committer: Markus Bekken markus.bek...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 09:33:22 +0200 message: Removed locale dependency, test was failing in norwegian locale modified:

Re: [Dhis2-devs] DataEntry forms to handle multiple entities at once

2015-06-11 Thread Abyot Gizaw
Hi Muhammad, No, we don't have that feature at the moment. But, we have a plan to introduce something like a Family of Tracked Entity Instances. Once we have such a family, we can put some values to it - like for example in your case provider, location,... and other details. Then the moment a

Re: [Dhis2-devs] Problem with Get as image option in Dashboard for Data Visualizer

2015-06-11 Thread Jan Henrik Øverland
Hi Neeraj, You are right, this feature has not been implemented across both frameworks. For now you would have to click Explore to open the chart in Data Visualizer and then download as png from the toolbar. Jan On Thu, Jun 11, 2015 at 7:54 AM, Neeraj Gupta neeraj.h...@gmail.com wrote: Hi,

Re: [Dhis2-devs] Having Issues in Aggregation Query for Tracker Capture.

2015-06-11 Thread Neeraj Gupta
Thanks All, I got the solution. On Fri, Jun 5, 2015 at 10:44 AM, Neeraj Gupta neeraj.h...@gmail.com wrote: Hello Devs, Could anyone get chance to look into this? On Thu, Jun 4, 2015 at 12:09 PM, Neeraj Gupta neeraj.h...@gmail.com wrote: Hi Devs, I am having some issues with Aggregation

Re: [Dhis2-devs] DataEntry forms to handle multiple entities at once

2015-06-11 Thread Lars Helge Øverland
Hi Muhammad, I am not 100% sure if its a fit but you could check out the Tabular Tracker Capture app which you can find in the app store here: https://www.dhis2.org/appstore Read more about apps here https://www.dhis2.org/how-to-create-find-install-apps. regards, Lars On Thu, Jun 11,

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19354: minor revert, need to look more into aclService.canRead

2015-06-11 Thread noreply
revno: 19354 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 15:20:31 +0700 message: minor revert, need to look more into aclService.canRead modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19355: Apps settings, default label

2015-06-11 Thread noreply
revno: 19355 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2015-06-11 10:29:55 +0200 message: Apps settings, default label modified: