dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #10683
Re: 2.24 issues with Tracker capture
No Knuts, the link don't below working for me
A contribution to hide this code, if it could help
function afficher_cacher(id)
{
if(document.getElementById(id).style.visibility=="hidden")
{
document.getElementById(id).style.visibility="visible";
document.getElementById('bouton_'+id).innerHTML='Cacher le texte';
}
else
{
document.getElementById(id).style.visibility="hidden";
document.getElementById('bouton_'+id).innerHTML='Afficher le texte';
}
return true;
}
Regards
Pepe Ken Mvulu
Responsable M&E
Programme Village Assaini
Direction de l'Hygiène
Ministère de la Santé Publique/RDC
Tél: +243 811515878
Skype: pepe.ken.mvulu
2016-07-11 12:34 GMT+02:00 Mark Polak <mark@xxxxxxxxx>:
> It probably isn't, this is the result of an issue similar to the one with
> tracker-capture last week. I'm working to resolve it asap.
>
> On Mon, Jul 11, 2016 at 12:30 PM, Knut Staring <knutst@xxxxxxxxx> wrote:
>
>> Hi Pepe,
>>
>> Is the link below working for you?
>> https://play.dhis2.org/demo/dhis-web-event-capture/index.html#/
>>
>> Regards,
>> Knut
>>
>> On Mon, Jul 11, 2016 at 12:21 PM, Pepe Ken Mvulu <pepekento1@xxxxxxxxx>
>> wrote:
>>
>>> Hi Dipali,
>>> Can you try to clean chrome cache with
>>> "chrome://settings/clearBrowserData"
>>> In the "delete elements", choose "from the beginning"
>>> Close chrome and restarts it
>>> Regards
>>>
>>>
>>> Pepe Ken Mvulu
>>> Responsable M&E
>>> Programme Village Assaini
>>> Direction de l'Hygiène
>>> Ministère de la Santé Publique/RDC
>>> Tél: +243 811515878
>>> Skype: pepe.ken.mvulu
>>>
>>> 2016-07-11 10:53 GMT+02:00 Dipali Sahu <dipali.sahu@xxxxxxxxx>:
>>>
>>>> Hi..
>>>>
>>>> Tracker issue seems to be ok now.. but as Knut mentioned same issue
>>>> affects Event capture.
>>>>
>>>> [image: Inline image 1]
>>>>
>>>> On Sat, Jul 9, 2016 at 8:22 PM, Knut Staring <knutst@xxxxxxxxx> wrote:
>>>>
>>>>> Hi Halvdan,
>>>>>
>>>>> The same issue affects Event Capture (as can be seen at
>>>>> https://play.dhis2.org/demo/dhis-web-event-capture/index.html#/)
>>>>>
>>>>> Could you please fix that one also?
>>>>>
>>>>> Knut
>>>>>
>>>>> On Thu, Jul 7, 2016 at 1:38 PM, Halvdan Hoem Grelland <
>>>>> halvdan@xxxxxxxxx> wrote:
>>>>>
>>>>>> Hi. Thanks for reporting. This is now fixed in the latest build.
>>>>>>
>>>>>> You will have to re-download 2.24 from here: dhis.war
>>>>>> <http://ci.dhis2.org/job/dhis2-2.24/lastBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war>
>>>>>>
>>>>>> ..and re-deploy it (it's just a re-build, not a new revision).
>>>>>>
>>>>>> On Thu, Jul 7, 2016 at 10:19 AM, Dipali Sahu <dipali.sahu@xxxxxxxxx>
>>>>>> wrote:
>>>>>>
>>>>>>>
>>>>>>> Hi
>>>>>>>
>>>>>>> I am trying to use Tracker capture in 2.24 and it feels like there
>>>>>>> are incomplete things in the tracker capture app.
>>>>>>> Following screen shows up when i click on Tracker capture app. Here,
>>>>>>>
>>>>>>> - can't search programs, programs don't appear in dropdown list
>>>>>>> - labels look weird
>>>>>>> - Apps menu and profile menu appear in the old way.
>>>>>>> - happens in both chrome and Firefox
>>>>>>>
>>>>>>>
>>>>>>> [image: Inline image 1]
>>>>>>>
>>>>>>> Thank you
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>>>>> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
>>>>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>>>>> More help : https://help.launchpad.net/ListHelp
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Halvdan Hoem Grelland
>>>>>> Software developer, DHIS 2
>>>>>> University of Oslo
>>>>>> http://www.dhis2.org <https://www.dhis2.org/>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>>>> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
>>>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>>>> More help : https://help.launchpad.net/ListHelp
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Knut Staring
>>>>> Dept. of Informatics, University of Oslo
>>>>> Norway: +4791880522
>>>>> Skype: knutstar
>>>>> http://dhis2.org
>>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>> More help : https://help.launchpad.net/ListHelp
>>>>
>>>>
>>>
>>
>>
>> --
>> Knut Staring
>> Dept. of Informatics, University of Oslo
>> Norway: +4791880522
>> Skype: knutstar
>> http://dhis2.org
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Regards,
>
>
> Mark Polak
> Software developer, DHIS 2
> University of Oslo
> http://www.dhis2.org <https://www.dhis2.org/>
> mark@xxxxxxxxx
>
Follow ups
References