← Back to team overview

dhis2-devs team mailing list archive

Re: DHIS2 - Caching & testing

 

Hi Robin,

with caching, are you referring to data entry forms?

If so, those are stored in indexdb / localstorage to support offline
capture, which is not cleared by default when clearing cache in most
browsers. For development this chrome extension can be recommended:

https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn

Go to options and select everything from beginning of time.

Lars





On Wed, Sep 17, 2014 at 10:25 AM, Robin Martens <martens@xxxxxxx> wrote:

>   Hi all,
>
>
>
> I'm currently testing some final adjustments, however there's somewhere a
> caching preventing me from seeing the last updates right away in my
> browser. I tried deleting both browser caching and DHIS2 caching (via
> Maintenance module) and that for Google Chrome, Mozilla, and IE. Generally,
> this is what I noticed (especially with respect to modifications in data
> entry templates):
>
>
>
> 1.       Google Chrome (incognito mode): a few hours of delay before
> updates are visible in the browser.
>
> 2.       Mozilla: I don't manage to see any updates at all. The browser
> is still working on the form of 2 weeks ago.
>
> 3.       IE: Idem as Mozilla.
>
>
>
> From where my question: which browser & caching methods do you use for
> development?
>
>
>
> Regards,
>
>
>
> Robin
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References