[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21898: add field filtering for /api/dimensions/dataSet/ID endpoint

2016-02-07 Thread noreply
revno: 21898 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2016-02-07 16:59:19 +0700 message: add field filtering for /api/dimensions/dataSet/ID endpoint modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/his

Re: [Dhis2-devs] [Android] Sdk method count

2016-02-07 Thread Ignacio Foche
Hi Nhan Cao, in EyeSeeTea we're also integrating Crashlytics and the DHIS2 SDK in our projects, and we've experimented that problem, so here I tell you how we solved it. 1. Add to the dependencies of your project, in your gradle.build, the multidex library compile 'com.android.support:multidex:1

Re: [Dhis2-devs] [Android] Sdk method count

2016-02-07 Thread Nhan Cao
Hi Ignacio Foche, Thanks for reply. So in my previous mail, I had said > I try to set multidex but it's not stable, some feature not found class rx > occur. I had done similar like you (a lot results on google or stackoverflow). You can read full docs at http://developer.android.com/tools/bu

Re: [Dhis2-devs] DHIS2 - Issues with 2.22

2016-02-07 Thread Morten Olav Hansen
Hi Aamer Regarding pt 3, can you get the UID of that data element.. and see (either in web-api or through the database) if the categorycombo column is null? it should have been attached to the default category combo.. but it seems you have a data element with a category combo set to null @Lars: w

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21899: Regex pattern validation in program rules

2016-02-07 Thread noreply
revno: 21899 committer: Markus Bekken branch nick: dhis2 timestamp: Mon 2016-02-08 08:08:15 +0100 message: Regex pattern validation in program rules modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commo

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21900: minor object bundle fixes

2016-02-07 Thread noreply
revno: 21900 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2016-02-08 14:21:53 +0700 message: minor object bundle fixes added: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata2/objec