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

2015-12-01 Thread noreply
revno: 21258 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-12-01 21:10:50 +0100 message: Minor modified:

[Dhis2-devs] meta-data translations in analysis apps in 2.21

2015-12-01 Thread Lars Helge Øverland
Hi, due to high demand we have added and back-ported support for translations of meta-data in analysis apps in version 2.21. This means that if you download the latest 2.21 from dhis2.org/downloads (r 20925 or later) then translations will work for data elements, indicators etc in the pivot

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21259: DataApprovalServiceTest: set mockUserSerivce in dataApprovalStore

2015-12-01 Thread noreply
revno: 21259 committer: jimgr...@gmail.com branch nick: dhis2 timestamp: Tue 2015-12-01 19:45:55 -0500 message: DataApprovalServiceTest: set mockUserSerivce in dataApprovalStore modified:

Re: [Dhis2-devs] DHIS Server - Setting up a scheduled event data check and update

2015-12-01 Thread James Chang
Good to know. Thanks, Jason. On Mon, Nov 30, 2015 at 12:26 AM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > Hi James, > > Another example you might want to have a look at is here > > http://rpubs.com/jason_p_pickering/124722 > > This shows how an external script can interact with

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21260: DataApprovalController: change SimpleEntry to SetMap

2015-12-01 Thread noreply
revno: 21260 committer: jimgr...@gmail.com branch nick: dhis2 timestamp: Tue 2015-12-01 20:20:01 -0500 message: DataApprovalController: change SimpleEntry to SetMap modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21261: Don't compress whitespace before saving SQL Views

2015-12-01 Thread noreply
revno: 21261 committer: jimgr...@gmail.com branch nick: dhis2 timestamp: Tue 2015-12-01 20:50:20 -0500 message: Don't compress whitespace before saving SQL Views modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21253: merge

2015-12-01 Thread noreply
Merge authors: Stian Sandvold (stian-sandvold) revno: 21253 [merge] committer: Stian Sandvold branch nick: dhis2 timestamp: Tue 2015-12-01 17:47:14 +0100 message: merge modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21254: Codestyle fixes

2015-12-01 Thread noreply
revno: 21254 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-12-01 18:19:15 +0100 message: Codestyle fixes modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21255: Substitute java.util.AbstractMap.SimpleEntry for javafx.util.Pair

2015-12-01 Thread noreply
revno: 21255 committer: jimgr...@gmail.com branch nick: dhis2 timestamp: Tue 2015-12-01 13:08:11 -0500 message: Substitute java.util.AbstractMap.SimpleEntry for javafx.util.Pair modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21256: Unused imports

2015-12-01 Thread noreply
revno: 21256 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-12-01 19:17:25 +0100 message: Unused imports modified:

Re: [Dhis2-devs] Attribute value CRUD through web api

2015-12-01 Thread Morten Olav Hansen
Hi Partial update of attribute values are currently not supported. You must get the full payload (?fields=:owner), make the modifications, then send the whole payload back (PUT /api/organisationUnits/ID) -- Morten On Tue, Dec 1, 2015 at 10:20 PM, Nicolas Germeau wrote:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21257: Data element, centralized code

2015-12-01 Thread noreply
revno: 21257 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-12-01 20:58:55 +0100 message: Data element, centralized code modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21245: implemented support for paging of audit requests

2015-12-01 Thread noreply
revno: 21245 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-12-01 15:56:25 +0700 message: implemented support for paging of audit requests modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21246: minor i18n fix in ou maint module

2015-12-01 Thread noreply
revno: 21246 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-12-01 16:21:30 +0700 message: minor i18n fix in ou maint module modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21247: dont use parallelStream() for update dataSets in OrgUnit (causes issues with certain org unit upd...

2015-12-01 Thread noreply
revno: 21247 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-12-01 17:00:42 +0700 message: dont use parallelStream() for update dataSets in OrgUnit (causes issues with certain org unit

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21248: db translation for ouwt

2015-12-01 Thread noreply
revno: 21248 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-12-01 17:01:35 +0700 message: db translation for ouwt modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21249: Made DataEntryForm as Identifiable Object

2015-12-01 Thread noreply
revno: 21249 committer: Amit Kumar Agrawal branch nick: dhis2 timestamp: Tue 2015-12-01 11:19:46 +0100 message: Made DataEntryForm as Identifiable Object modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21250: translate children of OU if getting org units with /api/organisationUnits/ID

2015-12-01 Thread noreply
revno: 21250 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-12-01 17:48:27 +0700 message: translate children of OU if getting org units with /api/organisationUnits/ID modified:

Re: [Dhis2-devs] Attribute value CRUD through web api

2015-12-01 Thread Nicolas Germeau
Hello Jason, Thanks for swift answer. *1) url and payload use to create: * POST on http://139.162.212.229:8081/rdcinstance/api/organisationUnits/LSVPfFapdqt/attributeValues with payload { "value": "5", "attribute": { "id": "YnIzwq4yFAy" } } RESPONSE: Request method 'POST' not supported *2)

Re: [Dhis2-devs-core] Audits Web-API

2015-12-01 Thread Lars Helge Øverland
Great. On Tue, Dec 1, 2015 at 9:21 AM, Morten Olav Hansen wrote: > http://dhis2.github.io/dhis2-docs/master/en/developer/html/ch01s21.html > > Basic docs are now available here. > > -- > Morten > > On Mon, Nov 30, 2015 at 5:17 PM, Lars Helge Øverland >

[Dhis2-devs] Attribute value CRUD through web api

2015-12-01 Thread Nicolas Germeau
Hello, I'm trying to create/update attribute values through the web api but it seems that I can't find the correct syntax. To be specific I want to create or update attribute value on a specific orgunit. For create: i tried to post with a payload (attributeValue and attribute) on the

Re: [Dhis2-devs] Attribute value CRUD through web api

2015-12-01 Thread Jason Pickering
What was the response and what was the payload? Which version? On Tue, Dec 1, 2015, 15:34 Nicolas Germeau wrote: > Hello, > > I'm trying to create/update attribute values through the web api but it > seems that I can't find the correct syntax. > > To be specific I want

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21251: delete associated file resource when event data value is deleted

2015-12-01 Thread noreply
revno: 21251 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-12-01 14:29:32 +0100 message: delete associated file resource when event data value is deleted modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21252: event-capture: file upload/download/delete for data elements of type file.

2015-12-01 Thread noreply
revno: 21252 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-12-01 15:01:37 +0100 message: event-capture: file upload/download/delete for data elements of type file. modified: