Age | Commit message (Expand) | Author |
10 days | Fixing warning: over39_boards is not necessarily present if manual[min_points... | emkael |
10 days | Option to override +25% multiplier in calculator form | emkael |
10 days | Ability to override the 1.25x factor that as of 2025.02.12 amendment always a... | emkael |
10 days | Elaborate comments on check_parameters and parse_parameters | emkael |
10 days | Properly unset all 'manual' parameters for BridgeNET type | emkael |
10 days | Validation checks stay in check_parameters, parameter parsing moved to parse_... | emkael |
10 days | Validating and parsing BridgeNET parameters only in the API version that intr... | emkael |
10 days | Refactoring: getting rid of relying on $this->parameters throughout validatio... | emkael |
11 days | Anxious, yet liberating steps towards code readability at 3 A.M. | emkael |
11 days | Adios, magic constants | emkael |
11 days | 1.25x multipler applies to points for 1st place in a team event even if min_p... | emkael |
13 days | Redirecting to new form by default | emkael |
13 days | New calculator form, using v4 (2025.01.01 RegKlas) API | emkael |
13 days | 2025.01.01 update to RegKlas: if points for 1st place are defined, they're no... | emkael |
13 days | Refactoring so that points for first place are calculated in a separate method | emkael |
13 days | Fixing possibly unexpected ctype_digit behaviour if input is alrady integer, ... | emkael |
13 days | Disclaimer about RegKlas dates in old calulator form | emkael |
13 days | Freezing API version in unit tests, because nobody sane could be bothered to ... | emkael |
13 days | Modernizing test suite to PHPUnit 11.x compatibility | emkael |
2021-02-10 | Switching web form to current API version | emkael |
2021-02-10 | Do not restrict BridgeNET tournaments to individual/pairs, but enforce at lea... | emkael |
2021-02-10 | Refactoring BridgeNET methods before alteration | emkael |
2020-11-26 | JS code formatting | emkael |
2020-11-26 | Aiding stretching points to 100% of contestants | emkael |
2020-05-22 | Tests for consistent rounding when "stretching" points to the last place inst... | emkael |
2020-05-21 | PHP 5.x compatibility | emkael |
2020-05-21 | On manual parameter usage, requiring only parameters which are actually required | emkael |
2020-05-21 | Preparing relaxing integer-like parameter format checks | emkael |
2020-05-21 | Ensuring that tournament_rank parameter is provided when checking for its value | emkael |
2020-05-16 | Merge pull request #5 from PZBS/local-b-net | MichaĆ Klichowicz |
2020-05-14 | Ignore manual parameters when calculating BridgeNET poitnslocal-b-net | emkael |
2020-05-14 | Code comment docs updated | emkael |
2020-05-14 | Test code refactor + BridgeNET test cases | emkael |
2020-05-14 | README updated | emkael |
2020-05-14 | Form with manual boards count and BridgeNET tournament rank | emkael |
2020-05-14 | Do not skip type/board number check for B***eNET even if manual overrides are... | emkael |
2020-05-14 | Skip places with 0 points | emkael |
2020-05-14 | Pass 'boards' argument through parameter checks, if present | emkael |
2020-05-14 | Local B***eNET points | emkael |
2020-05-14 | Boards count instead of over/under parameter | emkael |
2020-05-13 | Unit tests for PHP API | emkael |
2020-05-13 | Using migration tests to generate random unit test cases | emkael |
2020-05-13 | Refreshing average WK field when related fields change | emkael |
2020-05-13 | New API version | emkael |
2020-05-13 | API call reusable | emkael |
2020-05-13 | Moving old migration tests to new directory | emkael |
2020-05-13 | Freezing API version for pkle2020.php | emkael |
2020-05-13 | This should not have been here. | emkael |
2020-01-13 | Merge branch 'master' of github.com:PZBS/kalkulator-pkl | emkael |
2020-01-13 | pzbs.pl PHP version compatibility fix | emkael |