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 remote-tracking branch 'origin/2.2' #3149

Merged
merged 42 commits into from
Nov 23, 2017
Merged

Merge remote-tracking branch 'origin/2.2' #3149

merged 42 commits into from
Nov 23, 2017

Conversation

sbrunner
Copy link
Member

No description provided.

sbrunner and others added 30 commits November 9, 2017 13:54
Be able to correctly translate in french
- OL-Cesium is a hard GCC dependency of the library
It is small and optimized out by GCC when not used.
It lazy loads Cesium.

- Cesium is an optional dependency of the user application
It is external and comes already compiled.
It is used in the examples.
Add simple 3d example

The CSS is generated with
node_modules/.bin/lessc src/modules/olcs/controls3d.less > examples/simple3d.css
- remove useless module('ngeo');
- inject dependency
Previously only the files newer than the timestamp were passed to
the linter.

Changing the linter config or version did not trigger a lint of all
the files.

With this commit, all files are linted on changes.
Reset the theme name on login/logout
[wip] Clear query results on window/grid clear
Allow to zoom with resolutions in metadata
This reverts commit cd12f51.
The rule actually catches issues.

Use the following to make both eslint and GCC happy:

```
constructor(...args) {
  super(...args);
}
```
Better background layer computation on user change
@sbrunner sbrunner requested a review from fredj November 22, 2017 15:36
@sbrunner sbrunner force-pushed the merge22 branch 2 times, most recently from 9967390 to 17c5b73 Compare November 23, 2017 08:21
@sbrunner sbrunner merged commit 7076508 into master Nov 23, 2017
@sbrunner sbrunner deleted the merge22 branch November 23, 2017 09:32
@sbrunner sbrunner added this to the dummy milestone Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants