-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
Datatables v2: update files #4412
base: master
Are you sure you want to change the base?
Conversation
Fix print legend on off
Docs - Add JSDoc
According to these references https://xkcd.com/2170/, https://i.stack.imgur.com/crFH4.png and https://datatracker.ietf.org/doc/html/rfc7946#section-11.2, coordinates in EPSG:4326 do not require a precision greater than 6.
To be notified that the map is ready a new event `map.state.ready` is fired by MapState. And a new property `isReady` has been added.
JS: Enhancing the way Map is managed
Re-implementation of the projection axis orientation detection method. Fixes 3liz#4191 Funded by VSB
…trols` builder option Since jelix 1.8.7, we need to add `deprecatedDeclareFormBeforeControls` builder option because in the `outputHeader` we defined `jFormsJQ.declareForm(jFormsJQ.tForm);` and we use `parent::outputFooter($builder);
[Bugfix] JS: Axis orientation projection detection
Funded by Conseil Départemental du Calvados
…o-nodes [Bugfix] WMS GetLegendGraphic for no symbols layer
The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale". |
The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale". |
The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale". |
The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale". |
The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale". |
730e24f
to
f007314
Compare
fn*
functions must be upgraded to the new API: https://datatables.net/upgrade/1.10-convert#APIdataTables_wrapper
class on div containing the table (https://datatables.net/blog/2012/bootstrap-2#Layout)Funded by 3Liz