Releases: GeotrekCE/Geotrek-admin
Releases · GeotrekCE/Geotrek-admin
Geotrek-admin 2.100.1
ℹ️ This 2.100.1 release replaces the 2.100.0 release
What's Changed
🐛 Bug fixes
- Fix 2.100 Debian package build
📝 Documentation
- Replace broken link (#3680)
🏗 Maintenance
- Remove unused folder
bulkimport
from project (#3673)
Full Changelog: 2.100.0...2.100.1
Geotrek-admin 2.100.0
What's Changed
✨ New features
- Filter trek and outdoor site labels according to whether they are published or not (#3640) by @Huquette in #3643
- Add filter by multiple structures on Blades list (#3646) by @Huquette in #3649
- Add linepictogram menu for each lines (#3327) by @LePetitTim in #3448
- Add a select field organizer on TouristicEvent model by @LePetitTim in #3625
💫 Improvements
- Add rules in v_sensitivearea (#3613) by @amandine-sahl in #3614
- Add a multiselect to filter the Blades by more than one manager by @Huquette in #3644
- For touristic events, filter by begin date by default (#3597) by @Huquette in #3650
- Respond 404 JSON if page not found in API v2 (#2916) by @LePetitTim in #3656
- Minor improvements for HD Views by @Chatewgne in #3671
- Update CSS of altimetry button by @Huquette in #3657
🐛 Bug fixes
- Unable to search within a list of services (#3521) by @Huquette in #3660
- Unpublish trek in all languages when path is deleted (#1321) by @Huquette in #3664
- Fix duplication on outdoor sites (#3665) by @Huquette in #3670
- Error on course after deleting parent site (#3151) by @Huquette in #3661
📝 Documentation
- Multiple corrections of sentences and links by @bruhnild in #3638
- Refresh readme (links, description, copyright) by @babastienne in #3653
- Add information about label creation by @bruhnild in #3662
- Add more details on dynamic segmentation by @mviadere-openig in #3555
👷 CI
🏗 Maintenance
- Upgrade
django-mapentity
to 8.5.6 by @Huquette in #3677 - build(deps): bump @cypress/request and cypress in /cypress by @dependabot in #3679
Full Changelog: 2.99.0...2.100.0
Geotrek-admin 2.99.0
What's Changed
- build(deps): bump tj-actions/verify-changed-files from 14 to 15 by @dependabot in #3615
- build(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #3598
- build(deps): bump sqlparse from 0.4.2 to 0.4.4 by @dependabot in #3575
- Add field to Signage and Infrastructure model by @Chatewgne in #3618
- build(deps): bump tj-actions/verify-changed-files from 15 to 16 by @dependabot in #3622
- Enable filtering lists by objects IDs on APIv2 by @Chatewgne in #3620
- Bug: fix aggregatorparser apply default value / fix language aggregator by @LePetitTim in #3612
- ✨ Add link with information desks by @LePetitTim in #3623
- Add filter by manager to Blades module by @Huquette in #3629
- Add filter Published to outdoor course and outdoor site by @Huquette in #3630
- build(deps): bump django from 3.2.19 to 3.2.20 by @dependabot in #3628
- Add the "district" attribute to views containing the "cities" attribute in API V2 by @Huquette in #3633
- Improve filter module list css by @numahell in #3637
- Make line text optional by @Huquette in #3631
- Add more information to path on API v2 by @Huquette in #3635
- Fix projects year case where end year is before start year by @Huquette in #3639
New Contributors
Full Changelog: 2.98.1...2.99.0
Geotrek-admin 2.98.1
What's Changed
- 🏗 Build debian packages with docker to prevent GH action 18.04 machine deprecation by @submarcos in #3496
- ⬆ build(deps): bump redis from 4.4.2 to 4.5.3 by @dependabot in #3532
- ⬆ build(deps): bump tj-actions/verify-changed-files from 13 to 14 by @dependabot in #3519
- 📝 Update doc upgrade gta section by @marcantoinedupre in #3534
- 💫 Suricate workflow : enable bypass moderation by @Chatewgne in #3481
- ⬆ build(deps): bump cairosvg from 2.5.2 to 2.7.0 by @dependabot in #3522
- ⬆ bump DRF dependencies by @submarcos in #3537
- ⬆ build(deps): bump redis from 4.5.3 to 4.5.4 by @dependabot in #3539
- ⬆ build(deps): bump django-compressor from 3.1 to 4.3.1 by @dependabot in #3503
- ⬆ build(deps): bump pymemcache from 3.5.2 to 4.0.0 by @dependabot in #3444
- 🐛 [FIX] Remove user group creation in Outdoor fixture (#3524) by @babastienne in #3543
- 📝 Update authors file by @babastienne in #3531
- 🏗 Freeze pip version used in build by @Chatewgne in #3582
- 💫 Configure nginx to invalidate mobile cache on language change by @Chatewgne in #3581
- 🐛 Fix HD Views on PNG by @Chatewgne in #3584
- 💫 Revise cascading deletions by @Chatewgne in #3549
- 🐛 Fix replacement of service pictogram paths with absolute URLs in API by @marcantoinedupre in #3579
- ⬆ build(deps): bump django from 3.2.18 to 3.2.19 by @dependabot in #3592
- 🐛 Fix: Apidae Events parser now handles integer values for capacity by @marcantoinedupre in #3599
- 🐛 Fix deleting signages should delete blades by @Chatewgne in #3591
Full Changelog: 2.98.0...2.98.1
Geotrek-admin 2.98.0
What's Changed
- Fix: allow ApidaeTrekParser subclasses to override mappings by @marcantoinedupre in #3513
- Add arguments loadsignage : sealing / manager (#3377) by @LePetitTim in #3424
- 🐛 fix permissions can bypass structure was always needed for accessib… by @LePetitTim in #3486
- Refactor near trek api filters by @marcantoinedupre in #3500
- Fix default pictogram for moutain bike practice by @marcantoinedupre in #3489
- Fix apidae trek parser by @marcantoinedupre in #3515
- 🐛 Fix trekparser allowed to create trek with other geometry than line… by @LePetitTim in #3517
- Perf improve restrictedarea filter by @LePetitTim in #3512
- 🐛 filter geometries on right geometry types in synchro mobile by @LePetitTim in #3518
- Update data model by @babastienne in #3350
- 🐛 trek deletion not possible without removing report link to this trek by @LePetitTim in #3527
- Fix changelog regarding API filters refactoring by @marcantoinedupre in #3528
- [FIX] Add missing date_insert and date_update values in fixtures by @babastienne in #3520
- 🐛 fix attachments duplication by @LePetitTim in #3530
Full Changelog: 2.97.4...2.98.0
Geotrek-admin 2.97.4
Geotrek-admin 2.97.3
What's Changed
- 🐛 Fix sensitive areas nearby outdoor objects (issue #3494) by @marcantoinedupre in #3495
- 🐛 Fix: set back version number in changelog to 2.97.2+dev by @marcantoinedupre in #3504
- 💫 Allow zoom on HD Views depending on tile depth by @Chatewgne in #3497
- ⬆️ Upgrade mapentity by @Chatewgne in #3506
Full Changelog: 2.97.2...2.97.3
Geotrek-admin 2.97.2
🐛 Bug fixes
- Fix link between attachment and file is lost when updating old attachment without suffix and no title by @Chatewgne in #3490
🏗️ Maintenance
- build(deps): bump fiona from 1.8.21 to 1.9.1 by @dependabot in #3480
- build(deps): bump wcwidth from 0.2.5 to 0.2.6 by @dependabot in #3482
Full Changelog: 2.97.1...2.97.2
Geotrek-admin 2.97.1
🐛 Bug fixes
- Fix link between attachment and file is lost when updating old attachment without suffix by @Chatewgne in #3488
- Attachment filenames are now suffixed with a random string. This might cause duplication of old attachment files that previously did not have a suffix. Make sure to run
clean_attachments
command regularly to save disk space.
Full Changelog: 2.97.0...2.97.1
Geotrek-admin 2.97.0
DO NOT USE Attachments are lost on update
Attachment filenames are now suffixed with a random string. This might cause duplication of old attachment files that previously did not have a suffix. Make sure to run clean_attachments
command regularly to save disk space.
✨ New features
🐛 Bug fixes
- Fix interventions api geom by @LePetitTim in #3469
- Fix pictogram was missing for interventions on lands by @LePetitTim in #3468
- Fix intervention filter when outdoor or signage is not installed by @LePetitTim in #3474
- Fix sensitivity layer was always loaded before click by @LePetitTim in #3478
- fix translation by @lpofredc in #3487
- Fix failing test on some environments by @marcantoinedupre in #3475
📝 Documentation
- Document HD Views usage by @Chatewgne in #3477
- Fix Suricate documentation by @Chatewgne in #3479
🔒 Security
- Sanitize Paperclip attachments by @Chatewgne in #3395
🏗️ Maintenance
- fix inconsistent cypress test by @submarcos in #3466
- ✅ add tests geojson, move tests infrastructure right… by @LePetitTim in #3473
- build(deps): bump django from 3.2.16 to 3.2.17 by @dependabot in #3471
- build(deps-dev): bump pip-tools from 6.12.1 to 6.12.2 by @dependabot in #3462
- build(deps): bump django from 3.2.17 to 3.2.18 by @dependabot in #3484
- 💫 Add possibility to use makefile with docker-compose and docker compose by @LePetitTim in #3485
Full Changelog: 2.96.1...2.97.0