mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00

- Add video timelapse notification message. Initial implementation - Add public.qgis_getmap_py_fn to generate and request the logbook image url to be cache on QGIS server - Add public.qgis_bbox_py_fn to generate the logbook extent for the logbook image to access the QGIS server - Add qgis_role user and role - Upadate public.send_email_py_fn, Add support for HTML email for logbook with qgis image - Update api.vessel_fn, expose vessel_id to generate logbook with qgis image url - Add process_post_logbook_fn, QGIS is handle in post with notification - Add cron_process_post_logbook_fn - Update api.eventlogs_view, exclude post_logbook - Add new cron job cron_post_logbook