[Dhis2-devs] [Bug 1361982] [NEW] The items listed in a categorycombo api call are less than those listed on the corresponding dimension (using the API)

2014-08-27 Thread Derick L
Public bug reported: Hi All, When I view the category options assigned to a category via Maintenance- Data Elements Indicators - Category, the items listed are fewer than those I get form the api/categoryCombos/ API call. How can I resolve this? DHIS v2.14 Build 13868 OSX 10.9.4 Chrome

[Dhis2-devs] how can use single event with registration for many time.

2014-08-27 Thread rin.channara
Hi all, DO you know how to create program with “single event with registration” that allow register many time with one patient? thank you CHANNARA___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net

Re: [Dhis2-devs] how can use single event with registration for many time.

2014-08-27 Thread Morten Olav Hansen
Hi Do you mean multiple ACTIVE enrollments? -- Morten On Wed, Aug 27, 2014 at 3:10 PM, rin.chann...@gmail.com wrote: Hi all, DO you know how to create program with “single event with registration” that allow register many time with one patient? thank you CHANNARA

Re: [Dhis2-devs] [Dhis2-users] how can use single event with registration for many time.

2014-08-27 Thread Abyot Gizaw
Hi, The program types are self explanatory to some extent. 1. Single event with registration is just single event - there is no such thing as many times in here. 2. Single event without registration is the same as 1 except that there is no registration of patients or tracked entity instance 3.

Re: [Dhis2-devs] [Dhis2-users] how can use single event with registration for many time.

2014-08-27 Thread rin.channara
Oh, I see.. thank you abyot Sent from Windows Mail From: Abyot Gizaw Sent: ‎Wednesday‎, ‎August‎ ‎27‎, ‎2014 ‎3‎:‎42‎ ‎Evening To: Morten Olav Hansen Cc: channara rin, DHIS 2 Users list, DHIS 2 Developers list Hi, The program types are self explanatory to some extent. 1.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16531: Help page link, minor fix

2014-08-27 Thread noreply
revno: 16531 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 11:20:22 +0200 message: Help page link, minor fix modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16533: Test email, minor

2014-08-27 Thread noreply
revno: 16533 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 11:49:23 +0200 message: Test email, minor modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16534: DebugUtils, fixed nullpointer vulnerability

2014-08-27 Thread noreply
revno: 16534 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 12:35:22 +0200 message: DebugUtils, fixed nullpointer vulnerability modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16535: tracker capture - reports menu reorganization

2014-08-27 Thread noreply
revno: 16535 committer: Abyot Asalefew Gizaw aby...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 12:38:27 +0200 message: tracker capture - reports menu reorganization added:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16536: Analytics table, nullpointer vulnerability

2014-08-27 Thread noreply
revno: 16536 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 13:16:41 +0200 message: Analytics table, nullpointer vulnerability modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16537: tracker capture - more reorganization/modularization of controllers

2014-08-27 Thread noreply
revno: 16537 committer: Abyot Asalefew Gizaw aby...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 13:18:35 +0200 message: tracker capture - more reorganization/modularization of controllers removed:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16538: PT DV GIS ER EV i18n, using the properties files from r16440.

2014-08-27 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 16538 [merge] committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 13:29:11 +0200 message: PT DV GIS ER EV i18n, using

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16539: Refactored test which failed at random due to relying on collection ordering.

2014-08-27 Thread noreply
revno: 16539 committer: Halvdan Hoem Grelland halvda...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 13:57:02 +0200 message: Refactored test which failed at random due to relying on collection ordering. modified:

[Dhis2-devs] Java properties files in Javascript clients

2014-08-27 Thread Jan Henrik Øverland
Hi, the following function can be used to parse Java properties files (e.g. for i18n) on the key=value format in a Javascript client. So far it handles - unicoded characters on the format \u - untrimmed keys and values - values with quotation marks - any number of line breaks - lines that are

Re: [Dhis2-devs] Java properties files in Javascript clients

2014-08-27 Thread Jan Henrik Øverland
I have made the script available in commons. Do an ajax request to server/dhis-web-commons/javascripts/javaProperties.js to get it in your app. On Wed, Aug 27, 2014 at 2:14 PM, Jan Henrik Øverland janhenrik.overl...@gmail.com wrote: Hi, the following function can be used to parse Java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16540: Add pagination and standard filter box for SQL Views list.

2014-08-27 Thread noreply
revno: 16540 committer: Tran Chautran.hispviet...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 19:50:13 +0700 message: Add pagination and standard filter box for SQL Views list. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16541: tracker capture - reports WIP

2014-08-27 Thread noreply
revno: 16541 committer: Abyot Asalefew Gizaw aby...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 14:55:29 +0200 message: tracker capture - reports WIP removed:

[Dhis2-devs] Reporting Issue with Yearly Average Data Elements

2014-08-27 Thread Maheed Ramadan
Dear All, I was testing the demo database and found the following issue. As you see in the 1st screenshot, I added the Total Population data element to the pivot table, with the last 12 months on the left side. Here all values of the data element are the same and this is logical since the

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16542: PT DV GIS ER EV restructured.

2014-08-27 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 16542 [merge] committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 15:12:22 +0200 message: PT DV GIS ER EV

Re: [Dhis2-devs] Reporting Issue with Yearly Average Data Elements

2014-08-27 Thread Lars Helge Øverland
Hi Maheed, though maybe not intuitive, this is the way it works at the moment. Let me try to explain: The aggregation operator applies for a single aggregation period only. So if you ask for the aggregated value for a year, and the data is collected quarterly, it will return the average of those

Re: [Dhis2-devs] Java properties files in Javascript clients

2014-08-27 Thread Jan Henrik Øverland
The script has been moved to dhis2.util.js instead. The function is called dhis2.util.parseJavaProperties. On Wed, Aug 27, 2014 at 2:43 PM, Jan Henrik Øverland janhenrik.overl...@gmail.com wrote: I have made the script available in commons. Do an ajax request to

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16543: Moved properties parser to dhis2 util.

2014-08-27 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 16543 [merge] committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 16:04:10 +0200 message: Moved properties parser to

[Dhis2-devs] [Bug 1361982] Re: The items listed in a categorycombo api call are less than those listed on the corresponding dimension (using the API)

2014-08-27 Thread Derick L
Does anyone have any insights? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1361982 Title: The items listed in a categorycombo api call are less than those listed on the corresponding

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16544: tracker capture - reports WIP

2014-08-27 Thread noreply
revno: 16544 committer: Abyot Asalefew Gizaw aby...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 17:40:36 +0200 message: tracker capture - reports WIP modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16545: User setting issue fixed.

2014-08-27 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 16545 [merge] committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 17:52:42 +0200 message: User setting issue fixed.

Re: [Dhis2-devs] [Dhis2-users] Empty database of DHIS2.Sql PostgreSQL

2014-08-27 Thread riddy ndoma
Hi Guy, Can you recover you even with your local authority. create a database of empty data in postgresql then modifies Miss Hibernate file and executes end your local instance with this data base empty. DHIS2 will automatically generate the structure of the database. 2014-08-27 16:51 GMT+01:00

Re: [Dhis2-devs] [Dhis2-users] Empty database of DHIS2.Sql PostgreSQL

2014-08-27 Thread Alex Tumwesigye
Dear Guy, Create an empty postgreSQL database and edit your hibernate.properties file to point to your new database. Start tomcat, it will deploy DHIS2 application and this will create for you an empty database. Alex On Wed, Aug 27, 2014 at 6:51 PM, Guy Ekani constyek...@yahoo.fr wrote:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16546: Resource tables, improved performance of geeration of table _categorystructure

2014-08-27 Thread noreply
revno: 16546 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 19:08:48 +0200 message: Resource tables, improved performance of geeration of table _categorystructure modified:

[Dhis2-devs] [Bug 1361982] Re: The items listed in a categorycombo api call are less than those listed on the corresponding dimension (using the API)

2014-08-27 Thread Jim Grace
To see a category's options through the api, try api/categories/. For example in the demo system at https://apps.dhis2.org/demo/ the first category, has 6 options as shown through the GUI. If you go to https://apps.dhis2.org/demo/api/categories/KfdsGBcoiCa and look under categoryOptions, you

Re: [Dhis2-devs] Manual aggregation -In accurate aggregation

2014-08-27 Thread sumudu weerasinghe
Thanks Tran . Yes it was a problem in my query , it is now working after adding program id , now it aggregate according to time period. Sumudu On Wed, Aug 27, 2014 at 7:21 PM, Tran Chau tran.hispviet...@gmail.com wrote: Hi Sumudu, In your aggregate query formula, the formula does not have

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16547: Analytics, ad-hoc run, avoid generating resource tables twice

2014-08-27 Thread noreply
revno: 16547 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Wed 2014-08-27 20:04:29 +0200 message: Analytics, ad-hoc run, avoid generating resource tables twice modified:

Re: [Dhis2-devs] [Bug 1361982] Re: The items listed in a categorycombo api call are less than those listed on the corresponding dimension (using the API)

2014-08-27 Thread Derick L
Thanks for the feedback. Unfortunately it does not help :) For my case (i have a private instance), if I go to /api/categories/ and if i go to /api/dimensions/ for the same category, i get different outputs. Those listed under /api/categories are more than those listed under

[Dhis2-devs] [Bug 1361982] Re: The items listed in a categorycombo api call are less than those listed on the corresponding dimension (using the API)

2014-08-27 Thread Jim Grace
Thanks, I was comparing with api/categoryCombos/ as you had said. On the demo system when I get a list of categories using https://apps.dhis2.org/demo/api/categories, it shows that the Commodities category has a UID of gtuVl6NbXQV. And when I get a list of dimensions using

[Dhis2-devs] Analytics: This Week, This Month, Future Periods

2014-08-27 Thread Rodolfo Melia
Hi - we are developing dashboards that incorporates near real-time data (e.g. daily data, with 24hrs delay for it to get to the data values table). We need the dashboards to show some charts with the values for THIS WEEK and THIS MONTH - these options are not available on the analytics. Would it

[Dhis2-devs] Fwd: [AEHIN-ORG] Patient Master Index (PMI) and Patient Medical Record

2014-08-27 Thread Knut Staring
-- Forwarded message -- From: Ryan Crichton r...@jembi.org Date: Wed, Aug 20, 2014 at 2:19 PM Subject: Re: [AEHIN-ORG] Patient Master Index (PMI) and Patient Medical Record To: aehin-...@list.wpro.who.int Hi Alvin, There is an OpenHIE demo site that may be useful. I hosts a

Re: [Dhis2-devs] Fwd: [AEHIN-ORG] Patient Master Index (PMI) and Patient Medical Record

2014-08-27 Thread Pierre Dane
Further to what Ryan has mentioned below, we have integrated openEMPI and DHIS2 tracker into a maternal health registry which is live in South Africa nationally. at present we aren't using PIX/PDQ but rather a rest interface into openEMPI. if anyone would like to see the REST api calls we are