Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
23e8ae04 2021-06-06 09:38 Alex Konig

re #9036 Edits to be able to survive wrong inputs

ce0940b5 2021-06-04 09:40 Roman Kalivoda

Re #9034 fixing files corrupted by merge

189c945b 2021-06-01 15:16 Roman Kalivoda

Merge branch 'develop'

22211075 2021-05-26 07:30 Roman Kalivoda

Revert "Merge branch 'PredictorAPI' into 'master'"

This reverts merge request !20

26ecc756 2021-05-25 19:45 Alex Konig

re #8962 Adding reading of file to string to CsvDataLoader

bfd5a848 2021-05-25 18:57 Alex Konig

re #8934 Creating unit tests for json parser

0c0f6a10 2021-05-25 13:40 Alex Konig

Merge branch 'develop' into 'ParserTestingII'

  1. Conflicts:
  2. Server/ServerApp/WeatherPredictionParser/IJsonParser.cs
  3. Server/ServerApp/WeatherPredictionParser/JsonParser.cs
4b847de5 2021-05-25 11:21 Alex Konig

re #8933 Testing LoginParser

a53b1de8 2021-05-24 18:49 Alex Konig

re #8933 Testing DataParser, JisParser and WeatherParser

fffe7190 2021-05-19 10:36 Alex Konig

re #8962 Adding filtering method GetPredictionForTime to json parser + adding attributes with file names to DataParser + fixing bug in json parser method Parse

4cb8ae48 2021-05-16 10:20 Alex Konig

re #8842 Fixing MergeAttendance

99e5517e 2021-05-16 09:43 Alex Konig

re #8842 Start testing

9fb55c71 2021-05-14 14:11 Alex Konig

re #8840 Update commit - start/endTime in method Parse in DataParser can now be null

cdf3c217 2021-05-10 18:08 Alex Konig

re #8841 Fixing errors in start/end time and adding interfaces for DataParser and JsonParser

c0dffb79 2021-05-10 09:05 Alex Konig

re #8840 Fixing day changes in list of predictions

1407c8ba 2021-05-10 08:51 Alex Konig

re #8840 Finishing up Json parser

c9eed50c 2021-05-07 15:37 Alex Konig

re #8840 First test

d39750f3 2021-04-26 18:15 Alex Konig

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.

a6583091 2021-04-23 18:32 Alex Konig

re #8682 Changed tags

cb0b7cb9 2021-04-21 17:59 Alex Konig

re #8683 Fixing project dependencies problems

3977351b 2021-04-21 16:16 Alex Konig

Merge branch 'master' into 'ServerParsing'

  1. Conflicts:
  2. Server/ServerApp.sln
  3. Server/ServerApp/Parser/InputData/CsvDataLoader.cs
  4. Server/ServerApp/Parser/InputData/JisInstance.cs
  5. Server/ServerApp/Parser/InputData/LogInInstance.cs
  6. Server/ServerApp/Parser/InputData/WeatherInstance.cs...
98b568bc 2021-04-16 19:56 Alex Konig

re #8612 Weather parser in hourly intervals

ecdce631 2021-04-15 12:13 Alex Konig

re #8610 Fixing mistakes in start times

54fb2bde 2021-04-15 10:32 Alex Konig

re #8611 Login parser for interval lengths

1db865ce 2021-04-14 18:30 Alex Konig

re #8610 Parsing in stable intervals

260b1217 2021-04-14 17:55 Alex Konig

re #8610 Parsing in intervals dependand on data

734533a8 2021-04-13 08:56 Alex Konig

re #8597 Code maintenance - comments, namespace changes

3811845f 2021-04-12 16:33 Alex Konig

Simple parser - agregates data on "day" granuality

78428231 2021-04-12 16:31 Alex Konig

Simple parser - missing comments, code needed asap - minor edit in code

93452c41 2021-04-12 16:28 Alex Konig

Simple parser - missing comments, code needed asap

38361fa4 2021-04-12 13:56 Alex Konig

Rename