Skip to content

Commit

Permalink
Prepare for 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Sep 10, 2018
1 parent 9a650aa commit 5db60be
Show file tree
Hide file tree
Showing 16 changed files with 149 additions and 3,125 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Changes
=======

0.8.7 (2018-xx-xx)
0.8.7 (2018-09-10)
------------------

- Allow to clip the SVG export to the currently displayed extent.
- New: Allow to clip the SVG export to the currently displayed extent.


0.8.6 (2018-08-08)
Expand Down
1 change: 1 addition & 0 deletions client/dist/app.369a60.js

Large diffs are not rendered by default.

722 changes: 0 additions & 722 deletions client/dist/app.e3dcf1.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 @@ -70,8 +70,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.e3dcf1.js"></script>
<script src="static/dist/vendor.369a60.js"></script>
<script src="static/dist/d3-custom.min.js"></script>
<script src="static/dist/app.e3dcf1.js"></script>
<script src="static/dist/app.369a60.js"></script>
</body>
</html>
63 changes: 63 additions & 0 deletions client/dist/vendor.369a60.js

Large diffs are not rendered by default.

836 changes: 0 additions & 836 deletions client/dist/vendor.e3dcf1.js

This file was deleted.

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magrit-client",
"version": "0.8.6",
"version": "0.8.7",
"homepage": "https://github.com/riatelab/magrit",
"devDependencies": {
"babel-core": "^6.26.0",
Expand Down Expand Up @@ -59,4 +59,4 @@
"loc-i18next": "0.1.4",
"tippy.js": "2.5.2"
}
}
}
4 changes: 4 additions & 0 deletions documentation/src/changelog_fr.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Historique des versions et des changements effectués

#### 0.8.7 (2018-09-10)

- Nouveauté : Permet la découpe de l'export SVG à la limite de la vue actuelle (nouvelle option par défaut).


#### 0.8.6 (2018-08-08)

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.6'
__version__ = '0.8.7'
4 changes: 4 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,10 @@ <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#087-2018-09-10" id="087-2018-09-10"><h4>0.8.7 (2018-09-10)</h4></a>
<ul>
<li>Nouveauté : Permet la découpe de l'export SVG à la limite de la vue actuelle (nouvelle option par défaut).</li>
</ul>
<a class="header" href="changelog_fr.html#086-2018-08-08" id="086-2018-08-08"><h4>0.8.6 (2018-08-08)</h4></a>
<ul>
<li>
Expand Down
4 changes: 4 additions & 0 deletions magrit_app/static/book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1041,6 +1041,10 @@ <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#087-2018-09-10" id="087-2018-09-10"><h4>0.8.7 (2018-09-10)</h4></a>
<ul>
<li>Nouveauté : Permet la découpe de l'export SVG à la limite de la vue actuelle (nouvelle option par défaut).</li>
</ul>
<a class="header" href="print.html#086-2018-08-08" id="086-2018-08-08"><h4>0.8.6 (2018-08-08)</h4></a>
<ul>
<li>
Expand Down
1 change: 1 addition & 0 deletions magrit_app/static/dist/app.369a60.js

Large diffs are not rendered by default.

722 changes: 0 additions & 722 deletions magrit_app/static/dist/app.e3dcf1.js

This file was deleted.

63 changes: 63 additions & 0 deletions magrit_app/static/dist/vendor.369a60.js

Large diffs are not rendered by default.

836 changes: 0 additions & 836 deletions magrit_app/static/dist/vendor.e3dcf1.js

This file was deleted.

4 changes: 2 additions & 2 deletions magrit_app/static/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,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.e3dcf1.js"></script>
<script src="static/dist/vendor.369a60.js"></script>
<script src="static/dist/d3-custom.min.js"></script>
<script src="static/dist/app.e3dcf1.js"></script>
<script src="static/dist/app.369a60.js"></script>
</body>
</html>

0 comments on commit 5db60be

Please sign in to comment.