[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19579: switched to using WebMessage for created/notFound/conflict responses in Chart/Report/ReportTable ...

2015-07-08 Thread noreply
revno: 19579 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 14:18:13 +0700 message: switched to using WebMessage for created/notFound/conflict responses in Chart/Report/ReportTable controllers modified:

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

2015-07-08 Thread noreply
revno: 19580 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 14:25:31 +0700 message: minor modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/AccountController.java dhi

Re: [Dhis2-devs] Data set with complete button

2015-07-08 Thread Knut Staring
Hi Channara, I think you would have to create a custom form for this: *https://www.dhis2.org/doc/snapshot/en/user/html/ch06s02.html#d5e1408 * On Tue, Jul 7, 2015 at 11:02 PM, Lars Helge Øverland wrote: > Hi Channara, > > per

Re: [Dhis2-devs] Data set with complete button

2015-07-08 Thread channara rin
Yes, thank you knut On Wed, Jul 8, 2015 at 2:31 PM, Knut Staring wrote: > Hi Channara, > > I think you would have to create a custom form for this: > *https://www.dhis2.org/doc/snapshot/en/user/html/ch06s02.html#d5e1408 > * >

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19581: changed AccountController to use WebMessage for responses where applicable

2015-07-08 Thread noreply
revno: 19581 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 15:12:45 +0700 message: changed AccountController to use WebMessage for responses where applicable modified: dhis-2/dhis-web/dhis-web-api/src/ma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19582: updated DataElementGroupController to use WebMessage for responses

2015-07-08 Thread noreply
revno: 19582 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 15:17:04 +0700 message: updated DataElementGroupController to use WebMessage for responses modified: dhis-2/dhis-web/dhis-web-api/src/main/java/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19583: updated EventChartController and EventReportController to use WebMessage for responses

2015-07-08 Thread noreply
revno: 19583 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 15:21:49 +0700 message: updated EventChartController and EventReportController to use WebMessage for responses modified: dhis-2/dhis-web/dhis-w

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19584: updated LegendSetController to use WebMessage

2015-07-08 Thread noreply
revno: 19584 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 15:24:28 +0700 message: updated LegendSetController to use WebMessage modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19585: updated MapController and MapViewController to use WebMessage

2015-07-08 Thread noreply
revno: 19585 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 15:27:27 +0700 message: updated MapController and MapViewController to use WebMessage modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/h

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19586: update UserRoleController to use WebMessage

2015-07-08 Thread noreply
revno: 19586 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 15:31:17 +0700 message: update UserRoleController to use WebMessage modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/co

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19587: updated ValidationController to use WebMessage

2015-07-08 Thread noreply
revno: 19587 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 15:33:42 +0700 message: updated ValidationController to use WebMessage modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi

[Dhis2-devs] [Bug 1472519] [NEW] [tracker-capture]Program Stages not appearing on dashboard

2015-07-08 Thread Harsh.atal
Public bug reported: In our instance , we have many program stages(over 50) , and on the dashboard some of the stages are not appearing. This seems to be a problem with the initial loading of the meta data. Because paging is not false when the program stages are loaded from the "tracker-capture.js

Re: [Dhis2-devs] [Dhis2-users] Data set with complete button

2015-07-08 Thread channara rin
Yes, but M&E staff who will verify data value and approve are afraid data clerk will change data value in that duration when data clerk press "complete" button. and DHIS2 system will send alert information to M&E staff. On Wed, Jul 8, 2015 at 3:00 PM, Lwinlwin Aung wrote: > Hi Channara, > > > I

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19588: add UI for updating orgUnit paths (data admin -> maintenance)

2015-07-08 Thread noreply
revno: 19588 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 15:51:00 +0700 message: add UI for updating orgUnit paths (data admin -> maintenance) modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-ma

Re: [Dhis2-devs] Addition in (Actions that is executed when expression is true)

2015-07-08 Thread Markus Bekken
Thank you Prosper, Your point 1 below is interesting, but I think I need a bit more input and discussion on this one. Do you see it as different "Tracks" through the data entry, so based on one question you would want to change the order of the remaining dataelements? I think the tabbing order

[Dhis2-devs] [Bug 1458708] Re: timezone-issues-with-resource-table

2015-07-08 Thread Morten Olav Hansen
** Changed in: dhis2 Status: Confirmed => 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/1458708 Title: timezone-issues-with-resource-table Status in DHIS 2: Fix Committed

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19589: minor, reuse a static Joiner for OU.getPath instead of creating one on every call

2015-07-08 Thread noreply
revno: 19589 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-07-08 16:40:04 +0700 message: minor, reuse a static Joiner for OU.getPath instead of creating one on every call modified: dhis-2/dhis-api/src/main/ja

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19590: Centralized code for checking if org unit is descendant

2015-07-08 Thread noreply
revno: 19590 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2015-07-08 11:56:56 +0200 message: Centralized code for checking if org unit is descendant modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/user/User.

Re: [Dhis2-devs] Need Help with Android SDK for DHIS

2015-07-08 Thread Jose Garcia Muñoz
Hi Araz, In PSI, we are going to put a lot effort in the following weeks in order to integrate the DHIS2 - SDK with our mobile developments, I am a bit worried with your comment "SDK is now on early stages of development. For the same reason we don't have documentation, because current SDK API is

Re: [Dhis2-devs] Need Help with Android SDK for DHIS

2015-07-08 Thread Araz Abishov
Hello Jose, The database schema won't change, as well as core functionality. I just wanted to warn you that API of some components (UI elements mainly) can be changed until final release (1.0). But for sure, you should start using it. If there will be API breaking changes in UI components, they w

[Dhis2-devs] Future Periods in Browser App (Mobile Light)

2015-07-08 Thread Jerome Shaguy
Hi Devs, We have deployed the Mobile Light to a significant number of facilities. Reporting has been progressing, and compliance is encouraging. However, we have noticed a significant flaw - the app allows for future periods on the data capture screen. This has led to errors in transposition - for

Re: [Dhis2-devs] Need Help with Android SDK for DHIS

2015-07-08 Thread Jose Garcia Muñoz
So, that's great news Araz, thank you! Yes, we are planning to collaborate with you adding the concept of attributes in the SDK for dataelements. We really need them in the SDK (as far as I know they don't exist in the SDK database). Will start other email for this possible contribution (in case yo

Re: [Dhis2-devs] Need Help with Android SDK for DHIS

2015-07-08 Thread Araz Abishov
That'd be great. Will you be using GitHub for project hosting? It will be much easier to track progress and collaborate for us if you could use it. On Wed, Jul 8, 2015 at 2:59 PM, Jose Garcia Muñoz wrote: > > So, that's great news Araz, thank you! Yes, we are planning to collaborate > with you a

Re: [Dhis2-devs] Need Help with Android SDK for DHIS

2015-07-08 Thread Jose Garcia Muñoz
Yes, we are using github. We are starting to work on a first prototype here https://github.com/EyeSeeTea/malariapp/tree/sdk_integration . Will give you some feedback and information about some challenges we are facing, soon :) (likely early next week) Thanks!! On Wed, Jul 8, 2015 at 2:50 PM, Ara

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19592: Minor style correction

2015-07-08 Thread noreply
revno: 19592 committer: Bob Jolliffe branch nick: dhis2 timestamp: Wed 2015-07-08 17:24:28 +0100 message: Minor style correction modified: dhis-2/dhis-services/dhis-service-dxf2/src/test/java/org/hisp/dhis/dxf2/adx/ADXPeriodTest.jav

Re: [Dhis2-devs] Internationalization of Web API response info / conflicts?

2015-07-08 Thread Alan Hill
Hi Morten Thanks for the information. Regarding the filtering bug, do you know which version/build this was fixed in? I am still seeing the issue in 2.20-SNAPSHOT build #19473 Kind regards Alan On Tue, Jul 7, 2015 at 9:35 PM, Morten Olav Hansen wrote: > Hi > > Most of this should now be f

[Dhis2-devs] Filtering sqlViews by name with foreign characters

2015-07-08 Thread Alan Hill
Hi there We have a number of sqlViews in our DHIS2 instance with foreign characters e.g. Programmes avec les données We are having trouble retrieving these by name through the API e.g. /api/sqlViews.json?filter=name:eq:Programmes%20avec%20les%20données However, the following does retri

Re: [Dhis2-devs] Filtering sqlViews by name with foreign characters

2015-07-08 Thread Alan Hill
Fixed: needed to set URIEncoding="UTF-8" in tomcat's server.xml file. On Wed, Jul 8, 2015 at 11:49 AM, Alan Hill wrote: > Hi there > > We have a number of sqlViews in our DHIS2 instance with foreign characters > e.g. > > Programmes avec les données > > We are having trouble retrieving

Re: [Dhis2-devs] Filtering sqlViews by name with foreign characters

2015-07-08 Thread Jason Pickering
Any reason you simply do not use the UID of the sql view instead? On Wed, Jul 8, 2015, 21:18 Alan Hill wrote: > Fixed: needed to set > > URIEncoding="UTF-8" > > in tomcat's server.xml file. > > > On Wed, Jul 8, 2015 at 11:49 AM, Alan Hill wrote: > >> Hi there >> >> We have a number of sqlVi

Re: [Dhis2-devs] Filtering sqlViews by name with foreign characters

2015-07-08 Thread Alan Hill
Only that we are not creating the view with a known UID. On Wed, Jul 8, 2015 at 12:38 PM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > Any reason you simply do not use the UID of the sql view instead? > > On Wed, Jul 8, 2015, 21:18 Alan Hill wrote: > >> Fixed: needed to set >> >>

Re: [Dhis2-devs] Filtering sqlViews by name with foreign characters

2015-07-08 Thread Jason Pickering
Ok, bit you could create the view with a known UID by transmitting this through the API , and even if you changed the name, the UID would never change. Would seem to be simpler and more reliable. Regards, Jason On Wed, Jul 8, 2015, 21:45 Alan Hill wrote: > Only that we are not creating the view

Re: [Dhis2-devs] Filtering sqlViews by name with foreign characters

2015-07-08 Thread Alan Hill
Thanks Jason. We have just created the views through the UI but realise that we should probably do it through the API. Thanks for your help. Regards Alan On Wed, Jul 8, 2015 at 12:55 PM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > Ok, bit you could create the view with a known UI

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19593: updated ApprovalController to use WebMessage

2015-07-08 Thread noreply
revno: 19593 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-07-09 11:31:49 +0700 message: updated ApprovalController to use WebMessage modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/c

Re: [Dhis2-devs] Internationalization of Web API response info / conflicts?

2015-07-08 Thread Morten Olav Hansen
Hi In which endpoints do you see this? I have fixed it in the data element operand endpoint, but there could be others also -- Morten On Thu, Jul 9, 2015 at 12:23 AM, Alan Hill wrote: > Hi Morten > > Thanks for the information. > > Regarding the filtering bug, do you know which version/build t

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19594: Switched to use WebMessage in DashboardController

2015-07-08 Thread noreply
revno: 19594 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-07-09 13:06:52 +0700 message: Switched to use WebMessage in DashboardController modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/web

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19595: minor fix, properly handle json error message in dashboard.js

2015-07-08 Thread noreply
revno: 19595 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-07-09 13:22:02 +0700 message: minor fix, properly handle json error message in dashboard.js modified: dhis-2/dhis-web/dhis-web-dashboard-integration/s

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19596: WebMessage usage in web-api controllers

2015-07-08 Thread noreply
revno: 19596 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-07-09 13:44:02 +0700 message: WebMessage usage in web-api controllers modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/contro

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19597: use WebMessage in UserSettingController

2015-07-08 Thread noreply
revno: 19597 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-07-09 13:47:25 +0700 message: use WebMessage in UserSettingController modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/contro

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19598: Use WebMessage in Sharing/Event controller

2015-07-08 Thread noreply
revno: 19598 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-07-09 13:53:00 +0700 message: Use WebMessage in Sharing/Event controller modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/con