|
7bafdc6d5f
|
Updated phpdoc
|
2019-04-25 14:09:50 +02:00 |
|
|
5625e0c7c0
|
Reimplemented creation of results
|
2019-03-20 12:46:46 +01:00 |
|
|
728c25961d
|
Typo
|
2019-03-19 20:42:37 +01:00 |
|
|
3f44bc6f01
|
Not using literal values for Result
|
2019-03-19 16:47:19 +01:00 |
|
|
d4d774aae6
|
Typo
|
2019-03-19 16:42:49 +01:00 |
|
|
66cc09670d
|
Not using literal values for Color
|
2019-03-19 16:41:39 +01:00 |
|
|
1496d77866
|
Not using literal values for Gender
|
2019-03-19 16:41:39 +01:00 |
|
|
a2a0f99b14
|
Replaced pairtwo Tournament System Values for generic Values
|
2019-03-19 16:37:10 +01:00 |
|
|
e0da8a71cd
|
Replaced Pairtwo Title Values for generic Values
|
2019-03-19 16:36:49 +01:00 |
|
|
7b6962843c
|
Replaced Pairtwo Color Values for generic Values
|
2019-03-19 16:36:49 +01:00 |
|
|
bad50fc75c
|
Get rid of Pairtwo Values in favor of generic ones
|
2019-03-04 12:07:43 +01:00 |
|
|
7fb94aaf00
|
Renamed Sex to Gender
|
2019-03-04 11:51:06 +01:00 |
|
|
ce6e501043
|
Implemented reading out round dates
|
2019-02-12 18:05:37 +01:00 |
|
|
512aebdc70
|
Fixed reading tournamentyear
|
2019-02-12 18:04:12 +01:00 |
|
|
5730f2c089
|
Reading strings as UTF-8
Solves issue GH-1
|
2019-02-12 15:37:53 +01:00 |
|
|
b61d9d577c
|
Updated issue_template
|
2019-02-12 14:33:03 +01:00 |
|
|
d6bcf66b4d
|
String are being trimmed now
And added default values as well
|
2019-02-12 14:10:50 +01:00 |
|
|
b478d99d05
|
Added conversion of pairings into rounds
|
2019-02-11 22:41:44 +01:00 |
|
|
99ccb56aeb
|
Updated some more phpdoc
|
2019-02-11 17:58:58 +01:00 |
|
|
8c6e3b81fa
|
Fixed code style
|
2019-02-11 17:37:30 +01:00 |
|
|
64e47ff606
|
Updated phpdoc
|
2019-02-11 17:27:26 +01:00 |
|
|
b6c72e9021
|
Reading out pairings
|
2019-02-11 16:43:36 +01:00 |
|
|
682cf386b6
|
Added tournament year and rounddates
|
2019-02-11 16:42:20 +01:00 |
|
|
7d83534984
|
Typo
|
2019-02-06 20:54:07 +01:00 |
|
|
492b9e8d20
|
Better to set while reading sws
|
2019-02-06 20:47:46 +01:00 |
|
|
dcca8fe39e
|
Fixing an issue
|
2019-02-06 20:34:09 +01:00 |
|
|
d1d4806b0b
|
Updated to support american sorting
|
2019-02-06 20:10:52 +01:00 |
|
|
2bc179c0bb
|
Fixed issue where points are doubled
|
2019-02-06 20:10:07 +01:00 |
|
|
93125bb79c
|
Better sorting function
|
2019-02-06 18:22:25 +01:00 |
|
|
c9d5407f0c
|
fixed little mistake
|
2019-02-06 17:56:48 +01:00 |
|
|
e7e5a9406b
|
Removed debug output
|
2019-02-06 17:42:53 +01:00 |
|
|
e367e8929b
|
added getting a ranking of players
|
2019-02-06 17:24:10 +01:00 |
|
|
82370b25d7
|
Added a reading of rounds
not finished yet
|
2019-02-06 17:23:37 +01:00 |
|
|
830b21afa2
|
Reading playernames
|
2019-02-01 17:03:34 +01:00 |
|
|
9f2845fc53
|
Updated phpdoc
|
2019-02-01 15:55:44 +01:00 |
|
|
17c924b45c
|
Added some more fields
|
2019-02-01 15:55:34 +01:00 |
|
|
35f47f268f
|
Added datatype Date
|
2019-02-01 15:55:13 +01:00 |
|
|
a71b77edd5
|
Models in Models, logic in src
|
2019-02-01 15:53:39 +01:00 |
|
|
97044491f4
|
Enums in enum namespace
|
2019-02-01 15:51:35 +01:00 |
|
|
4ae5976f81
|
Implemented a more straightforward way to read data
|
2019-01-31 18:37:06 +01:00 |
|
|
27f32eb21c
|
Changes 2019/01/25
* Moved enums to separate namespace
* Added Player class
|
2019-01-25 17:31:23 +01:00 |
|
|
81b92ecde3
|
Finalized reading of tournament data
|
2019-01-19 14:14:53 +01:00 |
|
|
2d4bc8805a
|
Str_replace replaces every occurence
|
2019-01-19 13:30:28 +01:00 |
|
|
584492f5f4
|
Reading out several tournament fields
|
2019-01-18 18:11:53 +01:00 |
|
|
6341b7740b
|
several corrections
|
2019-01-18 18:10:56 +01:00 |
|
|
c6aedc8a90
|
Updated phpdoc
|
2019-01-18 14:18:52 +01:00 |
|
|
471f17da2f
|
First reads of binary data
|
2019-01-18 14:17:43 +01:00 |
|
|
55544f5f62
|
Updated to a more usable schema
|
2019-01-16 18:03:07 +01:00 |
|
|
98dd8c9739
|
Added reading of sws release
|
2019-01-10 20:05:23 +01:00 |
|
|
c4997ad024
|
Initial commit
|
2018-12-24 14:06:13 +01:00 |
|