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

Merge 2.3 into 2.4 #4913

Merged
merged 20 commits into from
May 28, 2019
Merged

Merge 2.3 into 2.4 #4913

merged 20 commits into from
May 28, 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 20, 2019

  1. Configuration menu
    Copy the full SHA
    d8a96ee 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
  2. Merge pull request #4348 from camptocamp/port_offline_feature

    Port offline feature
    llienher committed May 21, 2019
    Configuration menu
    Copy the full SHA
    4c27b6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4902 from camptocamp/GSGMF-966

    Remove wrong height css value for ms-thumb
    fredj committed May 21, 2019
    Configuration menu
    Copy the full SHA
    86fefb0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    ba4ce97 View commit details
    Browse the repository at this point in the history
  2. Fix various typescript errors

    llienher authored and gberaudo committed May 22, 2019
    Configuration menu
    Copy the full SHA
    0596caf View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Fix more typing issues

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

Commits on May 27, 2019

  1. Configuration menu
    Copy the full SHA
    7ec5eda View commit details
    Browse the repository at this point in the history
  2. Fix eslint

    gberaudo committed May 27, 2019
    Configuration menu
    Copy the full SHA
    a9def4c View commit details
    Browse the repository at this point in the history
  3. Aditionnal fixes

    gberaudo committed May 27, 2019
    Configuration menu
    Copy the full SHA
    21fef29 View commit details
    Browse the repository at this point in the history
  4. Fix localforage imports

    gberaudo committed May 27, 2019
    Configuration menu
    Copy the full SHA
    f1bfde0 View commit details
    Browse the repository at this point in the history
  5. Some more type fixes

    gberaudo committed May 27, 2019
    Configuration menu
    Copy the full SHA
    f1c4c6c View commit details
    Browse the repository at this point in the history
  6. Last fixes (hopefully)

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