Commit Graph

40 Commits

Author SHA1 Message Date
8456762c0f Fixed numerous issues with unicode headers and filenames 2023-12-10 18:15:58 +02:00
c6e8c1e202 Added fullscreen mode for the map, coordinates under the mouse in the right bottom corner, copy of the coodinates on right-click and crosshair cursor as default. 2023-12-10 15:46:54 +02:00
4c3e6b314d Implemented file in comments delete 2023-12-10 15:14:23 +02:00
563b5eebe6 Implemented GPX tracks delete 2023-12-10 14:58:09 +02:00
c142f67c3e Fixed edit_sar JS 2023-12-10 12:50:41 +02:00
4426c4cae5 Fixed create_sar JS 2023-12-10 12:42:32 +02:00
a33c77d2d0 1) added dynamic SAR calls list reloading
2) added support for uploading images and files
3) refactored sar_details
2023-12-09 23:21:44 +02:00
a9b074a42b fixed drawing and saving the circles and circle markers 2023-12-02 13:48:49 +02:00
49bf426f91 fixed comment delete routine 2023-12-02 12:23:28 +02:00
2da7eeb71d moved "save track" button to leaflet, fixed waypoint icons 2023-11-30 22:44:08 +02:00
4d31ae22ea Added drawing and saving objects on the map 2023-11-30 21:47:54 +02:00
b521402aa0 Added icons for GPX display 2023-11-26 21:06:43 +02:00
8296df372f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Dockerfile-app
#	Dockerfile-nginx
#	generate_certs.sh
#	nginx/nginx.conf
2023-11-26 20:07:02 +02:00
5e53a33398 Added SSL certificates management for both development and production, gunicorn and nginx. 2023-11-26 20:05:41 +02:00
ca05c40c74 Added SSL certificates management for both development and production, gunicorn and nginx. 2023-11-26 19:34:24 +02:00
c7ce5cbdda Some sort of sorting and filtering in the SAR calls list 2023-11-24 21:50:56 +02:00
f5dc55eff8 MVP version 0 2023-11-23 11:08:14 +02:00
81858e309d Added display of records without login 2023-11-19 23:08:19 +02:00
2143b261ac First step on adding permissions 2023-11-18 21:34:23 +02:00
a7a9f47756 Added the rest of the data display to sar_details.html 2023-11-17 08:50:24 +02:00
602f9fc885 Merge remote-tracking branch 'origin/master' 2023-11-16 21:55:25 +02:00
70676e69b5 Initial dockerization 2023-11-16 21:55:05 +02:00
260f848b84 Initial dockerization 2023-11-16 16:08:08 +02:00
e97b776c2e Merge remote-tracking branch 'origin/master' 2023-11-16 16:07:46 +02:00
40217fd352 Initial dockerization 2023-11-16 16:07:35 +02:00
534a442ceb Initial dockerization 2023-11-16 15:55:00 +02:00
6cf00562e4 Initial internationalisation implementation 2023-11-16 10:59:39 +02:00
214aef1723 Fixes for GPX tracks display 2023-11-15 22:06:32 +02:00
c586d907d6 Added GPX filtering library 2023-11-15 17:22:31 +02:00
448e524ea0 Merge remote-tracking branch 'origin/master' 2023-11-15 16:24:56 +02:00
275a8026f9 Merge remote-tracking branch 'origin/master' 2023-11-15 16:24:22 +02:00
695603c6a9 GPX upload functionality implemented 2023-11-15 16:24:10 +02:00
bbcb909ce3 GPX upload functionality implemented 2023-11-14 22:33:57 +02:00
898c14f126
Create README.md 2023-11-14 13:15:07 +03:00
cd6c2c216d Added comments/reports under SAR jobs
GPX functionality still WIP
2023-11-14 12:07:43 +02:00
e124209da0 Added user roles, updated admin interface 2023-11-13 19:51:57 +02:00
64d00c8293 First working prototype with map search and some dynamic UI 2023-11-12 22:06:15 +02:00
c380ec5777 pre-bootstrap 2 2023-11-01 20:46:27 +02:00
45c4070034 pre-bootstrap 2023-10-30 16:48:00 +02:00
29ef64a0f3 Initial commit 2023-10-29 14:55:30 +02:00