Releases: GeotrekCE/Geotrek-admin
Releases · GeotrekCE/Geotrek-admin
Geotrek-admin 2.101.0
What's Changed
✨ New features
💫 Improvements
- Add organizer_id on TouristicEvent endpoint (#3587) by @juggler31 in #3725
- Sort API V2 by begin date by default on touristic events (#3597) by @babastienne in #3757
🐛 Bug fixes
- Fix missing update rights for Infrastructure Condition and Infrastructure Type with no structure by @Chatewgne in #3748
- Handle case where year is none when loading signage - #3611 by @roipoussiere in #3746
- Fix installed app order env_dev by @juggler31 in #3767
- Filters on Intervention exports (#3749) by @juggler31 in #3774
- Fix cities display on string (#3585) by @juggler31 in #3781
📝 Documentation
- Reorganize settings section by @numahell in #3722
- Add new contributors to authors of the project list by @babastienne in #3758
- Update html open source editor by @bruhnild in #3782
♻️ Refactoring
- Refactor accessibility attachments by @submarcos in #3744
👷 CI
- Bump docker/login-action from 2 to 3 by @dependabot in #3730
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #3731
- Fix migration check in CI by @submarcos in #3755
- Check running migrations in CI by @submarcos in #3773
- Bump docker/login-action from 2 to 3 by @dependabot in #3775
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #3776
🏗️ Maintenance
- Bump fiona from 1.9.1 to 1.9.4.post1 by @dependabot in #3732
- Bump lxml from 4.9.1 to 4.9.3 by @dependabot in #3733
- Bump zconfig from 3.6.1 to 4.0 by @dependabot in #3716
- Bump mapentity to 8.6.1 by @submarcos in #3729
- Bump pillow from 9.3.0 to 10.0.1 by @dependabot in #3734
- Bump zc-lockfile from 2.0 to 3.0.post1 by @dependabot in #3743
- Bump attrs from 22.2.0 to 23.1.0 by @dependabot in #3742
- Bump btrees from 4.10.0 to 5.0 by @dependabot in #3740
- build(deps): bump semver from 7.3.5 to 7.5.4 in /cypress by @dependabot in #3636
- Bump zope-interface from 5.4.0 to 6.0 by @dependabot in #3762
- Bump zodbpickle from 2.6 to 3.0.1 by @dependabot in #3761
- Bump cachetools from 5.2.0 to 5.3.1 by @dependabot in #3759
- Bump pyparsing from 3.0.8 to 3.1.1 by @dependabot in #3760
- Bump cairosvg from 2.7.0 to 2.7.1 by @dependabot in #3764
- Bump persistent from 4.9.0 to 5.0 by @dependabot in #3765
- build(deps): bump django-modeltranslation from 0.17.5 to 0.18.11 by @dependabot in #3641
- Bump zipp from 3.11.0 to 3.17.0 by @dependabot in #3766
- Bump soupsieve from 2.3.2 to 2.5 by @dependabot in #3772
- Bump typing-extensions from 4.7.1 to 4.8.0 by @dependabot in #3770
- Bump cffi from 1.15.0 to 1.16.0 by @dependabot in #3777
- Bump zodb from 5.7.0 to 5.8.1 by @dependabot in #3779
- Bump prompt-toolkit from 3.0.30 to 3.0.39 by @dependabot in #3778
- Bump urllib3 from 1.26.13 to 1.26.17 by @dependabot in #3780
New Contributors
- @juggler31 made their first contribution in #3725
- @roipoussiere made their first contribution in #3746
Full Changelog: 2.100.2...2.101.0
Geotrek-admin 2.100.2
What's Changed
💫 Improvements
- Remove review field from ServiceType model (#1669) by @babastienne in #3683
🐛 Bug fixes
- Fix missing geometries for HD Views in APIv2 (refs #3701) by @Chatewgne in #3659
- Increase size for label of TouristicEventOrganizer model creating crashs in migrations (#3719) by @babastienne in #3720
📝 Documentation
- Update documentation for releases by @Chatewgne in #3682
- MNT values must be integer, help on how to transform those values (#1891) by @babastienne in #3684
- Add details and template for pull request process by @babastienne in #3674
- Update documentation fr translation files (#993) by @numahell in #3708
- Uniformize documentation section of the doc by @babastienne in #3713
- Move user management section to user manual (#3709) by @numahell in #3715
♻️ Refactoring
- Delete unused code by @submarcos in #3704
👷 CI
- Fix linting by @Chatewgne in #3703
- Run lint workflow if change in development requirements or lint tool config by @submarcos in #3702
🏗️ Maintenance
- Bump django from 3.2.20 to 3.2.21 by @dependabot in #3687
- Bump appy from 1.0.11 to 1.0.15 by @dependabot in #3686
- Bump factory-boy from 3.2.1 to 3.3.0 by @dependabot in #3690
- Bump markdown from 3.4.1 to 3.4.4 by @dependabot in #3688
- Bump docutils from 0.19 to 0.20.1 by @dependabot in #3689
- Bump pip-tools from 6.13.0 to 7.3.0 by @dependabot in #3694
- Bump markupsafe from 2.0.1 to 2.1.3 by @dependabot in #3693
- Update common dependencies by @submarcos in #3696
- build(deps): bump tough-cookie and @cypress/request in /cypress by @dependabot in #3666
- Bump django-embed-video from 1.4.8 to 1.4.9 by @dependabot in #3697
- Bump transaction from 3.0.1 to 3.1.0 by @dependabot in #3700
- Bump beautifulsoup4 from 4.11.1 to 4.12.2 by @dependabot in #3698
- Bump django-colorfield from 0.6.3 to 0.10.1 by @dependabot in #3711
- Bump async-timeout from 4.0.2 to 4.0.3 by @dependabot in #3712
- Bump datetime from 4.4 to 5.2 by @dependabot in #3710
- Bump charset-normalizer from 3.0.1 to 3.2.0 by @dependabot in #3718
- Bump psutil from 5.9.3 to 5.9.5 by @dependabot in #3717
Full Changelog: 2.100.1...2.100.2
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