/webtrees/app/Module/ |
H A D | FixNameTags.php | 139 $new = $this->updateGedcom($name); 141 if ($old !== $new) { 142 $diffs[] = $this->data_fix_service->gedcomDiff($record->tree(), $old, $new); 163 $new = $this->updateGedcom($name); 165 if ($old !== $new) { 166 $record->updateFact($name->id(), $new, false);
|
H A D | FixCemeteryTag.php | 135 $new = []; 139 $new[] = $this->updateGedcom($fact, $params); 143 $new = implode("\n", $new); 145 return $this->data_fix_service->gedcomDiff($record->tree(), $old, $new);
|
H A D | FixNameSlashesAndSpaces.php | 109 $new = $this->updateGedcom($record); 111 return $this->data_fix_service->gedcomDiff($record->tree(), $old, $new);
|
H A D | FixMissingDeaths.php | 111 $new = $this->updateGedcom($record); 113 return $this->data_fix_service->gedcomDiff($record->tree(), $old, $new);
|
H A D | FixPlaceNames.php | 152 $new = $this->updateGedcom($record, $params); 154 return $this->data_fix_service->gedcomDiff($record->tree(), $old, $new);
|
H A D | FixDuplicateLinks.php | 206 $new = $this->updateGedcom($record); 208 return $this->data_fix_service->gedcomDiff($record->tree(), $old, $new);
|
H A D | FixWtObjeSortTag.php | 112 $new = $this->reorderMediaLinks($record); 114 return $this->data_fix_service->gedcomDiff($record->tree(), $old, $new);
|
H A D | FixSearchAndReplace.php | 329 $new = $this->updateGedcom($record, $params); 331 return $this->data_fix_service->gedcomDiff($record->tree(), $old, $new);
|
/webtrees/app/ |
H A D | View.php | 215 * @param string $new 219 public static function registerCustomView(string $old, string $new): void argument 221 …if (str_contains($old, self::NAMESPACE_SEPARATOR) && str_contains($new, self::NAMESPACE_SEPARATOR)… 222 self::$replacements[$old] = $new;
|
/webtrees/app/Http/RequestHandlers/ |
H A D | EditMediaFileAction.php | 117 $new = $file; 120 if ($old !== $new && !$media_file->isExternal() && $filesystem->fileExists($old)) { 126 $filesystem->move($old, $new); 144 if ($old !== $new && !$media_file->isExternal()) {
|
/webtrees/ |
H A D | README.md | 131 upgrade your installation whenever a new version is made available. Even minor 138 will receive notification when a new version is available and an option to start 147 3. While you are in the middle of uploading the new files, 148 a visitor to your site would encounter a mixture of new and old files. This 196 file (or a new one) select IMPORT. 200 with the new GEDCOM.”_) In most cases you should leave this box **UNCHECKED**. 248 then you would create a new **data** folder in your home folder at the same 253 ``Website`` -> ``Website preferences`` page from the default **data/** to the new 281 To restore a backup on a new server: 283 1. Follow the steps in [Installation](#installation) to get a clean new installation.
|
H A D | LICENSE.md | 29 want it, that you can change the software or use pieces of it in new 435 reinstated, you do not qualify to receive new licenses for the same 568 The Free Software Foundation may publish revised and/or new versions of 569 the GNU General Public License from time to time. Such new versions will 571 address new problems or concerns. 628 If you develop a new program, and you want it to be of the greatest
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 27 * [#3649](https://github.com/ckeditor/ckeditor4/issues/3649): Added a new [`stylesRemove`](https://… 109 …ditor/ckeditor4/issues/2517): [Chrome, Firefox, Safari] Fixed: Inserting a new image when the sele… 116 * [#3727](https://github.com/ckeditor/ckeditor4/issues/3727): Added new `textColor` and `bgColor` c… 117 * [#3728](https://github.com/ckeditor/ckeditor4/issues/3728): Added new `font` and `fontSize` comma… 152 …* Added a new [Paste Tools](https://ckeditor.com/cke4/addon/pastetools) plugin for unified paste h… 234 * [#2021](https://github.com/ckeditor/ckeditor4/issues/2021): Added new [`CKEDITOR.dom.documentFrag… 270 * Language dictionary update: German language was extended with over 600k new words. 271 * Language dictionary update: Swedish language was extended with over 300k new words. 311 * [#2205](https://github.com/ckeditor/ckeditor4/issues/2205): Fixed: It is not possible to add new … 404 * [#1046](https://github.com/ckeditor/ckeditor4/issues/1046): Fixed: Subsequent new links do not in… [all …]
|
H A D | LICENSE.md | 97 in new free programs; and that you know you can do these things. 308 9. The Free Software Foundation may publish revised and/or new versions 309 of the General Public License from time to time. Such new versions will 311 address new problems or concerns. 389 it in new free programs; and that you are informed that you can do 770 13. The Free Software Foundation may publish revised and/or new 772 Such new versions will be similar in spirit to the present version, 773 but may differ in detail to address new problems or concerns. 868 B. Any new file that contains any part of the Original Code or 1014 Code that new knowledge has been obtained. [all …]
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 854 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 855 msgstr "A new user (%1$s) has requested an account (%2$s) and verified an e-mail address (%3$s)." 861 #: resources/views/emails/new-version-html.phtml:22 862 #: resources/views/emails/new-version-text.phtml:19 863 msgid "A new version of webtrees is available." 864 msgstr "A new version of webtrees is available." 1433 msgid "Add new, and update existing records" 1434 msgstr "Add new, and update existing records" 1816 msgid "Allow visitors to request a new user account" 1817 msgstr "Allow visitors to request a new user account" [all …]
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 854 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 855 msgstr "A new user (%1$s) has requested an account (%2$s) and verified an e-mail address (%3$s)." 861 #: resources/views/emails/new-version-html.phtml:22 862 #: resources/views/emails/new-version-text.phtml:19 863 msgid "A new version of webtrees is available." 864 msgstr "A new version of webtrees is available." 1433 msgid "Add new, and update existing records" 1434 msgstr "Add new, and update existing records" 1816 msgid "Allow visitors to request a new user account" 1817 msgstr "Allow visitors to request a new user account" [all …]
|
/webtrees/resources/css/ |
H A D | _block-charts.css | 21 …/* This strange workaround creates a new stacking context, which allows the absolutely-positioned …
|
/webtrees/resources/lang/ku/ |
H A D | messages.po | 853 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 854 msgstr "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 860 #: resources/views/emails/new-version-html.phtml:22 861 #: resources/views/emails/new-version-text.phtml:19 862 msgid "A new version of webtrees is available." 863 msgstr "A new version of webtrees is available." 1432 msgid "Add new, and update existing records" 1433 msgstr "Add new, and update existing records" 1815 msgid "Allow visitors to request a new user account" 1816 msgstr "Allow visitors to request a new user account" [all …]
|
/webtrees/resources/lang/uk/ |
H A D | messages.po | 871 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 878 #: resources/views/emails/new-version-html.phtml:22 879 #: resources/views/emails/new-version-text.phtml:19 880 msgid "A new version of webtrees is available." 1450 msgid "Add new, and update existing records" 1833 msgid "Allow visitors to request a new user account" 1858 msgid "An administrator must approve the new user account and select an access level before the use… 1878 msgid "An alternative way to select a new theme." 2026 msgid "Apply these preferences to new family trees" 3506 msgid "Check for new version" [all …]
|
/webtrees/resources/lang/ru/ |
H A D | messages.po | 882 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 889 #: resources/views/emails/new-version-html.phtml:22 890 #: resources/views/emails/new-version-text.phtml:19 891 msgid "A new version of webtrees is available." 1461 msgid "Add new, and update existing records" 1844 msgid "Allow visitors to request a new user account" 1869 msgid "An administrator must approve the new user account and select an access level before the use… 1889 msgid "An alternative way to select a new theme." 2037 msgid "Apply these preferences to new family trees" 3517 msgid "Check for new version" [all …]
|
/webtrees/resources/lang/he/ |
H A D | messages.po | 858 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 865 #: resources/views/emails/new-version-html.phtml:22 866 #: resources/views/emails/new-version-text.phtml:19 867 msgid "A new version of webtrees is available." 1437 msgid "Add new, and update existing records" 1820 msgid "Allow visitors to request a new user account" 1845 msgid "An administrator must approve the new user account and select an access level before the use… 1865 msgid "An alternative way to select a new theme." 2013 msgid "Apply these preferences to new family trees" 3492 msgid "Check for new version" [all …]
|
/webtrees/resources/lang/ar/ |
H A D | messages.po | 930 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 937 #: resources/views/emails/new-version-html.phtml:22 938 #: resources/views/emails/new-version-text.phtml:19 939 msgid "A new version of webtrees is available." 1509 msgid "Add new, and update existing records" 1892 msgid "Allow visitors to request a new user account" 1917 msgid "An administrator must approve the new user account and select an access level before the use… 1937 msgid "An alternative way to select a new theme." 2085 msgid "Apply these preferences to new family trees" 3568 msgid "Check for new version" [all …]
|
/webtrees/resources/lang/kk/ |
H A D | messages.po | 853 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 860 #: resources/views/emails/new-version-html.phtml:22 861 #: resources/views/emails/new-version-text.phtml:19 862 msgid "A new version of webtrees is available." 1432 msgid "Add new, and update existing records" 1815 msgid "Allow visitors to request a new user account" 1840 msgid "An administrator must approve the new user account and select an access level before the use… 1860 msgid "An alternative way to select a new theme." 2008 msgid "Apply these preferences to new family trees" 3487 msgid "Check for new version" [all …]
|
/webtrees/resources/lang/ko/ |
H A D | messages.po | 836 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 843 #: resources/views/emails/new-version-html.phtml:22 844 #: resources/views/emails/new-version-text.phtml:19 845 msgid "A new version of webtrees is available." 1415 msgid "Add new, and update existing records" 1798 msgid "Allow visitors to request a new user account" 1823 msgid "An administrator must approve the new user account and select an access level before the use… 1843 msgid "An alternative way to select a new theme." 1991 msgid "Apply these preferences to new family trees" 3469 msgid "Check for new version" [all …]
|
/webtrees/resources/lang/hi/ |
H A D | messages.po | 858 msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 865 #: resources/views/emails/new-version-html.phtml:22 866 #: resources/views/emails/new-version-text.phtml:19 867 msgid "A new version of webtrees is available." 1437 msgid "Add new, and update existing records" 1820 msgid "Allow visitors to request a new user account" 1845 msgid "An administrator must approve the new user account and select an access level before the use… 1865 msgid "An alternative way to select a new theme." 2013 msgid "Apply these preferences to new family trees" 3492 msgid "Check for new version" [all …]
|