/webtrees/resources/views/edit/ |
H A D | edit-gedcom-fields.phtml | 17 [, $levels, $tags, $values] = $matches; 18 $levels = array_map(static fn (string $x): int => (int) $x, $levels); variable 19 $keys = array_keys($levels); 26 $hierarchy[$levels[$key]] = $tags[$key]; 27 … = Registry::elementFactory()->make(implode(':', array_slice($hierarchy, 0, 1 + $levels[$key]))); 28 … = Registry::idFactory()->id() . '-' . implode('-', array_slice($hierarchy, 0, 1 + $levels[$key])); 31 $has_subtags = ($levels[$key + 1] ?? 0) > $levels[$key]; 35 for ($n = $key + 1; $n < count($keys) && $levels[$n] > $levels[$key]; ++$n) { 58 <input type="hidden" name="<?= e($prefix) ?>levels[]" value="<?= $levels[$key] ?>"> 74 <input type="hidden" name="<?= e($prefix) ?>levels[]" value="<?= $levels[$key] ?>"> [all …]
|
/webtrees/app/Services/ |
H A D | GedcomEditService.php | 124 …public function editLinesToGedcom(string $record_type, array $levels, array $tags, array $values, … argument 127 $count = count($levels); 136 $hierarchy[$levels[$i]] = $tags[$i]; 138 $full_tag = implode(':', array_slice($hierarchy, 0, 1 + (int) $levels[$i])); 143 if ($levels[$i] === '1' && $values[$i] === 'Y') { 144 for ($j = $i + 1; $j < $count && $levels[$j] > $levels[$i]; ++$j) { 145 … if ($levels[$j] === '2' && ($tags[$j] === 'DATE' || $tags[$j] === 'PLAC') && $values[$j] !== '') { 154 for ($j = $i + 1; $j < $count && $levels[$j] > $levels[$i]; $j++) { 162 $gedcom_lines[] = $levels[$i] . ' ' . $tags[$i]; 166 $next_level = (int) $levels[$i]; [all …]
|
/webtrees/resources/views/ |
H A D | fact-gedcom-fields.phtml | 26 [, $levels, $tags, $values] = $matches; 27 $levels = array_map(static fn (string $x): int => (int) $x, $levels); variable 28 $keys = array_keys($levels); 34 $hierarchy[$levels[$key]] = $tags[$key]; 35 $full_tag = implode(':', array_slice($hierarchy, 0, 1 + $levels[$key])); 42 $private_level = min($private_level, $levels[$key]); 46 if ($levels[$key] >= $private_level) {
|
/webtrees/app/Http/RequestHandlers/ |
H A D | AddSpouseToIndividualAction.php | 62 $levels = Validator::parsedBody($request)->array('ilevels'); 65 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom(Individual::RECORD_TYPE, $levels, $tags, $… 69 $levels = Validator::parsedBody($request)->array('flevels'); 72 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom(Family::RECORD_TYPE, $levels, $tags, $valu…
|
H A D | AddSpouseToFamilyAction.php | 62 $levels = Validator::parsedBody($request)->array('ilevels'); 65 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom(Individual::RECORD_TYPE, $levels, $tags, $… 89 $levels = Validator::parsedBody($request)->array('flevels'); 92 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom(Family::RECORD_TYPE, $levels, $tags, $valu…
|
H A D | AddUnlinkedAction.php | 55 $levels = Validator::parsedBody($request)->array('ilevels'); 58 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom(Individual::RECORD_TYPE, $levels, $tags, $…
|
H A D | AddChildToFamilyAction.php | 60 $levels = Validator::parsedBody($request)->array('ilevels'); 63 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom(Individual::RECORD_TYPE, $levels, $tags, $…
|
H A D | EditRecordAction.php | 60 $levels = Validator::parsedBody($request)->array('levels'); 70 …$gedcom .= $this->gedcom_edit_service->editLinesToGedcom($record::RECORD_TYPE, $levels, $tags, $va…
|
H A D | AddParentToIndividualAction.php | 60 $levels = Validator::parsedBody($request)->array('ilevels'); 63 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom(Individual::RECORD_TYPE, $levels, $tags, $…
|
H A D | AddChildToIndividualAction.php | 60 $levels = Validator::parsedBody($request)->array('ilevels'); 63 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom(Individual::RECORD_TYPE, $levels, $tags, $…
|
H A D | LinkSpouseToIndividualAction.php | 60 $levels = Validator::parsedBody($request)->array('flevels'); 75 …$gedcom .= $this->gedcom_edit_service->editLinesToGedcom(Family::RECORD_TYPE, $levels, $tags, $val…
|
H A D | EditFactAction.php | 69 $levels = Validator::parsedBody($request)->array('levels'); 72 …$gedcom = $this->gedcom_edit_service->editLinesToGedcom($record::RECORD_TYPE, $levels, $tags, $…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 41 …h(e,function(a,b){a.attributes["cke-list-level"]=f[b]});return{indents:c,levels:f,diffs:d}}},guess…
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 22249 … to separate the different place levels. The level at which you record the place information shoul… 22250 … to separate the different place levels. The level at which you record the place information shoul… 22693 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22694 #~ msgstr "Themes can be selected at three levels: user, family tree and website. User settings tak… 22872 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio… 22873 #~ msgstr "This specifies the precision of the different levels when entering new geographic locati…
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 22243 … to separate the different place levels. The level at which you record the place information shoul… 22244 … to separate the different place levels. The level at which you record the place information shoul… 22687 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22688 #~ msgstr "Themes can be selected at three levels: user, family tree and website. User settings tak… 22862 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio… 22863 #~ msgstr "This specifies the precision of the different levels when entering new geographic locati…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 784 …nts in preservation of list numbering, styling and indentation (nested lists with multiple levels). 798 * [#7209](https://dev.ckeditor.com/ticket/7209): Fixed: Lists with 3 levels not [pasted from Word](…
|
/webtrees/resources/lang/uk/ |
H A D | messages.po | 22245 … to separate the different place levels. The level at which you record the place information shoul… 22693 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22868 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|
/webtrees/resources/lang/ar/ |
H A D | messages.po | 22349 … to separate the different place levels. The level at which you record the place information shoul… 22778 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22942 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|
/webtrees/resources/lang/ru/ |
H A D | messages.po | 22223 … to separate the different place levels. The level at which you record the place information shoul… 22658 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22831 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|
/webtrees/resources/lang/he/ |
H A D | messages.po | 22246 … to separate the different place levels. The level at which you record the place information shoul… 22696 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22870 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|
/webtrees/resources/lang/hr/ |
H A D | messages.po | 22123 … to separate the different place levels. The level at which you record the place information shoul… 22540 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22704 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|
/webtrees/resources/lang/et/ |
H A D | messages.po | 22232 … to separate the different place levels. The level at which you record the place information shoul… 22682 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22857 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|
/webtrees/resources/lang/sv/ |
H A D | messages.po | 22271 … to separate the different place levels. The level at which you record the place information shoul… 22721 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22895 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|
/webtrees/resources/lang/ca/ |
H A D | messages.po | 22235 … to separate the different place levels. The level at which you record the place information shoul… 22682 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22857 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|
/webtrees/resources/lang/af/ |
H A D | messages.po | 22236 … to separate the different place levels. The level at which you record the place information shoul… 22689 #~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences … 22863 #~ msgid "This specifies the precision of the different levels when entering new geographic locatio…
|