/webtrees/app/Statistics/Service/ |
H A D | ColorService.php | 34 * Interpolates the number of color steps between a given start and end color. 38 * @param int $steps The number of steps to interpolate 42 public function interpolateRgb(string $startColor, string $endColor, int $steps): array argument 44 if ($steps === 0) { 51 $factorR = ($e[0] - $s[0]) / $steps; 52 $factorG = ($e[1] - $s[1]) / $steps; 53 $factorB = ($e[2] - $s[2]) / $steps; 55 for ($x = 1; $x < $steps; ++$x) {
|
/webtrees/app/Http/RequestHandlers/ |
H A D | UpgradeWizardPage.php | 44 // We make the upgrade in a number of small steps to keep within server time limits. 85 return $this->viewResponse('admin/upgrade/steps', [ 86 'steps' => $this->wizardSteps(),
|
H A D | UpgradeWizardStep.php | 54 // We make the upgrade in a number of small steps to keep within server time limits.
|
/webtrees/resources/views/admin/upgrade/ |
H A D | steps.phtml | 10 * @var array<string,string> $steps 25 <?php foreach ($steps as $url => $text) : ?>
|
/webtrees/.github/workflows/ |
H A D | phpcs.yaml | 17 steps:
|
H A D | phpunit.yaml | 17 steps:
|
H A D | phpstan.yaml | 17 steps:
|
/webtrees/resources/views/help/ |
H A D | relationship-privacy.phtml | 10 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | README.md | 18 Installing CKEditor is an easy task. Just follow these simple steps:
|
H A D | LICENSE.md | 110 We protect your rights with two steps: (1) copyright the software, and 1011 Contributor makes available thereafter and shall take other steps
|
H A D | CHANGES.md | 296 …* [#2780](https://github.com/ckeditor/ckeditor4/issues/2780): Fixed: Undo steps disappear after mu… 1310 * [#12324](https://dev.ckeditor.com/ticket/12324): [IE8] Fixed: Undo steps are not recorded when ch…
|
/webtrees/app/ |
H A D | ColorGenerator.php | 64 * $lightness cycles between $baselightness and 100% in $lightnessStep steps
|
/webtrees/ |
H A D | README.md | 193 over. Follow these steps to update a GEDCOM that has already been imported: 283 1. Follow the steps in [Installation](#installation) to get a clean new installation.
|
H A D | LICENSE.md | 43 Developers that use the GNU GPL protect your rights with two steps:
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/ |
H A D | README.md | 10 … doesn’t have WSC Dialog built-in, you can easily add it by following the steps outlined in the Ge…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/ |
H A D | README.md | 9 …ditor doesn’t have SCAYT built-in, you can easily add it by following the steps outlined in the Ge…
|
/webtrees/resources/lang/ku/ |
H A D | messages.po | 3932 #: resources/views/admin/upgrade/steps.phtml:16 8043 #: resources/views/admin/upgrade/steps.phtml:21 16449 …ails of distant, living relations. You specify the number of relationship steps that the user is a… 16450 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 3933 #: resources/views/admin/upgrade/steps.phtml:16 8044 #: resources/views/admin/upgrade/steps.phtml:21 16450 …ails of distant, living relations. You specify the number of relationship steps that the user is a… 16451 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 3933 #: resources/views/admin/upgrade/steps.phtml:16 8044 #: resources/views/admin/upgrade/steps.phtml:21 16450 …ails of distant, living relations. You specify the number of relationship steps that the user is a… 16451 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/resources/lang/tt/ |
H A D | messages.po | 3915 #: resources/views/admin/upgrade/steps.phtml:16 8027 #: resources/views/admin/upgrade/steps.phtml:21 16437 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/resources/lang/mk/ |
H A D | messages.po | 3937 #: resources/views/admin/upgrade/steps.phtml:16 8048 #: resources/views/admin/upgrade/steps.phtml:21 16454 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/resources/lang/uz/ |
H A D | messages.po | 3932 #: resources/views/admin/upgrade/steps.phtml:16 8043 #: resources/views/admin/upgrade/steps.phtml:21 16449 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/resources/lang/dv/ |
H A D | messages.po | 3911 #: resources/views/admin/upgrade/steps.phtml:16 8022 #: resources/views/admin/upgrade/steps.phtml:21 16419 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/resources/lang/ms/ |
H A D | messages.po | 3914 #: resources/views/admin/upgrade/steps.phtml:16 8025 #: resources/views/admin/upgrade/steps.phtml:21 16430 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|
/webtrees/resources/lang/mi/ |
H A D | messages.po | 3930 #: resources/views/admin/upgrade/steps.phtml:16 8041 #: resources/views/admin/upgrade/steps.phtml:21 16449 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
|