Re #9009 migrate test projects
Re #8943. More debug info added to comminication handling.
Re #9009 fix https listener issue
Re #9009 Migrate to .NET 5.0
Re #8953 Adapt to changes from lower layer
Merge branch 'develop' into 'PredictorAPI'
Merge branch 'develop' into 'MultiClientConnection_ModelIntegration'
Re #8941. Responses to GET requests.
Re #8953 refactoring
Merge branch 'develop' into 'ParserTestingII'
re #8934 Testing JsonParser
re #8933 Testing LoginParser
re #8933 Testing DataParser, JisParser and WeatherParser
Re #8943. Unsuccesfully trying to run the app on linux; Microsoft.ML complaints.
Re #8953 Implement prediction
Re #8941. Implemented asynchronous listening for clients' requests.
Re #8944. Prepared testing class for DataDownloader.
Re #8942. Implemented data and help commands.
Re #8955 implemented multiple predictors support
Re #8955 refactoring
Re #8942. Started implementing admin commands.
Re #8943. Prepared getting predictions from Model.
Fixed build errors
Re #8943. Untested integration with Model.
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
Merge branch 'NBC' into 'master'
Re #8832 Refactoring
See merge request aswi/aswi-2021/aswi2021tri-musketyri!9
re #8840 Update commit - start/endTime in method Parse in DataParser can now be null
Re #8836. Fixed errors appearing when client sends POST request by sending an answer to the request.
Refactored existing classes to comply with the coding conventions
re #8841 Fixing errors in start/end time and adding interfaces for DataParser and JsonParser
re #8840 Fixing day changes in list of predictions
re #8840 Finishing up Json parser
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 #8682 Changed tags
re #8683 Fixing project dependencies problems
re #8683 clean after merge
Merge branch 'master' into 'dataDownload_connection'
Nbc
See merge request aswi/aswi-2021/aswi2021tri-musketyri!3
Merge branch 'master' into 'ServerParsing'
re #8598
Update Server/ServerApp/ServerApp.csprojfixed corrupted dependenciesworking simple classification
Refs #8620, #8619. Refactor + testing.
re #8612 Weather parser in hourly intervals
Draft Predictor
re #8598 @2h
Add packages.config, add Predictors
Stub model component
re #8610 Fixing mistakes in start times
Git maintenance
re #8611 Login parser for interval lengths
re #8610 Parsing in stable intervals
re #8610 Parsing in intervals dependand on data
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 - minor edit in code
Simple parser - missing comments, code needed asap
Rename