Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port offline feature #4348

Merged
merged 8 commits into from
May 21, 2019
Merged

Port offline feature #4348

merged 8 commits into from
May 21, 2019

Commits on Nov 27, 2018

  1. Port Offline feature from older ngeo version

    - port the ngeo code to ES6 modules;
    - port the example.
    
    Note that the example is actually broken: OSM layers have never been
    supported by the offline service (we support WMS and WMTS).
    gberaudo committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    4647642 View commit details
    Browse the repository at this point in the history
  2. Make eslint happy

    gberaudo committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a140465 View commit details
    Browse the repository at this point in the history
  3. Simplify imports

    gberaudo committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    c4e92a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    8531beb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    1469f6e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    30dcb78 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    2580af7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Add improvements for apps

    gberaudo committed May 21, 2019
    Configuration menu
    Copy the full SHA
    c19561f View commit details
    Browse the repository at this point in the history