/webtrees/app/Module/ |
H A D | PedigreeMapModule.php | 228 foreach ($facts as $sosa => $fact) { 243 $sosa_points[$sosa] = [$latitude, $longitude]; 244 $sosa_child = intdiv($sosa, 2); 245 $generation = (int) log($sosa, 2); 265 'id' => $sosa, 277 'relationship' => $this->getSosaName($sosa), 278 'sosa' => $sosa, 304 foreach ($ancestors as $sosa => $person) { 310 $facts[$sosa] = $birth; 321 * @param int $sosa Sosa number [all …]
|
H A D | BranchesListModule.php | 239 $sosa = key($ancestors); 241 $family = $ancestors[$sosa]->childFamilies()->first(); 245 $ancestors[$sosa * 2] = $family->husband(); 248 $ancestors[$sosa * 2 + 1] = $family->wife(); 377 $sosa = array_search($individual, $ancestors, true); 378 if (is_int($sosa) && $module instanceof RelationshipsChartModule) { 380 …I18N::translate('Relationship') . '">' . I18N::number($sosa) . '</a>' . self::sosaGeneration($sosa… 415 $sosa = array_search($spouse, $ancestors, true); 416 if (is_int($sosa) && $module instanceof RelationshipsChartModule) { 418 …I18N::translate('Relationship') . '">' . I18N::number($sosa) . '</a>' . self::sosaGeneration($sosa… [all …]
|
H A D | FanChartModule.php | 337 for ($sosa = $sosa_start; $sosa >= $sosa_end; $sosa--) { 338 if ($ancestors->has($sosa)) { 339 $individual = $ancestors->get($sosa); 342 … $start_angle = $chart_start_angle + intdiv($chart_angle * ($sosa - $sosa_end), $sosa_end); 343 … $end_angle = $chart_start_angle + intdiv($chart_angle * ($sosa - $sosa_end + 1), $sosa_end);
|
H A D | PedigreeChartModule.php | 198 …$links = $ancestors->map(function (Individual|null $individual, $sosa) use ($ancestors, $style, $g… 199 …if ($individual instanceof Individual && $sosa >= 2 ** $generations / 2 && $individual->childFamil… 201 if ($sosa >= 2 ** $generations * 3 / 4) {
|
/webtrees/resources/views/modules/pedigree-chart/ |
H A D | chart-right.phtml | 26 <?php if ($sosa === 1) : ?> 30 <?= view('chart-box', ['individual' => $ancestors->get($sosa)]) ?> 33 <?= $links->get($sosa, $spacer) ?> 40 …dules/pedigree-chart/chart-right', ['ancestors' => $ancestors, 'sosa' => $sosa * 2, 'generation' =… 42 …dules/pedigree-chart/chart-right', ['ancestors' => $ancestors, 'sosa' => $sosa * 2 + 1, 'generatio…
|
H A D | chart-left.phtml | 21 …odules/pedigree-chart/chart-left', ['ancestors' => $ancestors, 'sosa' => $sosa * 2, 'generation' =… 23 …odules/pedigree-chart/chart-left', ['ancestors' => $ancestors, 'sosa' => $sosa * 2 + 1, 'generatio… 35 <?= $links->get($sosa, $spacer) ?> 38 <?= view('chart-box', ['individual' => $ancestors->get($sosa)]) ?> 40 <?php if ($sosa === 1) : ?>
|
H A D | chart-down.phtml | 26 <?php if ($sosa === 1) : ?> 30 <?= view('chart-box', ['individual' => $ancestors->get($sosa)]) ?> 33 <?= $links->get($sosa, $spacer) ?> 40 …odules/pedigree-chart/chart-down', ['ancestors' => $ancestors, 'sosa' => $sosa * 2, 'generation' =… 42 …odules/pedigree-chart/chart-down', ['ancestors' => $ancestors, 'sosa' => $sosa * 2 + 1, 'generatio…
|
H A D | chart-up.phtml | 21 …<?= view('modules/pedigree-chart/chart-up', ['ancestors' => $ancestors, 'sosa' => $sosa * 2, 'gene… 23 …<?= view('modules/pedigree-chart/chart-up', ['ancestors' => $ancestors, 'sosa' => $sosa * 2 + 1, '… 35 <?= $links->get($sosa, $spacer) ?> 38 <?= view('chart-box', ['individual' => $ancestors->get($sosa)]) ?> 40 <?php if ($sosa === 1) : ?>
|
/webtrees/app/Services/ |
H A D | IndividualFactsService.php | 612 * @param int $sosa 618 …private function parentFacts(Individual $person, int $sosa, Date $min_date, Date $max_date): Colle… argument 702 if ($sosa === 1) { 747 … if (str_contains($SHOW_RELATIVES_EVENTS, '_DEAT' . ($sosa === 1 ? '_PARE' : '_GPAR'))) { 750 …if ($sosa === 1 && Date::compare($fact->date(), $min_date) < 0 || $this->includeFact($fact, $min_d… 751 switch ($sosa) {
|
/webtrees/resources/views/lists/ |
H A D | individuals-table.phtml | 47 /* SOSA number */ { type: "num", visible: <?= json_encode($sosa, JSON_THROW_ON_ERROR) ?> }, 62 sorting: <?= json_encode($sosa ? [[4, 'asc']] : [[1, 'asc']], JSON_THROW_ON_ERROR) ?> 213 <?php if ($sosa) : ?>
|
/webtrees/resources/views/modules/ancestors-chart/ |
H A D | tree.phtml | 21 <?= I18N::number($sosa) ?> 59 …->childFamilies()->first(), 'generations' => $generations - 1, 'sosa' => $sosa * 2 + ($spouse->sex…
|
/webtrees/resources/views/modules/pedigree-map/ |
H A D | events.phtml | 18 <a href="#" data-wt-sosa="<?= $sosa ?>">
|
/webtrees/resources/css/ |
H A D | _chart-ancestors.css | 27 .wt-sosa-number {
|
/webtrees/public/css/ |
H A D | minimal.min.css | 1 …h:20rem}.wt-chart-ancestors .wt-chart-box-lifespan{display:none}[dir] .wt-sosa-number{border:thin …
|
H A D | fab.min.css | 1 …h:20rem}.wt-chart-ancestors .wt-chart-box-lifespan{display:none}[dir] .wt-sosa-number{border:thin …
|
H A D | administration.min.css | 1 …h:20rem}.wt-chart-ancestors .wt-chart-box-lifespan{display:none}[dir] .wt-sosa-number{border:thin …
|
H A D | clouds.min.css | 1 …h:20rem}.wt-chart-ancestors .wt-chart-box-lifespan{display:none}[dir] .wt-sosa-number{border:thin …
|
H A D | webtrees.min.css | 1 …h:20rem}.wt-chart-ancestors .wt-chart-box-lifespan{display:none}[dir] .wt-sosa-number{border:thin …
|
H A D | xenea.min.css | 1 …h:20rem}.wt-chart-ancestors .wt-chart-box-lifespan{display:none}[dir] .wt-sosa-number{border:thin …
|
H A D | colors.min.css | 1 …h:20rem}.wt-chart-ancestors .wt-chart-box-lifespan{display:none}[dir] .wt-sosa-number{border:thin …
|
/webtrees/resources/lang/fi/ |
H A D | messages.po | 20714 msgstr "kolme neljäsosa ympyrä"
|