[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20680: updated init table alteror with sensible defaults for null columns (for enums)

2015-10-13 Thread noreply
revno: 20680 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-10-14 09:31:19 +0700 message: updated init table alteror with sensible defaults for null columns (for enums) modified:

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

2015-10-13 Thread noreply
revno: 20682 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-10-14 11:44:58 +0700 message: minor modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/appmanager/AppStatus.java -- lp:dhis2

Re: [Dhis2-devs] Updating the password of one user using PATCH in the Web API (2.20)

2015-10-13 Thread Morten Olav Hansen
Hi Jose When it comes to user credentials, it needs to be treated a bit differently. What you probably have to do, is to basically include the full payload of the old usercredentials with the new password. It does not support matching on anything else than "user": { "id": "..." } which is

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20681: codestyle, also removed unused consts

2015-10-13 Thread noreply
revno: 20681 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-10-14 11:42:43 +0700 message: codestyle, also removed unused consts modified:

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

2015-10-13 Thread noreply
revno: 20666 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-13 15:48:10 +0700 message: minor fix modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dashboard/DashboardItem.java

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

2015-10-13 Thread noreply
revno: 20661 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 09:01:30 +0200 message: Minor modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20663: IdentifiableObject, sorting on display name

2015-10-13 Thread noreply
revno: 20663 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 09:44:48 +0200 message: IdentifiableObject, sorting on display name modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20664: Analytics, removed use of UniqueArrayList, slow.

2015-10-13 Thread noreply
revno: 20664 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 09:58:48 +0200 message: Analytics, removed use of UniqueArrayList, slow. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20665: use webmessage for validation violations

2015-10-13 Thread noreply
revno: 20665 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-13 15:24:58 +0700 message: use webmessage for validation violations added:

Re: [Dhis2-devs] Organisational Unit merge

2015-10-13 Thread Jason Pickering
Hi Prosper, Yes, this functionality was dropped due to multiple complications with the code. In older versions it is still there, but I would strongly encourage you not ot use it. It was either non-functional in certain cases (but appear to work through the UI) , or would possibly corrupt data in

Re: [Dhis2-devs] [Dhis2-users] Issue with data element of type "long text" in custom forms

2015-10-13 Thread Abyot Gizaw
Hi Ese, Yes, the aggregate part is more flexible and stable - which has evolved through time. We will also reach to that stage with the tracker. I have now implemented longText/textarea input for 2.20 (check for rev. 19957). Will try to do the same for 2.19. Trunk has already this. --- Thank

Re: [Dhis2-devs] Organisational Unit merge

2015-10-13 Thread Prosper BT
Thanks Jason, I have seen it been dropped from 2.21, we will use these in the meantime Regards On Tue, Oct 13, 2015 at 9:55 AM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > Hi Prosper, > > Yes, this functionality was dropped due to multiple complications with the > code. In older

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20662: Reporting rate summary, removed performance bottleneck, moved query out of loop

2015-10-13 Thread noreply
revno: 20662 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 09:21:44 +0200 message: Reporting rate summary, removed performance bottleneck, moved query out of loop modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20667: SystemSettingManager, introduced cache for getSystemSetting( Setting ). Improves performance as t...

2015-10-13 Thread noreply
revno: 20667 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 11:22:30 +0200 message: SystemSettingManager, introduced cache for getSystemSetting( Setting ). Improves performance as

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20670: Introduced enum for Intepretation.getType. Not used internally.

2015-10-13 Thread noreply
revno: 20670 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 12:18:02 +0200 message: Introduced enum for Intepretation.getType. Not used internally. added:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20669: ProgramRuleActio, added ProgramIndicator to model to allow for hiding of indicators

2015-10-13 Thread noreply
revno: 20669 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 12:07:22 +0200 message: ProgramRuleActio, added ProgramIndicator to model to allow for hiding of indicators modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20668: CORS filter, moved expensive call last in logical expression.

2015-10-13 Thread noreply
revno: 20668 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 11:51:30 +0200 message: CORS filter, moved expensive call last in logical expression. modified:

[Dhis2-devs] why I can't get the update of dhis2 trunk now?

2015-10-13 Thread 林晓东
I can got by bzr pull or bzr update,but now: Unable to negotiate with 91.189.95.84: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1 ConnectionReset reading response for 'BzrDir.open_2.1', retrying Unable to negotiate with 91.189.95.84: no matching key exchange

Re: [Dhis2-devs] why I can't get the update of dhis2 trunk now?

2015-10-13 Thread Dan Cocos
This likely related to following and you may have to change your openssh options. http://www.openssh.com/legacy.html The server offered only a single method diffie-hellman-group1-sha1. OpenSSH supports this method, but does not enable it by default because

[Dhis2-devs] Difference between attribute and disaggregate option for category combos

2015-10-13 Thread Elmarie Claasen
Hi all, I need to set up a dhis2 instance in which we want to capture the data for specific month twice e.g. preliminary output and validated output. We don't need those to be added together as usual in a data element category combination. I have been looking into dataset category

[Dhis2-devs] DataEntry: dataelement description not showing translation

2015-10-13 Thread Victor Garcia
Hi all, we have noticed that the dataelement description that it is shown in Data Entry screen when you hover the dataelement is not translated (it always shows the description in the reference language). Checked in dhis2 demo with version 2.20. Regards, Víctor

Re: [Dhis2-devs] Difference between attribute and disaggregate option for category combos

2015-10-13 Thread Lars Helge Øverland
Hi Elmarie, the data dimension type on category and category combo indicates whether you want to use these as disaggregation categories (linked to data elements) or attribute categories (linked to data sets). So attributes refers to data set categories. If you would like to create a data set

Re: [Dhis2-devs] New aggregation operators

2015-10-13 Thread Jason Pickering
Hi Seid, This request has come up a few times, in slightly different forms. Currently, there is no such operator, although it would be useful. How we have handled it in other implementations is through the use of a custom script which would populate an additional data element (for instance *Number

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20671: Removed unused program indicator code

2015-10-13 Thread noreply
revno: 20671 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 15:10:18 +0200 message: Removed unused program indicator code modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20672: Code style. Translation typo.

2015-10-13 Thread noreply
revno: 20672 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 17:48:34 +0200 message: Code style. Translation typo. modified:

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

2015-10-13 Thread noreply
revno: 20675 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-13 19:43:46 +0200 message: Minor modified:

Re: [Dhis2-devs] [Dhis2-users] Issue with data element of type "long text" in custom forms

2015-10-13 Thread Ese Egerega
Thanks so much Abyot. Ese @``` Hi Ese, Yes, the aggregate part is more flexible and stable - which has evolved through time. We will also reach to that stage with the tracker. I have now implemented longText/textarea input for 2.20 (check for rev. 19957). Will try to do the same for 2.19.

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

2015-10-13 Thread noreply
revno: 20674 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-10-13 20:14:17 +0300 message: Minor modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20673: tracker-capture: whenever a program is selected make sure program rules are fetched

2015-10-13 Thread noreply
revno: 20673 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-10-13 18:33:27 +0200 message: tracker-capture: whenever a program is selected make sure program rules are fetched modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20676: Hide program validation criteria for now. It will be removed later. We have now a fully functiona...

2015-10-13 Thread noreply
revno: 20676 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-10-13 20:02:48 +0200 message: Hide program validation criteria for now. It will be removed later. We have now a fully functional

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20677: Added scheduled task which purges any orphaned FileResources. A FileResource is considered an orp...

2015-10-13 Thread noreply
revno: 20677 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Wed 2015-10-14 00:07:31 +0200 message: Added scheduled task which purges any orphaned FileResources. A FileResource is considered an

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20679: Changed default file store name to 'files'.

2015-10-13 Thread noreply
revno: 20679 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Wed 2015-10-14 00:20:57 +0200 message: Changed default file store name to 'files'. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20678: Added example file store config to README hibernate.properties example

2015-10-13 Thread noreply
revno: 20678 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Wed 2015-10-14 00:18:27 +0200 message: Added example file store config to README hibernate.properties example modified: