Skip to content

Commit

Permalink
Update changelog + Prepare for 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Nov 23, 2018
1 parent cbd44c6 commit 5f15596
Show file tree
Hide file tree
Showing 16 changed files with 222 additions and 6,226 deletions.
44 changes: 23 additions & 21 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
Changes
=======

0.8.10 (2018-11-xx)
0.8.10 (2018-11-22)
------------------

- Fix typo on documentation and french interface with *semis* de point.
- Fix typo on documentation and french interface with *semis* de point. (#32)

- Fix incorrect 'REVENUS' and 'REVENUS_PAR_MENAGE' values on Grand Paris dataset.
- Fix incorrect 'REVENUS' and 'REVENUS_PAR_MENAGE' values on Grand Paris dataset. (#33)

- Fix bug with the displaying of information on table dialog in french interface (such as "20 entrées par page").
- Fix bug with the displaying of information on table dialog in french interface (such as "20 entrées par page"). (#29)

- Start gunicorn with some "max-requests" value to automatically restart the workers and minimize the potential memory leak impact.

- Fix bug with 'reverse palette' button on smoothed map properties dialog. (#31)


0.8.9 (2018-10-15)
------------------
Expand Down Expand Up @@ -56,7 +58,7 @@ Changes

- Fix unexpected GeoJSON file also present in zip archive when exporting to shapefile.

- Fix incorect behavior when editing scalebar properties (+ fix the behaviour of the its cancel button).
- Fix incorrect behavior when editing scalebar properties (+ fix the behavior of the its cancel button).


0.8.4 (2018-06-08)
Expand Down Expand Up @@ -118,23 +120,23 @@ Changes

- Removes arithmetic progression classification method.

- Also allow to create proportionnal symbols map when analyzing a layer of points.
- Also allow to create proportional symbols map when analyzing a layer of points.

- Allow to use rounded corners on rectangles available as layout features.

- Slightly change the behavior when a result layer is added by not fitting anymore the viewport on it.

- Fix the "fit-zoom" behavior when using Armadillo projection and a layer at world scale.

- Change the stewart implementation to consume less memory (smoomapy package is dropped temporarily).
- Change the Stewart implementation to consume less memory (smoomapy package is dropped temporarily).


0.7.1 (2018-03-09)
------------------

- Fix typos in documentation.

- Add a new option for proportionnal symbols legends, allowing to display a line between the symbol and the value.
- Add a new option for proportional symbols legends, allowing to display a line between the symbol and the value.

- Enable the (still experimental) auto-alignment feature for text annotation.

Expand All @@ -156,21 +158,21 @@ Changes

- Fix/improve some styling options in links menu and in links classification box.

- Fix error occuring on labels creation when using a target layer with empty geometries and warn the user if it's the case (as for the other representations).
- Fix error occurring on labels creation when using a target layer with empty geometries and warn the user if it's the case (as for the other representations).


0.6.5 (2018-01-12)
------------------

- Be more tolerant with in the regular expression used to filter the name of exported maps (by allowing dot, dash and parantheses for example).
- Be more tolerant with in the regular expression used to filter the name of exported maps (by allowing dot, dash and parentheses for example).

- Fix the displaying of the "waiting" overlay when loading a TopoJSON layer.

- Fix the displaying of the "horizontal layout" option for legend when used on a categorical choropleth map + rounding precision for "horizontal layout" legend and "proportionnal symbols" legend.
- Fix the displaying of the "horizontal layout" option for legend when used on a categorical choropleth map + rounding precision for "horizontal layout" legend and "proportional symbols" legend.

- Fix bug when changing layer name when using particularily long names.
- Fix bug when changing layer name when using particularly long names.

- Compute jenks natural breaks in a web worker if the dataset contains more than 7500 features.
- Compute Jenks natural breaks in a web worker if the dataset contains more than 7500 features.


0.6.4 (2017-12-22)
Expand Down Expand Up @@ -208,7 +210,7 @@ Changes

- New: allow to create labels according to the values of a given field (such as creating "Name" labels only for cities with larger "Population" than xxx)

- Fix some bugs occuring while loading user files and improve the support for tabular file containing coordinates.
- Fix some bugs occurring while loading user files and improve the support for tabular file containing coordinates.

- Fix some typos in the interface and improve the displaying of the projection name when the projection is coming from a proj.4 string.

Expand All @@ -220,7 +222,7 @@ Changes

- New: ask the user if he wants to remove the un-joined features from his basemap (after a partial join).

- New: allow to make proportionnal links (ie. without data classification, only graduated links were available until now).
- New: allow to make proportional links (ie. without data classification, only graduated links were available until now).

- New: add some new basemaps for France.

Expand Down Expand Up @@ -248,21 +250,21 @@ Changes
0.5.4 (2017-10-01)
------------------

- Change the default font used in text/tspan SVG elements (in favor of verdana). Should fix (for real this time?) the bug occuring while trying to open the resulting SVG file with some software on systems where the font in use is not available (notably Adobe Illustrator v16.0 CS6 on MacOSX).
- Change the default font used in text/tspan SVG elements (in favor of verdana). Should fix (for real this time?) the bug occurring while trying to open the resulting SVG file with some software on systems where the font in use is not available (notably Adobe Illustrator v16.0 CS6 on MacOSX).

- Disable the ability to use sphere and graticule with lambert conic conformal projection (the generated path, which is currently not clipped when using Proj4 projections, could be very heavy due to the conical nature of the projection).

- Allow to cancel the ongoing addition of a layout item by pressing Esc (and so inform the user about that in the notification).

- Improve the legend for proportionnal symbols (only for "single color" ones) by also using the stroke color of the result layer in the legend.
- Improve the legend for proportional symbols (only for "single color" ones) by also using the stroke color of the result layer in the legend.

- Add "Bertin 1953" projection to the list of available projections.


0.5.3 (2017-09-22)
------------------

- Change the default font used in text/tspan SVG elements (in favor of Arial). Should fix the bug occuring while trying to open the resulting SVG file with some software on systems where the font in use is not available (notably Adobe Illustrator v16.0 CS6 on MacOSX).
- Change the default font used in text/tspan SVG elements (in favor of Arial). Should fix the bug occurring while trying to open the resulting SVG file with some software on systems where the font in use is not available (notably Adobe Illustrator v16.0 CS6 on MacOSX).


0.5.2 (2017-09-13)
Expand Down Expand Up @@ -316,7 +318,7 @@ Changes
0.4.0 (2017-07-24)
------------------

- Fix error occuring on some representations when using a target layer with empty geometries and warn the user if it's the case.
- Fix error occurring on some representations when using a target layer with empty geometries and warn the user if it's the case.

- Introduce a new representation, waffle map, for mapping two (or more) comparable stocks together.

Expand All @@ -326,7 +328,7 @@ Changes

- Fix error on jointure.

- Fix location of red square when moving proportionnal symbols.
- Fix location of red square when moving proportional symbols.

- Fix legend size on links and discontinuities when zooming.

Expand All @@ -340,7 +342,7 @@ Changes
0.3.5 (2017-06-28)
------------------

- Allow to edit the location of proportionnal symbols
- Allow to edit the location of proportional symbols

- Slightly change the behavior with proj4 projections when layers are added/removed

Expand Down
1 change: 1 addition & 0 deletions client/dist/app.371128.js

Large diffs are not rendered by default.

739 changes: 0 additions & 739 deletions client/dist/app.eb1bfe.js

This file was deleted.

4 changes: 2 additions & 2 deletions client/dist/html/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
</div>
<script src="static/vendor/bootstrap-native3.mod.min.js"></script>
<script src="static/vendor/opentip-native.min.js"></script>
<script src="static/dist/vendor.eb1bfe.js"></script>
<script src="static/dist/vendor.371128.js"></script>
<script src="static/dist/d3-custom.min.js"></script>
<script src="static/dist/app.eb1bfe.js"></script>
<script src="static/dist/app.371128.js"></script>
</body>
</html>
74 changes: 74 additions & 0 deletions client/dist/vendor.371128.js

Large diffs are not rendered by default.

2,358 changes: 0 additions & 2,358 deletions client/dist/vendor.eb1bfe.js

This file was deleted.

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"minify": "NODE_ENV=production ./node_modules/webpack/bin/webpack.js",
"watch": "./node_modules/webpack/bin/webpack.js --watch"
},
"version": "0.8.9",
"version": "0.8.10",
"homepage": "https://github.com/riatelab/magrit"
}
}
10 changes: 6 additions & 4 deletions documentation/src/changelog_fr.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# Historique des versions et des changements effectués


#### 0.8.10 (2018-11-xx)
#### 0.8.10 (2018-11-22)

- Corrige l'erreur dans la documentation et l'interface en français avec "*semis* de point".
- Corrige l'erreur dans la documentation et l'interface en français avec "*semis* de point". (<a href="https://github.com/riatelab/magrit/issues/32">issue Github #32</a>)

- Corrige les valeurs incorrectes de 'REVENUS' et 'REVENUS_PAR_MENAGE' sur le jeu de données du Grand Paris.
- Corrige les valeurs incorrectes de 'REVENUS' et 'REVENUS_PAR_MENAGE' sur le jeu de données du Grand Paris. (<a href="https://github.com/riatelab/magrit/issues/33">issue Github #33</a>)

- Corrige un bug dans l'affichage d'information (comme "20 entrées par page") dans la fenêtre affichant la table de données.
- Corrige un bug dans l'affichage d'information (comme "20 entrées par page") dans la fenêtre affichant la table de données. (<a href="https://github.com/riatelab/magrit/issues/29">issue Github #29</a>)

- Démarre Gunicorn avec une valeur pour le paramètre "max-requests" pour automatiquement redémarrer les worker et minimiser l'impact d'une éventuelle fuite de mémoire.

- Corrige un bug avec le bouton 'Inverser la palette' dans la boite de dialogue des propriétés des cartes lissées. (<a href="https://github.com/riatelab/magrit/issues/31">issue Github #31</a>)


#### 0.8.9 (2018-10-15)

Expand Down
2 changes: 1 addition & 1 deletion magrit_app/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = '0.8.9'
__version__ = '0.8.10'
18 changes: 18 additions & 0 deletions magrit_app/static/book/changelog_fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,24 @@ <h1 class="menu-title">Les docs de Magrit</h1>
<div id="content" class="content">
<main>
<a class="header" href="changelog_fr.html#historique-des-versions-et-des-changements-effectués" id="historique-des-versions-et-des-changements-effectués"><h1>Historique des versions et des changements effectués</h1></a>
<a class="header" href="changelog_fr.html#0810-2018-11-22" id="0810-2018-11-22"><h4>0.8.10 (2018-11-22)</h4></a>
<ul>
<li>
<p>Corrige l'erreur dans la documentation et l'interface en français avec &quot;<em>semis</em> de point&quot;. (<a href="https://github.com/riatelab/magrit/issues/32">issue Github #32</a>)</p>
</li>
<li>
<p>Corrige les valeurs incorrectes de 'REVENUS' et 'REVENUS_PAR_MENAGE' sur le jeu de données du Grand Paris. (<a href="https://github.com/riatelab/magrit/issues/33">issue Github #33</a>)</p>
</li>
<li>
<p>Corrige un bug dans l'affichage d'information (comme &quot;20 entrées par page&quot;) dans la fenêtre affichant la table de données. (<a href="https://github.com/riatelab/magrit/issues/29">issue Github #29</a>)</p>
</li>
<li>
<p>Démarre Gunicorn avec une valeur pour le paramètre &quot;max-requests&quot; pour automatiquement redémarrer les worker et minimiser l'impact d'une éventuelle fuite de mémoire.</p>
</li>
<li>
<p>Corrige un bug avec le bouton 'Inverser la palette' dans la boite de dialogue des propriétés des cartes lissées. (<a href="https://github.com/riatelab/magrit/issues/31">issue Github #31</a>)</p>
</li>
</ul>
<a class="header" href="changelog_fr.html#089-2018-10-15" id="089-2018-10-15"><h4>0.8.9 (2018-10-15)</h4></a>
<ul>
<li>
Expand Down
18 changes: 18 additions & 0 deletions magrit_app/static/book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1041,6 +1041,24 @@ <h1 class="menu-title">Les docs de Magrit</h1>
<a class="header" href="print.html#pourquoi-magrit-émet-un-message-davertissement-lorsque-la-géométrie-de-certaines-entités-dune-couche-est-nulle-" id="pourquoi-magrit-émet-un-message-davertissement-lorsque-la-géométrie-de-certaines-entités-dune-couche-est-nulle-"><h3>Pourquoi Magrit émet un message d'avertissement lorsque la géométrie de certaines entités d'une couche est nulle ?</h3></a>
<a class="header" href="print.html#pourquoi-nest-il-pas-possible-dafficher-un-fond-type-openstreetmap-lors-de-la-réalisation-dune-carte-avec-magrit-" id="pourquoi-nest-il-pas-possible-dafficher-un-fond-type-openstreetmap-lors-de-la-réalisation-dune-carte-avec-magrit-"><h3>Pourquoi n'est-il pas possible d'afficher un fond type &quot;OpenStreetMap&quot; lors de la réalisation d'une carte avec Magrit ?</h3></a>
<a class="header" href="print.html#historique-des-versions-et-des-changements-effectués" id="historique-des-versions-et-des-changements-effectués"><h1>Historique des versions et des changements effectués</h1></a>
<a class="header" href="print.html#0810-2018-11-22" id="0810-2018-11-22"><h4>0.8.10 (2018-11-22)</h4></a>
<ul>
<li>
<p>Corrige l'erreur dans la documentation et l'interface en français avec &quot;<em>semis</em> de point&quot;. (<a href="https://github.com/riatelab/magrit/issues/32">issue Github #32</a>)</p>
</li>
<li>
<p>Corrige les valeurs incorrectes de 'REVENUS' et 'REVENUS_PAR_MENAGE' sur le jeu de données du Grand Paris. (<a href="https://github.com/riatelab/magrit/issues/33">issue Github #33</a>)</p>
</li>
<li>
<p>Corrige un bug dans l'affichage d'information (comme &quot;20 entrées par page&quot;) dans la fenêtre affichant la table de données. (<a href="https://github.com/riatelab/magrit/issues/29">issue Github #29</a>)</p>
</li>
<li>
<p>Démarre Gunicorn avec une valeur pour le paramètre &quot;max-requests&quot; pour automatiquement redémarrer les worker et minimiser l'impact d'une éventuelle fuite de mémoire.</p>
</li>
<li>
<p>Corrige un bug avec le bouton 'Inverser la palette' dans la boite de dialogue des propriétés des cartes lissées. (<a href="https://github.com/riatelab/magrit/issues/31">issue Github #31</a>)</p>
</li>
</ul>
<a class="header" href="print.html#089-2018-10-15" id="089-2018-10-15"><h4>0.8.9 (2018-10-15)</h4></a>
<ul>
<li>
Expand Down
1 change: 1 addition & 0 deletions magrit_app/static/dist/app.371128.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5f15596

Please sign in to comment.