/webtrees/app/Schema/ |
H A D | Migration0.php | 45 $table->primary('setting_name'); 53 $table->primary(['gedcom_id', 'setting_name']); 74 $table->primary(['user_id', 'setting_name']); 88 $table->primary(['user_id', 'gedcom_id', 'setting_name'], $key); 166 $table->primary(['i_id', 'i_file']); 178 $table->primary(['f_id', 'f_file']); 201 $table->primary(['pl_p_id', 'pl_gid', 'pl_file']); 240 $table->primary(['m_file', 'm_id']); 251 $table->primary(['gedcom_id', 'record_type']); 262 $table->primary(['o_id', 'o_file']); [all …]
|
/webtrees/app/Module/ |
H A D | FixPrimaryTag.php | 134 $primary = strtoupper($fact->value()) !== 'N'; 137 $this->updateMediaLinks($individual, $record->xref(), $primary); 147 * @param bool $primary 149 private function updateMediaLinks(Individual $individual, string $xref, bool $primary): void argument 163 } elseif ($primary) {
|
/webtrees/resources/css/ |
H A D | colors.css | 54 /* fit primary and secondary menus on mobile devices */ 80 * | +---wt-primary-navigation 98 .wt-header-wrapper, .btn-primary { 104 .btn-primary, 105 .btn-primary:focus { 109 .btn-primary:hover { 129 .wt-primary-navigation { 403 .btn-primary.focus, .btn-primary:focus {
|
H A D | minimal.css | 71 * | +---wt-primary-navigation 143 .wt-primary-navigation {
|
H A D | fab.css | 73 * | +---wt-primary-navigation 153 .wt-primary-navigation {
|
H A D | webtrees.css | 71 * | +---wt-primary-navigation 160 .wt-primary-navigation {
|
H A D | clouds.css | 75 * | +---wt-primary-navigation 168 .wt-primary-navigation {
|
H A D | xenea.css | 71 * | +---wt-primary-navigation 162 .wt-primary-navigation {
|
/webtrees/app/Services/ |
H A D | GedcomImportService.php | 759 $primary = $match[1] ?? ''; 802 if ($primary !== '') { 803 $gedcom .= "\n1 _PRIM " . $primary;
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107…
|
H A D | colors.min.css | 1 …primary-navigation{flex:1 0 auto;order:3}.wt-genealogy-menu{display:flex;flex-wrap:wrap}[dir] .wt-…
|
H A D | minimal.min.css | 1 …-user-menu .nav-link{padding:.5rem}.wt-primary-navigation{flex:0 1 100vw;max-width:100vw;order:4}[…
|
H A D | fab.min.css | 1 …r-menu .dropdown-toggle:after{display:none}.wt-primary-navigation{flex:0 0 100%;order:4}[dir] .wt-…
|
H A D | webtrees.min.css | 1 …dropdown-toggle:after{display:none}.wt-primary-navigation{flex:0 0 100vw;max-width:100vw;order:5}[…
|
H A D | xenea.min.css | 1 …dropdown-toggle:after{display:none}.wt-primary-navigation{flex:0 1 100vw;max-width:100vw;order:4}[…
|
H A D | clouds.min.css | 1 …r] .wt-user-menu .dropdown-item{padding-left:1rem;padding-right:1rem}.wt-primary-navigation{flex:1…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | LICENSE.md | 1376 Copyright Holder. This restriction only applies to the primary font name as
|
/webtrees/resources/lang/ku/ |
H A D | messages.po | 19941 msgid "primary evidence" 19942 msgstr "primary evidence" 21216 #~ msgid "Source citations can include fields to record the quality of the data (primary, secondary… 21217 #~ msgstr "Source citations can include fields to record the quality of the data (primary, secondar…
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 19942 msgid "primary evidence" 19943 msgstr "primary evidence" 22512 #~ msgid "Source citations can include fields to record the quality of the data (primary, secondary… 22513 #~ msgstr "Source citations can include fields to record the quality of the data (primary, secondar…
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 19942 msgid "primary evidence" 19943 msgstr "primary evidence" 22506 #~ msgid "Source citations can include fields to record the quality of the data (primary, secondary… 22507 #~ msgstr "Source citations can include fields to record the quality of the data (primary, secondar…
|
/webtrees/resources/lang/ko/ |
H A D | messages.po | 19916 msgid "primary evidence" 21192 #~ msgid "Source citations can include fields to record the quality of the data (primary, secondary…
|
/webtrees/resources/lang/hi/ |
H A D | messages.po | 19946 msgid "primary evidence" 21500 #~ msgid "Source citations can include fields to record the quality of the data (primary, secondary…
|
/webtrees/resources/lang/fa/ |
H A D | messages.po | 19961 msgid "primary evidence" 21472 #~ msgid "Source citations can include fields to record the quality of the data (primary, secondary…
|
/webtrees/resources/lang/kk/ |
H A D | messages.po | 19941 msgid "primary evidence" 21891 #~ msgid "Source citations can include fields to record the quality of the data (primary, secondary…
|
/webtrees/resources/lang/uk/ |
H A D | messages.po | 19971 msgid "primary evidence" 22510 #~ msgid "Source citations can include fields to record the quality of the data (primary, secondary…
|