← Back to team overview

dhis2-devs-core team mailing list archive

Re: [Dhis2-users] 2.24 issues with Tracker capture

 

Hey All,

The issue should be resolved and i've started a CI build to create a new
war file. (You should be able to update when this is ready [1])

Note that it is not an actual update to the core-code, just to the app,
therefore your revision number might stay the same, but the app should work
correctly after updating.
Also, like Pepe mentioned, you might have to clear cache after updating if
you've loaded the broken one.

[1] http://ci.dhis2.org/job/dhis2-2.24/22/

On Mon, Jul 11, 2016 at 12:47 PM, Pepe Ken Mvulu <pepekento1@xxxxxxxxx>
wrote:

> 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
>>
>
>


-- 
Regards,


Mark Polak
Software developer, DHIS 2
University of Oslo
http://www.dhis2.org <https://www.dhis2.org/>
mark@xxxxxxxxx

PNG image

PNG image


Follow ups