Re #8943. Prepared getting predictions from Model.
Fixed build errors
Re #8941. Started working on enqueueing requests and processing them in a new thread. + Program.cs cleanup + Fixed Date error.
re #8962 Adding filtering method GetPredictionForTime to json parser + adding attributes with file names to DataParser + fixing bug in json parser method Parse
Re #8832 Label creation
Merge branch 'master' into predictor
re #8847 Fixing conflicts in merge
Merge branch 'master' into 'ServerChanges'
Re #8832 integration
Re #8838. Started refining commands accepting + modified GetData in DataDownloader.
Merge branch 'predictor' into 'TestingParser'
Re #8836. Added XML protocol building / parsing.
re #8842 Fixing MergeAttendance
re #8842 Start testing
Re #8832 PredictionController implementation
Re #8836. Fixed errors appearing when client sends POST request by sending an answer to the request.
re #8841 Fixing errors in start/end time and adding interfaces for DataParser and JsonParser
re #8840 First test
re 8683 Fix merge errors
Merge branch 'master' into 'DataHandlerChanges'
Re #8770. Refactoring
Re #8770. Somewhat working example of HttpListener. Can receive requests from other than host machine. Firawall adjustment was necessary.
Re #8691. Implemented downloaded data retrieving.
Re #8691. Working on retrieving data in time span from a directory.
re #8682 Modified parser to aggregate data according to buildings. Also added a method that merges information about jis and webauth activity into one list.
Re #8691. Url config improvements + thread for commands accepting prepared.
Re #8691. Big refactor + config file added + working on providing methods for Parser.
re #8683 clean after merge
Merge branch 'master' into 'dataDownload_connection'
Merge branch 'NBC' into 'master'
Nbc
See merge request aswi/aswi-2021/aswi2021tri-musketyri!3
re #8598
Update Server/ServerApp/ServerApp.csprojfixed corrupted dependenciesworking simple classification
re #8612 Weather parser in hourly intervals
Draft Predictor
re #8598 @2h
Re #8619. Connection handling improvements + simple parser of sent messages.
Re #8619. Simple server and client capable of sending and receiving data.
re #8597 Code maintenance - comments, namespace changes
Re #8620. Data files downloading implemented and plainly tested.
Simple parser - agregates data on "day" granuality
Simple parser - missing comments, code needed asap
Rename