Geotrek-admin 2.82.0
WARNING!
Do not use, or set ENABLE_REPORT_COLORS_PER_STATUS
to False
, otherwise objects will not be displayed properly on map - Release 2.82.1 should be used instead
New features
- Server-side list pagination. Better performance for large lists (#2967)
- Add overlays for objects from Trekking, Maintenance, Infrastructure and Feedback modules (#1300)
Minor improvements
- Refer to Reports by a label instead of email addresses
- Increase default cache expiration from 8hours to 30days (#2967)
- Use distance from setting
SENSITIVE_AREA_INTERSECTION_MARGIN
in sensitive area filtertrek
in api v2
Bug fixes
- Fix filter
trek
in api v2 for information desks - Fix filter
trek
in api v2 for pois with settingTREKKING_TOPOLOGY_ENABLED
(#3054)
Maintenance
- Update to mapentity 8.0.1
Suricate Workflow (#2366)
- Add
assigned_user
field to Report model - Add
color
field to Report Status model - Add TimerEvent class, used to alert Report supervisors when timer expires, with
check_timers
command - Force workflow when
SURICATE_WORKFLOW_ENABLED
setting is enabled - Add setting
ENABLE_REPORT_COLORS_PER_STATUS
to display different colors in status list view - Add editable predefined emails
- Display only some reports depending on which user is logged in
- Add City and District information to Report detail page
- Alert user about synchronization problems in Suricate Workflow mode