Commit Graph

488 Commits

Author SHA1 Message Date
376bddee67
Merge branch 'META/dist/template-translation' into develop 2019-09-28 10:42:10 +02:00
f023b81e6f
Translated the template 2019-09-28 10:42:05 +02:00
fa30eb9ac3
META: Documentation fixups 2019-09-28 10:34:43 +02:00
e6d0635887
Merge branch 'META/Doc-fixups' into develop 2019-09-28 10:34:11 +02:00
2bffc0c293
Ordered use in classes 2019-09-28 10:33:59 +02:00
d9ecb62d0d
DateTime instead \DateTime 2019-09-28 10:28:33 +02:00
9b12fd301b
Documentation fixups 2019-09-28 10:26:18 +02:00
d4edff4717
META: Preparation for next release 2019-09-28 00:55:15 +02:00
2a0e93f91f
Merge branch 'task/prepare-next' into develop 2019-09-28 00:54:38 +02:00
83f149a6ac
Updated changelog 2019-09-28 00:54:32 +02:00
766fe6ceef
Some unimportant late-night fixups 2019-09-28 00:52:43 +02:00
7809383649
RELEASE: v1.2 release 2019-09-28 00:49:28 +02:00
aa56e3c5c6
Merge branch 'release-1.2' into develop 2019-09-28 00:47:46 +02:00
13d0e50e47
Updated composer.json in dists 2019-09-28 00:47:39 +02:00
1c23452156
Updated changelog 2019-09-28 00:45:08 +02:00
27d57dcb3d
BUGFIX: Distributions could be created from a branch other than master 2019-09-28 00:42:10 +02:00
25c91c5242
ENHANCEMENT: The template provides a more usable starting implementation 2019-09-28 00:41:40 +02:00
8b5215f5de
Merge branch 'bugfix/dists-no-branch' into develop 2019-09-28 00:40:50 +02:00
92deb695e6
Updated changelog 2019-09-28 00:40:46 +02:00
b363af0c9e
Replace version tag in composer.json 2019-09-28 00:35:13 +02:00
9ea711ad66
No commit before creating dist 2019-09-28 00:28:39 +02:00
ec74c0940e
Merge branch 'enhancement/updated-boilerplate' into develop 2019-09-28 00:23:37 +02:00
8413d45d71
Updated changelog 2019-09-28 00:11:12 +02:00
c772e091d5
Renamed boilerplate.php to template.php 2019-09-28 00:10:56 +02:00
d234232979
Updated boilerplate 2019-09-28 00:07:17 +02:00
b445f2f301
BUGFIX: Tournament::calculateAverageRating() returned NaN if no games 2019-09-27 18:02:43 +02:00
c8a7575dd2
Merge branch 'bugfix/aro-divide-by-zero' into develop 2019-09-27 18:02:09 +02:00
4cf5da9d72
Updated changelog 2019-09-27 18:02:04 +02:00
27001faf95
Fixed a Division by zero warning 2019-09-27 18:00:50 +02:00
dfea5a3cfb
BUGFIX: Tournament::calculateBaumbach() treated bye as won 2019-09-27 17:50:24 +02:00
50fe0b47ce
Merge branch 'task/changelog-fixup' into develop 2019-09-27 17:47:20 +02:00
50fb6a2cfc
Changelog fixup 2019-09-27 17:47:16 +02:00
90e53032da
Merge branch 'bugfix/baumbachwrong' into develop 2019-09-27 17:45:53 +02:00
b523de6f85
Updated changelog 2019-09-27 17:43:24 +02:00
8ceb8c2f60
Baumbach treated bye as win 2019-09-27 17:42:41 +02:00
a0df232bf4
BUGFIX: Tournament::calculateMutualResult Returned NULL if result not 2019-09-27 17:32:34 +02:00
bbc5844017
Merge branch 'bugfix/mutualresultisnull' into develop 2019-09-27 17:31:48 +02:00
b27a4c5769
Updated changelog 2019-09-27 17:31:39 +02:00
e8d5515169
Return 0 if mutual result cannot be used 2019-09-27 17:29:51 +02:00
9ddff524d9
ENHANCEMENT: Simplified final buchholz calculation 2019-09-27 17:05:20 +02:00
8b3258988d
Merge branch 'bugfix/buchholz-wrong' into develop 2019-09-27 17:04:05 +02:00
799c9a831e
Simplified calculating final result 2019-09-27 17:03:58 +02:00
44e64cbb3c
Fixed typo in changelog 2019-09-27 17:03:24 +02:00
6e43f43a8d
BUGFIX: Buchholz score did not return the correct score 2019-09-27 16:48:48 +02:00
0c2abc1755
Merge branch 'bugfix/buchholz-wrong' into develop 2019-09-27 16:48:17 +02:00
a4af968a80
Updated changelog 2019-09-27 16:47:54 +02:00
95aab15a58
Reimplemented buchholz score
Ref: FRBE-KBSB Vademecum in dutch page 143 and 145-146
2019-09-27 16:29:29 +02:00
00c79b347c
Added function to calcultate buchholz score 2019-09-27 16:27:39 +02:00
8483d2556c
BUGFIX: Forfait did not return not played 2019-09-27 12:03:54 +02:00
b30bc7d256
Merge branch 'bugfix/result-none-isnotplayed' into develop 2019-09-27 12:02:44 +02:00