[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18381: Allow to select a future dates in aggregate data entry.

2015-02-24 Thread noreply
revno: 18381 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2015-02-24 15:23:48 +0700 message: Allow to select a future dates in aggregate data entry. modified: dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-data

Re: [Dhis2-devs] [Dhis2-users] Aggregation query builder

2015-02-24 Thread channara rin
Thank you Tran, My situation of using tracker is: *Example:* in my DHIS2 system has two organisations is (A, and B) and Data Element is HTC(HIV Testing and Counseling) and two organisations work with Target Group is organisation: "A" work with target group: EW(Entertainment Worker) and organisation

Re: [Dhis2-devs] [Dhis2-users] Aggregation query builder

2015-02-24 Thread Tran Chau (HISP Vietnam)
Hi Channara, Does creating two data elements solve your issue ? ... Best regards, Tran Chau On Tue, Feb 24, 2015 at 3:28 PM, channara rin wrote: > Thank you Tran, > My situation of using tracker is: > *Example:* in my DHIS2 system has two organisations is (A

Re: [Dhis2-devs] [Dhis2-users] Aggregation query builder

2015-02-24 Thread channara rin
I am afraid to make trouble in system. SORRY, I want to verify about aggregate query builder again... because i am not clear... IF i make aggregate query builder on one data elements. so the value of that data element will be created base on each organisation unit and period that set in data elem

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18382: Code style

2015-02-24 Thread noreply
revno: 18382 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-02-24 10:53:30 +0100 message: Code style modified: dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/form.js -- lp:d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18383: Data import, reusing callable to reduce heap usage during import

2015-02-24 Thread noreply
revno: 18383 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-02-24 11:39:18 +0100 message: Data import, reusing callable to reduce heap usage during import modified: dhis-2/dhis-services/dhis-service-dxf2/src/m

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18384: wip, uuid matching on idObjectBridge (for dxf2 imports)

2015-02-24 Thread noreply
revno: 18384 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-02-24 17:40:21 +0700 message: wip, uuid matching on idObjectBridge (for dxf2 imports) modified: dhis-2/dhis-services/dhis-service-core/src/main/java/o

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18385: More flexibility in relationship assignment. However, when a program has a related program assig...

2015-02-24 Thread noreply
revno: 18385 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-02-24 12:08:22 +0100 message: More flexibility in relationship assignment. However, when a program has a related program assigned to it, then the fle

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18386: enable validation in dxf2 import create/update

2015-02-24 Thread noreply
revno: 18386 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-02-24 18:37:53 +0700 message: enable validation in dxf2 import create/update modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/d

Re: [Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18386: enable validation in dxf2 import create/update

2015-02-24 Thread Calle Hedberg
Morten, Can you explain what this validating dxf2 change means, in normal english? Regards Calle On 24 February 2015 at 13:38, wrote: > > revno: 18386 > committer: Morten Olav Hansen > branch nick: dhis2 > timestamp: Tue 2015-02-24

Re: [Dhis2-devs] [openXdata-dev] Re: Nice videos on the OXD site

2015-02-24 Thread Greg Rowles
Has anyone used OpenXdata with DHIS2 yet? On Mon, Dec 13, 2010 at 11:20 AM, Knut Staring wrote: > Thanks a lot Raghu, Wink seems very straightforward and useful! > > Knut > > On Mon, Dec 13, 2010 at 6:56 AM, Raghu Mittal > wrote: > > Hi > > We generally use Wink for our screen capture purposes,

[Dhis2-devs] Android app error "Bad server response"

2015-02-24 Thread Seid Hussein
Hi all, We have been planning to deploy the DHIS2 data capture app on Android devices here in Ethiopia. However, even though we have been successful in logging in the app, it doesn't load any of the forms and gives an error "Bad server response". The same is true for the DHIS2 global demo. Any th

Re: [Dhis2-devs] Android app error "Bad server response"

2015-02-24 Thread Dapo Adejumo
Hi Seid, Just got out of troubleshooting the J2ME client for some errors. You may want to check Nginx logs for any errors ( or any other proxy server you may be using) for useful information on the cause of your error. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorg

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18388: Renamed MapLegend > Legend and MapLegendSet > LegendSet. Added new service LegendService and remo...

2015-02-24 Thread noreply
revno: 18388 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-02-24 14:16:58 +0100 message: Renamed MapLegend > Legend and MapLegendSet > LegendSet. Added new service LegendService and removed legend methods from

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18387: tracker-capture: short-cut in relationship-widget for enrolling in related program

2015-02-24 Thread noreply
revno: 18387 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-02-24 14:10:51 +0100 message: tracker-capture: short-cut in relationship-widget for enrolling in related program modified: dhis-2/dhis-web/dhis-web

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18389: Analytics, using constants instead of inline strings

2015-02-24 Thread noreply
revno: 18389 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-02-24 14:57:25 +0100 message: Analytics, using constants instead of inline strings modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataelement/D

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18390: ER rangeset/legendset, work in progress.

2015-02-24 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18390 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-02-24 16:08:28 +0100 message: ER rangeset/legendset, work in progress. modified: dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18392: GIS mouse event handler bug fixed.

2015-02-24 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18392 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-02-24 17:07:31 +0100 message: GIS mouse event handler bug fixed. modified: dhis-2/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18393: DV label position fix.

2015-02-24 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18393 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-02-24 17:11:08 +0100 message: DV label position fix. modified: dhis-2/dhis-web/dhis

[Dhis2-devs] Getting the OrgUnit id for a custom data Entry form

2015-02-24 Thread Pooben Dass
Hi Devs Is there a way to get the orgunitid when the custom entry form initially loads. The dhis2.ou.event.orgUnitSelected event only works when an item is selected in the tree and not on the initial form load I would like to get the selected org id when the custom form is initialy load. Curr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18391: Analysis, legendset code renamed.

2015-02-24 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18391 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-02-24 16:36:21 +0100 message: Analysis, legendset code renamed. modified: dhis-2/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18394: tracker-capture: displayInListNoProgram attributes are now used to provide more details about rel...

2015-02-24 Thread noreply
revno: 18394 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-02-24 17:15:59 +0100 message: tracker-capture: displayInListNoProgram attributes are now used to provide more details about relatives in relationship

Re: [Dhis2-devs] Getting the OrgUnit id for a custom data Entry form

2015-02-24 Thread Timothy Harding
Hello there Pooben! I've seen something like this before, Vanuatu uses a few custom forms and they have the name of the facility listed somewhere in the header. I was able to get the facility UID by poking around the javascript (example below). We then use a json api request to get the facility na

Re: [Dhis2-devs] Getting the OrgUnit id for a custom data Entry form

2015-02-24 Thread Pooben Dass
Hi Timothy Thanks for sharing this. It works like a bomb! Regards Pooben From: Timothy Harding [mailto:hardi...@gmail.com] Sent: Tuesday, February 24, 2015 6:26 PM To: Pooben Dass Cc: DHIS 2 Developers list Subject: Re: [Dhis2-devs] Getting the OrgUnit id for a custom data Entry form

[Dhis2-devs] Tracker - ProgramStageInstance/Events tracked against different org unit to TrackedEntityInstance

2015-02-24 Thread Pierre Dane
Hi all, Although it's not possible to create an event that is linked to a different org unit to the trackedentityinstance org unit through the user interface, this can be done via the api. We have a use case where it is normal for events to be registered against different org units, with the o

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18395: tracker-capture: better responsive widget layout. if one of the columns contains no widget then t...

2015-02-24 Thread noreply
revno: 18395 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-02-24 18:47:51 +0100 message: tracker-capture: better responsive widget layout. if one of the columns contains no widget then the other column takes f

Re: [Dhis2-devs] Tracker - ProgramStageInstance/Events tracked against different org unit to TrackedEntityInstance

2015-02-24 Thread Abyot Gizaw
Hi, The new tracker capture UI (already in trunk) has support for this. The advanced search also provides a different orgunit tree in order to search TEIs outside the "data entering" org unit. - Thank you, Abyot. (sent from mobile) Hi all, Although it's not possible to create an event that

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18396: Missing annotation

2015-02-24 Thread noreply
revno: 18396 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-02-24 21:43:31 +0100 message: Missing annotation modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/legend/DefaultLegendSer

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18397: Event analytics tables, added support for data element legends/ranges.

2015-02-24 Thread noreply
revno: 18397 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-02-24 22:18:42 +0100 message: Event analytics tables, added support for data element legends/ranges. modified: dhis-2/dhis-api/src/main/java/org/hisp/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18398: Added LegendSet assocation to TrackedEntityAttribute

2015-02-24 Thread noreply
revno: 18398 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-02-24 22:48:22 +0100 message: Added LegendSet assocation to TrackedEntityAttribute modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/trackedentit

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18399: Event analytics tables, added support for legends/ranges for attributes

2015-02-24 Thread noreply
revno: 18399 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2015-02-25 00:41:01 +0100 message: Event analytics tables, added support for legends/ranges for attributes modified: dhis-2/dhis-api/src/main/java/org/hisp

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18400: Partial revert

2015-02-24 Thread noreply
revno: 18400 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2015-02-25 00:43:23 +0100 message: Partial revert modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataapproval/hibernate/Hibe

Re: [Dhis2-devs] [Dhis2-users] how to translate the new version of DHIS2?

2015-02-24 Thread easy
This ok? -- 此致 莫愁前路无知己,天下谁人不识君。 At 2015-02-10 17:33:06, "easy" wrote: I just add this in findProjects(ModuleNode node, File path) in ResourceManager, can get all module's properties file. else if (files[i].getName().equals("manifest.webapp")) { ModuleNod

[Dhis2-devs] Error on PUT /api/users

2015-02-24 Thread Sandesh Sukumar Doolipeta
Hi, When we are trying to disable a user, we are getting 500 internal server error on rev 18400. The payload we are sending to PUT /api/users/jPlfVa5y0dE is as below. { "firstName": "FNU", "surname": "LNU", "userCredentials": { "code": "fnu_lnu", "name": "FNU LNU",

Re: [Dhis2-devs] Editing the code in the option sets

2015-02-24 Thread Jose Garcia Muñoz
Hi Juan, yes you are right. It was the cache! :) So, yep, it is getting the name of the optionsets. Thank you! Dhis2 devs, is it going to be possible to edit the codes as well? Thanks On Tue, Feb 24, 2015 at 4:44 AM, Juan Manuel Alcantara Acosta < jmalcanta...@gmail.com> wrote: > Hi Jose > I t

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18401: support mergeStragy in post/put of object in AbstractCrudController

2015-02-24 Thread noreply
revno: 18401 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-02-25 13:11:43 +0700 message: support mergeStragy in post/put of object in AbstractCrudController modified: dhis-2/dhis-services/dhis-service-dxf2/src

Re: [Dhis2-devs] Android app error "Bad server response"

2015-02-24 Thread Araz Abishov
Hello Seid, I have already found the issue. I will push the fix as soon as possible. Best Regards, Araz On Tue, Feb 24, 2015 at 4:24 PM, Seid Hussein wrote: > Hi all, > > We have been planning to deploy the DHIS2 data capture app on Android > devices here in Ethiopia. However, even though we h

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18402: compilation fix

2015-02-24 Thread noreply
revno: 18402 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-02-25 13:32:18 +0700 message: compilation fix modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/AbstractCrudControl

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18403: minor fixes to controllers, use selected MergeStrategy

2015-02-24 Thread noreply
revno: 18403 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-02-25 13:51:55 +0700 message: minor fixes to controllers, use selected MergeStrategy modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhi

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

2015-02-24 Thread noreply
revno: 18404 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-02-25 13:53:42 +0700 message: minor modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/AbstractCrudController.java

Re: [Dhis2-devs] Android app error "Bad server response"

2015-02-24 Thread Seid Hussein
Thanks a lot Araz, I will be checking for the update On Wed, Feb 25, 2015 at 9:22 AM, Araz Abishov wrote: > Hello Seid, > > I have already found the issue. I will push the fix as soon as possible. > > Best Regards, > Araz > > On Tue, Feb 24, 2015 at 4:24 PM, Seid Hussein wrote: > >> Hi all, >

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18405: enable criteria optimized queries for OUController

2015-02-24 Thread noreply
revno: 18405 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-02-25 14:31:03 +0700 message: enable criteria optimized queries for OUController modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/we