Re: [Dhis2-devs] [Bug 1594697] Re: can't show full number with 0 at the beginning in Event Report

2016-06-22 Thread Le Hong Em
I tried with text type also got the same problem. More details: DHIS2 2.23 R.22977 On Tue, Jun 21, 2016 at 9:45 PM, Wasim shaikh wrote: > Try text type instead of phone Number. > On Jun 21, 2016 2:11 PM, "Lars Helge Øverland" wrote: > > > ** Changed in: dhis2 > > Milestone: None => 2.24 > >

[Dhis2-devs] [Bug 1595071] [NEW] Self Registration Captcha not working

2016-06-22 Thread evert.bothma
Public bug reported: When self registration Captcha is on, the create button goes grey after pressing the create button and nothing is being processed and only stays on that screen. When self registration Captcha is turned off the create button works fine. ** Affects: dhis2 Importance: Unde

[Dhis2-devs] Missing Message Template reminders on Event Without Registration

2016-06-22 Thread Alex Tumwesigye
Hello Lars, I am trying to configure message notifications for IDSR using user groups. However, there is no message template reminders on the program of type Event without registration. Is this by design or a bug? I am configuring 2.23. For IDSR, we need to trigger outbreak/epidemic alerts by SMS

Re: [Dhis2-devs] ERROR: Hammertime

2016-06-22 Thread Jason Pickering
Uhh, yeah, sorry about that Paulo. We have had some issues with people changing the password on the demo servers, so have put some measures in place to prevent this. If you want to be able to change the password, just execute these command on the database. DROP TRIGGER IF EXISTS prevent_changing

[Dhis2-devs] [Bug 1595101] [NEW] Event Capture App displays incident date less by one (1) in the UI

2016-06-22 Thread Alex Tumwesigye
Public bug reported: Event Capture App displays incident date less by one (1) in the UI. For example, if the real incident date is 2016-06-22, then the event Capture App displays it as 2016-06-21. The Web API for events displays the correct eventDate and created dates. This affects 2.23 build

[Dhis2-devs] Mandatory denominator when adding indicators of type Number

2016-06-22 Thread David Muturi
Hi Devs, I have noticed that one must add a 1 as a denominator for indicators of type number. This is not the case in v 2.20 but in v2.22 and v2.23, since the new data element/indicators app was introduced. Is this intentional or its a bug. In addition the new DE/IND maintenance app though having a

Re: [Dhis2-devs] Mandatory denominator when adding indicators of type Number

2016-06-22 Thread Lars Helge Øverland
Hi David, On Wed, Jun 22, 2016 at 3:11 PM, David Muturi wrote: > Hi Devs, > I have noticed that one must add a 1 as a denominator for indicators of > type number. This is not the case in v 2.20 but in v2.22 and v2.23, since > the new data element/indicators app was introduced. > It is intentio

Re: [Dhis2-devs] [Dhis2-users] Assign program to organization group

2016-06-22 Thread Lars Helge Øverland
Hi Nayeem, no we do not support that. There are no immediate plans to support it. regards, Lars On Wed, Jun 22, 2016 at 6:12 AM, Nayeem Al Mifthah wrote: > Dear Hannan vai > Sorry for can't make the question as I want. > > Let me formulate the question again. > > in 2.13 version there is a o

[Dhis2-devs] [Bug 1595101] Re: Event Capture App displays incident date less by one (1) in the UI

2016-06-22 Thread Lars Helge Øverland
** Changed in: dhis2 Assignee: (unassigned) => Araz Abishov (abishov) ** Changed in: dhis2 Milestone: None => 2.24 -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1595101 Title: Event Ca

[Dhis2-devs] [Bug 1595071] Re: Self Registration Captcha not working

2016-06-22 Thread Halvdan Hoem Grelland
I am not able to reproduce this on 2.23 or 2.24 (development branch). What browser are you using? Could you perhaps open the browser console and check if anything happens in the "console" or "network" tab? Any errors should be marked in read (at least in Firefox and Chrome). If you are unsure abo

Re: [Dhis2-devs] [Dhis2-users] Assign program to organization group

2016-06-22 Thread Nayeem Al Mifthah
Dear Lars Thanks for your clear message. It was useful for us as we have a large number of organization units and it is difficult to load all of them when we want to assign program to an additional organization unit. Anyway, hope you have better alternative plan. *Nayeem Al Mifthah* Consultant (

[Dhis2-devs] Select compulsory organizationunit group from compultury organizationunit group set

2016-06-22 Thread Nayeem Al Mifthah
Dear All The functionality of selecting compulsory organizationunit group from compultury organizationunit group set is not functioning on organizationunit add or edit page. I am using 2.22 build version 21827. *Nayeem Al Mifthah* Consultant (Team Leader of HMIS) Management Information System Dir

Re: [Dhis2-devs] [Dhis2-users] Select compulsory organizationunit group from compultury organizationunit group set

2016-06-22 Thread Lars Helge Øverland
Hi Nayeem, can you tell us a bit more about which behavior you are expecting? regards, Lars On Wed, Jun 22, 2016 at 6:26 PM, Nayeem Al Mifthah wrote: > Dear All > The functionality of selecting compulsory organizationunit group from > compultury organizationunit group set is not functioning

[Dhis2-devs] [Bug 1595272] [NEW] DHIS2 sms tracker Re-import

2016-06-22 Thread isidoreadje
Public bug reported: Hi I’m using dhis 2 mobile configuration sms command to fill my tracker program form (Tracker capture with registration). But after sending the message into the system, I realized that I must click on the “Re-import” button before getting the message into dhis 2 tracker da

Re: [Dhis2-devs] [Dhis2-users] Select compulsory organizationunit group from compultury organizationunit group set

2016-06-22 Thread Nayeem Al Mifthah
Dear Lars Thanks for your quick response. In earlier version, there was a field in registering new organizationunit or edit organizationunit page to select organizationunit group of compulsory organizationunit group set. In 2.22 I can't find that field in registering or editing organization unit.

[Dhis2-devs] Event Capture App cannot synchronize data from web ?

2016-06-22 Thread Furqonuddin Ramdhani
Hi Everyone, I Already create program without registration and input data from event capture module on the web (dhis2 2.23 and 2.22), but the data not synch on my android device using event capture app version 0.5.1. In previous version (0.3.4) the data is sync from web to mobile app. Any suggest

[Dhis2-devs] Return number of records in a program stage

2016-06-22 Thread David Muturi
Hi Devs, Is there an api call that returns a count of records in the tracker in a program stage. I am using a custom form to generate an alpha numeric ID based on a count of program stage records e.g. no. Of mothers attending ANC. I wanted to use a count returned from an sql view but am wondering

[Dhis2-devs] (no subject)

2016-06-22 Thread baba charles denzel
Jpijy___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

Re: [Dhis2-devs] Event Capture App cannot synchronize data from web ?

2016-06-22 Thread Araz Abishov
Hi Furqonuddin, 0.5.1 version of event capture is considered to be alpha release (it is not final release): https://github.com/dhis2/dhis2-android-eventcapture/releases It lacks some core functionality from version 0.3.4, like pulling existing events from server (that’s something what we are work