2019-07-10 14:14:09 +02:00
|
|
|
|
# Changelogs
|
|
|
|
|
|
2020-01-20 14:37:06 +01:00
|
|
|
|
## 1.3.0 - New Gateway
|
|
|
|
|
### New Features
|
|
|
|
|
* Implement Lora-Gateway-Data 1.1.0 Format
|
|
|
|
|
### Bugfixes
|
|
|
|
|
### Changes
|
|
|
|
|
* Refactoring
|
|
|
|
|
* Make requests.conf not needed anymore.
|
|
|
|
|
|
2019-08-31 22:55:55 +02:00
|
|
|
|
## 1.2.10
|
|
|
|
|
### New Features
|
2019-11-21 14:36:06 +01:00
|
|
|
|
* Posibility to display sensor data on map
|
2019-08-31 22:55:55 +02:00
|
|
|
|
### Bugfixes
|
2019-09-24 15:13:36 +02:00
|
|
|
|
* Parse also all Doublevalues as Int
|
2019-08-31 22:55:55 +02:00
|
|
|
|
### Changes
|
2019-09-02 08:55:18 +02:00
|
|
|
|
* Change Online Map MaxZoom to 19
|
2019-09-02 16:03:49 +02:00
|
|
|
|
* Searchfunction case insensitive
|
2019-09-03 23:04:45 +02:00
|
|
|
|
* Show Numbers from a Place not with linebreaking
|
2019-09-03 23:26:16 +02:00
|
|
|
|
* Numbers on places are not clickable, also as the grid
|
2019-09-06 19:19:04 +02:00
|
|
|
|
* Search in Description of Polygons
|
|
|
|
|
* Change Sani to Rettungsdienst
|
|
|
|
|
* Display GateCounting Boxes in a line not a collumn
|
2019-09-07 16:09:23 +02:00
|
|
|
|
* Create Aliases for Camera Count
|
|
|
|
|
* Filter Fight under level
|
2019-11-21 14:36:06 +01:00
|
|
|
|
* Refactoring
|
2019-12-10 15:17:58 +01:00
|
|
|
|
* Porting to .NET Core
|
2019-08-31 22:55:55 +02:00
|
|
|
|
|
2019-07-16 15:42:49 +02:00
|
|
|
|
## 1.2.9
|
|
|
|
|
### New Features
|
2019-07-30 15:34:45 +02:00
|
|
|
|
* Add setting model to code
|
|
|
|
|
* #19 grid automatisch generieren
|
2019-08-20 13:08:56 +02:00
|
|
|
|
* #24 Add information about weather/warning
|
2019-08-21 13:19:02 +02:00
|
|
|
|
* #28 Fightdedection Plygon on Map
|
2019-08-22 13:45:11 +02:00
|
|
|
|
* #27 Draw Camera-Desity bock on map
|
2019-08-29 21:12:08 +02:00
|
|
|
|
* #16 filter nach kategorien/tracker einbauen
|
2019-08-30 15:04:51 +02:00
|
|
|
|
* #15 suche nach st<73>nden einbauen
|
2019-07-16 15:42:49 +02:00
|
|
|
|
### Bugfixes
|
2019-08-02 19:04:51 +02:00
|
|
|
|
* Add Correct Dispose Handling
|
2019-08-20 13:08:56 +02:00
|
|
|
|
* TimeCalculation now handle negative values correct
|
2019-07-16 15:42:49 +02:00
|
|
|
|
### Changes
|
2019-07-17 14:23:06 +02:00
|
|
|
|
* Refactoring of all JS
|
2019-07-25 11:14:04 +02:00
|
|
|
|
* Make only one request per second instead of four per AJAX
|
2019-07-30 15:34:45 +02:00
|
|
|
|
* Refactoring adminpannel and add settings.json
|
2019-08-20 13:08:56 +02:00
|
|
|
|
* New function in TimeCalculation, so you can not have negative Timespans
|
2019-07-16 15:42:49 +02:00
|
|
|
|
|
2019-07-10 14:14:09 +02:00
|
|
|
|
## 1.2.8
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Implement #12 Make icon transparent if there is no data update
|
|
|
|
|
* Implement #18 history an panikbutton pressed
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### Bugfixes
|
|
|
|
|
* Implement #13 fixing issue with port when using proxy
|
2019-06-27 11:22:52 +02:00
|
|
|
|
* Implement #14 show description on map in tooltip on area
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Implement #25 Icons flickering when using ssl
|
|
|
|
|
* Add some errorhandling with locks
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### Changes
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Move CoordinateSharp to own Library
|
|
|
|
|
* Changes to new Mqtt topic for camera density
|
|
|
|
|
|
2019-06-27 11:07:05 +02:00
|
|
|
|
## 1.2.7
|
|
|
|
|
### New Features
|
|
|
|
|
* Add support to display camera values that counts people. needs to be on a mqtt toipc camera/counting
|
|
|
|
|
* Display Crowd-Density Data on Map
|
|
|
|
|
### Bugfixes
|
|
|
|
|
* Rename Adminmodel.cs to AdminModel.cs, cause it sould be Uppercase!
|
|
|
|
|
* Fix a Parsing Bug in Lora-Map/Model/PositionItem.cs
|
|
|
|
|
### Changes
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Move the Dockerfile to the parent project Repository
|
|
|
|
|
|
|
|
|
|
## 1.2.6
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* New types of marker for a person, so you can add drawing inside
|
|
|
|
|
|
|
|
|
|
## 1.2.5
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* Implement #10 text Letzer Datenempfang is too long when scrollbar is there
|
|
|
|
|
### Bugfixes
|
|
|
|
|
* Implement #11 set textsize for every zoomlevel
|
|
|
|
|
### Changes
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Add an link to kml to geojson converter
|
|
|
|
|
|
|
|
|
|
## 1.2.4
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* Possible to draw textmarkers on map (eg. for static text in a polygon)
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Now using MGRS as default output
|
|
|
|
|
|
|
|
|
|
## 1.2.3
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* Implement #9 display polygons and marker on the map
|
|
|
|
|
### Bugfixes
|
|
|
|
|
* change the wort get to post
|
|
|
|
|
### Changes
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Default zoomlevel is now 16
|
|
|
|
|
|
|
|
|
|
## 1.2.2
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### Bugfixes
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* When only recieve a panic packet with gps data, update also the normal location on the map
|
|
|
|
|
|
|
|
|
|
## 1.2.1
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* Implement #6 Load the map from the Device
|
|
|
|
|
### Bugfixes
|
|
|
|
|
* Show now output 200 of images from Webserver
|
|
|
|
|
### Changes
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Now layers.png is also exported
|
|
|
|
|
|
|
|
|
|
## 1.2.0
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* Implement #4 Possible to Ex and Import Settings
|
|
|
|
|
### Bugfixes
|
|
|
|
|
* Move username and password to configfile
|
|
|
|
|
### Changes
|
|
|
|
|
* Verifiy names.json when sending
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Add logger to Programm
|
|
|
|
|
|
|
|
|
|
## 1.1.7
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* Implement #8 Editor for Names and Icons
|
|
|
|
|
### Bugfixes
|
|
|
|
|
* Fixing missing dependencys of Mono.System.Web in deb packet
|
|
|
|
|
* Fixing a Bug when map is not running on port 8080
|
|
|
|
|
### Changes
|
|
|
|
|
* New Batterylevels
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Change textcolors in Marker.svg
|
|
|
|
|
|
|
|
|
|
## 1.1.6
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* new Levels for Battery, so that is ~ 1/5 of time for each Icon
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* #5 Create adminpannel
|
|
|
|
|
|
|
|
|
|
## 1.1.5
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* Shows a red border on the marker on the map, when the panicbutton is pressed
|
|
|
|
|
* Icons are now created by a script from the SVG directly, so all big marker icons are SVGs
|
|
|
|
|
* Icons are also now shown in the marker list
|
|
|
|
|
* Using Leaflet 1.4.0 now
|
|
|
|
|
* Menu with new markers
|
|
|
|
|
### Bugfixes
|
|
|
|
|
* Times are now complete in UTC internaly and will calculated in the browser to local time.
|
|
|
|
|
### Changes
|
|
|
|
|
* requests.conf must now have a section `js/map.js` instead of `js/nav.js`
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* names.json format has changed
|
|
|
|
|
|
|
|
|
|
## 1.1.4
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* Implement #3 Create icons for devices
|
2019-07-10 14:14:09 +02:00
|
|
|
|
|
|
|
|
|
## 1.1.3
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Implement #1 Click on icon and show details
|
|
|
|
|
|
|
|
|
|
## 1.1.2
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Implement #2 Show versions number in Site
|
|
|
|
|
|
|
|
|
|
## 1.1.1
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Add Debian package config
|
|
|
|
|
|
|
|
|
|
## 1.1.0.0
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
2019-07-10 14:14:09 +02:00
|
|
|
|
* Change to new JSON format, and make it usable for more than one listener
|
|
|
|
|
|
|
|
|
|
## 1.0.0.0
|
2019-06-27 11:07:05 +02:00
|
|
|
|
### New Features
|
|
|
|
|
* First Version, only used as a testoutput for debugging tracker
|