Commit Graph

66 Commits

Author SHA1 Message Date
2721a281ff Added reading out the order of tiebreaks 2019-05-27 21:45:19 +02:00
3ed419a3c7 Added link to generalization migration 2019-05-27 13:11:22 +02:00
675c5f535a Models are abstract 2019-05-27 13:06:35 +02:00
eef38ebfe9 Added Exceptions 2019-05-27 13:01:53 +02:00
5d5d0b3cb7 Added IOFactory 2019-05-27 13:01:37 +02:00
190767d3af Deprecated Sws::ReadSws 2019-05-27 13:00:33 +02:00
959a47a38f Added Reader for Pairtwo-6 2019-05-27 12:58:53 +02:00
c5a035b9ba Added reader interface 2019-05-27 12:37:59 +02:00
ccbd544bce Added getAbsent and getBye functions to Round 2019-05-13 20:03:21 +02:00
a6da359446 Better way to check if pairing is dummy 2019-05-11 15:35:13 +02:00
7a3c754b7a Do not make a pairing object if object is not a pairing 2019-05-01 19:55:37 +02:00
f7bb3c5a45 Added default value to Pairings object 2019-05-01 17:24:06 +02:00
9c6f9c042d Added function to get Players by Name 2019-05-01 16:04:37 +02:00
b1b5e2b65a Added pairings to round objects 2019-05-01 15:49:12 +02:00
c4a68393fe Updated code style 2019-04-25 15:39:21 +02:00
5b93c46e4d Added pairings to player object 2019-04-25 14:14:40 +02:00
f068a3916d Updated phpdoc 2019-04-25 14:09:50 +02:00
c6d1afd171 Reimplemented creation of results 2019-03-20 12:46:46 +01:00
1e56abf2a9 Typo 2019-03-19 20:42:37 +01:00
22e554a513 Not using literal values for Result 2019-03-19 16:47:19 +01:00
0aad61effe Typo 2019-03-19 16:42:49 +01:00
7be3b2f0ab Not using literal values for Color 2019-03-19 16:41:39 +01:00
a716866b4f Not using literal values for Gender 2019-03-19 16:41:39 +01:00
32a0021ff2 Replaced pairtwo Tournament System Values for generic Values 2019-03-19 16:37:10 +01:00
34f0e592df Replaced Pairtwo Title Values for generic Values 2019-03-19 16:36:49 +01:00
bbff18e64f Replaced Pairtwo Color Values for generic Values 2019-03-19 16:36:49 +01:00
6794e44275 Get rid of Pairtwo Values in favor of generic ones 2019-03-04 12:07:43 +01:00
0adad0fd91 Renamed Sex to Gender 2019-03-04 11:51:06 +01:00
4db54e8f41 Implemented reading out round dates 2019-02-12 18:05:37 +01:00
ea9eae304d Fixed reading tournamentyear 2019-02-12 18:04:12 +01:00
56c14351d6 Reading strings as UTF-8
Solves issue GH-1
2019-02-12 15:37:53 +01:00
74e49dca20 Updated issue_template 2019-02-12 14:33:03 +01:00
97d5abec62 String are being trimmed now
And added default values as well
2019-02-12 14:10:50 +01:00
a149f5e8bc Added conversion of pairings into rounds 2019-02-11 22:41:44 +01:00
4474d29ad3 Updated some more phpdoc 2019-02-11 17:58:58 +01:00
d745c04b54 Fixed code style 2019-02-11 17:37:30 +01:00
fe5c0d01c8 Updated phpdoc 2019-02-11 17:27:26 +01:00
fcb9aba40e Reading out pairings 2019-02-11 16:43:36 +01:00
95801e8b4e Added tournament year and rounddates 2019-02-11 16:42:20 +01:00
4c4386e023 Typo 2019-02-06 20:54:07 +01:00
561db83248 Better to set while reading sws 2019-02-06 20:47:46 +01:00
e7c82ad838 Fixing an issue 2019-02-06 20:34:09 +01:00
8036f0f68f Updated to support american sorting 2019-02-06 20:10:52 +01:00
e4097c93f3 Fixed issue where points are doubled 2019-02-06 20:10:07 +01:00
b6268eac52 Better sorting function 2019-02-06 18:22:25 +01:00
ca379a378e fixed little mistake 2019-02-06 17:56:48 +01:00
933b5c158c Removed debug output 2019-02-06 17:42:53 +01:00
8a44b46240 added getting a ranking of players 2019-02-06 17:24:10 +01:00
f8b0d35fa1 Added a reading of rounds
not finished yet
2019-02-06 17:23:37 +01:00
e5fc94aca8 Reading playernames 2019-02-01 17:03:34 +01:00