Re: [Dhis2-devs] [ANDROID] Data capture app project setup

2016-01-12 Thread Araz Abishov
Hi Sultanahamar, All you need to do is to clone https://github.com/dhis2/dhis2-android-sdk repository next to your EventCapture/TrackerCapture/DataCapture repository folder. Best regards, Araz On Tue, Jan 12, 2016 at 2:25 PM, Sultanahamar Mohammad < sult...@thoughtworks.com> wrote: > Hi Araz,

Re: [Dhis2-devs] [ANDROID] Data capture app project setup

2016-01-12 Thread Araz Abishov
Hi Sultanahamar, Which branch have you tried to build? Master branch is now in major refactoring stage. The code for current version (published in google play) of Data Capture app is located in "legacy" branch. Could you please try to build it? Best regards, Araz On Jan 12, 2016 10:28 AM,

Re: [Dhis2-devs] Multilingual analytics - DE and IND filter does not use translations

2016-01-12 Thread Jan Henrik Øverland
Hi Victor, I will try to find some to look at this today. On Mon, Jan 11, 2016 at 6:12 PM, Victor Garcia wrote: > Thanks Morten, > > any update on this issue? Could it be easily solved? > > Regards! > > Víctor > > On 22 December 2015 at 15:52, Morten Olav Hansen

Re: [Dhis2-devs] Fwd: Creating custom frequency of data entry for a particular dataset.

2016-01-12 Thread Jason Pickering
Hi Zara, The only weeks which are currently supported are ISO weeks. These differ from "EpiWeeks" I think since ISO weeks always begin on a Monday and I think EpiWeeks begin on a Sunday. You can have a look in /dhis2/dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/WeeklyPeriodType.java to see

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21701: Data value import, implemented DELETE import strategy

2016-01-12 Thread noreply
revno: 21701 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2016-01-12 13:49:50 +0100 message: Data value import, implemented DELETE import strategy modified:

Re: [Dhis2-devs] Android Event Capture app doesn't allow decimal values

2016-01-12 Thread Sergio Valenzuela
Hi all, The decimal values issue is still on. I checked the Android Event Capture and Tracker Capture apps (on their last release for 2.20 DHIS2 version) and I couldn't indroduce any decimal value on any form field even if the number type of the data elements associated are "Number". The numeric

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21702: Renamed user setting currentStyle to keyStyle

2016-01-12 Thread noreply
revno: 21702 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2016-01-12 14:06:50 +0100 message: Renamed user setting currentStyle to keyStyle modified:

Re: [Dhis2-devs] Multilingual analytics - DE and IND filter does not use translations

2016-01-12 Thread Jan Henrik Øverland
Morten: It does an ilike on displayName/displayShortName. On Tue, Jan 12, 2016 at 10:39 AM, Jan Henrik Øverland < janhenrik.overl...@gmail.com> wrote: > Hi Victor, I will try to find some to look at this today. > > On Mon, Jan 11, 2016 at 6:12 PM, Victor Garcia > wrote: >

Re: [Dhis2-devs] Multilingual analytics - DE and IND filter does not use translations

2016-01-12 Thread Jan Henrik Øverland
Happy hour in Ho Chi Minh? On Tue, Jan 12, 2016 at 2:57 PM, Morten Olav Hansen wrote: > Jan, what you send me is not that > > All this lying is getting us nowhere. You don't like the truth? > > > On Tuesday, 12 January 2016, Jan Henrik Øverland < >

Re: [Dhis2-devs] Multilingual analytics - DE and IND filter does not use translations

2016-01-12 Thread Marta Vila
we are struggeling here to follow you guys XD On 12 January 2016 at 15:05, Jan Henrik Øverland < janhenrik.overl...@gmail.com> wrote: > Happy hour in Ho Chi Minh? > > > > On Tue, Jan 12, 2016 at 2:57 PM, Morten Olav Hansen > wrote: > >> Jan, what you send me is not that

[Dhis2-devs] [Bug 1532787] Re: Tracker Capture - Controls at bottom of first page not working

2016-01-12 Thread Markus Bekken
** 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/1532787 Title: Tracker Capture - Controls at bottom of first page not working Status in

Re: [Dhis2-devs] Multilingual analytics - DE and IND filter does not use translations

2016-01-12 Thread Morten Olav Hansen
Jan, what you send me is not that All this lying is getting us nowhere. You don't like the truth? On Tuesday, 12 January 2016, Jan Henrik Øverland < janhenrik.overl...@gmail.com> wrote: > Morten: It does an ilike on displayName/displayShortName. > > On Tue, Jan 12, 2016 at 10:39 AM, Jan Henrik

Re: [Dhis2-devs] Error calling ..../api/me/programs (null pointer exception)

2016-01-12 Thread Lars Helge Øverland
Hi Jose, we will try to fix that. Unfortunately, the log snippet doesn't say much. Are you able to share some more information, e.g. a part where it says "Caused by: .." or share a login privately? regards, Lars On Tue, Jan 12, 2016 at 7:47 PM, Jose Garcia Muñoz wrote: >

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21700: GIS aggregatable value types + confidential tei.

2016-01-12 Thread noreply
revno: 21700 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2016-01-12 12:24:22 +0100 message: GIS aggregatable value types + confidential tei. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21703: Fixed paging in tracker capture program dashboard

2016-01-12 Thread noreply
revno: 21703 committer: Markus Bekken branch nick: dhis2 timestamp: Tue 2016-01-12 14:12:43 +0100 message: Fixed paging in tracker capture program dashboard modified:

Re: [Dhis2-devs] [ANDROID] Data capture app project setup

2016-01-12 Thread Sultanahamar Mohammad
Hi Araz, Thanks for the reply, I am now able to build the app. Could you please point me to the working sdk so that I can build the other apps. I have downloaded the code from releases of git repo for the apps but sdk does not seem to have a release and since the other apps depend on the sdk, I

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21699: minor fix, change NonUniqueAttributeValueException from checked to unchecked exception

2016-01-12 Thread noreply
revno: 21699 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2016-01-12 17:20:27 +0700 message: minor fix, change NonUniqueAttributeValueException from checked to unchecked exception modified:

Re: [Dhis2-devs] Multilingual analytics - DE and IND filter does not use translations

2016-01-12 Thread Morten Olav Hansen
That's what I say. Actually for trunk bugs you should not report like this. Because it's too early. Lars will tell you how to report. On Tuesday, 12 January 2016, Jason Pickering wrote: > Hi Marta > I think we can interpret this to mean that the dev team is

Re: [Dhis2-devs] Multilingual analytics - DE and IND filter does not use translations

2016-01-12 Thread Jason Pickering
Hi Marta I think we can interpret this to mean that the dev team is looking into it. Regards, Jason On Tue, Jan 12, 2016, 15:22 Marta Vila wrote: > we are struggeling here to follow you guys XD > > On 12 January 2016 at 15:05, Jan Henrik Øverland < >

[Dhis2-devs] Error calling ..../api/me/programs (null pointer exception)

2016-01-12 Thread Jose Garcia Muñoz
Hi devs, We are having some problems with the .../api/me/programs endopoint. Please find bellow the error traced attached. This is happening with a superuser who only has access to 2 org. units. Several programs are activated on the org. units. It is urgent, because we are using the DHIS2-SDK,

Re: [Dhis2-devs] Multilingual analytics - DE and IND filter does not use translations

2016-01-12 Thread Morten Olav Hansen
Msf, I'm sorry there guys have bad minds. Please let us know what you want. We can provide :) On Tuesday, 12 January 2016, Marta Vila wrote: > we are struggeling here to follow you guys XD > > On 12 January 2016 at 15:05, Jan Henrik Øverland < > janhenrik.overl...@gmail.com

Re: [Dhis2-devs] Android Event Capture app doesn't allow decimal values

2016-01-12 Thread Lars Helge Øverland
Hi Sergio, just to make sure - did you set the value type of the data element to "number" or "integer" ? regards, Lars On Tue, Jan 12, 2016 at 11:59 AM, Sergio Valenzuela < sergio.valenzu...@ehas.org> wrote: > Hi all, > > The decimal values issue is still on. I checked the Android Event