Skip to content

Releases: GeotrekCE/Geotrek-admin

0.21

29 Nov 16:35
Compare
Choose a tag to compare

Improvements

  • Increase height of multiple select (fixes #891)
  • Add project field in intervention filter (fixes #896)
  • Many minor improvements for infrastructures in adminsite (fixes #886)
  • Add category in intervention filter (fixes #887)

BUG fixes

  • Fix KML coordinates not being in 3D.
  • GPX now has trek description (fixes #775)
  • Order overlapping topologies by order of progression (fixes #777)
  • Improved TinyMCE configuration, for resize and cleanup (fixes #351, #711)
  • Changed trek duration interval for notion of days (fixes #880)
  • Show city departure in trek public export (fixes #881)
  • Document customization of TinyMCE config (fixes #882)
  • Fix 404 error on path delete (fixes #900)
  • Fix project constraints not being displayed in details (fixes #893)
  • Fix organism translation in project form (fixes #892)
  • Fix apparence of forms on small screen (fixes #744, #902)
  • Fix modify button being hidden to editors (fixes #901)
  • Fix overlap between map controls and label (fixes #883)
  • Fix translation of district in list filters (fixes #890)
  • Fix integrity error on land intersection on path update (fixes #897)
  • Fix form layout problems (fixes #712, #879)

0.20.9

30 Oct 15:46
Compare
Choose a tag to compare
  • Fix altimetric profile if topology geometry is wrong (fixes #875)
  • Fix apparence of creation button in intervention list (fixes #877)
  • Fix topology geometries that were sampled like paths 3D geometry (fixes #878)
  • Fix topology lines geometries join in some situations (ref #722)
  • Fix topology not well displayed if start/end on intersection (fixes #874)

Notes :

In order to repair geometries that were sampled, you can refresh them with :

UPDATE e_t_evenement SET decallage = decallage WHERE kind = 'TREK' ;

0.20.8

22 Oct 14:18
Compare
Choose a tag to compare
  • Public trek export : Fix various layout regressions (ref #848)
  • Public trek export : Show POI theme pictogram (fixes #858)
  • Public trek export : full width for information desk frame (fixes #856)
  • Public trek export : add footer with trek title and page numbers (fixes #861)
  • Public trek export : add floating picture in POI detail (fixes #860)
  • Public trek export : fix POI thumbnails missing (fixes #869)
  • Fix point offset lost on path update (fixes #867)
  • Fix reconnect point topologies with offset to closest path (fixes #868)

0.20.7

16 Oct 09:59
Compare
Choose a tag to compare
  • Fix topology geometry 3D being draped twice (fixes #863)
  • Altimetric profile : Show max distance and round values (fixes #853)
  • Altimetric profile : Add settings for colors (fixes #854)
  • Public trek export : POIs list in two columns (fixes #855)
  • Public trek export : POIs details without column break (fixes #857)
  • Public trek export : Show pictures attributions (fixes #859)
  • Public trek export : Use 10pt fonts in every text blocks (fixes #848)

notes:

# Empty profiles cache
rm -rf var/media/profiles/*

0.20.6

14 Oct 14:30
Compare
Choose a tag to compare
  • Remove 3D from JS WKT serializer
  • Safety check if path is less than 1m
  • Remove mentions of 2154 projection in schema migrations
  • Fix performance issues in altimetric JSON (fixes #845)
  • Fix filter forms missing from Trek and POI lists (fixes #847)
  • Fix empty Nginx log files (fixes #846)

0.20.5

09 Oct 12:39
Compare
Choose a tag to compare
  • Fix sort stake by id (level) (fixes #835)
  • Rename stake to maintenance stake (fixes #834)
  • Add validity to path filter (fixes #836)
  • Do not redrape topology geometries, use path 3D geometry (fixes #832)
  • Fix document export of Trail objects (fixes #839)
  • Fix trail helpers for land layers (fixes #838, ref #842)
  • Fix install on fresh folder, missing folder lib/src (fixes #844)
  • Fix migration of draping utility function

0.20.3

30 Sep 14:22
Compare
Choose a tag to compare

BUG fixes

  • Fix typo in french translation of Properties (fixes #815)
  • Fix missing description from infrastructure/signage detail page (fixes #816)
  • Fix Cities / Districts / Restricted Areas in project detail page (fixes #817)
  • Fix only deleted topology can have geom = NULL (fixes #818)
  • Fix geometries not editable in QGis by switching path and topologies
    geometries to 2D (fixes #688)
  • Fix altimetric sampling precision setting not taken in account in SQL (ref #776)

0.20.2

27 Aug 17:56
Compare
Choose a tag to compare

BUG fixes

  • Fix convert urls behind reverse proxy with prefix
  • Fix Trek public print conversion
  • Fix display of trek length in public document (one decimal only)
  • Fix altimetric graph delaying map display in detail pages

Upgrade notes

  • Empty captures folder for treks:

rm -rf var/media/maps/trek-*

0.20.1

26 Aug 11:09
Compare
Choose a tag to compare
  • Add DB index for start and end columns
  • Merge gunicorn logs with respective applications logs
  • Lower logging level in production (WARNING -> INFO)

BUG fixes

  • Fix deployment error with application's TITLE
  • Fix deployment errors with mandatory external authent values
  • Fix trek export layout: fit map image and altimetric profile in one page.

0.20

23 Aug 16:26
Compare
Choose a tag to compare

( Read upgrade notes below carefully before upgrading )

Changelog

  • ✨ Edit difficulty id in Admin site, mainly used to order difficulty levels (fixes #771)
  • Use explicit list of fields in forms, instead of excluding model fields (fixes #736).
    Issue #712 was closed too, since most suspected cause was field listings. Please re-open
    if problem re-appears.
  • Fix timeout on POI Shapefile and CSV exports (fixes #672)
  • Altimetric profiles are now computed in PostGIS (fixes #778, #779)
  • ✨ Positive and negative ascents are now computed using more DEM resolution (fixes #776)
  • Setting PROFILE_MAXSIZE was replaced by ALTIMETRIC_PROFILE_PRECISION which controls sampling precision in meters (default: 25 meters)
  • Altimetric profiles were removed from object map images
  • Altimetric profiles are now plotted using SVG
  • ✨ Altimetric profiles are now inserted into path documents and trek public printouts (ref #626)
  • Fix deletion of associated interventions when editing infrastructures (fixes #783)
  • Latest record is updated (touch) when a DELETE is performed on table (refreshs cache) (fixes #698)
  • Reworked settings mechanism to follow Django best practices
  • Allow server host to capture pages (fixes #733)
  • ✨ Adjust map capture according to geometry aspect ratio (fixes #627)
  • Always show path layer in detail pages (fixes #781)
  • Fix restore of topology on loop paths (fixes #760)
  • Fix topology construction when loop is formed by two convergent paths (fixes #768)
  • ✨ Added small tool page at /tools/extents/ to visualize configured extents (ref #732)
  • Removed setting spatial_extent_wgs84, now computed automatically from spatial_extent,
    with a padding of 10%.
  • Fix paths offset for portrait spatial extent (fixes #732)
  • Rely on Tilecache default max resolution formulae (fixes #732)
  • Due to bug in Leaflet/Proj4Leaflet (kartena/Proj4Leaflet#37)
    landscape spatial extents are not supported. Please adjust spatial_extent to be a portrait or square,
    or application will raise ImproperlyConfiguredError.
  • Reload map objects on zoom out too (fixes #435)
  • Fix computation of min_elevation for point topologies (fixes #808)

Upgrade notes

  • ❗ Spatial extent must be portrait (width < extent), because of this bug
  • Empty your tile cache (rm -rf var/tiles)
  • ❗ Replace all computed values from etc/settings.ini. For example, replace 60 * 60 by 3600. (You can increase this value to several hours by the way)
  • In order to recompute all topologies altimetry information, you can perform
    the following query: UPDATE e_t_evenement SET decallage = decallage;.
    Reading information from rasters is costly. Be prepared to wait for a while.
  • ( facultative ) Have a look at conf/settings.ini.sample to clean-up unnecessary values from your settings file.