[Dhis2-devs] Program rule - selected field to hide changes to None

2016-09-27 Thread Calle Hedberg
Hi I'm having an issue that baffles me: when adding a program rule to a tracker program that checks one attribute in order to hide another attribute, I can initially select and save - everything seems normal. But when I open the program rule again, the field to be hidden is showing "None" and the

[Dhis2-devs] how could i save some value in "Datavalue" table for input with "No Value" radio button ?

2016-09-27 Thread Brajesh Murari
Hello Dev, Since i am assigning a dataelement with data type value (yes/no) to a dataset, and when i am doing data entry for period type monthly, the input appears with three different type of values with radio buttons ie, "No value","Yes","No". Here, if i am selecting input with "No" radio butto

Re: [Dhis2-devs] how could i save some value in "Datavalue" table for input with "No Value" radio button ?

2016-09-27 Thread Jason Pickering
Create an option set with three options 1) True 2) False 3) No value and assign that to the data element as its option set instead of using of the default Yes/No and Yes only types. Regards, Jason On Tue, Sep 27, 2016 at 11:22 AM, Brajesh Murari wrote: > Hello Dev, > > Since i am assigning

Re: [Dhis2-devs] Program rule - selected field to hide changes to None

2016-09-27 Thread Calle Hedberg
Hi This increasingly looks like a significant bug - Elmarie just added a similar program rule (i.e. using a 'MALE' value in the Gender attribute to hide the Pregnant attribute) in another instance, and the result is the same: the action field value is replaced by "None" and there are no drop-down

[Dhis2-devs] [HELP] Timezone impact of DHIS Server

2016-09-27 Thread Sultanahamar Mohammad
Hi All, We are about to implement DHIS in two level hierarchy one server hosted in cloud and several other DHIS instances in fields where data is collected and synced with cloud instance. In this regard, we want to understand on how each of you are working out with the timezones of server machines

Re: [Dhis2-devs] Program rule - selected field to hide changes to None

2016-09-27 Thread Rangarirai Matavire
get the latest trunk. It was not working yesterday but is fine today. Markus added a fix. On Tue, Sep 27, 2016 at 12:16 PM, Calle Hedberg wrote: > Hi > > This increasingly looks like a significant bug - Elmarie just added a > similar program rule (i.e. using a 'MALE' value in the Gender attribut

Re: [Dhis2-devs] how could i save some value in "Datavalue" table for input with "No Value" radio button ?

2016-09-27 Thread Brajesh Murari
thanks Jason On Tue, Sep 27, 2016 at 2:55 PM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > Create an option set with three options > > 1) True > 2) False > 3) No value > > and assign that to the data element as its option set instead of using of > the default Yes/No and Yes only types.

[Dhis2-devs] Program translations are not working in 2.24

2016-09-27 Thread Anilkumar Kodi
Hi Devs, Translations for programs, program stages and Program Stage sections are not working in DHIS 2.24 version. Even if translations exist, they're not showing up on the UI. But, the same is working in trunk. Could you help fix it in 2.24 as well. Thanks, Anil Kumar Kodi. __

Re: [Dhis2-devs] Program rule - selected field to hide changes to None

2016-09-27 Thread Markus Bekken
Thanks for reporting, Calle. There was a related fix on trunk yesterday night that seems to have fixed the below mentioned issue as well. Looking into fixing the same in 2.24 now. Markus > 27. sep. 2016 kl. 12.16 skrev Calle Hedberg : > > Hi > > This increasingly looks like a significant bug

Re: [Dhis2-devs] Program translations are not working in 2.24

2016-09-27 Thread Anilkumar Kodi
To add to the same, We could see the translations in 'translation' table, but we're guessing it should be available in objecttranslation table and there should have mapping in programtranslation or programstagetranslation to get translations in UI. On Tue, Sep 27, 2016 at 4:31 PM, Anilkumar Kodi

[Dhis2-devs] [Bug 1628049] [NEW] Creating indicator bug

2016-09-27 Thread generale
Public bug reported: When Creating indicators, once a user selects no value in the field "decimals in data output" it defaults to a zero (0) and there is no way of removing it. rgds David ** Affects: dhis2 Importance: Undecided Status: New ** Attachment added: "Screen shot of erro

Re: [Dhis2-devs] Program rule - selected field to hide changes to None

2016-09-27 Thread Calle Hedberg
Hi, Thanks Markus. With regard to not being able to edit or add program rules in SL demo, FYI: it was a user rights issue. Logging in as system sorted that problem out - it looks like the standard admin user don't have privileges to do anything on program rules. Regards calle On 27 September 20

[Dhis2-devs] Pull request for /api/interpretations/chart/{chartId} to add new request param 'ou'

2016-09-27 Thread jhansi
Hello, We are planning to use ‘/api/interpretations’ API in DHIS2.23 for adding comments to charts. We are able to create interpretation for charts and reports but, we are not able to add the organisationUnit to the interpretation for chart (/api/interpretation/chart/{chartId}) unlike the int

[Dhis2-devs] [Bug 1628049] Re: Creating indicator bug

2016-09-27 Thread generale
Affects DHIS2 V2.22 BUILD 22092 -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1628049 Title: Creating indicator bug Status in DHIS: New Bug description: When Creating indicators, once a us

Re: [Dhis2-devs] Event Capture is not loading

2016-09-27 Thread Abyot Asalefew Gizaw
Hi Hannan, Which version are you using? Seems you have had metadata change. Check if all your programs have program stage and for the program stages to have data elements assigned to them. Also, can you clear your browser cache and try one more time? -- Abyot A. Gizaw. Senior Engineer, DHIS2 Un

Re: [Dhis2-devs] Pull request for /api/interpretations/chart/{chartId} to add new request param 'ou'

2016-09-27 Thread Lars Helge Øverland
Hi there, I agree this part is not great and inconsistent. Thanks for the pull requests. I would say we should centralize this code so that we get consistency across interpretations (report table, chart, event report, event chart). I have committed a modified version of your PR here: https://git

Re: [Dhis2-devs] [Bug 1628049] Re: Creating indicator bug

2016-09-27 Thread Knut Staring
Please check if this also applies to the online demo. On Tue, Sep 27, 2016 at 1:38 PM, generale <1628...@bugs.launchpad.net> wrote: > Affects DHIS2 V2.22 BUILD 22092 > > -- > You received this bug notification because you are a member of DHIS 2 > developers, which is subscribed to DHIS. > https:/

Re: [Dhis2-devs] Event Capture is not loading

2016-09-27 Thread Hannan Khan
Thanks Abyot. I tried several times clearing cache and using incognito mode as well. Tried several version including the new release, version 2.22 release d031d6c. I am not sure if any metadata changed. But meta data changed how could we solve the problem? Regards Hannan On Tue, Sep 27, 2016

Re: [Dhis2-devs] Event Capture is not loading

2016-09-27 Thread Abyot Asalefew Gizaw
Clearing cache is going to help when there are metadata changes. -- Abyot A. Gizaw. Senior Engineer, DHIS2 University of Oslo http://www.dhis2.org On Tue, Sep 27, 2016 at 2:15 PM, Hannan Khan wrote: > Thanks Abyot. > > I tried several times clearing cache and using incognito mode as well. > > T

Re: [Dhis2-devs] Pull request for /api/interpretations/chart/{chartId} to add new request param 'ou'

2016-09-27 Thread jhansi
Thanks Lars, it looks good. Could we also get these changes merged into 2.23 and 2.24 branches as well. Thanks, Jhansi > On 27-Sep-2016, at 5:43 pm, Lars Helge Øverland > wrote: > > interpretations ___ Mailing list: https://la

Re: [Dhis2-devs] Program rule - selected field to hide changes to None

2016-09-27 Thread Markus Bekken
Hi again, It seems saving a programrule for hiding tracked entity attributes works, but there was a bug that prevented the tracked entity attributes from being visible when reopening the rule. This is now fixed in 2.24 and trunk, new builds running now. Older versions was not affected. Note:

Re: [Dhis2-devs] [HELP] Timezone impact of DHIS Server

2016-09-27 Thread Victor Garcia
Hi Sultan Ahamar, in MSF-OCBA our servers in field have the default timezone of the region. We decide to do that because we have some scripts (like backups and, sometimes, server reboots) that must be run at night. In this way we can have the same server configuration for all of them. But next ye

Re: [Dhis2-devs] Reg: DHIS2 docker instance.

2016-09-27 Thread Paulo Grácio
Hi Nalinikanth, is there any reason to keep a separate repo with these tests? It would be nice to have the tests as part of https://github.com/dhis2/api-tests There is also a pipeline to execute the tests in Travis https://travis-ci.org/dhis2/api-tests Docker image build is also automated, runs o

[Dhis2-devs] My question is how this category option property "Filtering Organisation Units By Name" helps us in creating a category option ?

2016-09-27 Thread Brajesh Murari
Hello Devs, Since, i am creating a category option, there is a property "Filtering Organisation Units By Name". My question is how this category option property "Filtering Organisation Units By Name" helps us in creating a category option ? -- Thanks and Regards Brajesh Murari

[Dhis2-devs] Lock Data set in advance

2016-09-27 Thread Nayeem Al Mifthah
Dear All We are using DHIS2 for planning purposes. For this organizations are input plan in advance. We want to lock the dataset in advance. Like now we want to lock the next quarter planning data entry before 15 days from starting of next quarter. But data lock is not taking negative (-) value i