Commit Graph

30 Commits

Author SHA1 Message Date
c96941b048 [1.3.0] New Gateway 2020-01-20 14:37:06 +01:00
0a60a82b8c Refactoring Alarmitem, becuase its only a bit different from PositionItem, so use oop 2020-01-19 23:08:43 +01:00
da34f0566d Start add Feature Sensors on map 2019-11-20 20:04:23 +01:00
df0593ee38 Change Online Map MaxZoom to 20 2019-08-31 22:55:55 +02:00
26bbf9c6c5 Start of #16 2019-08-23 14:09:52 +02:00
e388eb6626 #28 Fightdedection Plygon on Map 2019-08-21 13:19:02 +02:00
9f9c8e63ef #24 Add information about weather/warning 2019-08-20 13:08:56 +02:00
f65b81b369 Add Correct Dispose Handling 2019-08-02 19:04:51 +02:00
36a6b86a5b Start of WeatherWarnings 2019-08-01 17:29:16 +02:00
a2b3f2c5da Add setting model to code
#19 grid automatisch generieren
2019-07-30 15:34:45 +02:00
82d51c5dc1 Refactoring Adminpannel 2019-07-26 11:48:30 +02:00
123411eca6 Refactoring Js finished
Make only one request per second instead of four per AJAX
2019-07-25 11:14:04 +02:00
22c37456e9 Move querys together 2019-07-17 15:55:01 +02:00
137edb6011 #18 history an panikbutton pressed
also add some errorhandling with locks
fixing js minors
2019-07-09 20:41:51 +02:00
7924214b66 Changes to new Mqtt topic for camera density 2019-07-03 14:06:38 +02:00
a9dd168238 Add support for crowddensity data 2019-06-13 15:21:27 +02:00
9f7e6b4b24 Add support to display camera values that counts people. needs to be on a mqtt toipc camera/counting 2019-06-07 15:06:55 +02:00
3ad491ccd5 [1.2.3] #9 display polygons and marker on the map 2019-04-24 20:27:27 +02:00
08180734e8 [1.2.2] Bugfix, if only recieve panic packet with gps data, update the marker on the map also 2019-04-22 20:56:26 +02:00
617fbc4dea [1.2.1] #6 Load the map from the Device 2019-04-21 15:29:00 +02:00
418a6e8aad [1.2.0] #4 Possible to Ex and Import Setting 2019-04-15 21:19:29 +02:00
3744613277 [1.1.7] #8 Editor for Names 2019-04-14 17:25:37 +02:00
8fb438238d add admin session and some resources
implement login function
2019-04-02 23:32:27 +02:00
b19a32c569 start of adminpannel 2019-04-01 18:15:50 +02:00
4ad9814a84 [1.1.5] Add support for alert button
Rename Panicclient to AlarmItem and Botclient to PositionItem, also use all dates in UTC
functions.js is now responsible for timecalculations, so that the utc times are changed to the local browser time
nav.js is now map.js so its more clear what it did
Server.cs has now a function that gives the utc server time for timecorrection
2019-03-31 12:57:59 +02:00
c90a311320 add Panicclient and rewrite Botclient so that is less code
add the possiblity to ask the Server for Panic button presses
remove the version box and put that to the global version-info pannel
2019-03-27 19:36:45 +01:00
c25b6f7ebb add new Icons
not redraw the icons in the devices list
2019-03-27 15:45:11 +01:00
8e66686c7c Create SVG Icons 2019-03-13 00:18:21 +01:00
1a4851451e [1.1.4] #3 Create icons for devices 2019-03-10 13:06:15 +01:00
452543e04f Working on #1, List with devices now finished 2019-03-08 16:48:27 +01:00