History log of /webtrees/resources/views/admin/ (Results 276 – 300 of 537)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b7a63c6c13-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Move business logic from controller to service

5afbc57a13-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Move business logic from controller to service

e252129f13-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Add exemplar URL for tree names


/webtrees/README.md
/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/SetupController.php
/webtrees/app/Http/Middleware/AuthAdministrator.php
/webtrees/app/Http/Middleware/AuthEditor.php
/webtrees/app/Http/Middleware/AuthManager.php
/webtrees/app/Http/Middleware/AuthMember.php
/webtrees/app/Http/Middleware/AuthModerator.php
/webtrees/app/Http/Middleware/BaseUrl.php
/webtrees/app/Http/Middleware/CheckCsrf.php
/webtrees/app/Http/Middleware/CheckForMaintenanceMode.php
/webtrees/app/Http/Middleware/ClientIp.php
/webtrees/app/Http/Middleware/NoRouteFound.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/RequestHandlers/RegisterAction.php
/webtrees/app/Http/RequestHandlers/VerifyEmail.php
/webtrees/app/Log.php
/webtrees/app/Module/ColorsTheme.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Services/UserService.php
/webtrees/app/SessionDatabaseHandler.php
/webtrees/app/Webtrees.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/modules_v4/example-middleware.disable/module.php
trees-preferences.phtml
trees.phtml
/webtrees/resources/views/setup/config.ini.phtml
/webtrees/resources/views/setup/step-1-language.phtml
/webtrees/resources/views/setup/step-2-server-checks.phtml
/webtrees/resources/views/setup/step-3-database-type.phtml
/webtrees/resources/views/setup/step-4-database-mysql.phtml
/webtrees/resources/views/setup/step-4-database-pgsql.phtml
/webtrees/resources/views/setup/step-4-database-sqlite.phtml
/webtrees/resources/views/setup/step-4-database-sqlsvr.phtml
/webtrees/resources/views/setup/step-5-administrator.phtml
/webtrees/routes/web.php
/webtrees/tests/TestCase.php
/webtrees/tests/app/Http/Middleware/CheckCsrfTest.php
/webtrees/vendor/composer/autoload_psr4.php
/webtrees/vendor/composer/autoload_static.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/league/flysystem/src/Adapter/Local.php
/webtrees/vendor/middlewares/client-ip/.php_cs
/webtrees/vendor/middlewares/client-ip/CHANGELOG.md
/webtrees/vendor/middlewares/client-ip/CONTRIBUTING.md
/webtrees/vendor/middlewares/client-ip/LICENSE
/webtrees/vendor/middlewares/client-ip/README.md
/webtrees/vendor/middlewares/client-ip/composer.json
/webtrees/vendor/middlewares/client-ip/phpcs.xml.dist
/webtrees/vendor/middlewares/client-ip/phpunit.xml.dist
/webtrees/vendor/middlewares/client-ip/src/ClientIp.php
d72b284a10-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


/webtrees/app/Date/AbstractCalendarDate.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsPrint.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/CalendarController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/GedcomRecordController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/PendingChangesController.php
/webtrees/app/Http/Controllers/SearchController.php
/webtrees/app/Http/Middleware/NoRouteFound.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/Middleware/UseTree.php
/webtrees/app/Http/RequestHandlers/HelpText.php
/webtrees/app/Http/RequestHandlers/LoginAction.php
/webtrees/app/Http/RequestHandlers/LoginPage.php
/webtrees/app/Http/RequestHandlers/Logout.php
/webtrees/app/Http/RequestHandlers/MasqueradeAsUser.php
/webtrees/app/Http/RequestHandlers/RedirectFamilyPhp.php
/webtrees/app/Http/RequestHandlers/RedirectGedRecordPhp.php
/webtrees/app/Http/RequestHandlers/RedirectIndividualPhp.php
/webtrees/app/Http/RequestHandlers/RedirectMediaViewerPhp.php
/webtrees/app/Http/RequestHandlers/RedirectNotePhp.php
/webtrees/app/Http/RequestHandlers/RedirectRepoPhp.php
/webtrees/app/Http/RequestHandlers/RedirectSourcePhp.php
/webtrees/app/Http/RequestHandlers/SelectLanguage.php
/webtrees/app/Http/RequestHandlers/SelectTheme.php
/webtrees/app/MediaFile.php
/webtrees/app/Module/BatchUpdate/BatchUpdateBasePlugin.php
/webtrees/app/Module/CalendarMenuModule.php
/webtrees/app/Module/ChartsMenuModule.php
/webtrees/app/Module/CkeditorModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/FamilyGroupReportModule.php
/webtrees/app/Module/FamilyTreeFavoritesModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/InteractiveTree/TreeView.php
/webtrees/app/Module/LoginBlockModule.php
/webtrees/app/Module/ModuleBlockTrait.php
/webtrees/app/Module/ModuleChartTrait.php
/webtrees/app/Module/ModuleReportTrait.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/SearchMenuModule.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/TreesMenuModule.php
/webtrees/app/Module/UserFavoritesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Services/UserService.php
/webtrees/app/Session.php
/webtrees/app/Statistics/Repository/PlaceRepository.php
/webtrees/app/Statistics/Repository/UserRepository.php
/webtrees/composer.lock
/webtrees/package.json
/webtrees/public/js/webtrees.min.js
/webtrees/resources/js/webtrees.js
control-panel-tree-list.phtml
trees.phtml
/webtrees/resources/views/branches-page.phtml
/webtrees/resources/views/calendar-page.phtml
/webtrees/resources/views/components/select-family.phtml
/webtrees/resources/views/components/select-individual.phtml
/webtrees/resources/views/components/select-media.phtml
/webtrees/resources/views/components/select-note.phtml
/webtrees/resources/views/components/select-repository.phtml
/webtrees/resources/views/components/select-source.phtml
/webtrees/resources/views/components/select-submitter.phtml
/webtrees/resources/views/contact-page.phtml
/webtrees/resources/views/edit-account-page.phtml
/webtrees/resources/views/edit/edit-fact.phtml
/webtrees/resources/views/edit/icon-fact-copy.phtml
/webtrees/resources/views/edit/icon-fact-delete.phtml
/webtrees/resources/views/edit/icon-fact-edit.phtml
/webtrees/resources/views/edit/paste-fact-row.phtml
/webtrees/resources/views/emails/pending-changes-html.phtml
/webtrees/resources/views/emails/pending-changes-text.phtml
/webtrees/resources/views/emails/register-user-html.phtml
/webtrees/resources/views/emails/register-user-text.phtml
/webtrees/resources/views/family-page-children.phtml
/webtrees/resources/views/family-page-grandparents.phtml
/webtrees/resources/views/family-page-menu.phtml
/webtrees/resources/views/family-page-parents.phtml
/webtrees/resources/views/family-page.phtml
/webtrees/resources/views/forgot-password-page.phtml
/webtrees/resources/views/gedcom-record-page-menu.phtml
/webtrees/resources/views/gedcom-record-page.phtml
/webtrees/resources/views/individual-page-menu.phtml
/webtrees/resources/views/individual-page.phtml
/webtrees/resources/views/layouts/administration.phtml
/webtrees/resources/views/layouts/default.phtml
/webtrees/resources/views/media-list-page.phtml
/webtrees/resources/views/media-page-menu.phtml
/webtrees/resources/views/media-page.phtml
/webtrees/resources/views/message-page.phtml
/webtrees/resources/views/modals/create-media-from-file.phtml
/webtrees/resources/views/modals/create-media-object.phtml
/webtrees/resources/views/modals/create-note-object.phtml
/webtrees/resources/views/modals/create-repository.phtml
/webtrees/resources/views/modals/create-source.phtml
/webtrees/resources/views/modals/create-submitter.phtml
/webtrees/resources/views/modals/edit-media-file.phtml
/webtrees/resources/views/modals/link-media-to-family.phtml
/webtrees/resources/views/modals/link-media-to-individual.phtml
/webtrees/resources/views/modals/media-file-fields.phtml
/webtrees/resources/views/modules/batch_update/admin.phtml
/webtrees/resources/views/modules/census-assistant.phtml
/webtrees/resources/views/modules/clippings/download.phtml
/webtrees/resources/views/modules/clippings/show.phtml
/webtrees/resources/views/modules/descendancy/sidebar.phtml
/webtrees/resources/views/modules/faq/config.phtml
/webtrees/resources/views/modules/faq/edit.phtml
/webtrees/resources/views/modules/favorites/favorites.phtml
/webtrees/resources/views/modules/gedcom_news/edit.phtml
/webtrees/resources/views/modules/gedcom_news/list.phtml
/webtrees/resources/views/modules/hourglass-chart/children.phtml
/webtrees/resources/views/modules/hourglass-chart/parents.phtml
/webtrees/resources/views/modules/html/template-statistics.phtml
/webtrees/resources/views/modules/interactive-tree/page.phtml
/webtrees/resources/views/modules/lifespans-chart/page.phtml
/webtrees/resources/views/modules/login_block/sign-in.phtml
/webtrees/resources/views/modules/login_block/sign-out.phtml
/webtrees/resources/views/modules/notes/tab.phtml
/webtrees/resources/views/modules/pedigree-map/chart.phtml
/webtrees/resources/views/modules/relatives/family.phtml
/webtrees/resources/views/modules/sources_tab/tab.phtml
/webtrees/resources/views/modules/statistics-chart/custom.phtml
/webtrees/resources/views/modules/stories/config.phtml
/webtrees/resources/views/modules/stories/edit.phtml
/webtrees/resources/views/modules/stories/tab.phtml
/webtrees/resources/views/modules/user_blog/edit.phtml
/webtrees/resources/views/modules/user_blog/list.phtml
/webtrees/resources/views/note-page-menu.phtml
/webtrees/resources/views/note-page.phtml
/webtrees/resources/views/pending-changes-page.phtml
/webtrees/resources/views/places-page.phtml
/webtrees/resources/views/register-page.phtml
/webtrees/resources/views/report-select-page.phtml
/webtrees/resources/views/report-setup-page.phtml
/webtrees/resources/views/repository-page-menu.phtml
/webtrees/resources/views/repository-page.phtml
/webtrees/resources/views/search-advanced-page.phtml
/webtrees/resources/views/search-general-page.phtml
/webtrees/resources/views/search-phonetic-page.phtml
/webtrees/resources/views/search-replace-page.phtml
/webtrees/resources/views/source-page-menu.phtml
/webtrees/resources/views/source-page.phtml
/webtrees/resources/views/tree-page-block.phtml
/webtrees/resources/views/user-page-block.phtml
/webtrees/routes/web.php
/webtrees/tests/app/Http/Controllers/CalendarControllerTest.php
/webtrees/tests/app/Http/RequestHandlers/MasqueradeAsUserTest.php
/webtrees/tests/app/Http/RequestHandlers/SelectLanguageTest.php
/webtrees/tests/app/Http/RequestHandlers/SelectThemeTest.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/nesbot/carbon/composer.json
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/be.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/hr_BA.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/uk.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Mixin.php
/webtrees/vendor/symfony/cache-contracts/.gitignore
/webtrees/vendor/symfony/cache-contracts/CacheTrait.php
/webtrees/vendor/symfony/cache-contracts/ItemInterface.php
/webtrees/vendor/symfony/cache/Adapter/AbstractAdapter.php
/webtrees/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/ProxyAdapter.php
/webtrees/vendor/symfony/cache/Adapter/RedisAdapter.php
/webtrees/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/TagAwareAdapter.php
/webtrees/vendor/symfony/cache/DependencyInjection/CachePoolPass.php
/webtrees/vendor/symfony/cache/LockRegistry.php
/webtrees/vendor/symfony/cache/Marshaller/DefaultMarshaller.php
/webtrees/vendor/symfony/cache/Psr16Cache.php
/webtrees/vendor/symfony/cache/Simple/NullCache.php
/webtrees/vendor/symfony/cache/Simple/RedisCache.php
/webtrees/vendor/symfony/cache/Tests/Adapter/AdapterTestCase.php
/webtrees/vendor/symfony/cache/Tests/Adapter/TagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/DependencyInjection/CachePoolPassTest.php
/webtrees/vendor/symfony/cache/Tests/Marshaller/DefaultMarshallerTest.php
/webtrees/vendor/symfony/cache/Traits/ContractsTrait.php
/webtrees/vendor/symfony/cache/Traits/MemcachedTrait.php
/webtrees/vendor/symfony/cache/Traits/RedisTrait.php
/webtrees/vendor/symfony/debug/ErrorHandler.php
/webtrees/vendor/symfony/debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php
/webtrees/vendor/symfony/event-dispatcher-contracts/.gitignore
/webtrees/vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
/webtrees/vendor/symfony/http-foundation/Cookie.php
/webtrees/vendor/symfony/http-foundation/HeaderBag.php
/webtrees/vendor/symfony/http-foundation/Response.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
/webtrees/vendor/symfony/http-foundation/Tests/CookieTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_urlencode.expected
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_urlencode.php
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/invalid_cookie_name.php
/webtrees/vendor/symfony/http-foundation/Tests/HeaderBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/JsonResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ResponseTest.php
/webtrees/vendor/symfony/http-kernel/Client.php
/webtrees/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php
/webtrees/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php
/webtrees/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php
/webtrees/vendor/symfony/http-kernel/Kernel.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/SessionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fixtures/KernelForTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpKernelBrowserTest.php
/webtrees/vendor/symfony/http-kernel/Tests/KernelTest.php
/webtrees/vendor/symfony/mime/Header/ParameterizedHeader.php
/webtrees/vendor/symfony/mime/Tests/Header/ParameterizedHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Part/Multipart/FormDataPartTest.php
/webtrees/vendor/symfony/service-contracts/.gitignore
/webtrees/vendor/symfony/service-contracts/ServiceSubscriberTrait.php
/webtrees/vendor/symfony/translation-contracts/.gitignore
/webtrees/vendor/symfony/translation-contracts/TranslatorTrait.php
/webtrees/vendor/symfony/translation/DataCollectorTranslator.php
/webtrees/vendor/symfony/translation/Extractor/AbstractFileExtractor.php
/webtrees/vendor/symfony/translation/Formatter/IntlFormatter.php
/webtrees/vendor/symfony/translation/Tests/Command/XliffLintCommandTest.php
/webtrees/vendor/symfony/translation/Tests/DataCollectorTranslatorTest.php
/webtrees/vendor/symfony/translation/Tests/Formatter/IntlFormatterTest.php
daf34d4309-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2607 - site logs don't work with new routing

3cfcc80909-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing; Code cleanup


/webtrees/app/DebugBar/ViewCollector.php
/webtrees/app/Functions/FunctionsRtl.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/Admin/UpgradeController.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/EditFamilyController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditNoteController.php
/webtrees/app/Http/Controllers/EditRepositoryController.php
/webtrees/app/Http/Controllers/EditSourceController.php
/webtrees/app/Http/Controllers/EditSubmitterController.php
/webtrees/app/Http/Controllers/FamilyController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/NoteController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Http/Controllers/ReportEngineController.php
/webtrees/app/Http/Controllers/RepositoryController.php
/webtrees/app/Http/Controllers/SourceController.php
/webtrees/app/Http/Middleware/AuthAdministrator.php
/webtrees/app/Http/Middleware/AuthEditor.php
/webtrees/app/Http/Middleware/AuthManager.php
/webtrees/app/Http/Middleware/AuthMember.php
/webtrees/app/Http/Middleware/AuthModerator.php
/webtrees/app/Http/Middleware/BootModules.php
/webtrees/app/Http/Middleware/CheckForMaintenanceMode.php
/webtrees/app/Http/Middleware/HandleExceptions.php
/webtrees/app/Http/Middleware/LoadRoutes.php
/webtrees/app/Http/Middleware/NoRouteFound.php
/webtrees/app/Http/Middleware/ReadConfigIni.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/Middleware/UseDebugbar.php
/webtrees/app/Http/Middleware/UseLocale.php
/webtrees/app/Http/Middleware/WebEnvironment.php
/webtrees/app/Http/RequestHandlers/LoginAction.php
/webtrees/app/Http/RequestHandlers/LoginPage.php
/webtrees/app/Http/RequestHandlers/Logout.php
/webtrees/app/Http/RequestHandlers/ModuleAction.php
/webtrees/app/Http/RequestHandlers/PasswordRequestAction.php
/webtrees/app/Http/RequestHandlers/PasswordRequestPage.php
/webtrees/app/Http/RequestHandlers/PasswordResetAction.php
/webtrees/app/Http/RequestHandlers/PasswordResetPage.php
/webtrees/app/Http/RequestHandlers/RegisterAction.php
/webtrees/app/Http/RequestHandlers/SelectLanguage.php
/webtrees/app/Http/RequestHandlers/SelectTheme.php
/webtrees/app/MediaFile.php
/webtrees/app/Module/AncestorsChartModule.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/ChartsBlockModule.php
/webtrees/app/Module/CkeditorModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/CompactTreeChartModule.php
/webtrees/app/Module/DescendancyChartModule.php
/webtrees/app/Module/FamilyBookChartModule.php
/webtrees/app/Module/FanChartModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HitCountFooterModule.php
/webtrees/app/Module/HourglassChartModule.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/LifespansChartModule.php
/webtrees/app/Module/ModuleFooterInterface.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/PedigreeChartModule.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/PlaceHierarchyListModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/TimelineChartModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Module/WelcomeBlockModule.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Report/ReportPdfImage.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Statistics.php
/webtrees/app/Statistics/Google/ChartBirth.php
/webtrees/app/Statistics/Google/ChartCommonGiven.php
/webtrees/app/Statistics/Google/ChartCommonSurname.php
/webtrees/app/Statistics/Google/ChartDeath.php
/webtrees/app/Statistics/Google/ChartDistribution.php
/webtrees/app/Statistics/Google/ChartDivorce.php
/webtrees/app/Statistics/Google/ChartFamilyLargest.php
/webtrees/app/Statistics/Google/ChartFamilyWithSources.php
/webtrees/app/Statistics/Google/ChartIndividualWithSources.php
/webtrees/app/Statistics/Google/ChartMarriage.php
/webtrees/app/Statistics/Google/ChartMedia.php
/webtrees/app/Statistics/Google/ChartMortality.php
/webtrees/app/Statistics/Repository/FamilyRepository.php
/webtrees/app/Statistics/Repository/FavoritesRepository.php
/webtrees/app/Statistics/Repository/IndividualRepository.php
/webtrees/app/Statistics/Repository/Interfaces/ContactRepositoryInterface.php
/webtrees/app/Statistics/Repository/MediaRepository.php
/webtrees/app/Statistics/Repository/PlaceRepository.php
/webtrees/app/Statistics/Repository/UserRepository.php
/webtrees/app/Webtrees.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/modules_v4/README.md
/webtrees/modules_v4/example-footer.disable/module.php
/webtrees/public/js/webtrees.min.js
/webtrees/resources/js/treeview.js
site-preferences.phtml
users-edit.phtml
/webtrees/resources/views/branches-page.phtml
/webtrees/resources/views/cards/add-associate.phtml
/webtrees/resources/views/edit/add-fact.phtml
/webtrees/resources/views/edit/edit-fact.phtml
/webtrees/resources/views/emails/register-user-html.phtml
/webtrees/resources/views/emails/register-user-text.phtml
/webtrees/resources/views/individual-page-menu.phtml
/webtrees/resources/views/layouts/administration.phtml
/webtrees/resources/views/layouts/default.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/resources/views/login-page.phtml
/webtrees/resources/views/media-list-page.phtml
/webtrees/resources/views/modules/ancestors-chart/page.phtml
/webtrees/resources/views/modules/batch_update/admin.phtml
/webtrees/resources/views/modules/census-assistant.phtml
/webtrees/resources/views/modules/clippings/download.phtml
/webtrees/resources/views/modules/clippings/show.phtml
/webtrees/resources/views/modules/compact-chart/chart.phtml
/webtrees/resources/views/modules/compact-chart/page.phtml
/webtrees/resources/views/modules/descendancy/sidebar.phtml
/webtrees/resources/views/modules/descendancy_chart/page.phtml
/webtrees/resources/views/modules/family-book-chart/chart.phtml
/webtrees/resources/views/modules/family-book-chart/page.phtml
/webtrees/resources/views/modules/fanchart/page.phtml
/webtrees/resources/views/modules/faq/config.phtml
/webtrees/resources/views/modules/faq/edit.phtml
/webtrees/resources/views/modules/gedcom_news/list.phtml
/webtrees/resources/views/modules/hourglass-chart/chart.phtml
/webtrees/resources/views/modules/hourglass-chart/children.phtml
/webtrees/resources/views/modules/hourglass-chart/page.phtml
/webtrees/resources/views/modules/html/template-statistics.phtml
/webtrees/resources/views/modules/interactive-tree/page.phtml
/webtrees/resources/views/modules/lifespans-chart/page.phtml
/webtrees/resources/views/modules/login_block/sign-in.phtml
/webtrees/resources/views/modules/login_block/sign-out.phtml
/webtrees/resources/views/modules/pedigree-chart/chart.phtml
/webtrees/resources/views/modules/pedigree-chart/page.phtml
/webtrees/resources/views/modules/pedigree-map/chart.phtml
/webtrees/resources/views/modules/pedigree-map/page.phtml
/webtrees/resources/views/modules/relationships-chart/page.phtml
/webtrees/resources/views/modules/sitemap/config.phtml
/webtrees/resources/views/modules/sitemap/sitemap-index.xml.phtml
/webtrees/resources/views/modules/statistics-chart/custom.phtml
/webtrees/resources/views/modules/statistics-chart/families.phtml
/webtrees/resources/views/modules/statistics-chart/individuals.phtml
/webtrees/resources/views/modules/statistics-chart/other.phtml
/webtrees/resources/views/modules/stories/config.phtml
/webtrees/resources/views/modules/stories/edit.phtml
/webtrees/resources/views/modules/stories/tab.phtml
/webtrees/resources/views/modules/timeline-chart/page.phtml
/webtrees/resources/views/modules/user_blog/list.phtml
/webtrees/resources/views/password-request-page.phtml
/webtrees/resources/views/password-reset-page.phtml
/webtrees/resources/views/places-page.phtml
/webtrees/resources/views/register-page.phtml
/webtrees/resources/views/statistics/families/birth-age.phtml
/webtrees/resources/views/statistics/families/children.phtml
/webtrees/resources/views/statistics/families/marriage-age.phtml
/webtrees/resources/views/statistics/families/marriage-length.phtml
/webtrees/resources/views/statistics/families/total-records.phtml
/webtrees/resources/views/statistics/individuals/greatest-age.phtml
/webtrees/resources/views/statistics/individuals/lifespan.phtml
/webtrees/resources/views/statistics/individuals/names.phtml
/webtrees/resources/views/statistics/individuals/oldest-living.phtml
/webtrees/resources/views/statistics/individuals/total-events.phtml
/webtrees/resources/views/statistics/individuals/total-records.phtml
/webtrees/resources/views/statistics/other/chart-distribution.phtml
/webtrees/resources/views/statistics/other/chart-objects.phtml
/webtrees/resources/views/statistics/other/chart-sources.phtml
/webtrees/resources/views/statistics/other/places.phtml
/webtrees/resources/views/statistics/other/total-events.phtml
/webtrees/resources/views/statistics/other/total-records.phtml
/webtrees/routes/web.php
/webtrees/tests/MockGlobalFunctions.php
/webtrees/tests/TestCase.php
/webtrees/tests/app/Census/CensusColumnAgeFemale5YearsTest.php
/webtrees/tests/app/Census/CensusColumnAgeFemaleTest.php
/webtrees/tests/app/Census/CensusColumnAgeMale5YearsTest.php
/webtrees/tests/app/Census/CensusColumnAgeMaleTest.php
/webtrees/tests/app/Census/CensusColumnAgeMarriedTest.php
/webtrees/tests/app/Census/CensusColumnAgeTest.php
/webtrees/tests/app/Census/CensusColumnBirthDateTest.php
/webtrees/tests/app/Census/CensusColumnBirthDayDotMonthYearTest.php
/webtrees/tests/app/Census/CensusColumnBirthDayMonthSlashYearTest.php
/webtrees/tests/app/Census/CensusColumnBirthDaySlashMonthTest.php
/webtrees/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
/webtrees/tests/app/Census/CensusColumnBirthDayTest.php
/webtrees/tests/app/Census/CensusColumnBirthMonthTest.php
/webtrees/tests/app/Census/CensusColumnBirthPlaceSimpleTest.php
/webtrees/tests/app/Census/CensusColumnBirthPlaceTest.php
/webtrees/tests/app/Census/CensusColumnBirthYearTest.php
/webtrees/tests/app/Census/CensusColumnBornForeignPartsTest.php
/webtrees/tests/app/Census/CensusColumnChildrenBornAliveTest.php
/webtrees/tests/app/Census/CensusColumnChildrenDiedTest.php
/webtrees/tests/app/Census/CensusColumnChildrenLivingTest.php
/webtrees/tests/app/Census/CensusColumnConditionDanishTest.php
/webtrees/tests/app/Census/CensusColumnConditionEnglishTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchFemmeTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchFilleTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchGarconTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchHommeTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchVeufTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchVeuveTest.php
/webtrees/tests/app/Census/CensusColumnConditionUsTest.php
/webtrees/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
/webtrees/tests/app/Census/CensusColumnFatherBirthPlaceTest.php
/webtrees/tests/app/Census/CensusColumnFatherForeignTest.php
/webtrees/tests/app/Census/CensusColumnFullNameTest.php
/webtrees/tests/app/Census/CensusColumnGivenNameInitialTest.php
/webtrees/tests/app/Census/CensusColumnGivenNamesTest.php
/webtrees/tests/app/Census/CensusColumnMarriedWithinYearTest.php
/webtrees/tests/app/Census/CensusColumnMonthIfBornWithinYearTest.php
/webtrees/tests/app/Census/CensusColumnMonthIfMarriedWithinYearTest.php
/webtrees/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
/webtrees/tests/app/Census/CensusColumnMotherBirthPlaceTest.php
/webtrees/tests/app/Census/CensusColumnMotherForeignTest.php
/webtrees/tests/app/Census/CensusColumnNationalityTest.php
/webtrees/tests/app/Census/CensusColumnNullTest.php
/webtrees/tests/app/Census/CensusColumnOccupationTest.php
/webtrees/tests/app/Census/CensusColumnRelationToHeadGermanTest.php
/webtrees/tests/app/Census/CensusColumnRelationToHeadTest.php
/webtrees/tests/app/Census/CensusColumnReligionTest.php
/webtrees/tests/app/Census/CensusColumnSexMFTest.php
/webtrees/tests/app/Census/CensusColumnSexMKTest.php
/webtrees/tests/app/Census/CensusColumnSexMZTest.php
/webtrees/tests/app/Census/CensusColumnSurnameGivenNameInitialTest.php
/webtrees/tests/app/Census/CensusColumnSurnameGivenNamesTest.php
/webtrees/tests/app/Census/CensusColumnSurnameTest.php
/webtrees/tests/app/Census/CensusColumnYearsMarriedTest.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1880Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1890Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1900Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1910Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1921Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublicTest.php
/webtrees/tests/app/Census/CensusOfDenmark1787Test.php
/webtrees/tests/app/Census/CensusOfDenmark1801Test.php
/webtrees/tests/app/Census/CensusOfDenmark1803Test.php
/webtrees/tests/app/Census/CensusOfDenmark1834Test.php
/webtrees/tests/app/Census/CensusOfDenmark1835Test.php
/webtrees/tests/app/Census/CensusOfDenmark1840Test.php
/webtrees/tests/app/Census/CensusOfDenmark1845Test.php
/webtrees/tests/app/Census/CensusOfDenmark1850Test.php
/webtrees/tests/app/Census/CensusOfDenmark1855Test.php
/webtrees/tests/app/Census/CensusOfDenmark1860Test.php
/webtrees/tests/app/Census/CensusOfDenmark1870Test.php
/webtrees/tests/app/Census/CensusOfDenmark1880Test.php
/webtrees/tests/app/Census/CensusOfDenmark1885Test.php
/webtrees/tests/app/Census/CensusOfDenmark1890Test.php
/webtrees/tests/app/Census/CensusOfDenmark1901Test.php
/webtrees/tests/app/Census/CensusOfDenmark1906Test.php
/webtrees/tests/app/Census/CensusOfDenmark1911Test.php
/webtrees/tests/app/Census/CensusOfDenmark1916Test.php
/webtrees/tests/app/Census/CensusOfDenmark1921Test.php
/webtrees/tests/app/Census/CensusOfDenmark1925Test.php
/webtrees/tests/app/Census/CensusOfDenmark1930Test.php
/webtrees/tests/app/Census/CensusOfDenmark1940Test.php
/webtrees/tests/app/Census/CensusOfDenmarkTest.php
/webtrees/tests/app/Census/CensusOfDeutschland1819Test.php
/webtrees/tests/app/Census/CensusOfDeutschland1867Test.php
/webtrees/tests/app/Census/CensusOfDeutschland1900Test.php
/webtrees/tests/app/Census/CensusOfDeutschland1919Test.php
/webtrees/tests/app/Census/CensusOfDeutschlandNL1867Test.php
/webtrees/tests/app/Census/CensusOfDeutschlandTest.php
/webtrees/tests/app/Census/CensusOfEngland1841Test.php
/webtrees/tests/app/Census/CensusOfEngland1851Test.php
/webtrees/tests/app/Census/CensusOfEngland1861Test.php
/webtrees/tests/app/Census/CensusOfEngland1871Test.php
/webtrees/tests/app/Census/CensusOfEngland1881Test.php
/webtrees/tests/app/Census/CensusOfEngland1891Test.php
/webtrees/tests/app/Census/CensusOfEngland1901Test.php
/webtrees/tests/app/Census/CensusOfEngland1911Test.php
/webtrees/tests/app/Census/CensusOfEnglandTest.php
/webtrees/tests/app/Census/CensusOfFrance1831Test.php
/webtrees/tests/app/Census/CensusOfFrance1836Test.php
/webtrees/tests/app/Census/CensusOfFrance1841Test.php
/webtrees/tests/app/Census/CensusOfFrance1846Test.php
/webtrees/tests/app/Census/CensusOfFrance1851Test.php
/webtrees/tests/app/Census/CensusOfFrance1856Test.php
/webtrees/tests/app/Census/CensusOfFrance1861Test.php
/webtrees/tests/app/Census/CensusOfFrance1866Test.php
/webtrees/tests/app/Census/CensusOfFrance1872Test.php
/webtrees/tests/app/Census/CensusOfFrance1876Test.php
/webtrees/tests/app/Census/CensusOfFrance1881Test.php
/webtrees/tests/app/Census/CensusOfFrance1886Test.php
/webtrees/tests/app/Census/CensusOfFrance1891Test.php
/webtrees/tests/app/Census/CensusOfFrance1896Test.php
/webtrees/tests/app/Census/CensusOfFrance1901Test.php
/webtrees/tests/app/Census/CensusOfFrance1906Test.php
/webtrees/tests/app/Census/CensusOfFrance1911Test.php
/webtrees/tests/app/Census/CensusOfFrance1921Test.php
/webtrees/tests/app/Census/CensusOfFrance1926Test.php
/webtrees/tests/app/Census/CensusOfFrance1931Test.php
/webtrees/tests/app/Census/CensusOfFrance1936Test.php
/webtrees/tests/app/Census/CensusOfFrance1946Test.php
/webtrees/tests/app/Census/CensusOfFranceTest.php
/webtrees/tests/app/Census/CensusOfScotland1841Test.php
/webtrees/tests/app/Census/CensusOfScotland1851Test.php
/webtrees/tests/app/Census/CensusOfScotland1861Test.php
/webtrees/tests/app/Census/CensusOfScotland1871Test.php
/webtrees/tests/app/Census/CensusOfScotland1881Test.php
/webtrees/tests/app/Census/CensusOfScotland1891Test.php
/webtrees/tests/app/Census/CensusOfScotland1901Test.php
/webtrees/tests/app/Census/CensusOfScotland1911Test.php
/webtrees/tests/app/Census/CensusOfScotlandTest.php
/webtrees/tests/app/Census/CensusOfUnitedStates1790Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1800Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1810Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1820Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1830Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1840Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1850Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1860Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1870Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1880Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1890Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1900Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1910Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1920Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1930Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1940Test.php
/webtrees/tests/app/Census/CensusOfUnitedStatesTest.php
/webtrees/tests/app/Census/CensusOfWales1841Test.php
/webtrees/tests/app/Census/CensusOfWales1851Test.php
/webtrees/tests/app/Census/CensusOfWales1861Test.php
/webtrees/tests/app/Census/CensusOfWales1871Test.php
/webtrees/tests/app/Census/CensusOfWales1881Test.php
/webtrees/tests/app/Census/CensusOfWales1891Test.php
/webtrees/tests/app/Census/CensusOfWales1901Test.php
/webtrees/tests/app/Census/CensusOfWales1911Test.php
/webtrees/tests/app/Census/CensusOfWalesTest.php
/webtrees/tests/app/Census/CensusTest.php
/webtrees/tests/app/Census/RegisterOfEngland1939Test.php
/webtrees/tests/app/Census/RegisterOfWales1939Test.php
/webtrees/tests/app/Date/FrenchDateTest.php
/webtrees/tests/app/Date/GregorianDateTest.php
/webtrees/tests/app/Date/HijriDateTest.php
/webtrees/tests/app/Date/JalaliDateTest.php
/webtrees/tests/app/Date/JewishDateTest.php
/webtrees/tests/app/Date/JulianDateTest.php
/webtrees/tests/app/Date/RomanDateTest.php
/webtrees/tests/app/DateTest.php
/webtrees/tests/app/FactTest.php
/webtrees/tests/app/FamilyTest.php
/webtrees/tests/app/FilterTest.php
/webtrees/tests/app/FlashMessagesTest.php
/webtrees/tests/app/Functions/FunctionsDateTest.php
/webtrees/tests/app/Functions/FunctionsEditTest.php
/webtrees/tests/app/Functions/FunctionsExportTest.php
/webtrees/tests/app/Functions/FunctionsImportTest.php
/webtrees/tests/app/Functions/FunctionsPrintFactsTest.php
/webtrees/tests/app/Functions/FunctionsPrintListsTest.php
/webtrees/tests/app/Functions/FunctionsPrintTest.php
/webtrees/tests/app/Functions/FunctionsRtlTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeAdopTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeNameTest.php
/webtrees/tests/app/GedcomCode/GedcomCodePediTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeQuayTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeRelaTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeStatTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeTempTest.php
/webtrees/tests/app/GedcomRecordTest.php
/webtrees/tests/app/GedcomTagTest.php
/webtrees/tests/app/Http/Controllers/Admin/ChangesLogControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ControlPanelControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/FixLevel0MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ImportThumbnailsControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/LocationControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/MapProviderControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ModuleControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UpgradeControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UsersControllerTest.php
/webtrees/tests/app/Http/Controllers/CalendarControllerTest.php
/webtrees/tests/app/Http/Middleware/AuthAdministratorTest.php
/webtrees/tests/app/Http/Middleware/AuthEditorTest.php
/webtrees/tests/app/Http/Middleware/AuthManagerTest.php
/webtrees/tests/app/Http/Middleware/AuthMemberTest.php
/webtrees/tests/app/Http/Middleware/AuthModeratorTest.php
/webtrees/tests/app/Http/Middleware/BootModulesTest.php
/webtrees/tests/app/Http/Middleware/CheckCsrfTest.php
/webtrees/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php
/webtrees/tests/app/Http/Middleware/DoHousekeepingTest.php
/webtrees/tests/app/Http/Middleware/HandleExceptionsTest.php
/webtrees/tests/app/Http/Middleware/NoRouteFoundTest.php
/webtrees/tests/app/Http/RequestHandlers/DeleteUserTest.php
/webtrees/tests/app/Http/RequestHandlers/LoginPageTest.php
/webtrees/tests/app/Http/RequestHandlers/MasqueradeAsUserTest.php
/webtrees/tests/app/Http/RequestHandlers/ModuleActionTest.php
/webtrees/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php
/webtrees/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
/webtrees/tests/app/Http/RequestHandlers/PingTest.php
/webtrees/tests/app/Http/RequestHandlers/PrivacyPolicyTest.php
/webtrees/tests/app/Http/RequestHandlers/SelectLanguageTest.php
/webtrees/tests/app/Http/RequestHandlers/SelectThemeTest.php
/webtrees/tests/app/IndividualTest.php
/webtrees/tests/app/LogTest.php
/webtrees/tests/app/MediaTest.php
/webtrees/tests/app/Module/AhnentafelReportModuleTest.php
/webtrees/tests/app/Module/AlbumModuleTest.php
/webtrees/tests/app/Module/AncestorsChartModuleTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php
/webtrees/tests/app/Module/BatchUpdateModuleTest.php
/webtrees/tests/app/Module/BirthDeathMarriageReportModuleTest.php
/webtrees/tests/app/Module/BirthReportModuleTest.php
/webtrees/tests/app/Module/CemeteryReportModuleTest.php
/webtrees/tests/app/Module/CensusAssistantModuleTest.php
/webtrees/tests/app/Module/ChangeReportModuleTest.php
/webtrees/tests/app/Module/ChartsBlockModuleTest.php
/webtrees/tests/app/Module/CkeditorModuleTest.php
/webtrees/tests/app/Module/ClippingsCartModuleTest.php
/webtrees/tests/app/Module/CompactTreeChartModuleTest.php
/webtrees/tests/app/Module/DeathReportModuleTest.php
/webtrees/tests/app/Module/DescendancyChartModuleTest.php
/webtrees/tests/app/Module/DescendancyModuleTest.php
/webtrees/tests/app/Module/DescendancyReportModuleTest.php
/webtrees/tests/app/Module/ExtraInformationModuleTest.php
/webtrees/tests/app/Module/FactSourcesReportModuleTest.php
/webtrees/tests/app/Module/FamilyBookChartModuleTest.php
/webtrees/tests/app/Module/FamilyGroupReportModuleTest.php
/webtrees/tests/app/Module/FamilyNavigatorModuleTest.php
/webtrees/tests/app/Module/FamilyTreeFavoritesModuleTest.php
/webtrees/tests/app/Module/FamilyTreeNewsModuleTest.php
/webtrees/tests/app/Module/FamilyTreeStatisticsModuleTest.php
/webtrees/tests/app/Module/FanChartModuleTest.php
/webtrees/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php
/webtrees/tests/app/Module/HourglassChartModuleTest.php
/webtrees/tests/app/Module/HtmlBlockModuleTest.php
/webtrees/tests/app/Module/IndividualFactsTabModuleTest.php
/webtrees/tests/app/Module/IndividualFamiliesReportModuleTest.php
/webtrees/tests/app/Module/IndividualReportModuleTest.php
/webtrees/tests/app/Module/InteractiveTree/TreeViewTest.php
/webtrees/tests/app/Module/InteractiveTreeModuleTest.php
/webtrees/tests/app/Module/LifespansChartModuleTest.php
/webtrees/tests/app/Module/LoggedInUsersModuleTest.php
/webtrees/tests/app/Module/LoginBlockModuleTest.php
/webtrees/tests/app/Module/MarriageReportModuleTest.php
/webtrees/tests/app/Module/MediaTabModuleTest.php
/webtrees/tests/app/Module/MissingFactsReportModuleTest.php
/webtrees/tests/app/Module/ModuleBlockInterfaceTest.php
/webtrees/tests/app/Module/ModuleChartInterfaceTest.php
/webtrees/tests/app/Module/ModuleConfigInterfaceTest.php
/webtrees/tests/app/Module/ModuleMenuInterfaceTest.php
/webtrees/tests/app/Module/ModuleReportInterfaceTest.php
/webtrees/tests/app/Module/ModuleSidebarInterfaceTest.php
/webtrees/tests/app/Module/ModuleTabInterfaceTest.php
/webtrees/tests/app/Module/ModuleThemeInterfaceTest.php
/webtrees/tests/app/Module/NotesTabModuleTest.php
/webtrees/tests/app/Module/OccupationReportModuleTest.php
/webtrees/tests/app/Module/OnThisDayModuleTest.php
/webtrees/tests/app/Module/PedigreeChartModuleTest.php
/webtrees/tests/app/Module/PedigreeReportModuleTest.php
/webtrees/tests/app/Module/RecentChangesModuleTest.php
/webtrees/tests/app/Module/RelatedIndividualsReportModuleTest.php
/webtrees/tests/app/Module/RelationshipsChartModuleTest.php
/webtrees/tests/app/Module/RelativesTabModuleTest.php
/webtrees/tests/app/Module/ResearchTaskModuleTest.php
/webtrees/tests/app/Module/ReviewChangesModuleTest.php
/webtrees/tests/app/Module/SiteMapModuleTest.php
/webtrees/tests/app/Module/SlideShowModuleTest.php
/webtrees/tests/app/Module/SourcesTabModuleTest.php
/webtrees/tests/app/Module/StatisticsChartModuleTest.php
/webtrees/tests/app/Module/StoriesModuleTest.php
/webtrees/tests/app/Module/ThemeSelectModuleTest.php
/webtrees/tests/app/Module/TimelineChartModuleTest.php
/webtrees/tests/app/Module/TopGivenNamesModuleTest.php
/webtrees/tests/app/Module/TopPageViewsModuleTest.php
/webtrees/tests/app/Module/TopSurnamesModuleTest.php
/webtrees/tests/app/Module/UpcomingAnniversariesModuleTest.php
/webtrees/tests/app/Module/UserFavoritesModuleTest.php
/webtrees/tests/app/Module/UserJournalModuleTest.php
/webtrees/tests/app/Module/UserMessagesModuleTest.php
/webtrees/tests/app/Module/UserWelcomeModuleTest.php
/webtrees/tests/app/Module/WelcomeBlockModuleTest.php
/webtrees/tests/app/Module/YahrzeitModuleTest.php
/webtrees/tests/app/NoteTest.php
/webtrees/tests/app/Report/ReportBaseTest.php
/webtrees/tests/app/Report/ReportHTMLTest.php
/webtrees/tests/app/Report/ReportPDFTest.php
/webtrees/tests/app/RepositoryTest.php
/webtrees/tests/app/SoundexTest.php
/webtrees/tests/app/SourceTest.php
/webtrees/tests/app/StatsTest.php
/webtrees/tests/app/SurnameTradition/DefaultSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/IcelandicSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/LithuanianSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/MatrilinealSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/PaternalSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/PatrilinealSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/PolishSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/PortugueseSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/SpanishSurnameTraditionTest.php
/webtrees/tests/app/TreeTest.php
/webtrees/tests/feature/IndividualListTest.php
/webtrees/tests/feature/UserAdminTest.php
/webtrees/vendor/aura/router/.gitignore
/webtrees/vendor/aura/router/.scrutinizer.yml
/webtrees/vendor/aura/router/.travis.yml
/webtrees/vendor/aura/router/CHANGES.md
/webtrees/vendor/aura/router/CONTRIBUTING.md
/webtrees/vendor/aura/router/LICENSE
/webtrees/vendor/aura/router/README.md
/webtrees/vendor/aura/router/composer.json
/webtrees/vendor/aura/router/docs/_bookdown.json
/webtrees/vendor/aura/router/docs/attaching-route-groups.md
/webtrees/vendor/aura/router/docs/custom-maps.md
/webtrees/vendor/aura/router/docs/custom-matching.md
/webtrees/vendor/aura/router/docs/defining-routes.md
/webtrees/vendor/aura/router/docs/generating-paths.md
/webtrees/vendor/aura/router/docs/getting-started.md
/webtrees/vendor/aura/router/docs/index.md
/webtrees/vendor/aura/router/docs/other-topics.md
/webtrees/vendor/aura/router/hold/Cookies.php
/webtrees/vendor/aura/router/hold/CookiesTest.php
/webtrees/vendor/aura/router/hold/Headers.php
/webtrees/vendor/aura/router/hold/HeadersTest.php
/webtrees/vendor/aura/router/phpunit.php
/webtrees/vendor/aura/router/phpunit.xml.dist
/webtrees/vendor/aura/router/src/Exception.php
/webtrees/vendor/aura/router/src/Exception/ImmutableProperty.php
/webtrees/vendor/aura/router/src/Exception/RouteAlreadyExists.php
/webtrees/vendor/aura/router/src/Exception/RouteNotFound.php
/webtrees/vendor/aura/router/src/Exception/UnexpectedValue.php
/webtrees/vendor/aura/router/src/Generator.php
/webtrees/vendor/aura/router/src/Helper/Route.php
/webtrees/vendor/aura/router/src/Helper/RouteRaw.php
/webtrees/vendor/aura/router/src/Map.php
/webtrees/vendor/aura/router/src/Matcher.php
/webtrees/vendor/aura/router/src/Route.php
/webtrees/vendor/aura/router/src/RouterContainer.php
/webtrees/vendor/aura/router/src/Rule/Accepts.php
/webtrees/vendor/aura/router/src/Rule/Allows.php
/webtrees/vendor/aura/router/src/Rule/Host.php
/webtrees/vendor/aura/router/src/Rule/Path.php
/webtrees/vendor/aura/router/src/Rule/RuleInterface.php
/webtrees/vendor/aura/router/src/Rule/RuleIterator.php
/webtrees/vendor/aura/router/src/Rule/Secure.php
/webtrees/vendor/aura/router/src/Rule/Special.php
/webtrees/vendor/aura/router/tests/FakeLogger.php
/webtrees/vendor/aura/router/tests/GeneratorTest.php
/webtrees/vendor/aura/router/tests/Helper/RouteRawTest.php
/webtrees/vendor/aura/router/tests/Helper/RouteTest.php
/webtrees/vendor/aura/router/tests/MapTest.php
/webtrees/vendor/aura/router/tests/MatcherTest.php
/webtrees/vendor/aura/router/tests/RouteTest.php
/webtrees/vendor/aura/router/tests/Rule/AbstractRuleTest.php
/webtrees/vendor/aura/router/tests/Rule/AcceptsTest.php
/webtrees/vendor/aura/router/tests/Rule/AllowsTest.php
/webtrees/vendor/aura/router/tests/Rule/CustomTest.php
/webtrees/vendor/aura/router/tests/Rule/FakeCustom.php
/webtrees/vendor/aura/router/tests/Rule/HostTest.php
/webtrees/vendor/aura/router/tests/Rule/PathTest.php
/webtrees/vendor/aura/router/tests/Rule/RuleIteratorTest.php
/webtrees/vendor/aura/router/tests/Rule/SecureTest.php
/webtrees/vendor/aura/router/tests/Rule/SpecialTest.php
/webtrees/vendor/composer/autoload_psr4.php
/webtrees/vendor/composer/autoload_static.php
/webtrees/vendor/composer/installed.json
83615acf06-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


/webtrees/app/Age.php
/webtrees/app/Application.php
/webtrees/app/Auth.php
/webtrees/app/Carbon.php
/webtrees/app/Census/AbstractCensusColumn.php
/webtrees/app/Census/AbstractCensusColumnCondition.php
/webtrees/app/Census/Census.php
/webtrees/app/Census/CensusColumnAge.php
/webtrees/app/Census/CensusColumnAgeFemale.php
/webtrees/app/Census/CensusColumnAgeFemale5Years.php
/webtrees/app/Census/CensusColumnAgeMale.php
/webtrees/app/Census/CensusColumnAgeMale5Years.php
/webtrees/app/Census/CensusColumnAgeMarried.php
/webtrees/app/Census/CensusColumnBirthDate.php
/webtrees/app/Census/CensusColumnBirthDay.php
/webtrees/app/Census/CensusColumnBirthDayDotMonthYear.php
/webtrees/app/Census/CensusColumnBirthDayMonthSlashYear.php
/webtrees/app/Census/CensusColumnBirthDaySlashMonth.php
/webtrees/app/Census/CensusColumnBirthDaySlashMonthYear.php
/webtrees/app/Census/CensusColumnBirthMonth.php
/webtrees/app/Census/CensusColumnBirthPlace.php
/webtrees/app/Census/CensusColumnBirthPlaceSimple.php
/webtrees/app/Census/CensusColumnBirthYear.php
/webtrees/app/Census/CensusColumnBornForeignParts.php
/webtrees/app/Census/CensusColumnChildrenBornAlive.php
/webtrees/app/Census/CensusColumnChildrenDied.php
/webtrees/app/Census/CensusColumnChildrenLiving.php
/webtrees/app/Census/CensusColumnConditionDanish.php
/webtrees/app/Census/CensusColumnConditionEnglish.php
/webtrees/app/Census/CensusColumnConditionFrenchFemme.php
/webtrees/app/Census/CensusColumnConditionFrenchFille.php
/webtrees/app/Census/CensusColumnConditionFrenchGarcon.php
/webtrees/app/Census/CensusColumnConditionFrenchHomme.php
/webtrees/app/Census/CensusColumnConditionFrenchVeuf.php
/webtrees/app/Census/CensusColumnConditionFrenchVeuve.php
/webtrees/app/Census/CensusColumnConditionUs.php
/webtrees/app/Census/CensusColumnFatherBirthPlace.php
/webtrees/app/Census/CensusColumnFatherBirthPlaceSimple.php
/webtrees/app/Census/CensusColumnFatherForeign.php
/webtrees/app/Census/CensusColumnFullName.php
/webtrees/app/Census/CensusColumnGivenNameInitial.php
/webtrees/app/Census/CensusColumnGivenNames.php
/webtrees/app/Census/CensusColumnInterface.php
/webtrees/app/Census/CensusColumnMarriedWithinYear.php
/webtrees/app/Census/CensusColumnMonthIfBornWithinYear.php
/webtrees/app/Census/CensusColumnMonthIfMarriedWithinYear.php
/webtrees/app/Census/CensusColumnMotherBirthPlace.php
/webtrees/app/Census/CensusColumnMotherBirthPlaceSimple.php
/webtrees/app/Census/CensusColumnMotherForeign.php
/webtrees/app/Census/CensusColumnNationality.php
/webtrees/app/Census/CensusColumnNull.php
/webtrees/app/Census/CensusColumnOccupation.php
/webtrees/app/Census/CensusColumnRelationToHead.php
/webtrees/app/Census/CensusColumnRelationToHeadGerman.php
/webtrees/app/Census/CensusColumnReligion.php
/webtrees/app/Census/CensusColumnSexMF.php
/webtrees/app/Census/CensusColumnSexMK.php
/webtrees/app/Census/CensusColumnSexMZ.php
/webtrees/app/Census/CensusColumnSurname.php
/webtrees/app/Census/CensusColumnSurnameGivenNameInitial.php
/webtrees/app/Census/CensusColumnSurnameGivenNames.php
/webtrees/app/Census/CensusColumnYearsMarried.php
/webtrees/app/Census/CensusInterface.php
/webtrees/app/Census/CensusOfCzechRepublic.php
/webtrees/app/Census/CensusOfCzechRepublic1880.php
/webtrees/app/Census/CensusOfCzechRepublic1890.php
/webtrees/app/Census/CensusOfCzechRepublic1900.php
/webtrees/app/Census/CensusOfCzechRepublic1910.php
/webtrees/app/Census/CensusOfCzechRepublic1921.php
/webtrees/app/Census/CensusOfDenmark.php
/webtrees/app/Census/CensusOfDenmark1787.php
/webtrees/app/Census/CensusOfDenmark1801.php
/webtrees/app/Census/CensusOfDenmark1803.php
/webtrees/app/Census/CensusOfDenmark1834.php
/webtrees/app/Census/CensusOfDenmark1835.php
/webtrees/app/Census/CensusOfDenmark1840.php
/webtrees/app/Census/CensusOfDenmark1845.php
/webtrees/app/Census/CensusOfDenmark1850.php
/webtrees/app/Census/CensusOfDenmark1855.php
/webtrees/app/Census/CensusOfDenmark1860.php
/webtrees/app/Census/CensusOfDenmark1870.php
/webtrees/app/Census/CensusOfDenmark1880.php
/webtrees/app/Census/CensusOfDenmark1885.php
/webtrees/app/Census/CensusOfDenmark1890.php
/webtrees/app/Census/CensusOfDenmark1901.php
/webtrees/app/Census/CensusOfDenmark1906.php
/webtrees/app/Census/CensusOfDenmark1911.php
/webtrees/app/Census/CensusOfDenmark1916.php
/webtrees/app/Census/CensusOfDenmark1921.php
/webtrees/app/Census/CensusOfDenmark1925.php
/webtrees/app/Census/CensusOfDenmark1930.php
/webtrees/app/Census/CensusOfDenmark1940.php
/webtrees/app/Census/CensusOfDeutschland.php
/webtrees/app/Census/CensusOfDeutschland1819.php
/webtrees/app/Census/CensusOfDeutschland1867.php
/webtrees/app/Census/CensusOfDeutschland1900.php
/webtrees/app/Census/CensusOfDeutschland1919.php
/webtrees/app/Census/CensusOfDeutschlandNL1867.php
/webtrees/app/Census/CensusOfEngland.php
/webtrees/app/Census/CensusOfEngland1841.php
/webtrees/app/Census/CensusOfEngland1851.php
/webtrees/app/Census/CensusOfEngland1861.php
/webtrees/app/Census/CensusOfEngland1871.php
/webtrees/app/Census/CensusOfEngland1881.php
/webtrees/app/Census/CensusOfEngland1891.php
/webtrees/app/Census/CensusOfEngland1901.php
/webtrees/app/Census/CensusOfEngland1911.php
/webtrees/app/Census/CensusOfFrance.php
/webtrees/app/Census/CensusOfFrance1831.php
/webtrees/app/Census/CensusOfFrance1836.php
/webtrees/app/Census/CensusOfFrance1841.php
/webtrees/app/Census/CensusOfFrance1846.php
/webtrees/app/Census/CensusOfFrance1851.php
/webtrees/app/Census/CensusOfFrance1856.php
/webtrees/app/Census/CensusOfFrance1861.php
/webtrees/app/Census/CensusOfFrance1866.php
/webtrees/app/Census/CensusOfFrance1872.php
/webtrees/app/Census/CensusOfFrance1876.php
/webtrees/app/Census/CensusOfFrance1881.php
/webtrees/app/Census/CensusOfFrance1886.php
/webtrees/app/Census/CensusOfFrance1891.php
/webtrees/app/Census/CensusOfFrance1896.php
/webtrees/app/Census/CensusOfFrance1901.php
/webtrees/app/Census/CensusOfFrance1906.php
/webtrees/app/Census/CensusOfFrance1911.php
/webtrees/app/Census/CensusOfFrance1921.php
/webtrees/app/Census/CensusOfFrance1926.php
/webtrees/app/Census/CensusOfFrance1931.php
/webtrees/app/Census/CensusOfFrance1936.php
/webtrees/app/Census/CensusOfFrance1946.php
/webtrees/app/Census/CensusOfScotland.php
/webtrees/app/Census/CensusOfScotland1841.php
/webtrees/app/Census/CensusOfScotland1851.php
/webtrees/app/Census/CensusOfScotland1861.php
/webtrees/app/Census/CensusOfScotland1871.php
/webtrees/app/Census/CensusOfScotland1881.php
/webtrees/app/Census/CensusOfScotland1891.php
/webtrees/app/Census/CensusOfScotland1901.php
/webtrees/app/Census/CensusOfScotland1911.php
/webtrees/app/Census/CensusOfUnitedStates.php
/webtrees/app/Census/CensusOfUnitedStates1790.php
/webtrees/app/Census/CensusOfUnitedStates1800.php
/webtrees/app/Census/CensusOfUnitedStates1810.php
/webtrees/app/Census/CensusOfUnitedStates1820.php
/webtrees/app/Census/CensusOfUnitedStates1830.php
/webtrees/app/Census/CensusOfUnitedStates1840.php
/webtrees/app/Census/CensusOfUnitedStates1850.php
/webtrees/app/Census/CensusOfUnitedStates1860.php
/webtrees/app/Census/CensusOfUnitedStates1870.php
/webtrees/app/Census/CensusOfUnitedStates1880.php
/webtrees/app/Census/CensusOfUnitedStates1890.php
/webtrees/app/Census/CensusOfUnitedStates1900.php
/webtrees/app/Census/CensusOfUnitedStates1910.php
/webtrees/app/Census/CensusOfUnitedStates1920.php
/webtrees/app/Census/CensusOfUnitedStates1930.php
/webtrees/app/Census/CensusOfUnitedStates1940.php
/webtrees/app/Census/CensusOfWales.php
/webtrees/app/Census/CensusOfWales1841.php
/webtrees/app/Census/CensusOfWales1851.php
/webtrees/app/Census/CensusOfWales1861.php
/webtrees/app/Census/CensusOfWales1871.php
/webtrees/app/Census/CensusOfWales1881.php
/webtrees/app/Census/CensusOfWales1891.php
/webtrees/app/Census/CensusOfWales1901.php
/webtrees/app/Census/CensusOfWales1911.php
/webtrees/app/Census/CensusPlaceInterface.php
/webtrees/app/Census/RegisterOfEngland1939.php
/webtrees/app/Census/RegisterOfWales1939.php
/webtrees/app/ColorGenerator.php
/webtrees/app/CommonMark/CensusTableExtension.php
/webtrees/app/CommonMark/CensusTableParser.php
/webtrees/app/CommonMark/XrefExtension.php
/webtrees/app/CommonMark/XrefParser.php
/webtrees/app/Config.php
/webtrees/app/Console/ComposerScripts.php
/webtrees/app/Contracts/UserInterface.php
/webtrees/app/Date.php
/webtrees/app/Date/AbstractCalendarDate.php
/webtrees/app/Date/AbstractGregorianJulianDate.php
/webtrees/app/Date/FrenchDate.php
/webtrees/app/Date/GregorianDate.php
/webtrees/app/Date/HijriDate.php
/webtrees/app/Date/JalaliDate.php
/webtrees/app/Date/JewishDate.php
/webtrees/app/Date/JulianDate.php
/webtrees/app/Date/RomanDate.php
/webtrees/app/DebugBar.php
/webtrees/app/DebugBar/ViewCollector.php
/webtrees/app/DefaultUser.php
/webtrees/app/Exceptions/FamilyAccessDeniedException.php
/webtrees/app/Exceptions/FamilyNotFoundException.php
/webtrees/app/Exceptions/GedcomErrorException.php
/webtrees/app/Exceptions/IndividualAccessDeniedException.php
/webtrees/app/Exceptions/IndividualNotFoundException.php
/webtrees/app/Exceptions/InternalServerErrorException.php
/webtrees/app/Exceptions/MediaAccessDeniedException.php
/webtrees/app/Exceptions/MediaNotFoundException.php
/webtrees/app/Exceptions/NoteAccessDeniedException.php
/webtrees/app/Exceptions/NoteNotFoundException.php
/webtrees/app/Exceptions/RecordAccessDeniedException.php
/webtrees/app/Exceptions/RecordNotFoundException.php
/webtrees/app/Exceptions/RepositoryAccessDeniedException.php
/webtrees/app/Exceptions/RepositoryNotFoundException.php
/webtrees/app/Exceptions/SourceAccessDeniedException.php
/webtrees/app/Exceptions/SourceNotFoundException.php
/webtrees/app/Fact.php
/webtrees/app/Family.php
/webtrees/app/Filter.php
/webtrees/app/FlashMessages.php
/webtrees/app/Functions/Functions.php
/webtrees/app/Functions/FunctionsDate.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsExport.php
/webtrees/app/Functions/FunctionsImport.php
/webtrees/app/Functions/FunctionsPrint.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/Functions/FunctionsPrintLists.php
/webtrees/app/Functions/FunctionsRtl.php
/webtrees/app/Gedcom.php
/webtrees/app/GedcomCode/GedcomCodeAdop.php
/webtrees/app/GedcomCode/GedcomCodeName.php
/webtrees/app/GedcomCode/GedcomCodePedi.php
/webtrees/app/GedcomCode/GedcomCodeQuay.php
/webtrees/app/GedcomCode/GedcomCodeRela.php
/webtrees/app/GedcomCode/GedcomCodeStat.php
/webtrees/app/GedcomCode/GedcomCodeTemp.php
/webtrees/app/GedcomRecord.php
/webtrees/app/GedcomTag.php
/webtrees/app/GuestUser.php
/webtrees/app/Helpers/functions.php
/webtrees/app/Html.php
/webtrees/app/Http/Controllers/AbstractBaseController.php
/webtrees/app/Http/Controllers/AbstractEditController.php
/webtrees/app/Http/Controllers/AccountController.php
/webtrees/app/Http/Controllers/Admin/AbstractAdminController.php
/webtrees/app/Http/Controllers/Admin/ChangesLogController.php
/webtrees/app/Http/Controllers/Admin/ControlPanelController.php
/webtrees/app/Http/Controllers/Admin/FixLevel0MediaController.php
/webtrees/app/Http/Controllers/Admin/ImportThumbnailsController.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/Admin/MapProviderController.php
/webtrees/app/Http/Controllers/Admin/MediaController.php
/webtrees/app/Http/Controllers/Admin/ModuleController.php
/webtrees/app/Http/Controllers/Admin/UpgradeController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/CalendarController.php
/webtrees/app/Http/Controllers/EditFamilyController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/EditNoteController.php
/webtrees/app/Http/Controllers/EditRepositoryController.php
/webtrees/app/Http/Controllers/EditSourceController.php
/webtrees/app/Http/Controllers/EditSubmitterController.php
/webtrees/app/Http/Controllers/FamilyController.php
/webtrees/app/Http/Controllers/GedcomFileController.php
/webtrees/app/Http/Controllers/GedcomRecordController.php
/webtrees/app/Http/Controllers/HelpTextController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/NoteController.php
/webtrees/app/Http/Controllers/PendingChangesController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Http/Controllers/ReportEngineController.php
/webtrees/app/Http/Controllers/RepositoryController.php
/webtrees/app/Http/Controllers/SearchController.php
/webtrees/app/Http/Controllers/SetupController.php
/webtrees/app/Http/Controllers/SourceController.php
/webtrees/app/Http/Middleware/AuthAdministrator.php
/webtrees/app/Http/Middleware/AuthEditor.php
/webtrees/app/Http/Middleware/AuthManager.php
/webtrees/app/Http/Middleware/AuthMember.php
/webtrees/app/Http/Middleware/AuthModerator.php
/webtrees/app/Http/Middleware/BootModules.php
/webtrees/app/Http/Middleware/CheckCsrf.php
/webtrees/app/Http/Middleware/CheckForMaintenanceMode.php
/webtrees/app/Http/Middleware/DoHousekeeping.php
/webtrees/app/Http/Middleware/EmitResponse.php
/webtrees/app/Http/Middleware/HandleExceptions.php
/webtrees/app/Http/Middleware/NoRouteFound.php
/webtrees/app/Http/Middleware/PhpEnvironment.php
/webtrees/app/Http/Middleware/ReadConfigIni.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/Middleware/UpdateDatabaseSchema.php
/webtrees/app/Http/Middleware/UseCache.php
/webtrees/app/Http/Middleware/UseDatabase.php
/webtrees/app/Http/Middleware/UseDebugbar.php
/webtrees/app/Http/Middleware/UseFilesystem.php
/webtrees/app/Http/Middleware/UseLocale.php
/webtrees/app/Http/Middleware/UseSession.php
/webtrees/app/Http/Middleware/UseTheme.php
/webtrees/app/Http/Middleware/UseTransaction.php
/webtrees/app/Http/Middleware/UseTree.php
/webtrees/app/Http/Middleware/WebEnvironment.php
/webtrees/app/Http/Middleware/WrapHandler.php
/webtrees/app/Http/RequestHandlers/DeleteUser.php
/webtrees/app/Http/RequestHandlers/LoginAction.php
/webtrees/app/Http/RequestHandlers/LoginPage.php
/webtrees/app/Http/RequestHandlers/Logout.php
/webtrees/app/Http/RequestHandlers/MasqueradeAsUser.php
/webtrees/app/Http/RequestHandlers/ModuleAction.php
/webtrees/app/Http/RequestHandlers/PasswordRequestAction.php
/webtrees/app/Http/RequestHandlers/PasswordRequestPage.php
/webtrees/app/Http/RequestHandlers/PasswordResetAction.php
/webtrees/app/Http/RequestHandlers/PasswordResetPage.php
/webtrees/app/Http/RequestHandlers/Ping.php
/webtrees/app/Http/RequestHandlers/PrivacyPolicy.php
/webtrees/app/Http/RequestHandlers/RegisterAction.php
/webtrees/app/Http/RequestHandlers/RegisterPage.php
/webtrees/app/Http/RequestHandlers/SelectLanguage.php
/webtrees/app/Http/RequestHandlers/SelectTheme.php
/webtrees/app/Http/RequestHandlers/VerifyEmail.php
/webtrees/app/Http/ViewResponseTrait.php
/webtrees/app/I18N.php
/webtrees/app/Individual.php
/webtrees/app/Location.php
/webtrees/app/Log.php
/webtrees/app/Media.php
/webtrees/app/MediaFile.php
/webtrees/app/Menu.php
/webtrees/app/Module/AbstractModule.php
/webtrees/app/Module/AhnentafelReportModule.php
/webtrees/app/Module/AlbumModule.php
/webtrees/app/Module/AncestorsChartModule.php
/webtrees/app/Module/BatchUpdate/BatchUpdateBasePlugin.php
/webtrees/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php
/webtrees/app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php
/webtrees/app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php
/webtrees/app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php
/webtrees/app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/BingWebmasterToolsModule.php
/webtrees/app/Module/BirthDeathMarriageReportModule.php
/webtrees/app/Module/BirthReportModule.php
/webtrees/app/Module/BranchesListModule.php
/webtrees/app/Module/BritishMonarchs.php
/webtrees/app/Module/BritishPrimeMinisters.php
/webtrees/app/Module/BritishSocialHistory.php
/webtrees/app/Module/CalendarMenuModule.php
/webtrees/app/Module/CemeteryReportModule.php
/webtrees/app/Module/CensusAssistantModule.php
/webtrees/app/Module/ChangeReportModule.php
/webtrees/app/Module/ChartsBlockModule.php
/webtrees/app/Module/ChartsMenuModule.php
/webtrees/app/Module/CkeditorModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/CloudsTheme.php
/webtrees/app/Module/ColorsTheme.php
/webtrees/app/Module/CompactTreeChartModule.php
/webtrees/app/Module/ContactsFooterModule.php
/webtrees/app/Module/CookieWarningModule.php
/webtrees/app/Module/CustomCssJsModule.php
/webtrees/app/Module/DeathReportModule.php
/webtrees/app/Module/DescendancyChartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/DescendancyReportModule.php
/webtrees/app/Module/FabTheme.php
/webtrees/app/Module/FactSourcesReportModule.php
/webtrees/app/Module/FamilyBookChartModule.php
/webtrees/app/Module/FamilyGroupReportModule.php
/webtrees/app/Module/FamilyListModule.php
/webtrees/app/Module/FamilyNavigatorModule.php
/webtrees/app/Module/FamilyTreeFavoritesModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FamilyTreeStatisticsModule.php
/webtrees/app/Module/FanChartModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/GoogleAnalyticsModule.php
/webtrees/app/Module/GoogleWebmasterToolsModule.php
/webtrees/app/Module/HitCountFooterModule.php
/webtrees/app/Module/HourglassChartModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/IndividualFactsTabModule.php
/webtrees/app/Module/IndividualFamiliesReportModule.php
/webtrees/app/Module/IndividualListModule.php
/webtrees/app/Module/IndividualMetadataModule.php
/webtrees/app/Module/IndividualReportModule.php
/webtrees/app/Module/InteractiveTree/TreeView.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/LanguageAfrikaans.php
/webtrees/app/Module/LanguageAlbanian.php
/webtrees/app/Module/LanguageArabic.php
/webtrees/app/Module/LanguageBosnian.php
/webtrees/app/Module/LanguageBulgarian.php
/webtrees/app/Module/LanguageCatalan.php
/webtrees/app/Module/LanguageChineseSimplified.php
/webtrees/app/Module/LanguageChineseTraditional.php
/webtrees/app/Module/LanguageCroatian.php
/webtrees/app/Module/LanguageCzech.php
/webtrees/app/Module/LanguageDanish.php
/webtrees/app/Module/LanguageDivehi.php
/webtrees/app/Module/LanguageDutch.php
/webtrees/app/Module/LanguageEnglishAustralia.php
/webtrees/app/Module/LanguageEnglishGreatBritain.php
/webtrees/app/Module/LanguageEnglishUnitedStates.php
/webtrees/app/Module/LanguageEstonian.php
/webtrees/app/Module/LanguageFaroese.php
/webtrees/app/Module/LanguageFarsi.php
/webtrees/app/Module/LanguageFinnish.php
/webtrees/app/Module/LanguageFrench.php
/webtrees/app/Module/LanguageFrenchCanada.php
/webtrees/app/Module/LanguageGalician.php
/webtrees/app/Module/LanguageGeorgian.php
/webtrees/app/Module/LanguageGerman.php
/webtrees/app/Module/LanguageGreek.php
/webtrees/app/Module/LanguageHebrew.php
/webtrees/app/Module/LanguageHungarian.php
/webtrees/app/Module/LanguageIcelandic.php
/webtrees/app/Module/LanguageIndonesian.php
/webtrees/app/Module/LanguageItalian.php
/webtrees/app/Module/LanguageJapanese.php
/webtrees/app/Module/LanguageJavanese.php
/webtrees/app/Module/LanguageKazhak.php
/webtrees/app/Module/LanguageKorean.php
/webtrees/app/Module/LanguageLatvian.php
/webtrees/app/Module/LanguageLingala.php
/webtrees/app/Module/LanguageLithuanian.php
/webtrees/app/Module/LanguageMalay.php
/webtrees/app/Module/LanguageMaori.php
/webtrees/app/Module/LanguageMarathi.php
/webtrees/app/Module/LanguageNepalese.php
/webtrees/app/Module/LanguageNorwegianBokmal.php
/webtrees/app/Module/LanguageNorwegianNynorsk.php
/webtrees/app/Module/LanguageOccitan.php
/webtrees/app/Module/LanguagePolish.php
/webtrees/app/Module/LanguagePortuguese.php
/webtrees/app/Module/LanguagePortugueseBrazil.php
/webtrees/app/Module/LanguageRomanian.php
/webtrees/app/Module/LanguageRussian.php
/webtrees/app/Module/LanguageSerbian.php
/webtrees/app/Module/LanguageSerbianLatin.php
/webtrees/app/Module/LanguageSlovakian.php
/webtrees/app/Module/LanguageSlovenian.php
/webtrees/app/Module/LanguageSpanish.php
/webtrees/app/Module/LanguageSundanese.php
/webtrees/app/Module/LanguageSwahili.php
/webtrees/app/Module/LanguageSwedish.php
/webtrees/app/Module/LanguageTamil.php
/webtrees/app/Module/LanguageTatar.php
/webtrees/app/Module/LanguageThai.php
/webtrees/app/Module/LanguageTurkish.php
/webtrees/app/Module/LanguageUkranian.php
/webtrees/app/Module/LanguageVietnamese.php
/webtrees/app/Module/LanguageYiddish.php
/webtrees/app/Module/LifespansChartModule.php
/webtrees/app/Module/ListsMenuModule.php
/webtrees/app/Module/LoggedInUsersModule.php
/webtrees/app/Module/LoginBlockModule.php
/webtrees/app/Module/MarriageReportModule.php
/webtrees/app/Module/MatomoAnalyticsModule.php
/webtrees/app/Module/MediaListModule.php
/webtrees/app/Module/MediaTabModule.php
/webtrees/app/Module/MinimalTheme.php
/webtrees/app/Module/MissingFactsReportModule.php
/webtrees/app/Module/ModuleAnalyticsInterface.php
/webtrees/app/Module/ModuleAnalyticsTrait.php
/webtrees/app/Module/ModuleBlockInterface.php
/webtrees/app/Module/ModuleBlockTrait.php
/webtrees/app/Module/ModuleChartInterface.php
/webtrees/app/Module/ModuleChartTrait.php
/webtrees/app/Module/ModuleConfigInterface.php
/webtrees/app/Module/ModuleConfigTrait.php
/webtrees/app/Module/ModuleCustomInterface.php
/webtrees/app/Module/ModuleCustomTrait.php
/webtrees/app/Module/ModuleExternalUrlInterface.php
/webtrees/app/Module/ModuleExternalUrlTrait.php
/webtrees/app/Module/ModuleFooterInterface.php
/webtrees/app/Module/ModuleFooterTrait.php
/webtrees/app/Module/ModuleGlobalInterface.php
/webtrees/app/Module/ModuleGlobalTrait.php
/webtrees/app/Module/ModuleHistoricEventsInterface.php
/webtrees/app/Module/ModuleHistoricEventsTrait.php
/webtrees/app/Module/ModuleInterface.php
/webtrees/app/Module/ModuleLanguageInterface.php
/webtrees/app/Module/ModuleLanguageTrait.php
/webtrees/app/Module/ModuleListInterface.php
/webtrees/app/Module/ModuleListTrait.php
/webtrees/app/Module/ModuleMenuInterface.php
/webtrees/app/Module/ModuleMenuTrait.php
/webtrees/app/Module/ModuleReportInterface.php
/webtrees/app/Module/ModuleReportTrait.php
/webtrees/app/Module/ModuleSidebarInterface.php
/webtrees/app/Module/ModuleSidebarTrait.php
/webtrees/app/Module/ModuleTabInterface.php
/webtrees/app/Module/ModuleTabTrait.php
/webtrees/app/Module/ModuleThemeInterface.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/NoteListModule.php
/webtrees/app/Module/NotesTabModule.php
/webtrees/app/Module/OccupationReportModule.php
/webtrees/app/Module/OnThisDayModule.php
/webtrees/app/Module/PedigreeChartModule.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/PedigreeReportModule.php
/webtrees/app/Module/PlaceHierarchyListModule.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Module/PoweredByWebtreesModule.php
/webtrees/app/Module/RecentChangesModule.php
/webtrees/app/Module/RelatedIndividualsReportModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/RelativesTabModule.php
/webtrees/app/Module/ReportsMenuModule.php
/webtrees/app/Module/RepositoryListModule.php
/webtrees/app/Module/ResearchTaskModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/SearchMenuModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/SlideShowModule.php
/webtrees/app/Module/SourceListModule.php
/webtrees/app/Module/SourcesTabModule.php
/webtrees/app/Module/StatcounterModule.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/ThemeSelectModule.php
/webtrees/app/Module/TimelineChartModule.php
/webtrees/app/Module/TopGivenNamesModule.php
/webtrees/app/Module/TopPageViewsModule.php
/webtrees/app/Module/TopSurnamesModule.php
/webtrees/app/Module/TreesMenuModule.php
/webtrees/app/Module/USPresidents.php
/webtrees/app/Module/UpcomingAnniversariesModule.php
/webtrees/app/Module/UserFavoritesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Module/UserWelcomeModule.php
/webtrees/app/Module/WebtreesTheme.php
/webtrees/app/Module/WelcomeBlockModule.php
/webtrees/app/Module/XeneaTheme.php
/webtrees/app/Module/YahrzeitModule.php
/webtrees/app/NoReplyUser.php
/webtrees/app/Note.php
/webtrees/app/Place.php
/webtrees/app/Report/AbstractReport.php
/webtrees/app/Report/ReportBaseCell.php
/webtrees/app/Report/ReportBaseElement.php
/webtrees/app/Report/ReportBaseFootnote.php
/webtrees/app/Report/ReportBaseHtml.php
/webtrees/app/Report/ReportBaseImage.php
/webtrees/app/Report/ReportBaseLine.php
/webtrees/app/Report/ReportBasePageheader.php
/webtrees/app/Report/ReportBaseText.php
/webtrees/app/Report/ReportBaseTextbox.php
/webtrees/app/Report/ReportExpressionLanguageProvider.php
/webtrees/app/Report/ReportHtml.php
/webtrees/app/Report/ReportHtmlCell.php
/webtrees/app/Report/ReportHtmlFootnote.php
/webtrees/app/Report/ReportHtmlHtml.php
/webtrees/app/Report/ReportHtmlImage.php
/webtrees/app/Report/ReportHtmlLine.php
/webtrees/app/Report/ReportHtmlPageheader.php
/webtrees/app/Report/ReportHtmlText.php
/webtrees/app/Report/ReportHtmlTextbox.php
/webtrees/app/Report/ReportParserBase.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Report/ReportParserSetup.php
/webtrees/app/Report/ReportPdf.php
/webtrees/app/Report/ReportPdfCell.php
/webtrees/app/Report/ReportPdfFootnote.php
/webtrees/app/Report/ReportPdfHtml.php
/webtrees/app/Report/ReportPdfImage.php
/webtrees/app/Report/ReportPdfLine.php
/webtrees/app/Report/ReportPdfPageheader.php
/webtrees/app/Report/ReportPdfText.php
/webtrees/app/Report/ReportPdfTextbox.php
/webtrees/app/Report/ReportTcpdf.php
/webtrees/app/Repository.php
/webtrees/app/Schema/Migration0.php
/webtrees/app/Schema/Migration1.php
/webtrees/app/Schema/Migration10.php
/webtrees/app/Schema/Migration11.php
/webtrees/app/Schema/Migration12.php
/webtrees/app/Schema/Migration13.php
/webtrees/app/Schema/Migration14.php
/webtrees/app/Schema/Migration15.php
/webtrees/app/Schema/Migration16.php
/webtrees/app/Schema/Migration17.php
/webtrees/app/Schema/Migration18.php
/webtrees/app/Schema/Migration19.php
/webtrees/app/Schema/Migration2.php
/webtrees/app/Schema/Migration20.php
/webtrees/app/Schema/Migration21.php
/webtrees/app/Schema/Migration22.php
/webtrees/app/Schema/Migration23.php
/webtrees/app/Schema/Migration24.php
/webtrees/app/Schema/Migration25.php
/webtrees/app/Schema/Migration26.php
/webtrees/app/Schema/Migration27.php
/webtrees/app/Schema/Migration28.php
/webtrees/app/Schema/Migration29.php
/webtrees/app/Schema/Migration3.php
/webtrees/app/Schema/Migration30.php
/webtrees/app/Schema/Migration31.php
/webtrees/app/Schema/Migration32.php
/webtrees/app/Schema/Migration33.php
/webtrees/app/Schema/Migration34.php
/webtrees/app/Schema/Migration35.php
/webtrees/app/Schema/Migration36.php
/webtrees/app/Schema/Migration37.php
/webtrees/app/Schema/Migration38.php
/webtrees/app/Schema/Migration39.php
/webtrees/app/Schema/Migration4.php
/webtrees/app/Schema/Migration40.php
/webtrees/app/Schema/Migration41.php
/webtrees/app/Schema/Migration42.php
/webtrees/app/Schema/Migration5.php
/webtrees/app/Schema/Migration6.php
/webtrees/app/Schema/Migration7.php
/webtrees/app/Schema/Migration8.php
/webtrees/app/Schema/Migration9.php
/webtrees/app/Schema/MigrationInterface.php
/webtrees/app/Schema/SeedDefaultResnTable.php
/webtrees/app/Schema/SeedGedcomSettingTable.php
/webtrees/app/Schema/SeedGedcomTable.php
/webtrees/app/Schema/SeedInterface.php
/webtrees/app/Schema/SeedSiteSettingTable.php
/webtrees/app/Schema/SeedUserTable.php
/webtrees/app/Services/CalendarService.php
/webtrees/app/Services/ChartService.php
/webtrees/app/Services/ClipboardService.php
/webtrees/app/Services/DatatablesService.php
/webtrees/app/Services/GedcomService.php
/webtrees/app/Services/HousekeepingService.php
/webtrees/app/Services/HtmlService.php
/webtrees/app/Services/IndividualListService.php
/webtrees/app/Services/LocalizationService.php
/webtrees/app/Services/MailService.php
/webtrees/app/Services/MigrationService.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Services/RomanNumeralsService.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Services/ServerCheckService.php
/webtrees/app/Services/TimeoutService.php
/webtrees/app/Services/UpgradeService.php
/webtrees/app/Services/UserService.php
/webtrees/app/Session.php
/webtrees/app/SessionDatabaseHandler.php
/webtrees/app/Site.php
/webtrees/app/SiteUser.php
/webtrees/app/Soundex.php
/webtrees/app/Source.php
/webtrees/app/Statistics.php
/webtrees/app/Statistics/Google/ChartAge.php
/webtrees/app/Statistics/Google/ChartBirth.php
/webtrees/app/Statistics/Google/ChartChildren.php
/webtrees/app/Statistics/Google/ChartCommonGiven.php
/webtrees/app/Statistics/Google/ChartCommonSurname.php
/webtrees/app/Statistics/Google/ChartDeath.php
/webtrees/app/Statistics/Google/ChartDistribution.php
/webtrees/app/Statistics/Google/ChartDivorce.php
/webtrees/app/Statistics/Google/ChartFamilyLargest.php
/webtrees/app/Statistics/Google/ChartFamilyWithSources.php
/webtrees/app/Statistics/Google/ChartIndividualWithSources.php
/webtrees/app/Statistics/Google/ChartMarriage.php
/webtrees/app/Statistics/Google/ChartMarriageAge.php
/webtrees/app/Statistics/Google/ChartMedia.php
/webtrees/app/Statistics/Google/ChartMortality.php
/webtrees/app/Statistics/Google/ChartNoChildrenFamilies.php
/webtrees/app/Statistics/Google/ChartSex.php
/webtrees/app/Statistics/Repository/BrowserRepository.php
/webtrees/app/Statistics/Repository/ContactRepository.php
/webtrees/app/Statistics/Repository/EventRepository.php
/webtrees/app/Statistics/Repository/FamilyDatesRepository.php
/webtrees/app/Statistics/Repository/FamilyRepository.php
/webtrees/app/Statistics/Repository/FavoritesRepository.php
/webtrees/app/Statistics/Repository/GedcomRepository.php
/webtrees/app/Statistics/Repository/HitCountRepository.php
/webtrees/app/Statistics/Repository/IndividualRepository.php
/webtrees/app/Statistics/Repository/Interfaces/BrowserRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/ContactRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/EventRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/FamilyDatesRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/FavoritesRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/GedcomRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/HitCountRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/IndividualRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/LatestUserRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/MediaRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/MessageRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/NewsRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/PlaceRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/ServerRepositoryInterface.php
/webtrees/app/Statistics/Repository/Interfaces/UserRepositoryInterface.php
/webtrees/app/Statistics/Repository/LatestUserRepository.php
/webtrees/app/Statistics/Repository/MediaRepository.php
/webtrees/app/Statistics/Repository/MessageRepository.php
/webtrees/app/Statistics/Repository/NewsRepository.php
/webtrees/app/Statistics/Repository/PlaceRepository.php
/webtrees/app/Statistics/Repository/ServerRepository.php
/webtrees/app/Statistics/Repository/UserRepository.php
/webtrees/app/Statistics/Service/CenturyService.php
/webtrees/app/Statistics/Service/ColorService.php
/webtrees/app/Statistics/Service/CountryService.php
/webtrees/app/SurnameTradition.php
/webtrees/app/SurnameTradition/DefaultSurnameTradition.php
/webtrees/app/SurnameTradition/IcelandicSurnameTradition.php
/webtrees/app/SurnameTradition/LithuanianSurnameTradition.php
/webtrees/app/SurnameTradition/MatrilinealSurnameTradition.php
/webtrees/app/SurnameTradition/PaternalSurnameTradition.php
/webtrees/app/SurnameTradition/PatrilinealSurnameTradition.php
/webtrees/app/SurnameTradition/PolishSurnameTradition.php
/webtrees/app/SurnameTradition/PortugueseSurnameTradition.php
/webtrees/app/SurnameTradition/SpanishSurnameTradition.php
/webtrees/app/SurnameTradition/SurnameTraditionInterface.php
/webtrees/app/Tree.php
/webtrees/app/TreeUser.php
/webtrees/app/User.php
/webtrees/app/View.php
/webtrees/app/Webtrees.php
/webtrees/composer.json
/webtrees/index.php
/webtrees/modules_v4/example-footer.disable/module.php
/webtrees/modules_v4/example-middleware.disable/module.php
/webtrees/modules_v4/example-report.disable/module.php
/webtrees/modules_v4/example-server-configuration.disable/module.php
/webtrees/modules_v4/example-theme.disable/module.php
/webtrees/modules_v4/example.disable/module.php
/webtrees/package-lock.json
/webtrees/package.json
/webtrees/public/js/vendor.min.js
/webtrees/resources/js/webtrees.js
analytics-edit.phtml
changes-log.phtml
locations.phtml
map-import-form.phtml
map-provider.phtml
media-upload.phtml
media.phtml
merge-records-step-2.phtml
modules.phtml
site-logs.phtml
site-mail.phtml
site-preferences.phtml
site-registration.phtml
trees-export.phtml
trees-import.phtml
trees-merge.phtml
trees-preferences.phtml
trees-privacy.phtml
trees-unconnected.phtml
trees.phtml
upgrade/wizard.phtml
users-create.phtml
users-edit.phtml
webtrees1-thumbnails-form.phtml
/webtrees/resources/views/branches-page.phtml
/webtrees/resources/views/calendar-page.phtml
/webtrees/resources/views/components/select.phtml
/webtrees/resources/views/contact-page.phtml
/webtrees/resources/views/edit-account-page.phtml
/webtrees/resources/views/edit-blocks-page.phtml
/webtrees/resources/views/edit/add-fact-row.phtml
/webtrees/resources/views/edit/add-fact.phtml
/webtrees/resources/views/edit/change-family-members.phtml
/webtrees/resources/views/edit/edit-fact.phtml
/webtrees/resources/views/edit/link-child-to-family.phtml
/webtrees/resources/views/edit/link-spouse-to-individual.phtml
/webtrees/resources/views/edit/new-individual.phtml
/webtrees/resources/views/edit/paste-fact-row.phtml
/webtrees/resources/views/edit/raw-gedcom-fact.phtml
/webtrees/resources/views/edit/raw-gedcom-record.phtml
/webtrees/resources/views/edit/reorder-children.phtml
/webtrees/resources/views/edit/reorder-media.phtml
/webtrees/resources/views/edit/reorder-names.phtml
/webtrees/resources/views/edit/reorder-spouses.phtml
/webtrees/resources/views/edit/shared-note.phtml
/webtrees/resources/views/emails/pending-changes-html.phtml
/webtrees/resources/views/emails/pending-changes-text.phtml
/webtrees/resources/views/forgot-password-page.phtml
/webtrees/resources/views/individual-page-menu.phtml
/webtrees/resources/views/layouts/default.phtml
/webtrees/resources/views/login-page.phtml
/webtrees/resources/views/media-list-page.phtml
/webtrees/resources/views/message-page.phtml
/webtrees/resources/views/modals/add-media-file.phtml
/webtrees/resources/views/modals/create-media-from-file.phtml
/webtrees/resources/views/modals/create-media-object.phtml
/webtrees/resources/views/modals/create-note-object.phtml
/webtrees/resources/views/modals/create-repository.phtml
/webtrees/resources/views/modals/create-source.phtml
/webtrees/resources/views/modals/create-submitter.phtml
/webtrees/resources/views/modals/edit-media-file.phtml
/webtrees/resources/views/modals/link-media-to-family.phtml
/webtrees/resources/views/modals/link-media-to-individual.phtml
/webtrees/resources/views/modals/link-media-to-source.phtml
/webtrees/resources/views/modules/ancestors-chart/page.phtml
/webtrees/resources/views/modules/batch_update/admin.phtml
/webtrees/resources/views/modules/clippings/add-options.phtml
/webtrees/resources/views/modules/clippings/download.phtml
/webtrees/resources/views/modules/compact-chart/page.phtml
/webtrees/resources/views/modules/descendancy_chart/page.phtml
/webtrees/resources/views/modules/family-book-chart/page.phtml
/webtrees/resources/views/modules/fanchart/page.phtml
/webtrees/resources/views/modules/faq/config.phtml
/webtrees/resources/views/modules/faq/edit.phtml
/webtrees/resources/views/modules/favorites/favorites.phtml
/webtrees/resources/views/modules/gedcom_news/list.phtml
/webtrees/resources/views/modules/hourglass-chart/page.phtml
/webtrees/resources/views/modules/interactive-tree/page.phtml
/webtrees/resources/views/modules/lifespans-chart/page.phtml
/webtrees/resources/views/modules/login_block/sign-in.phtml
/webtrees/resources/views/modules/login_block/sign-out.phtml
/webtrees/resources/views/modules/pedigree-chart/page.phtml
/webtrees/resources/views/modules/pedigree-map/page.phtml
/webtrees/resources/views/modules/relationships-chart/page.phtml
/webtrees/resources/views/modules/relatives/tab.phtml
/webtrees/resources/views/modules/sitemap/config.phtml
/webtrees/resources/views/modules/statistics-chart/custom.phtml
/webtrees/resources/views/modules/stories/config.phtml
/webtrees/resources/views/modules/stories/edit.phtml
/webtrees/resources/views/modules/timeline-chart/page.phtml
/webtrees/resources/views/modules/user_blog/list.phtml
/webtrees/resources/views/password-request-page.phtml
/webtrees/resources/views/password-reset-page.phtml
/webtrees/resources/views/pending-changes-page.phtml
/webtrees/resources/views/register-page.phtml
/webtrees/resources/views/report-select-page.phtml
/webtrees/resources/views/report-setup-page.phtml
/webtrees/resources/views/search-advanced-page.phtml
/webtrees/resources/views/search-general-page.phtml
/webtrees/resources/views/search-phonetic-page.phtml
/webtrees/resources/views/search-replace-page.phtml
/webtrees/resources/views/setup/step-1-language.phtml
/webtrees/resources/views/setup/step-2-server-checks.phtml
/webtrees/resources/views/setup/step-3-database-type.phtml
/webtrees/resources/views/setup/step-4-database-mysql.phtml
/webtrees/resources/views/setup/step-4-database-pgsql.phtml
/webtrees/resources/views/setup/step-4-database-sqlite.phtml
/webtrees/resources/views/setup/step-4-database-sqlsvr.phtml
/webtrees/resources/views/setup/step-5-administrator.phtml
/webtrees/routes/web.php
/webtrees/tests/TestCase.php
/webtrees/tests/app/Census/CensusColumnAgeFemale5YearsTest.php
/webtrees/tests/app/Census/CensusColumnAgeFemaleTest.php
/webtrees/tests/app/Census/CensusColumnAgeMale5YearsTest.php
/webtrees/tests/app/Census/CensusColumnAgeMaleTest.php
/webtrees/tests/app/Census/CensusColumnAgeMarriedTest.php
/webtrees/tests/app/Census/CensusColumnAgeTest.php
/webtrees/tests/app/Census/CensusColumnBirthDateTest.php
/webtrees/tests/app/Census/CensusColumnBirthDayDotMonthYearTest.php
/webtrees/tests/app/Census/CensusColumnBirthDayMonthSlashYearTest.php
/webtrees/tests/app/Census/CensusColumnBirthDaySlashMonthTest.php
/webtrees/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
/webtrees/tests/app/Census/CensusColumnBirthDayTest.php
/webtrees/tests/app/Census/CensusColumnBirthMonthTest.php
/webtrees/tests/app/Census/CensusColumnBirthPlaceSimpleTest.php
/webtrees/tests/app/Census/CensusColumnBirthPlaceTest.php
/webtrees/tests/app/Census/CensusColumnBirthYearTest.php
/webtrees/tests/app/Census/CensusColumnBornForeignPartsTest.php
/webtrees/tests/app/Census/CensusColumnChildrenBornAliveTest.php
/webtrees/tests/app/Census/CensusColumnChildrenDiedTest.php
/webtrees/tests/app/Census/CensusColumnChildrenLivingTest.php
/webtrees/tests/app/Census/CensusColumnConditionDanishTest.php
/webtrees/tests/app/Census/CensusColumnConditionEnglishTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchFemmeTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchFilleTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchGarconTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchHommeTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchVeufTest.php
/webtrees/tests/app/Census/CensusColumnConditionFrenchVeuveTest.php
/webtrees/tests/app/Census/CensusColumnConditionUsTest.php
/webtrees/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
/webtrees/tests/app/Census/CensusColumnFatherBirthPlaceTest.php
/webtrees/tests/app/Census/CensusColumnFatherForeignTest.php
/webtrees/tests/app/Census/CensusColumnFullNameTest.php
/webtrees/tests/app/Census/CensusColumnGivenNameInitialTest.php
/webtrees/tests/app/Census/CensusColumnGivenNamesTest.php
/webtrees/tests/app/Census/CensusColumnMarriedWithinYearTest.php
/webtrees/tests/app/Census/CensusColumnMonthIfBornWithinYearTest.php
/webtrees/tests/app/Census/CensusColumnMonthIfMarriedWithinYearTest.php
/webtrees/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
/webtrees/tests/app/Census/CensusColumnMotherBirthPlaceTest.php
/webtrees/tests/app/Census/CensusColumnMotherForeignTest.php
/webtrees/tests/app/Census/CensusColumnNationalityTest.php
/webtrees/tests/app/Census/CensusColumnNullTest.php
/webtrees/tests/app/Census/CensusColumnOccupationTest.php
/webtrees/tests/app/Census/CensusColumnRelationToHeadGermanTest.php
/webtrees/tests/app/Census/CensusColumnRelationToHeadTest.php
/webtrees/tests/app/Census/CensusColumnReligionTest.php
/webtrees/tests/app/Census/CensusColumnSexMFTest.php
/webtrees/tests/app/Census/CensusColumnSexMKTest.php
/webtrees/tests/app/Census/CensusColumnSexMZTest.php
/webtrees/tests/app/Census/CensusColumnSurnameGivenNameInitialTest.php
/webtrees/tests/app/Census/CensusColumnSurnameGivenNamesTest.php
/webtrees/tests/app/Census/CensusColumnSurnameTest.php
/webtrees/tests/app/Census/CensusColumnYearsMarriedTest.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1880Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1890Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1900Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1910Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublic1921Test.php
/webtrees/tests/app/Census/CensusOfCzechRepublicTest.php
/webtrees/tests/app/Census/CensusOfDenmark1787Test.php
/webtrees/tests/app/Census/CensusOfDenmark1801Test.php
/webtrees/tests/app/Census/CensusOfDenmark1803Test.php
/webtrees/tests/app/Census/CensusOfDenmark1834Test.php
/webtrees/tests/app/Census/CensusOfDenmark1835Test.php
/webtrees/tests/app/Census/CensusOfDenmark1840Test.php
/webtrees/tests/app/Census/CensusOfDenmark1845Test.php
/webtrees/tests/app/Census/CensusOfDenmark1850Test.php
/webtrees/tests/app/Census/CensusOfDenmark1855Test.php
/webtrees/tests/app/Census/CensusOfDenmark1860Test.php
/webtrees/tests/app/Census/CensusOfDenmark1870Test.php
/webtrees/tests/app/Census/CensusOfDenmark1880Test.php
/webtrees/tests/app/Census/CensusOfDenmark1885Test.php
/webtrees/tests/app/Census/CensusOfDenmark1890Test.php
/webtrees/tests/app/Census/CensusOfDenmark1901Test.php
/webtrees/tests/app/Census/CensusOfDenmark1906Test.php
/webtrees/tests/app/Census/CensusOfDenmark1911Test.php
/webtrees/tests/app/Census/CensusOfDenmark1916Test.php
/webtrees/tests/app/Census/CensusOfDenmark1921Test.php
/webtrees/tests/app/Census/CensusOfDenmark1925Test.php
/webtrees/tests/app/Census/CensusOfDenmark1930Test.php
/webtrees/tests/app/Census/CensusOfDenmark1940Test.php
/webtrees/tests/app/Census/CensusOfDenmarkTest.php
/webtrees/tests/app/Census/CensusOfDeutschland1819Test.php
/webtrees/tests/app/Census/CensusOfDeutschland1867Test.php
/webtrees/tests/app/Census/CensusOfDeutschland1900Test.php
/webtrees/tests/app/Census/CensusOfDeutschland1919Test.php
/webtrees/tests/app/Census/CensusOfDeutschlandNL1867Test.php
/webtrees/tests/app/Census/CensusOfDeutschlandTest.php
/webtrees/tests/app/Census/CensusOfEngland1841Test.php
/webtrees/tests/app/Census/CensusOfEngland1851Test.php
/webtrees/tests/app/Census/CensusOfEngland1861Test.php
/webtrees/tests/app/Census/CensusOfEngland1871Test.php
/webtrees/tests/app/Census/CensusOfEngland1881Test.php
/webtrees/tests/app/Census/CensusOfEngland1891Test.php
/webtrees/tests/app/Census/CensusOfEngland1901Test.php
/webtrees/tests/app/Census/CensusOfEngland1911Test.php
/webtrees/tests/app/Census/CensusOfEnglandTest.php
/webtrees/tests/app/Census/CensusOfFrance1831Test.php
/webtrees/tests/app/Census/CensusOfFrance1836Test.php
/webtrees/tests/app/Census/CensusOfFrance1841Test.php
/webtrees/tests/app/Census/CensusOfFrance1846Test.php
/webtrees/tests/app/Census/CensusOfFrance1851Test.php
/webtrees/tests/app/Census/CensusOfFrance1856Test.php
/webtrees/tests/app/Census/CensusOfFrance1861Test.php
/webtrees/tests/app/Census/CensusOfFrance1866Test.php
/webtrees/tests/app/Census/CensusOfFrance1872Test.php
/webtrees/tests/app/Census/CensusOfFrance1876Test.php
/webtrees/tests/app/Census/CensusOfFrance1881Test.php
/webtrees/tests/app/Census/CensusOfFrance1886Test.php
/webtrees/tests/app/Census/CensusOfFrance1891Test.php
/webtrees/tests/app/Census/CensusOfFrance1896Test.php
/webtrees/tests/app/Census/CensusOfFrance1901Test.php
/webtrees/tests/app/Census/CensusOfFrance1906Test.php
/webtrees/tests/app/Census/CensusOfFrance1911Test.php
/webtrees/tests/app/Census/CensusOfFrance1921Test.php
/webtrees/tests/app/Census/CensusOfFrance1926Test.php
/webtrees/tests/app/Census/CensusOfFrance1931Test.php
/webtrees/tests/app/Census/CensusOfFrance1936Test.php
/webtrees/tests/app/Census/CensusOfFrance1946Test.php
/webtrees/tests/app/Census/CensusOfFranceTest.php
/webtrees/tests/app/Census/CensusOfScotland1841Test.php
/webtrees/tests/app/Census/CensusOfScotland1851Test.php
/webtrees/tests/app/Census/CensusOfScotland1861Test.php
/webtrees/tests/app/Census/CensusOfScotland1871Test.php
/webtrees/tests/app/Census/CensusOfScotland1881Test.php
/webtrees/tests/app/Census/CensusOfScotland1891Test.php
/webtrees/tests/app/Census/CensusOfScotland1901Test.php
/webtrees/tests/app/Census/CensusOfScotland1911Test.php
/webtrees/tests/app/Census/CensusOfScotlandTest.php
/webtrees/tests/app/Census/CensusOfUnitedStates1790Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1800Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1810Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1820Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1830Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1840Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1850Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1860Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1870Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1880Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1890Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1900Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1910Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1920Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1930Test.php
/webtrees/tests/app/Census/CensusOfUnitedStates1940Test.php
/webtrees/tests/app/Census/CensusOfUnitedStatesTest.php
/webtrees/tests/app/Census/CensusOfWales1841Test.php
/webtrees/tests/app/Census/CensusOfWales1851Test.php
/webtrees/tests/app/Census/CensusOfWales1861Test.php
/webtrees/tests/app/Census/CensusOfWales1871Test.php
/webtrees/tests/app/Census/CensusOfWales1881Test.php
/webtrees/tests/app/Census/CensusOfWales1891Test.php
/webtrees/tests/app/Census/CensusOfWales1901Test.php
/webtrees/tests/app/Census/CensusOfWales1911Test.php
/webtrees/tests/app/Census/CensusOfWalesTest.php
/webtrees/tests/app/Census/CensusTest.php
/webtrees/tests/app/Census/RegisterOfEngland1939Test.php
/webtrees/tests/app/Census/RegisterOfWales1939Test.php
/webtrees/tests/app/Date/CalendarDateTest.php
/webtrees/tests/app/Date/FrenchDateTest.php
/webtrees/tests/app/Date/GregorianDateTest.php
/webtrees/tests/app/Date/HijriDateTest.php
/webtrees/tests/app/Date/JalaliDateTest.php
/webtrees/tests/app/Date/JewishDateTest.php
/webtrees/tests/app/Date/JulianDateTest.php
/webtrees/tests/app/Date/RomanDateTest.php
/webtrees/tests/app/DateTest.php
/webtrees/tests/app/DefaultUserTest.php
/webtrees/tests/app/FactTest.php
/webtrees/tests/app/FamilyTest.php
/webtrees/tests/app/FilterTest.php
/webtrees/tests/app/FlashMessagesTest.php
/webtrees/tests/app/Functions/FunctionsDateTest.php
/webtrees/tests/app/Functions/FunctionsEditTest.php
/webtrees/tests/app/Functions/FunctionsExportTest.php
/webtrees/tests/app/Functions/FunctionsImportTest.php
/webtrees/tests/app/Functions/FunctionsPrintFactsTest.php
/webtrees/tests/app/Functions/FunctionsPrintListsTest.php
/webtrees/tests/app/Functions/FunctionsPrintTest.php
/webtrees/tests/app/Functions/FunctionsRtlTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeAdopTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeNameTest.php
/webtrees/tests/app/GedcomCode/GedcomCodePediTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeQuayTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeRelaTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeStatTest.php
/webtrees/tests/app/GedcomCode/GedcomCodeTempTest.php
/webtrees/tests/app/GedcomRecordTest.php
/webtrees/tests/app/GedcomTagTest.php
/webtrees/tests/app/GuestUserTest.php
/webtrees/tests/app/Http/Controllers/Admin/ChangesLogControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ControlPanelControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/FixLevel0MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ImportThumbnailsControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/LocationControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/MapProviderControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ModuleControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UpgradeControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UsersControllerTest.php
/webtrees/tests/app/Http/Controllers/CalendarControllerTest.php
/webtrees/tests/app/Http/Middleware/AuthAdministratorTest.php
/webtrees/tests/app/Http/Middleware/AuthEditorTest.php
/webtrees/tests/app/Http/Middleware/AuthManagerTest.php
/webtrees/tests/app/Http/Middleware/AuthMemberTest.php
/webtrees/tests/app/Http/Middleware/AuthModeratorTest.php
/webtrees/tests/app/Http/Middleware/BootModulesTest.php
/webtrees/tests/app/Http/Middleware/CheckCsrfTest.php
/webtrees/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php
/webtrees/tests/app/Http/Middleware/DoHousekeepingTest.php
/webtrees/tests/app/Http/Middleware/HandleExceptionsTest.php
/webtrees/tests/app/Http/Middleware/NoRouteFoundTest.php
/webtrees/tests/app/Http/RequestHandlers/DeleteUserTest.php
/webtrees/tests/app/Http/RequestHandlers/LoginPageTest.php
/webtrees/tests/app/Http/RequestHandlers/MasqueradeAsUserTest.php
/webtrees/tests/app/Http/RequestHandlers/ModuleActionTest.php
/webtrees/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php
/webtrees/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
/webtrees/tests/app/Http/RequestHandlers/PingTest.php
/webtrees/tests/app/Http/RequestHandlers/PrivacyPolicyTest.php
/webtrees/tests/app/Http/RequestHandlers/SelectLanguageTest.php
/webtrees/tests/app/Http/RequestHandlers/SelectThemeTest.php
/webtrees/tests/app/I18NTest.php
/webtrees/tests/app/IndividualTest.php
/webtrees/tests/app/LogTest.php
/webtrees/tests/app/MediaTest.php
/webtrees/tests/app/MenuTest.php
/webtrees/tests/app/Module/AhnentafelReportModuleTest.php
/webtrees/tests/app/Module/AlbumModuleTest.php
/webtrees/tests/app/Module/AncestorsChartModuleTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php
/webtrees/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php
/webtrees/tests/app/Module/BatchUpdateModuleTest.php
/webtrees/tests/app/Module/BirthDeathMarriageReportModuleTest.php
/webtrees/tests/app/Module/BirthReportModuleTest.php
/webtrees/tests/app/Module/CemeteryReportModuleTest.php
/webtrees/tests/app/Module/CensusAssistantModuleTest.php
/webtrees/tests/app/Module/ChangeReportModuleTest.php
/webtrees/tests/app/Module/ChartsBlockModuleTest.php
/webtrees/tests/app/Module/CkeditorModuleTest.php
/webtrees/tests/app/Module/ClippingsCartModuleTest.php
/webtrees/tests/app/Module/CompactTreeChartModuleTest.php
/webtrees/tests/app/Module/DeathReportModuleTest.php
/webtrees/tests/app/Module/DescendancyChartModuleTest.php
/webtrees/tests/app/Module/DescendancyModuleTest.php
/webtrees/tests/app/Module/DescendancyReportModuleTest.php
/webtrees/tests/app/Module/ExtraInformationModuleTest.php
/webtrees/tests/app/Module/FactSourcesReportModuleTest.php
/webtrees/tests/app/Module/FamilyBookChartModuleTest.php
/webtrees/tests/app/Module/FamilyGroupReportModuleTest.php
/webtrees/tests/app/Module/FamilyNavigatorModuleTest.php
/webtrees/tests/app/Module/FamilyTreeFavoritesModuleTest.php
/webtrees/tests/app/Module/FamilyTreeNewsModuleTest.php
/webtrees/tests/app/Module/FamilyTreeStatisticsModuleTest.php
/webtrees/tests/app/Module/FanChartModuleTest.php
/webtrees/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php
/webtrees/tests/app/Module/HourglassChartModuleTest.php
/webtrees/tests/app/Module/HtmlBlockModuleTest.php
/webtrees/tests/app/Module/IndividualFactsTabModuleTest.php
/webtrees/tests/app/Module/IndividualFamiliesReportModuleTest.php
/webtrees/tests/app/Module/IndividualReportModuleTest.php
/webtrees/tests/app/Module/InteractiveTree/TreeViewTest.php
/webtrees/tests/app/Module/InteractiveTreeModuleTest.php
/webtrees/tests/app/Module/LifespansChartModuleTest.php
/webtrees/tests/app/Module/LoggedInUsersModuleTest.php
/webtrees/tests/app/Module/LoginBlockModuleTest.php
/webtrees/tests/app/Module/MarriageReportModuleTest.php
/webtrees/tests/app/Module/MediaTabModuleTest.php
/webtrees/tests/app/Module/MissingFactsReportModuleTest.php
/webtrees/tests/app/Module/ModuleBlockInterfaceTest.php
/webtrees/tests/app/Module/ModuleChartInterfaceTest.php
/webtrees/tests/app/Module/ModuleConfigInterfaceTest.php
/webtrees/tests/app/Module/ModuleMenuInterfaceTest.php
/webtrees/tests/app/Module/ModuleReportInterfaceTest.php
/webtrees/tests/app/Module/ModuleSidebarInterfaceTest.php
/webtrees/tests/app/Module/ModuleTabInterfaceTest.php
/webtrees/tests/app/Module/ModuleThemeInterfaceTest.php
/webtrees/tests/app/Module/NotesTabModuleTest.php
/webtrees/tests/app/Module/OccupationReportModuleTest.php
/webtrees/tests/app/Module/OnThisDayModuleTest.php
/webtrees/tests/app/Module/PedigreeChartModuleTest.php
/webtrees/tests/app/Module/PedigreeReportModuleTest.php
/webtrees/tests/app/Module/RecentChangesModuleTest.php
/webtrees/tests/app/Module/RelatedIndividualsReportModuleTest.php
/webtrees/tests/app/Module/RelationshipsChartModuleTest.php
/webtrees/tests/app/Module/RelativesTabModuleTest.php
/webtrees/tests/app/Module/ResearchTaskModuleTest.php
/webtrees/tests/app/Module/ReviewChangesModuleTest.php
/webtrees/tests/app/Module/SiteMapModuleTest.php
/webtrees/tests/app/Module/SlideShowModuleTest.php
/webtrees/tests/app/Module/SourcesTabModuleTest.php
/webtrees/tests/app/Module/StatisticsChartModuleTest.php
/webtrees/tests/app/Module/StoriesModuleTest.php
/webtrees/tests/app/Module/ThemeSelectModuleTest.php
/webtrees/tests/app/Module/TimelineChartModuleTest.php
/webtrees/tests/app/Module/TopGivenNamesModuleTest.php
/webtrees/tests/app/Module/TopPageViewsModuleTest.php
/webtrees/tests/app/Module/TopSurnamesModuleTest.php
/webtrees/tests/app/Module/UpcomingAnniversariesModuleTest.php
/webtrees/tests/app/Module/UserFavoritesModuleTest.php
/webtrees/tests/app/Module/UserJournalModuleTest.php
/webtrees/tests/app/Module/UserMessagesModuleTest.php
/webtrees/tests/app/Module/UserWelcomeModuleTest.php
/webtrees/tests/app/Module/WelcomeBlockModuleTest.php
/webtrees/tests/app/Module/YahrzeitModuleTest.php
/webtrees/tests/app/NoReplyUserTest.php
/webtrees/tests/app/NoteTest.php
/webtrees/tests/app/PlaceTest.php
/webtrees/tests/app/Report/ReportBaseTest.php
/webtrees/tests/app/Report/ReportHTMLTest.php
/webtrees/tests/app/Report/ReportPDFTest.php
/webtrees/tests/app/RepositoryTest.php
/webtrees/tests/app/Services/HtmlServiceTest.php
/webtrees/tests/app/Services/MailServiceTest.php
/webtrees/tests/app/Services/ModuleServiceTest.php
/webtrees/tests/app/Services/SearchServiceTest.php
/webtrees/tests/app/Services/TimeoutServiceTest.php
/webtrees/tests/app/Services/UserServiceTest.php
/webtrees/tests/app/SiteTest.php
/webtrees/tests/app/SiteUserTest.php
/webtrees/tests/app/SoundexTest.php
/webtrees/tests/app/SourceTest.php
/webtrees/tests/app/StatsTest.php
/webtrees/tests/app/SurnameTradition/DefaultSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/IcelandicSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/LithuanianSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/MatrilinealSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/PaternalSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/PatrilinealSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/PolishSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/PortugueseSurnameTraditionTest.php
/webtrees/tests/app/SurnameTradition/SpanishSurnameTraditionTest.php
/webtrees/tests/app/SurnameTraditionTest.php
/webtrees/tests/app/TreeTest.php
/webtrees/tests/app/TreeUserTest.php
/webtrees/tests/app/UserTest.php
/webtrees/tests/app/WebtreesTest.php
/webtrees/tests/feature/EmbeddedVariablesTest.php
/webtrees/tests/feature/ImportGedcomTest.php
/webtrees/tests/feature/IndividualListTest.php
/webtrees/tests/feature/UserAdminTest.php
57ab223127-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Add tree to request; preparing for router


/webtrees/app/Http/Controllers/AccountController.php
/webtrees/app/Http/Controllers/Admin/ChangesLogController.php
/webtrees/app/Http/Controllers/Admin/ControlPanelController.php
/webtrees/app/Http/Controllers/Admin/FixLevel0MediaController.php
/webtrees/app/Http/Controllers/Admin/ImportThumbnailsController.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/Admin/MapProviderController.php
/webtrees/app/Http/Controllers/Admin/MediaController.php
/webtrees/app/Http/Controllers/Admin/ModuleController.php
/webtrees/app/Http/Controllers/Admin/UpgradeController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/Auth/LoginController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/CalendarController.php
/webtrees/app/Http/Controllers/EditFamilyController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/EditNoteController.php
/webtrees/app/Http/Controllers/EditRepositoryController.php
/webtrees/app/Http/Controllers/EditSourceController.php
/webtrees/app/Http/Controllers/EditSubmitterController.php
/webtrees/app/Http/Controllers/FamilyController.php
/webtrees/app/Http/Controllers/GedcomFileController.php
/webtrees/app/Http/Controllers/GedcomRecordController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/NoteController.php
/webtrees/app/Http/Controllers/PendingChangesController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Http/Controllers/ReportEngineController.php
/webtrees/app/Http/Controllers/RepositoryController.php
/webtrees/app/Http/Controllers/SearchController.php
/webtrees/app/Http/Controllers/SourceController.php
/webtrees/app/Http/Middleware/UseSession.php
/webtrees/app/Http/Middleware/UseTree.php
/webtrees/app/Http/RequestHandlers/MasqueradeAsUser.php
/webtrees/app/Http/RequestHandlers/ModuleAction.php
/webtrees/app/Http/RequestHandlers/PasswordRequestAction.php
/webtrees/app/Http/RequestHandlers/PasswordResetForm.php
/webtrees/app/Module/AncestorsChartModule.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/BranchesListModule.php
/webtrees/app/Module/BritishSocialHistory.php
/webtrees/app/Module/CensusAssistantModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/CompactTreeChartModule.php
/webtrees/app/Module/CustomCssJsModule.php
/webtrees/app/Module/DescendancyChartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/FamilyBookChartModule.php
/webtrees/app/Module/FamilyListModule.php
/webtrees/app/Module/FamilyTreeFavoritesModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FanChartModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HourglassChartModule.php
/webtrees/app/Module/IndividualListModule.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/LifespansChartModule.php
/webtrees/app/Module/MediaListModule.php
/webtrees/app/Module/ModuleAnalyticsInterface.php
/webtrees/app/Module/ModuleAnalyticsTrait.php
/webtrees/app/Module/NoteListModule.php
/webtrees/app/Module/PedigreeChartModule.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/PlaceHierarchyListModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/RepositoryListModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/SourceListModule.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/TimelineChartModule.php
/webtrees/app/Module/UserFavoritesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Note.php
/webtrees/app/Router.php
/webtrees/app/Services/HtmlService.php
/webtrees/app/Services/MailService.php
/webtrees/app/SiteUser.php
/webtrees/composer.lock
/webtrees/public/js/webtrees.min.js
/webtrees/resources/js/webtrees.js
trees-preferences.phtml
/webtrees/resources/views/emails/approve-user-html.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/resources/views/media-page-menu.phtml
/webtrees/resources/views/modals/media-file-fields.phtml
/webtrees/resources/views/modules/gedcom_stats/statistics.phtml
/webtrees/resources/views/statistics/families/age-difference.phtml
/webtrees/tests/TestCase.php
/webtrees/tests/app/Http/Controllers/Admin/ChangesLogControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ControlPanelControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/FixLevel0MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ImportThumbnailsControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/LocationControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/MapProviderControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ModuleControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UpgradeControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UsersControllerTest.php
/webtrees/tests/app/Http/Controllers/CalendarControllerTest.php
/webtrees/tests/app/Http/RequestHandlers/DeleteUserTest.php
/webtrees/tests/app/Http/RequestHandlers/MasqueradeAsUserTest.php
/webtrees/tests/app/Http/RequestHandlers/ModuleActionTest.php
/webtrees/tests/app/Http/RequestHandlers/PrivacyPolicyTest.php
/webtrees/tests/app/TreeTest.php
/webtrees/tests/feature/ImportGedcomTest.php
/webtrees/tests/feature/IndividualListTest.php
/webtrees/tests/feature/UserAdminTest.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/league/commonmark-ext-table/CHANGELOG.md
/webtrees/vendor/league/commonmark-ext-table/README.md
/webtrees/vendor/league/commonmark-ext-table/composer.json
/webtrees/vendor/league/commonmark-ext-table/src/TableCaptionRenderer.php
/webtrees/vendor/league/commonmark-ext-table/src/TableCellRenderer.php
/webtrees/vendor/league/commonmark-ext-table/src/TableRenderer.php
/webtrees/vendor/league/commonmark-ext-table/src/TableRowRenderer.php
/webtrees/vendor/league/commonmark-ext-table/src/TableSectionRenderer.php
0b4092ed28-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2236 - leaflet maps need to be explicitly LTR


/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsPrint.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/Http/Controllers/Admin/MediaController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Middleware/UseFilesystem.php
/webtrees/app/Http/RequestHandlers/PasswordRequestAction.php
/webtrees/app/Http/RequestHandlers/PasswordRequestForm.php
/webtrees/app/Http/RequestHandlers/PasswordResetAction.php
/webtrees/app/Http/RequestHandlers/PasswordResetForm.php
/webtrees/app/Individual.php
/webtrees/app/MediaFile.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/FanChartModule.php
/webtrees/app/Module/MatomoAnalyticsModule.php
/webtrees/app/Module/ModuleCustomTrait.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Router.php
/webtrees/app/Schema/SeedSiteSettingTable.php
/webtrees/app/Services/HousekeepingService.php
/webtrees/app/Services/MailService.php
/webtrees/app/Services/UpgradeService.php
/webtrees/app/Services/UserService.php
/webtrees/app/SiteUser.php
/webtrees/app/Tree.php
/webtrees/app/TreeUser.php
/webtrees/app/Webtrees.php
/webtrees/composer.lock
/webtrees/index.php
/webtrees/package-lock.json
/webtrees/package.json
/webtrees/public/css/administration.min.css
/webtrees/public/css/clouds.min.css
/webtrees/public/css/colors.min.css
/webtrees/public/css/fab.min.css
/webtrees/public/css/minimal.min.css
/webtrees/public/css/vendor.css
/webtrees/public/css/vendor.min.css
/webtrees/public/css/webtrees.min.css
/webtrees/public/css/xenea.min.css
/webtrees/public/js/vendor.min.js
/webtrees/public/js/webtrees.min.js
/webtrees/public/webfonts/fa-regular-400.eot
/webtrees/public/webfonts/fa-regular-400.svg
/webtrees/public/webfonts/fa-regular-400.ttf
/webtrees/public/webfonts/fa-regular-400.woff
/webtrees/public/webfonts/fa-regular-400.woff2
/webtrees/public/webfonts/fa-solid-900.eot
/webtrees/public/webfonts/fa-solid-900.svg
/webtrees/public/webfonts/fa-solid-900.ttf
/webtrees/public/webfonts/fa-solid-900.woff
/webtrees/public/webfonts/fa-solid-900.woff2
/webtrees/resources/css/begin-ignore-rtl.css
/webtrees/resources/css/clouds.css
/webtrees/resources/css/clouds/menu/clippings-add.png
/webtrees/resources/css/clouds/menu/clippings-cart.png
/webtrees/resources/css/clouds/menu/clippings.png
/webtrees/resources/css/colors.css
/webtrees/resources/css/end-ignore-rtl.css
/webtrees/resources/css/webtrees.css
/webtrees/resources/css/xenea.css
/webtrees/resources/js/vendor.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/lang/af/messages.po
/webtrees/resources/lang/ar/messages.po
/webtrees/resources/lang/bg/messages.po
/webtrees/resources/lang/bs/messages.po
/webtrees/resources/lang/ca/messages.po
/webtrees/resources/lang/cs/messages.po
/webtrees/resources/lang/da/messages.po
/webtrees/resources/lang/de/messages.po
/webtrees/resources/lang/dv/messages.po
/webtrees/resources/lang/el/messages.po
/webtrees/resources/lang/en-AU/messages.po
/webtrees/resources/lang/en-GB/messages.po
/webtrees/resources/lang/en-US/messages.po
/webtrees/resources/lang/es/messages.po
/webtrees/resources/lang/et/messages.po
/webtrees/resources/lang/fa/messages.po
/webtrees/resources/lang/fi/messages.po
/webtrees/resources/lang/fo/messages.po
/webtrees/resources/lang/fr-CA/messages.po
/webtrees/resources/lang/fr/messages.po
/webtrees/resources/lang/gl/messages.po
/webtrees/resources/lang/he/messages.po
/webtrees/resources/lang/hr/messages.po
/webtrees/resources/lang/hu/messages.po
/webtrees/resources/lang/id/messages.po
/webtrees/resources/lang/is/messages.po
/webtrees/resources/lang/it/messages.po
/webtrees/resources/lang/ja/messages.po
/webtrees/resources/lang/jv/messages.po
/webtrees/resources/lang/ka/messages.po
/webtrees/resources/lang/kk/messages.po
/webtrees/resources/lang/ko/messages.po
/webtrees/resources/lang/ln/messages.po
/webtrees/resources/lang/lt/messages.po
/webtrees/resources/lang/lv/messages.po
/webtrees/resources/lang/mi/messages.po
/webtrees/resources/lang/mr/messages.po
/webtrees/resources/lang/ms/messages.po
/webtrees/resources/lang/nb/messages.po
/webtrees/resources/lang/ne/messages.po
/webtrees/resources/lang/nl/messages.po
/webtrees/resources/lang/nn/messages.po
/webtrees/resources/lang/oc/messages.po
/webtrees/resources/lang/pl/messages.po
/webtrees/resources/lang/pt-BR/messages.po
/webtrees/resources/lang/pt/messages.po
/webtrees/resources/lang/ro/messages.po
/webtrees/resources/lang/ru/messages.po
/webtrees/resources/lang/sk/messages.po
/webtrees/resources/lang/sl/messages.po
/webtrees/resources/lang/sq/messages.po
/webtrees/resources/lang/sr-Latn/messages.po
/webtrees/resources/lang/sr/messages.po
/webtrees/resources/lang/su/messages.po
/webtrees/resources/lang/sv/messages.po
/webtrees/resources/lang/sw/messages.po
/webtrees/resources/lang/ta/messages.po
/webtrees/resources/lang/th/messages.po
/webtrees/resources/lang/tr/messages.po
/webtrees/resources/lang/tt/messages.po
/webtrees/resources/lang/uk/messages.po
/webtrees/resources/lang/vi/messages.po
/webtrees/resources/lang/webtrees.pot
/webtrees/resources/lang/yi/messages.po
/webtrees/resources/lang/zh-Hans/messages.po
/webtrees/resources/lang/zh-Hant/messages.po
location-edit.phtml
/webtrees/resources/views/components/select.phtml
/webtrees/resources/views/edit/raw-gedcom-record.phtml
/webtrees/resources/views/edit/reorder-media.phtml
/webtrees/resources/views/edit/reorder-names.phtml
/webtrees/resources/views/emails/password-request-html.phtml
/webtrees/resources/views/emails/password-request-text.phtml
/webtrees/resources/views/family-page-menu.phtml
/webtrees/resources/views/gedcom-record-page-menu.phtml
/webtrees/resources/views/icons/link.phtml
/webtrees/resources/views/icons/spacer.phtml
/webtrees/resources/views/individual-page-menu.phtml
/webtrees/resources/views/individual-page.phtml
/webtrees/resources/views/lists/anniversaries-table.phtml
/webtrees/resources/views/lists/families-table.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/resources/views/login-page.phtml
/webtrees/resources/views/media-list-page.phtml
/webtrees/resources/views/media-page-menu.phtml
/webtrees/resources/views/modals/media-file-fields.phtml
/webtrees/resources/views/modules/matomo-analytics/snippet.phtml
/webtrees/resources/views/modules/personal_facts/tab.phtml
/webtrees/resources/views/modules/places/tab.phtml
/webtrees/resources/views/modules/timeline-chart/page.phtml
/webtrees/resources/views/modules/yahrzeit/list.phtml
/webtrees/resources/views/note-page-menu.phtml
/webtrees/resources/views/password-request-page.phtml
/webtrees/resources/views/password-reset-page.phtml
/webtrees/resources/views/place-map.phtml
/webtrees/resources/views/repository-page-menu.phtml
/webtrees/resources/views/setup/step-4-database-sqlite.phtml
/webtrees/resources/views/source-page-menu.phtml
/webtrees/routes/web.php
/webtrees/tests/app/Http/Controllers/Admin/MediaControllerTest.php
/webtrees/tests/app/SiteUserTest.php
/webtrees/tests/app/TreeUserTest.php
/webtrees/vendor/autoload.php
/webtrees/vendor/composer/autoload_real.php
/webtrees/vendor/composer/autoload_static.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/fisharebest/flysystem-chroot-adapter/README.md
/webtrees/vendor/fisharebest/flysystem-chroot-adapter/composer.json
/webtrees/vendor/fisharebest/flysystem-chroot-adapter/src/ChrootAdapter.php
/webtrees/vendor/fisharebest/localization/src/Locale/LocaleOsGe.php
/webtrees/vendor/tecnickcom/tcpdf/LICENSE.TXT
/webtrees/vendor/tecnickcom/tcpdf/README.md
/webtrees/vendor/tecnickcom/tcpdf/VERSION
/webtrees/vendor/tecnickcom/tcpdf/composer.json
/webtrees/vendor/tecnickcom/tcpdf/include/tcpdf_colors.php
/webtrees/vendor/tecnickcom/tcpdf/include/tcpdf_filters.php
/webtrees/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php
/webtrees/vendor/tecnickcom/tcpdf/include/tcpdf_images.php
/webtrees/vendor/tecnickcom/tcpdf/include/tcpdf_static.php
/webtrees/vendor/tecnickcom/tcpdf/tcpdf.php
/webtrees/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php
/webtrees/vendor/tecnickcom/tcpdf/tcpdf_parser.php
/webtrees/webpack.mix.js
1dcac87e20-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Add checks/warnings to email settings page

4c9729fb18-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2575 and #1945 - update email from/reply-to fields, allow registration on private sites

4d99955e16-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #1238 - add support for DKIM mail signatures


/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Http/Controllers/AccountController.php
/webtrees/app/Http/Controllers/Admin/ControlPanelController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/Auth/ForgotPasswordController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Middleware/HandleExceptions.php
/webtrees/app/Http/Middleware/UseTransaction.php
/webtrees/app/Http/RequestHandlers/Ping.php
/webtrees/app/Http/RequestHandlers/PrivacyPolicy.php
/webtrees/app/Module/FamilyTreeStatisticsModule.php
/webtrees/app/Module/RecentChangesModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/TopSurnamesModule.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Services/IndividualListService.php
/webtrees/app/Services/MailService.php
/webtrees/app/Services/ServerCheckService.php
/webtrees/app/Statistics/Repository/FamilyRepository.php
/webtrees/app/Statistics/Repository/IndividualRepository.php
/webtrees/composer.json
site-mail.phtml
/webtrees/resources/views/edit-account-page.phtml
/webtrees/resources/views/lists/media-table.phtml
/webtrees/resources/views/lists/notes-table.phtml
/webtrees/resources/views/lists/repositories-table.phtml
/webtrees/resources/views/lists/sources-table.phtml
/webtrees/resources/views/media-page.phtml
/webtrees/resources/views/modals/create-media-object.phtml
/webtrees/resources/views/modals/create-note-object.phtml
/webtrees/resources/views/modals/create-repository.phtml
/webtrees/resources/views/modals/create-source.phtml
/webtrees/resources/views/modals/create-submitter.phtml
/webtrees/routes/web.php
/webtrees/tests/app/Http/Controllers/Admin/UsersControllerTest.php
/webtrees/tests/app/Http/RequestHandlers/PingTest.php
/webtrees/tests/app/Http/RequestHandlers/PrivacyPolicyTest.php
/webtrees/tests/app/Services/MailServiceTest.php
/webtrees/tests/feature/UserAdminTest.php
a2a24e2008-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Fix: manager cannot manage trees

dbffae5008-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Use class instead of inline styles


/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Place.php
/webtrees/app/Report/ReportHtml.php
/webtrees/app/Report/ReportPdf.php
/webtrees/app/Tree.php
/webtrees/app/View.php
/webtrees/composer.lock
/webtrees/package-lock.json
/webtrees/package.json
/webtrees/public/css/administration.min.css
/webtrees/public/css/clouds.min.css
/webtrees/public/css/colors.min.css
/webtrees/public/css/fab.min.css
/webtrees/public/css/minimal.min.css
/webtrees/public/css/webtrees.min.css
/webtrees/public/css/xenea.min.css
/webtrees/public/js/vendor.min.js
/webtrees/resources/css/_base.css
/webtrees/resources/css/administration.css
control-panel-tree-list.phtml
control-panel.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/vendor/composer/installed.json
/webtrees/vendor/illuminate/database/Eloquent/Concerns/HasAttributes.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/MorphOneOrMany.php
/webtrees/vendor/illuminate/database/Query/Builder.php
/webtrees/vendor/illuminate/support/Facades/Facade.php
/webtrees/vendor/illuminate/support/Str.php
/webtrees/vendor/illuminate/support/Testing/Fakes/QueueFake.php
/webtrees/vendor/illuminate/support/Traits/Macroable.php
/webtrees/vendor/nesbot/carbon/bin/carbon
/webtrees/vendor/nesbot/carbon/src/Carbon/Carbon.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonImmutable.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Exceptions/BadUnitException.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Factory.php
/webtrees/vendor/nesbot/carbon/src/Carbon/FactoryImmutable.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ar.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ar_DZ.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ar_KW.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ar_LY.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ar_MA.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ar_SA.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ar_Shakl.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ar_TN.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/hu.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/lt.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/lv.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/mn.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/sl.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/th.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_CN.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_HK.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_Hans.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_Hant.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_Hant_TW.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_MO.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_TW.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Language.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Laravel/ServiceProvider.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Test.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Units.php
/webtrees/vendor/nyholm/psr7/CHANGELOG.md
/webtrees/vendor/symfony/cache/Adapter/AbstractAdapter.php
/webtrees/vendor/symfony/cache/Adapter/ArrayAdapter.php
/webtrees/vendor/symfony/cache/Adapter/ChainAdapter.php
/webtrees/vendor/symfony/cache/Adapter/PhpArrayAdapter.php
/webtrees/vendor/symfony/cache/Adapter/ProxyAdapter.php
/webtrees/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/TagAwareAdapter.php
/webtrees/vendor/symfony/cache/CacheItem.php
/webtrees/vendor/symfony/cache/DataCollector/CacheDataCollector.php
/webtrees/vendor/symfony/cache/DoctrineProvider.php
/webtrees/vendor/symfony/cache/Psr16Cache.php
/webtrees/vendor/symfony/cache/Simple/ArrayCache.php
/webtrees/vendor/symfony/cache/Simple/RedisCache.php
/webtrees/vendor/symfony/cache/Tests/Adapter/AbstractRedisAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/AdapterTestCase.php
/webtrees/vendor/symfony/cache/Tests/Adapter/ChainAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/FilesystemAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/MaxIdLengthAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/MemcachedAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PdoAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PdoDbalAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PhpArrayAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PhpArrayAdapterWithFallbackTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PhpFilesAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisRedisClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisTagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisTagAwareClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisTagAwareRedisClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/ProxyAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisArrayAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisTagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisTagAwareArrayAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisTagAwareClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/TagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/CacheItemTest.php
/webtrees/vendor/symfony/cache/Tests/DependencyInjection/CachePoolPassTest.php
/webtrees/vendor/symfony/cache/Tests/DependencyInjection/CachePoolPrunerPassTest.php
/webtrees/vendor/symfony/cache/Tests/Marshaller/DefaultMarshallerTest.php
/webtrees/vendor/symfony/cache/Tests/Psr16CacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/AbstractRedisCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/CacheTestCase.php
/webtrees/vendor/symfony/cache/Tests/Simple/ChainCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/MemcachedCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PdoCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PdoDbalCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PhpArrayCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/RedisArrayCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/RedisCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/RedisClusterCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Traits/TagAwareTestTrait.php
/webtrees/vendor/symfony/cache/Traits/ArrayTrait.php
/webtrees/vendor/symfony/cache/Traits/ContractsTrait.php
/webtrees/vendor/symfony/debug/DebugClassLoader.php
/webtrees/vendor/symfony/debug/ErrorHandler.php
/webtrees/vendor/symfony/debug/Exception/SilencedErrorContext.php
/webtrees/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php
/webtrees/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php
/webtrees/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php
/webtrees/vendor/symfony/debug/Tests/DebugClassLoaderTest.php
/webtrees/vendor/symfony/debug/Tests/ErrorHandlerTest.php
/webtrees/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php
/webtrees/vendor/symfony/debug/Tests/ExceptionHandlerTest.php
/webtrees/vendor/symfony/debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php
/webtrees/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/EventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/LegacyEventDispatcherProxy.php
/webtrees/vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/EventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/EventTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/GenericEventTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/LegacyEventDispatcherTest.php
/webtrees/vendor/symfony/expression-language/Tests/ExpressionFunctionTest.php
/webtrees/vendor/symfony/expression-language/Tests/ExpressionLanguageTest.php
/webtrees/vendor/symfony/expression-language/Tests/LexerTest.php
/webtrees/vendor/symfony/expression-language/Tests/ParserTest.php
/webtrees/vendor/symfony/http-foundation/BinaryFileResponse.php
/webtrees/vendor/symfony/http-foundation/CHANGELOG.md
/webtrees/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php
/webtrees/vendor/symfony/http-foundation/File/UploadedFile.php
/webtrees/vendor/symfony/http-foundation/FileBag.php
/webtrees/vendor/symfony/http-foundation/HeaderBag.php
/webtrees/vendor/symfony/http-foundation/HeaderUtils.php
/webtrees/vendor/symfony/http-foundation/JsonResponse.php
/webtrees/vendor/symfony/http-foundation/ParameterBag.php
/webtrees/vendor/symfony/http-foundation/RedirectResponse.php
/webtrees/vendor/symfony/http-foundation/Request.php
/webtrees/vendor/symfony/http-foundation/RequestMatcher.php
/webtrees/vendor/symfony/http-foundation/RequestStack.php
/webtrees/vendor/symfony/http-foundation/Response.php
/webtrees/vendor/symfony/http-foundation/ServerBag.php
/webtrees/vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/MigratingSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
/webtrees/vendor/symfony/http-foundation/StreamedResponse.php
/webtrees/vendor/symfony/http-foundation/Tests/BinaryFileResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/CookieTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ExpressionRequestMatcherTest.php
/webtrees/vendor/symfony/http-foundation/Tests/File/FileTest.php
/webtrees/vendor/symfony/http-foundation/Tests/File/MimeType/MimeTypeTest.php
/webtrees/vendor/symfony/http-foundation/Tests/File/UploadedFileTest.php
/webtrees/vendor/symfony/http-foundation/Tests/FileBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/HeaderBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/HeaderUtilsTest.php
/webtrees/vendor/symfony/http-foundation/Tests/IpUtilsTest.php
/webtrees/vendor/symfony/http-foundation/Tests/JsonResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/RedirectResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/RequestTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ResponseFunctionalTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Flash/AutoExpireFlashBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Flash/FlashBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/SessionTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/AbstractRedisSessionHandlerTestCase.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/storage.expected
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie_and_session.expected
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MigratingSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/RedisClusterSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/MetadataBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/MockArraySessionStorageTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/MockFileSessionStorageTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/NativeSessionStorageTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php
/webtrees/vendor/symfony/http-foundation/Tests/StreamedResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseIsRedirectedTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseIsSuccessfulTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseStatusCodeSameTest.php
/webtrees/vendor/symfony/http-kernel/Bundle/Bundle.php
/webtrees/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php
/webtrees/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php
/webtrees/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php
/webtrees/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php
/webtrees/vendor/symfony/http-kernel/Controller/ControllerResolver.php
/webtrees/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadata.php
/webtrees/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php
/webtrees/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/DataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php
/webtrees/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php
/webtrees/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php
/webtrees/vendor/symfony/http-kernel/Event/FilterControllerArgumentsEvent.php
/webtrees/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ExceptionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/RouterListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/SessionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/TestSessionListener.php
/webtrees/vendor/symfony/http-kernel/Exception/AccessDeniedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/BadRequestHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/ConflictHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/GoneHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/LengthRequiredHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/MethodNotAllowedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/NotAcceptableHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/NotFoundHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/PreconditionFailedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/ServiceUnavailableHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/TooManyRequestsHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnauthorizedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnprocessableEntityHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnsupportedMediaTypeHttpException.php
/webtrees/vendor/symfony/http-kernel/Fragment/FragmentHandler.php
/webtrees/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php
/webtrees/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php
/webtrees/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php
/webtrees/vendor/symfony/http-kernel/HttpCache/Esi.php
/webtrees/vendor/symfony/http-kernel/HttpCache/HttpCache.php
/webtrees/vendor/symfony/http-kernel/HttpCache/Ssi.php
/webtrees/vendor/symfony/http-kernel/HttpCache/Store.php
/webtrees/vendor/symfony/http-kernel/Kernel.php
/webtrees/vendor/symfony/http-kernel/KernelInterface.php
/webtrees/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php
/webtrees/vendor/symfony/http-kernel/Profiler/Profile.php
/webtrees/vendor/symfony/http-kernel/Profiler/Profiler.php
/webtrees/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php
/webtrees/vendor/symfony/http-kernel/Tests/Bundle/BundleTest.php
/webtrees/vendor/symfony/http-kernel/Tests/CacheClearer/ChainCacheClearerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/CacheClearer/Psr6CacheClearerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php
/webtrees/vendor/symfony/http-kernel/Tests/CacheWarmer/CacheWarmerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ArgumentResolver/NotTaggedControllerValueResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ArgumentResolver/ServiceValueResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ArgumentResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ContainerControllerResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ControllerResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/ControllerMetadata/ArgumentMetadataFactoryTest.php
/webtrees/vendor/symfony/http-kernel/Tests/ControllerMetadata/ArgumentMetadataTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/LoggerDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/MemoryDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/TimeDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Debug/TraceableEventDispatcherTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/FragmentRendererPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/RegisterControllerArgumentLocatorsPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/RemoveEmptyControllerArgumentLocatorsPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/ResettableServicePassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/ServicesResetterTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/AddRequestFormatsListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/FragmentListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/LocaleAwareListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/LocaleListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/ResponseListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/RouterListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/TestSessionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/TranslatorListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/ValidateRequestListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fixtures/Bundle1Bundle/Resources/.gitkeep
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/EsiFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/FragmentHandlerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/HIncludeFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/InlineFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/RoutableFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/SsiFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/HttpCacheTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/HttpCacheTestCase.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/SsiTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/StoreTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/SubRequestHandlerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpKernelBrowserTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpKernelTest.php
/webtrees/vendor/symfony/http-kernel/Tests/KernelTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Log/LoggerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Logger.php
/webtrees/vendor/symfony/http-kernel/Tests/Profiler/FileProfilerStorageTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Profiler/ProfilerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/UriSignerTest.php
/webtrees/vendor/symfony/mime/Address.php
/webtrees/vendor/symfony/mime/Email.php
/webtrees/vendor/symfony/mime/Header/MailboxHeader.php
/webtrees/vendor/symfony/mime/MimeTypes.php
/webtrees/vendor/symfony/mime/NamedAddress.php
/webtrees/vendor/symfony/mime/Resources/bin/update_mime_types.php
/webtrees/vendor/symfony/mime/Tests/AbstractMimeTypeGuesserTest.php
/webtrees/vendor/symfony/mime/Tests/EmailTest.php
/webtrees/vendor/symfony/mime/Tests/Header/IdentificationHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/MailboxHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/MailboxListHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/PathHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/NamedAddressTest.php
/webtrees/vendor/symfony/mime/Tests/Part/MessagePartTest.php
/webtrees/vendor/symfony/mime/composer.json
/webtrees/vendor/symfony/service-contracts/ServiceLocatorTrait.php
/webtrees/vendor/symfony/service-contracts/ServiceSubscriberTrait.php
/webtrees/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php
/webtrees/vendor/symfony/translation-contracts/Test/TranslatorTest.php
/webtrees/vendor/symfony/translation/Command/XliffLintCommand.php
/webtrees/vendor/symfony/translation/DataCollector/TranslationDataCollector.php
/webtrees/vendor/symfony/translation/Dumper/FileDumper.php
/webtrees/vendor/symfony/translation/Dumper/IcuResFileDumper.php
/webtrees/vendor/symfony/translation/Extractor/AbstractFileExtractor.php
/webtrees/vendor/symfony/translation/Extractor/PhpExtractor.php
/webtrees/vendor/symfony/translation/Loader/CsvFileLoader.php
/webtrees/vendor/symfony/translation/Loader/YamlFileLoader.php
/webtrees/vendor/symfony/translation/LoggingTranslator.php
/webtrees/vendor/symfony/translation/MessageCatalogue.php
/webtrees/vendor/symfony/translation/Reader/TranslationReader.php
/webtrees/vendor/symfony/translation/Reader/TranslationReaderInterface.php
/webtrees/vendor/symfony/translation/Resources/bin/translation-status.php
/webtrees/vendor/symfony/translation/Tests/Command/XliffLintCommandTest.php
/webtrees/vendor/symfony/translation/Tests/DataCollector/TranslationDataCollectorTest.php
/webtrees/vendor/symfony/translation/Tests/DependencyInjection/TranslationExtractorPassTest.php
/webtrees/vendor/symfony/translation/Tests/IdentityTranslatorTest.php
/webtrees/vendor/symfony/translation/Tests/IntervalTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/CsvFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/IcuDatFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/IcuResFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/IniFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/JsonFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/LocalizedTestCase.php
/webtrees/vendor/symfony/translation/Tests/Loader/MoFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/PhpFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/PoFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/QtFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/YamlFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/MessageCatalogueTest.php
/webtrees/vendor/symfony/translation/Tests/MessageSelectorTest.php
/webtrees/vendor/symfony/translation/Tests/TranslatorCacheTest.php
/webtrees/vendor/symfony/translation/Tests/TranslatorTest.php
/webtrees/vendor/symfony/translation/composer.json
/webtrees/vendor/symfony/var-exporter/Internal/Exporter.php
/webtrees/vendor/symfony/var-exporter/Internal/Registry.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/array-iterator-legacy.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/array-iterator.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/array-object-custom-legacy.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/array-object-custom.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/array-object-legacy.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/array-object.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/final-array-iterator-legacy.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/final-array-iterator.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/final-error-legacy.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/final-error.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/spl-object-storage-legacy.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/spl-object-storage.php
/webtrees/vendor/symfony/var-exporter/Tests/InstantiatorTest.php
/webtrees/vendor/symfony/var-exporter/Tests/VarExporterTest.php
75e7614a01-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Fix: icon missing on edit place map


/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/AbstractEditController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Services/ServerCheckService.php
/webtrees/app/Services/UpgradeService.php
/webtrees/app/Statistics/Repository/IndividualRepository.php
/webtrees/app/Webtrees.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/package-lock.json
/webtrees/package.json
/webtrees/public/css/clouds.min.css
/webtrees/public/css/colors.min.css
/webtrees/public/css/fab.min.css
/webtrees/public/css/minimal.min.css
/webtrees/public/css/vendor.css
/webtrees/public/css/vendor.min.css
/webtrees/public/css/webtrees.min.css
/webtrees/public/css/xenea.min.css
/webtrees/public/js/vendor.min.js
/webtrees/public/js/webtrees.min.js
/webtrees/public/webfonts/fa-regular-400.eot
/webtrees/public/webfonts/fa-regular-400.svg
/webtrees/public/webfonts/fa-regular-400.ttf
/webtrees/public/webfonts/fa-regular-400.woff
/webtrees/public/webfonts/fa-regular-400.woff2
/webtrees/public/webfonts/fa-solid-900.eot
/webtrees/public/webfonts/fa-solid-900.svg
/webtrees/public/webfonts/fa-solid-900.ttf
/webtrees/public/webfonts/fa-solid-900.woff
/webtrees/public/webfonts/fa-solid-900.woff2
/webtrees/resources/js/vendor.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/lang/af/messages.po
/webtrees/resources/lang/ar/messages.po
/webtrees/resources/lang/bg/messages.po
/webtrees/resources/lang/bs/messages.po
/webtrees/resources/lang/ca/messages.po
/webtrees/resources/lang/cs/messages.po
/webtrees/resources/lang/da/messages.po
/webtrees/resources/lang/de/messages.po
/webtrees/resources/lang/dv/messages.po
/webtrees/resources/lang/el/messages.po
/webtrees/resources/lang/en-AU/messages.po
/webtrees/resources/lang/en-GB/messages.po
/webtrees/resources/lang/en-US/messages.php
/webtrees/resources/lang/en-US/messages.po
/webtrees/resources/lang/es/messages.po
/webtrees/resources/lang/et/messages.po
/webtrees/resources/lang/fa/messages.po
/webtrees/resources/lang/fi/messages.po
/webtrees/resources/lang/fo/messages.po
/webtrees/resources/lang/fr-CA/messages.po
/webtrees/resources/lang/fr/messages.po
/webtrees/resources/lang/gl/messages.po
/webtrees/resources/lang/he/messages.po
/webtrees/resources/lang/hr/messages.po
/webtrees/resources/lang/hu/messages.po
/webtrees/resources/lang/id/messages.po
/webtrees/resources/lang/is/messages.po
/webtrees/resources/lang/it/messages.po
/webtrees/resources/lang/ja/messages.po
/webtrees/resources/lang/jv/messages.po
/webtrees/resources/lang/ka/messages.po
/webtrees/resources/lang/kk/messages.po
/webtrees/resources/lang/ko/messages.po
/webtrees/resources/lang/ln/messages.po
/webtrees/resources/lang/lt/messages.po
/webtrees/resources/lang/lv/messages.po
/webtrees/resources/lang/mi/messages.po
/webtrees/resources/lang/mr/messages.po
/webtrees/resources/lang/ms/messages.po
/webtrees/resources/lang/nb/messages.po
/webtrees/resources/lang/ne/messages.po
/webtrees/resources/lang/nl/messages.po
/webtrees/resources/lang/nn/messages.po
/webtrees/resources/lang/oc/messages.po
/webtrees/resources/lang/pl/messages.po
/webtrees/resources/lang/pt-BR/messages.po
/webtrees/resources/lang/pt/messages.po
/webtrees/resources/lang/ro/messages.po
/webtrees/resources/lang/ru/messages.po
/webtrees/resources/lang/sk/messages.po
/webtrees/resources/lang/sl/messages.po
/webtrees/resources/lang/sq/messages.po
/webtrees/resources/lang/sr-Latn/messages.po
/webtrees/resources/lang/sr/messages.po
/webtrees/resources/lang/su/messages.po
/webtrees/resources/lang/sv/messages.po
/webtrees/resources/lang/sw/messages.po
/webtrees/resources/lang/ta/messages.po
/webtrees/resources/lang/th/messages.po
/webtrees/resources/lang/tr/messages.po
/webtrees/resources/lang/tt/messages.po
/webtrees/resources/lang/uk/messages.po
/webtrees/resources/lang/vi/messages.po
/webtrees/resources/lang/webtrees.pot
/webtrees/resources/lang/yi/messages.po
/webtrees/resources/lang/zh-Hans/messages.po
/webtrees/resources/lang/zh-Hant/messages.po
location-edit.phtml
/webtrees/resources/views/components/select-family.phtml
/webtrees/resources/views/components/select-individual.phtml
/webtrees/resources/views/components/select-media.phtml
/webtrees/resources/views/components/select-note.phtml
/webtrees/resources/views/components/select-repository.phtml
/webtrees/resources/views/components/select-source.phtml
/webtrees/resources/views/components/select-submitter.phtml
/webtrees/resources/views/modules/compact-chart/chart.phtml
/webtrees/resources/views/modules/gedcom_news/list.phtml
/webtrees/resources/views/modules/relationships-chart/page.phtml
/webtrees/resources/views/modules/timeline-chart/chart.phtml
/webtrees/resources/views/modules/user_blog/list.phtml
/webtrees/resources/views/setup/step-4-database-mysql.phtml
/webtrees/resources/views/setup/step-4-database-pgsql.phtml
/webtrees/resources/views/setup/step-4-database-sqlite.phtml
/webtrees/resources/views/setup/step-4-database-sqlsvr.phtml
/webtrees/tests/data/demo.ged
/webtrees/vendor/composer/installed.json
/webtrees/vendor/egulias/email-validator/EmailValidator/EmailLexer.php
/webtrees/vendor/egulias/email-validator/composer.json
/webtrees/vendor/illuminate/cache/ArrayStore.php
/webtrees/vendor/illuminate/cache/Repository.php
/webtrees/vendor/illuminate/container/Container.php
/webtrees/vendor/illuminate/database/Connectors/SqlServerConnector.php
/webtrees/vendor/illuminate/database/Eloquent/Builder.php
/webtrees/vendor/illuminate/database/Eloquent/Concerns/HasAttributes.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/Concerns/AsPivot.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php
/webtrees/vendor/illuminate/database/Query/Builder.php
/webtrees/vendor/illuminate/database/Query/Grammars/Grammar.php
/webtrees/vendor/illuminate/database/Query/Grammars/MySqlGrammar.php
/webtrees/vendor/illuminate/database/Query/Grammars/PostgresGrammar.php
/webtrees/vendor/illuminate/database/Query/Grammars/SQLiteGrammar.php
/webtrees/vendor/illuminate/database/Seeder.php
/webtrees/vendor/illuminate/support/Facades/Password.php
/webtrees/vendor/illuminate/support/ServiceProvider.php
/webtrees/vendor/league/flysystem/composer.json
/webtrees/vendor/league/flysystem/deprecations.md
/webtrees/vendor/league/flysystem/phpstan.php
/webtrees/vendor/league/flysystem/src/Adapter/Ftp.php
/webtrees/vendor/league/flysystem/src/Adapter/Ftpd.php
/webtrees/vendor/league/flysystem/src/Adapter/Local.php
/webtrees/vendor/league/flysystem/src/Config.php
/webtrees/vendor/nesbot/carbon/composer.json
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/fi.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/pl.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/tr.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_HK.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_TW.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Laravel/ServiceProvider.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Cast.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Difference.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Localization.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Macro.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Mixin.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Modifiers.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Mutability.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Rounding.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Units.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Translator.php
/webtrees/vendor/nyholm/psr7/.github/workflows/bc.yml
/webtrees/vendor/nyholm/psr7/.github/workflows/static.yml
/webtrees/vendor/nyholm/psr7/CHANGELOG.md
/webtrees/vendor/nyholm/psr7/README.md
/webtrees/vendor/nyholm/psr7/phpstan.neon.dist
/webtrees/vendor/nyholm/psr7/src/Factory/Psr17Factory.php
/webtrees/vendor/nyholm/psr7/src/Response.php
/webtrees/vendor/nyholm/psr7/src/Stream.php
/webtrees/vendor/nyholm/psr7/src/Uri.php
/webtrees/vendor/symfony/polyfill-ctype/composer.json
/webtrees/vendor/symfony/polyfill-iconv/composer.json
/webtrees/vendor/symfony/polyfill-intl-idn/composer.json
/webtrees/vendor/symfony/polyfill-mbstring/Mbstring.php
/webtrees/vendor/symfony/polyfill-mbstring/bootstrap.php
/webtrees/vendor/symfony/polyfill-mbstring/composer.json
/webtrees/vendor/symfony/polyfill-php72/composer.json
/webtrees/vendor/symfony/polyfill-php73/Php73.php
/webtrees/vendor/symfony/polyfill-php73/bootstrap.php
/webtrees/vendor/symfony/polyfill-php73/composer.json
56a34df116-Aug-2019 Greg Roach <fisharebest@webtrees.net>

#2484 - cannot add new locations in control panel

a197e25214-Aug-2019 Greg Roach <fisharebest@webtrees.net>

Remove obsolete option to hide the theme menu

959eae2312-Aug-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2512 - alignment of numbers numbers in tables should not be mirrored in RTL

b37c98e111-Aug-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2480, #2520 - ignore records without XREFs during import

4ebbf4ab10-Aug-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2511 - version text is always LTR


/webtrees/app/Auth.php
/webtrees/app/CommonMark/CensusTableExtension.php
/webtrees/app/CommonMark/CensusTableParser.php
/webtrees/app/CommonMark/XrefExtension.php
/webtrees/app/CommonMark/XrefParser.php
/webtrees/app/Console/ComposerScripts.php
/webtrees/app/Filter.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Http/Controllers/Admin/ChangesLogController.php
/webtrees/app/Http/Controllers/Admin/ControlPanelController.php
/webtrees/app/Http/Controllers/Admin/FixLevel0MediaController.php
/webtrees/app/Http/Controllers/Admin/ImportThumbnailsController.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/Admin/MediaController.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/CalendarController.php
/webtrees/app/Http/Controllers/GedcomFileController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/ReportEngineController.php
/webtrees/app/Http/Controllers/SetupController.php
/webtrees/app/Http/Middleware/CheckCsrf.php
/webtrees/app/Http/Middleware/CheckForMaintenanceMode.php
/webtrees/app/Http/Middleware/NoRouteFound.php
/webtrees/app/Http/Middleware/PhpEnvironment.php
/webtrees/app/Http/Middleware/RequestRouter.php
/webtrees/app/Http/Middleware/WebEnvironment.php
/webtrees/app/I18N.php
/webtrees/app/Log.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/ChartsBlockModule.php
/webtrees/app/Module/ColorsTheme.php
/webtrees/app/Module/FamilyTreeFavoritesModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FamilyTreeStatisticsModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/IndividualFactsTabModule.php
/webtrees/app/Module/InteractiveTree/TreeView.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/LoggedInUsersModule.php
/webtrees/app/Module/LoginBlockModule.php
/webtrees/app/Module/MediaTabModule.php
/webtrees/app/Module/ModuleBlockInterface.php
/webtrees/app/Module/ModuleBlockTrait.php
/webtrees/app/Module/ModuleLanguageTrait.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/NotesTabModule.php
/webtrees/app/Module/OnThisDayModule.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Module/RecentChangesModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/RelativesTabModule.php
/webtrees/app/Module/ResearchTaskModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/SlideShowModule.php
/webtrees/app/Module/SourcesTabModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/ThemeSelectModule.php
/webtrees/app/Module/TopGivenNamesModule.php
/webtrees/app/Module/TopPageViewsModule.php
/webtrees/app/Module/TopSurnamesModule.php
/webtrees/app/Module/UpcomingAnniversariesModule.php
/webtrees/app/Module/UserFavoritesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Module/UserWelcomeModule.php
/webtrees/app/Module/WelcomeBlockModule.php
/webtrees/app/Module/YahrzeitModule.php
/webtrees/app/Place.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Report/ReportParserSetup.php
/webtrees/app/Services/CalendarService.php
/webtrees/app/Services/DatatablesService.php
/webtrees/app/Services/IndividualListService.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Services/ServerCheckService.php
/webtrees/app/Services/UserService.php
/webtrees/app/Session.php
/webtrees/app/SessionDatabaseHandler.php
/webtrees/app/Statistics.php
/webtrees/app/Statistics/Google/ChartAge.php
/webtrees/app/Statistics/Google/ChartDistribution.php
/webtrees/app/Statistics/Google/ChartMarriageAge.php
/webtrees/app/Statistics/Repository/FamilyRepository.php
/webtrees/app/Statistics/Repository/FavoritesRepository.php
/webtrees/app/Statistics/Repository/HitCountRepository.php
/webtrees/app/Statistics/Repository/IndividualRepository.php
/webtrees/app/Tree.php
/webtrees/app/Webtrees.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/modules_v4/example-middleware.disable/module.php
/webtrees/package-lock.json
/webtrees/package.json
/webtrees/public/css/administration.min.css
/webtrees/public/css/clouds.min.css
/webtrees/public/css/colors.min.css
/webtrees/public/css/fab.min.css
/webtrees/public/css/minimal.min.css
/webtrees/public/css/vendor.css
/webtrees/public/css/vendor.min.css
/webtrees/public/css/webtrees.min.css
/webtrees/public/css/xenea.min.css
/webtrees/public/js/vendor.min.js
/webtrees/public/js/webtrees.min.js
/webtrees/public/webfonts/fa-regular-400.eot
/webtrees/public/webfonts/fa-regular-400.svg
/webtrees/public/webfonts/fa-regular-400.ttf
/webtrees/public/webfonts/fa-regular-400.woff
/webtrees/public/webfonts/fa-regular-400.woff2
/webtrees/public/webfonts/fa-solid-900.eot
/webtrees/public/webfonts/fa-solid-900.svg
/webtrees/public/webfonts/fa-solid-900.ttf
/webtrees/public/webfonts/fa-solid-900.woff
/webtrees/public/webfonts/fa-solid-900.woff2
/webtrees/resources/js/webtrees.js
/webtrees/resources/lang/.gitignore
/webtrees/resources/lang/ar/messages.po
/webtrees/resources/lang/en-US/messages.php
/webtrees/resources/lang/et/messages.po
/webtrees/resources/lang/fr/messages.po
/webtrees/resources/lang/he/messages.po
/webtrees/resources/lang/hu/messages.po
/webtrees/resources/lang/sr-Latn/messages.po
/webtrees/resources/lang/sv/messages.po
/webtrees/resources/lang/tr/messages.po
control-panel.phtml
/webtrees/resources/views/calendar-page.phtml
/webtrees/resources/views/components/select-family.phtml
/webtrees/resources/views/components/select-individual.phtml
/webtrees/resources/views/components/select-media.phtml
/webtrees/resources/views/components/select-note.phtml
/webtrees/resources/views/components/select-repository.phtml
/webtrees/resources/views/components/select-source.phtml
/webtrees/resources/views/components/select-submitter.phtml
/webtrees/resources/views/edit-blocks-block.phtml
/webtrees/resources/views/edit-blocks-page.phtml
/webtrees/resources/views/icons/keyboard.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/resources/views/lists/media-table.phtml
/webtrees/resources/views/lists/notes-table.phtml
/webtrees/resources/views/lists/repositories-table.phtml
/webtrees/resources/views/lists/sources-table.phtml
/webtrees/resources/views/modules/charts/config.phtml
/webtrees/resources/views/modules/interactive-tree/chart.phtml
/webtrees/resources/views/modules/interactive-tree/page.phtml
/webtrees/resources/views/modules/interactive-tree/tab.phtml
/webtrees/resources/views/modules/login_block/sign-in.phtml
/webtrees/resources/views/modules/sitemap/sitemap-file.xml.phtml
/webtrees/resources/views/modules/sitemap/sitemap-index.xml.phtml
/webtrees/resources/views/statistics/other/chart-setup.phtml
/webtrees/resources/views/tree-page-block.phtml
/webtrees/resources/views/user-page-block.phtml
/webtrees/resources/xml/reports/missing_facts_report.xml
/webtrees/tests/TestCase.php
/webtrees/tests/app/Http/Controllers/Admin/MediaControllerTest.php
/webtrees/tests/app/Services/HtmlServiceTest.php
/webtrees/vendor/bin/carbon
/webtrees/vendor/composer/autoload_classmap.php
/webtrees/vendor/composer/autoload_files.php
/webtrees/vendor/composer/autoload_namespaces.php
/webtrees/vendor/composer/autoload_psr4.php
/webtrees/vendor/composer/autoload_static.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/doctrine/lexer/.doctrine-project.json
/webtrees/vendor/doctrine/lexer/.github/FUNDING.yml
/webtrees/vendor/doctrine/lexer/.gitignore
/webtrees/vendor/doctrine/lexer/LICENSE
/webtrees/vendor/doctrine/lexer/README.md
/webtrees/vendor/doctrine/lexer/composer.json
/webtrees/vendor/doctrine/lexer/docs/en/dql-parser.rst
/webtrees/vendor/doctrine/lexer/docs/en/index.rst
/webtrees/vendor/doctrine/lexer/docs/en/sidebar.rst
/webtrees/vendor/doctrine/lexer/docs/en/simple-parser-example.rst
/webtrees/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
/webtrees/vendor/doctrine/lexer/phpunit.xml.dist
/webtrees/vendor/doctrine/lexer/tests/Doctrine/Common/Lexer/AbstractLexerTest.php
/webtrees/vendor/doctrine/lexer/tests/Doctrine/Common/Lexer/ConcreteLexer.php
/webtrees/vendor/egulias/email-validator/EmailValidator/EmailLexer.php
/webtrees/vendor/egulias/email-validator/EmailValidator/EmailParser.php
/webtrees/vendor/egulias/email-validator/EmailValidator/EmailValidator.php
/webtrees/vendor/egulias/email-validator/EmailValidator/Exception/ExpectingQPair.php
/webtrees/vendor/egulias/email-validator/EmailValidator/Exception/NoDNSRecord.php
/webtrees/vendor/egulias/email-validator/EmailValidator/Parser/DomainPart.php
/webtrees/vendor/egulias/email-validator/EmailValidator/Parser/LocalPart.php
/webtrees/vendor/egulias/email-validator/EmailValidator/Parser/Parser.php
/webtrees/vendor/egulias/email-validator/README.md
/webtrees/vendor/egulias/email-validator/composer.json
/webtrees/vendor/egulias/email-validator/phpunit.xml.dist
/webtrees/vendor/ezyang/htmlpurifier/INSTALL
/webtrees/vendor/ezyang/htmlpurifier/INSTALL.fr.utf8
/webtrees/vendor/ezyang/htmlpurifier/NEWS
/webtrees/vendor/ezyang/htmlpurifier/README.md
/webtrees/vendor/ezyang/htmlpurifier/VERSION
/webtrees/vendor/ezyang/htmlpurifier/WHATSNEW
/webtrees/vendor/ezyang/htmlpurifier/composer.json
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/CSSDefinition.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowParseManyTags.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeScripting.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-test.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-testmini.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/.htaccess
/webtrees/vendor/ezyang/htmlpurifier/maintenance/flush.sh
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/config.default.php
/webtrees/vendor/ezyang/htmlpurifier/update-for-release
/webtrees/vendor/fisharebest/localization/CHANGELOG.md
/webtrees/vendor/fisharebest/localization/README.md
/webtrees/vendor/fisharebest/localization/src/Language/LanguageIo.php
/webtrees/vendor/fisharebest/localization/src/Language/LanguagePrg.php
/webtrees/vendor/fisharebest/localization/src/Locale.php
/webtrees/vendor/fisharebest/localization/src/Locale/AbstractLocale.php
/webtrees/vendor/fisharebest/localization/src/Locale/LocaleEsEs.php
/webtrees/vendor/fisharebest/localization/src/Locale/LocaleFfLatnSn.php
/webtrees/vendor/fisharebest/localization/src/Locale/LocaleMyMm.php
/webtrees/vendor/fisharebest/localization/src/Locale/LocaleOsGe.php
/webtrees/vendor/fisharebest/localization/src/Locale/LocalePaArab.php
/webtrees/vendor/fisharebest/localization/src/Locale/LocaleSuLatn.php
/webtrees/vendor/fisharebest/localization/src/Locale/LocaleZhHans.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule1.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule10.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule11.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule12.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule13.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule14.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule15.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule16.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule2.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule3.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule4.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule5.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule6.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule7.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule8.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRule9.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRuleCentralAtlasTamazight.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRuleCornish.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRuleManx.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRuleOneTwoOther.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRuleTachelhit.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRuleTagalog.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRuleWelsh.php
/webtrees/vendor/fisharebest/localization/src/PluralRule/PluralRuleZeroOneOther.php
/webtrees/vendor/fisharebest/localization/src/Script/AbstractScript.php
/webtrees/vendor/fisharebest/localization/src/Translation.php
/webtrees/vendor/fisharebest/localization/src/Translator.php
/webtrees/vendor/guzzlehttp/psr7/CHANGELOG.md
/webtrees/vendor/guzzlehttp/psr7/composer.json
/webtrees/vendor/guzzlehttp/psr7/src/LimitStream.php
/webtrees/vendor/guzzlehttp/psr7/src/MessageTrait.php
/webtrees/vendor/guzzlehttp/psr7/src/Request.php
/webtrees/vendor/guzzlehttp/psr7/src/Response.php
/webtrees/vendor/guzzlehttp/psr7/src/ServerRequest.php
/webtrees/vendor/guzzlehttp/psr7/src/Stream.php
/webtrees/vendor/guzzlehttp/psr7/src/Uri.php
/webtrees/vendor/guzzlehttp/psr7/src/functions.php
/webtrees/vendor/illuminate/cache/CacheManager.php
/webtrees/vendor/illuminate/cache/DynamoDbStore.php
/webtrees/vendor/illuminate/cache/FileStore.php
/webtrees/vendor/illuminate/cache/RedisTaggedCache.php
/webtrees/vendor/illuminate/cache/Repository.php
/webtrees/vendor/illuminate/cache/TaggedCache.php
/webtrees/vendor/illuminate/container/Container.php
/webtrees/vendor/illuminate/contracts/Auth/Guard.php
/webtrees/vendor/illuminate/contracts/Cache/Repository.php
/webtrees/vendor/illuminate/contracts/Cookie/Factory.php
/webtrees/vendor/illuminate/contracts/Encryption/Encrypter.php
/webtrees/vendor/illuminate/contracts/Filesystem/Factory.php
/webtrees/vendor/illuminate/contracts/Mail/MailQueue.php
/webtrees/vendor/illuminate/contracts/Mail/Mailer.php
/webtrees/vendor/illuminate/contracts/Queue/Factory.php
/webtrees/vendor/illuminate/contracts/Queue/Queue.php
/webtrees/vendor/illuminate/contracts/Redis/Connector.php
/webtrees/vendor/illuminate/contracts/Redis/Factory.php
/webtrees/vendor/illuminate/contracts/Routing/UrlGenerator.php
/webtrees/vendor/illuminate/contracts/Session/Session.php
/webtrees/vendor/illuminate/contracts/Support/MessageBag.php
/webtrees/vendor/illuminate/contracts/Support/Responsable.php
/webtrees/vendor/illuminate/contracts/Translation/Loader.php
/webtrees/vendor/illuminate/contracts/Translation/Translator.php
/webtrees/vendor/illuminate/contracts/Validation/Factory.php
/webtrees/vendor/illuminate/database/Capsule/Manager.php
/webtrees/vendor/illuminate/database/Concerns/BuildsQueries.php
/webtrees/vendor/illuminate/database/ConfigurationUrlParser.php
/webtrees/vendor/illuminate/database/Connection.php
/webtrees/vendor/illuminate/database/ConnectionResolver.php
/webtrees/vendor/illuminate/database/ConnectionResolverInterface.php
/webtrees/vendor/illuminate/database/Connectors/ConnectionFactory.php
/webtrees/vendor/illuminate/database/Console/Factories/stubs/factory.stub
/webtrees/vendor/illuminate/database/Console/Migrations/MigrateMakeCommand.php
/webtrees/vendor/illuminate/database/DatabaseManager.php
/webtrees/vendor/illuminate/database/Eloquent/Builder.php
/webtrees/vendor/illuminate/database/Eloquent/Collection.php
/webtrees/vendor/illuminate/database/Eloquent/Concerns/HasAttributes.php
/webtrees/vendor/illuminate/database/Eloquent/Concerns/QueriesRelationships.php
/webtrees/vendor/illuminate/database/Eloquent/Model.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/BelongsTo.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/Concerns/AsPivot.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/MorphTo.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/Relation.php
/webtrees/vendor/illuminate/database/Eloquent/SoftDeletes.php
/webtrees/vendor/illuminate/database/Migrations/Migration.php
/webtrees/vendor/illuminate/database/Migrations/MigrationCreator.php
/webtrees/vendor/illuminate/database/Migrations/Migrator.php
/webtrees/vendor/illuminate/database/Query/Builder.php
/webtrees/vendor/illuminate/database/Query/Grammars/Grammar.php
/webtrees/vendor/illuminate/database/Query/Grammars/MySqlGrammar.php
/webtrees/vendor/illuminate/database/Query/Grammars/PostgresGrammar.php
/webtrees/vendor/illuminate/database/Query/Grammars/SQLiteGrammar.php
/webtrees/vendor/illuminate/database/Query/Grammars/SqlServerGrammar.php
/webtrees/vendor/illuminate/database/Query/Processors/PostgresProcessor.php
/webtrees/vendor/illuminate/database/Query/Processors/Processor.php
/webtrees/vendor/illuminate/database/Query/Processors/SqlServerProcessor.php
/webtrees/vendor/illuminate/database/Schema/Blueprint.php
/webtrees/vendor/illuminate/database/Schema/ColumnDefinition.php
/webtrees/vendor/illuminate/database/Schema/Grammars/ChangeColumn.php
/webtrees/vendor/illuminate/database/Schema/Grammars/MySqlGrammar.php
/webtrees/vendor/illuminate/database/Schema/Grammars/PostgresGrammar.php
/webtrees/vendor/illuminate/database/Schema/Grammars/SqlServerGrammar.php
/webtrees/vendor/illuminate/database/Schema/SqlServerBuilder.php
/webtrees/vendor/illuminate/support/Arr.php
/webtrees/vendor/illuminate/support/Collection.php
/webtrees/vendor/illuminate/support/ConfigurationUrlParser.php
/webtrees/vendor/illuminate/support/DateFactory.php
/webtrees/vendor/illuminate/support/Facades/App.php
/webtrees/vendor/illuminate/support/Facades/Artisan.php
/webtrees/vendor/illuminate/support/Facades/Blade.php
/webtrees/vendor/illuminate/support/Facades/Crypt.php
/webtrees/vendor/illuminate/support/Facades/Event.php
/webtrees/vendor/illuminate/support/Facades/File.php
/webtrees/vendor/illuminate/support/Facades/Gate.php
/webtrees/vendor/illuminate/support/Facades/Input.php
/webtrees/vendor/illuminate/support/Facades/Response.php
/webtrees/vendor/illuminate/support/Facades/Schema.php
/webtrees/vendor/illuminate/support/Facades/URL.php
/webtrees/vendor/illuminate/support/Pluralizer.php
/webtrees/vendor/illuminate/support/ServiceProvider.php
/webtrees/vendor/illuminate/support/Str.php
/webtrees/vendor/illuminate/support/Testing/Fakes/BusFake.php
/webtrees/vendor/illuminate/support/Testing/Fakes/MailFake.php
/webtrees/vendor/illuminate/support/Testing/Fakes/NotificationFake.php
/webtrees/vendor/illuminate/support/Testing/Fakes/QueueFake.php
/webtrees/vendor/illuminate/support/Traits/Macroable.php
/webtrees/vendor/illuminate/support/helpers.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractColor.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractEncoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/AbstractCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/Argument.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/CircleCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/EllipseCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/ExifCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/IptcCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/LineCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/PolygonCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/RectangleCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/TextCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Facades/Image.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Filters/DemoFilter.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Filters/FilterInterface.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Color.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/BackupCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/BlurCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/BrightnessCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/ColorizeCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/ContrastCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/DestroyCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/FillCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/GammaCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/GetSizeCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/GreyscaleCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/InsertCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/InterlaceCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/InvertCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/LimitColorsCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/MaskCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/OpacityCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/PickColorCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/PixelCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/PixelateCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResetCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCanvasCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/RotateCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/SharpenCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Driver.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Encoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Font.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/EllipseShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/LineShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/PolygonShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/RectangleShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Image.php
/webtrees/vendor/intervention/image/src/Intervention/Image/ImageManager.php
/webtrees/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php
/webtrees/vendor/intervention/image/src/Intervention/Image/ImageServiceProvider.php
/webtrees/vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLaravel5.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Color.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BackupCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BlurCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BrightnessCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ColorizeCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ContrastCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/CropCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/DestroyCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ExifCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FillCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FitCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FlipCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GammaCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GetSizeCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GreyscaleCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InsertCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InterlaceCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InvertCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/LimitColorsCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/MaskCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/OpacityCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PickColorCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PixelCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PixelateCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResetCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResizeCanvasCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResizeCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/RotateCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/SharpenCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/TrimCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Decoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Driver.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Encoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Font.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/EllipseShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/LineShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/PolygonShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/RectangleShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Response.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Size.php
/webtrees/vendor/league/commonmark-ext-table/CHANGELOG.md
/webtrees/vendor/league/commonmark-ext-table/LICENSE
/webtrees/vendor/league/commonmark-ext-table/README.md
/webtrees/vendor/league/commonmark-ext-table/composer.json
/webtrees/vendor/league/commonmark-ext-table/run
/webtrees/vendor/league/commonmark-ext-table/src/Table.php
/webtrees/vendor/league/commonmark-ext-table/src/TableCaption.php
/webtrees/vendor/league/commonmark-ext-table/src/TableCaptionRenderer.php
/webtrees/vendor/league/commonmark-ext-table/src/TableCell.php
/webtrees/vendor/league/commonmark-ext-table/src/TableCellRenderer.php
/webtrees/vendor/league/commonmark-ext-table/src/TableExtension.php
/webtrees/vendor/league/commonmark-ext-table/src/TableParser.php
/webtrees/vendor/league/commonmark-ext-table/src/TableRenderer.php
/webtrees/vendor/league/commonmark-ext-table/src/TableRow.php
/webtrees/vendor/league/commonmark-ext-table/src/TableRowRenderer.php
/webtrees/vendor/league/commonmark-ext-table/src/TableSection.php
/webtrees/vendor/league/commonmark-ext-table/src/TableSectionRenderer.php
/webtrees/vendor/league/commonmark/.phpstorm.meta.php
/webtrees/vendor/league/commonmark/CHANGELOG-0.x.md
/webtrees/vendor/league/commonmark/CHANGELOG.md
/webtrees/vendor/league/commonmark/LICENSE
/webtrees/vendor/league/commonmark/README.md
/webtrees/vendor/league/commonmark/bin/commonmark
/webtrees/vendor/league/commonmark/commonmark-banner.png
/webtrees/vendor/league/commonmark/composer.json
/webtrees/vendor/league/commonmark/src/Block/Element/AbstractBlock.php
/webtrees/vendor/league/commonmark/src/Block/Element/AbstractStringContainerBlock.php
/webtrees/vendor/league/commonmark/src/Block/Element/BlockQuote.php
/webtrees/vendor/league/commonmark/src/Block/Element/Document.php
/webtrees/vendor/league/commonmark/src/Block/Element/FencedCode.php
/webtrees/vendor/league/commonmark/src/Block/Element/Heading.php
/webtrees/vendor/league/commonmark/src/Block/Element/HtmlBlock.php
/webtrees/vendor/league/commonmark/src/Block/Element/IndentedCode.php
/webtrees/vendor/league/commonmark/src/Block/Element/InlineContainerInterface.php
/webtrees/vendor/league/commonmark/src/Block/Element/ListBlock.php
/webtrees/vendor/league/commonmark/src/Block/Element/ListData.php
/webtrees/vendor/league/commonmark/src/Block/Element/ListItem.php
/webtrees/vendor/league/commonmark/src/Block/Element/Paragraph.php
/webtrees/vendor/league/commonmark/src/Block/Element/StringContainerInterface.php
/webtrees/vendor/league/commonmark/src/Block/Element/ThematicBreak.php
/webtrees/vendor/league/commonmark/src/Block/Parser/ATXHeadingParser.php
/webtrees/vendor/league/commonmark/src/Block/Parser/BlockParserInterface.php
/webtrees/vendor/league/commonmark/src/Block/Parser/BlockQuoteParser.php
/webtrees/vendor/league/commonmark/src/Block/Parser/FencedCodeParser.php
/webtrees/vendor/league/commonmark/src/Block/Parser/HtmlBlockParser.php
/webtrees/vendor/league/commonmark/src/Block/Parser/IndentedCodeParser.php
/webtrees/vendor/league/commonmark/src/Block/Parser/LazyParagraphParser.php
/webtrees/vendor/league/commonmark/src/Block/Parser/ListParser.php
/webtrees/vendor/league/commonmark/src/Block/Parser/SetExtHeadingParser.php
/webtrees/vendor/league/commonmark/src/Block/Parser/ThematicBreakParser.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/BlockQuoteRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/BlockRendererInterface.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/DocumentRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/FencedCodeRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/HeadingRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/HtmlBlockRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/IndentedCodeRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/ListBlockRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/ListItemRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/ParagraphRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/ThematicBreakRenderer.php
/webtrees/vendor/league/commonmark/src/CommonMarkConverter.php
/webtrees/vendor/league/commonmark/src/ConfigurableEnvironmentInterface.php
/webtrees/vendor/league/commonmark/src/Context.php
/webtrees/vendor/league/commonmark/src/ContextInterface.php
/webtrees/vendor/league/commonmark/src/Converter.php
/webtrees/vendor/league/commonmark/src/ConverterInterface.php
/webtrees/vendor/league/commonmark/src/Cursor.php
/webtrees/vendor/league/commonmark/src/Delimiter/Delimiter.php
/webtrees/vendor/league/commonmark/src/Delimiter/DelimiterInterface.php
/webtrees/vendor/league/commonmark/src/Delimiter/DelimiterStack.php
/webtrees/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollection.php
/webtrees/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollectionInterface.php
/webtrees/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorInterface.php
/webtrees/vendor/league/commonmark/src/Delimiter/Processor/EmphasisDelimiterProcessor.php
/webtrees/vendor/league/commonmark/src/Delimiter/Processor/StaggeredDelimiterProcessor.php
/webtrees/vendor/league/commonmark/src/DocParser.php
/webtrees/vendor/league/commonmark/src/DocParserInterface.php
/webtrees/vendor/league/commonmark/src/ElementRendererInterface.php
/webtrees/vendor/league/commonmark/src/Environment.php
/webtrees/vendor/league/commonmark/src/EnvironmentAwareInterface.php
/webtrees/vendor/league/commonmark/src/EnvironmentInterface.php
/webtrees/vendor/league/commonmark/src/Event/AbstractEvent.php
/webtrees/vendor/league/commonmark/src/Event/DocumentParsedEvent.php
/webtrees/vendor/league/commonmark/src/Extension/CommonMarkCoreExtension.php
/webtrees/vendor/league/commonmark/src/Extension/ExtensionInterface.php
/webtrees/vendor/league/commonmark/src/HtmlElement.php
/webtrees/vendor/league/commonmark/src/HtmlRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/AdjacentTextMerger.php
/webtrees/vendor/league/commonmark/src/Inline/Element/AbstractInline.php
/webtrees/vendor/league/commonmark/src/Inline/Element/AbstractStringContainer.php
/webtrees/vendor/league/commonmark/src/Inline/Element/AbstractWebResource.php
/webtrees/vendor/league/commonmark/src/Inline/Element/Emphasis.php
/webtrees/vendor/league/commonmark/src/Inline/Element/Image.php
/webtrees/vendor/league/commonmark/src/Inline/Element/Link.php
/webtrees/vendor/league/commonmark/src/Inline/Element/Newline.php
/webtrees/vendor/league/commonmark/src/Inline/Element/Strong.php
/webtrees/vendor/league/commonmark/src/Inline/Element/Text.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/AutolinkParser.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/BacktickParser.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/BangParser.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/CloseBracketParser.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/EntityParser.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/EscapableParser.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/HtmlInlineParser.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/InlineParserInterface.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/NewlineParser.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/OpenBracketParser.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/CodeRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/EmphasisRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/HtmlInlineRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/ImageRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/InlineRendererInterface.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/LinkRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/NewlineRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/StrongRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/Renderer/TextRenderer.php
/webtrees/vendor/league/commonmark/src/InlineParserContext.php
/webtrees/vendor/league/commonmark/src/InlineParserEngine.php
/webtrees/vendor/league/commonmark/src/Node/Node.php
/webtrees/vendor/league/commonmark/src/Node/NodeWalker.php
/webtrees/vendor/league/commonmark/src/Node/NodeWalkerEvent.php
/webtrees/vendor/league/commonmark/src/Reference/Reference.php
/webtrees/vendor/league/commonmark/src/Reference/ReferenceInterface.php
/webtrees/vendor/league/commonmark/src/Reference/ReferenceMap.php
/webtrees/vendor/league/commonmark/src/Reference/ReferenceMapInterface.php
/webtrees/vendor/league/commonmark/src/Reference/ReferenceParser.php
/webtrees/vendor/league/commonmark/src/UnmatchedBlockCloser.php
/webtrees/vendor/league/commonmark/src/Util/ArrayCollection.php
/webtrees/vendor/league/commonmark/src/Util/Configuration.php
/webtrees/vendor/league/commonmark/src/Util/ConfigurationAwareInterface.php
/webtrees/vendor/league/commonmark/src/Util/ConfigurationInterface.php
/webtrees/vendor/league/commonmark/src/Util/Html5Entities.php
/webtrees/vendor/league/commonmark/src/Util/LinkParserHelper.php
/webtrees/vendor/league/commonmark/src/Util/PrioritizedList.php
/webtrees/vendor/league/commonmark/src/Util/RegexHelper.php
/webtrees/vendor/league/commonmark/src/Util/UrlEncoder.php
/webtrees/vendor/league/commonmark/src/Util/Xml.php
/webtrees/vendor/league/flysystem/.php_cs.dist
/webtrees/vendor/league/flysystem/src/Adapter/AbstractAdapter.php
/webtrees/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php
/webtrees/vendor/league/flysystem/src/Adapter/CanOverwriteFiles.php
/webtrees/vendor/league/flysystem/src/Adapter/Ftp.php
/webtrees/vendor/league/flysystem/src/Adapter/Local.php
/webtrees/vendor/league/flysystem/src/Adapter/Polyfill/StreamedCopyTrait.php
/webtrees/vendor/league/flysystem/src/Filesystem.php
/webtrees/vendor/league/flysystem/src/Util.php
/webtrees/vendor/league/flysystem/src/Util/MimeType.php
/webtrees/vendor/nesbot/carbon/.github/FUNDING.yml
/webtrees/vendor/nesbot/carbon/.github/ISSUE_TEMPLATE.md
/webtrees/vendor/nesbot/carbon/bin/carbon
/webtrees/vendor/nesbot/carbon/bin/carbon.bat
/webtrees/vendor/nesbot/carbon/composer.json
/webtrees/vendor/nesbot/carbon/contributing.md
/webtrees/vendor/nesbot/carbon/phpmd.xml
/webtrees/vendor/nesbot/carbon/src/Carbon/Carbon.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonImmutable.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Cli/Invoker.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Exceptions/NotAPeriodException.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Factory.php
/webtrees/vendor/nesbot/carbon/src/Carbon/FactoryImmutable.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ca.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/chr_US.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/cs.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/cy.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/el.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/fa.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/fi.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/fil_PH.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ga.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/hr.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/id.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ka.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/lt.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/mr.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/pl.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ps.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_ME.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/sv.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/uk.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zgh.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_CN.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/zh_MO.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Laravel/ServiceProvider.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Boundaries.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Difference.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Localization.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Macro.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Modifiers.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Options.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Test.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Timestamp.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Units.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Week.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Translator.php
/webtrees/vendor/ralouphie/getallheaders/README.md
/webtrees/vendor/ralouphie/getallheaders/composer.json
/webtrees/vendor/symfony/cache-contracts/CacheInterface.php
/webtrees/vendor/symfony/cache-contracts/CacheTrait.php
/webtrees/vendor/symfony/cache-contracts/CallbackInterface.php
/webtrees/vendor/symfony/cache-contracts/ItemInterface.php
/webtrees/vendor/symfony/cache-contracts/LICENSE
/webtrees/vendor/symfony/cache-contracts/README.md
/webtrees/vendor/symfony/cache-contracts/TagAwareCacheInterface.php
/webtrees/vendor/symfony/cache-contracts/composer.json
/webtrees/vendor/symfony/cache/Adapter/AbstractAdapter.php
/webtrees/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/ArrayAdapter.php
/webtrees/vendor/symfony/cache/Adapter/FilesystemTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/NullAdapter.php
/webtrees/vendor/symfony/cache/Adapter/ProxyAdapter.php
/webtrees/vendor/symfony/cache/Adapter/Psr16Adapter.php
/webtrees/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/SimpleCacheAdapter.php
/webtrees/vendor/symfony/cache/Adapter/TraceableAdapter.php
/webtrees/vendor/symfony/cache/CHANGELOG.md
/webtrees/vendor/symfony/cache/CacheItem.php
/webtrees/vendor/symfony/cache/DependencyInjection/CachePoolPass.php
/webtrees/vendor/symfony/cache/Exception/CacheException.php
/webtrees/vendor/symfony/cache/Exception/InvalidArgumentException.php
/webtrees/vendor/symfony/cache/Exception/LogicException.php
/webtrees/vendor/symfony/cache/LockRegistry.php
/webtrees/vendor/symfony/cache/Psr16Cache.php
/webtrees/vendor/symfony/cache/Simple/AbstractCache.php
/webtrees/vendor/symfony/cache/Simple/ApcuCache.php
/webtrees/vendor/symfony/cache/Simple/ArrayCache.php
/webtrees/vendor/symfony/cache/Simple/ChainCache.php
/webtrees/vendor/symfony/cache/Simple/DoctrineCache.php
/webtrees/vendor/symfony/cache/Simple/FilesystemCache.php
/webtrees/vendor/symfony/cache/Simple/MemcachedCache.php
/webtrees/vendor/symfony/cache/Simple/NullCache.php
/webtrees/vendor/symfony/cache/Simple/PdoCache.php
/webtrees/vendor/symfony/cache/Simple/PhpArrayCache.php
/webtrees/vendor/symfony/cache/Simple/PhpFilesCache.php
/webtrees/vendor/symfony/cache/Simple/Psr6Cache.php
/webtrees/vendor/symfony/cache/Simple/RedisCache.php
/webtrees/vendor/symfony/cache/Simple/TraceableCache.php
/webtrees/vendor/symfony/cache/Tests/Adapter/AdapterTestCase.php
/webtrees/vendor/symfony/cache/Tests/Adapter/ChainAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/FilesystemTagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/MaxIdLengthAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PhpArrayAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisTagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisTagAwareClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PredisTagAwareRedisClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/Psr16AdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisTagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisTagAwareArrayAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/RedisTagAwareClusterAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/SimpleCacheAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/TagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/DependencyInjection/CachePoolPassTest.php
/webtrees/vendor/symfony/cache/Tests/Psr16CacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/AbstractRedisCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/ApcuCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/ArrayCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/CacheTestCase.php
/webtrees/vendor/symfony/cache/Tests/Simple/ChainCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/DoctrineCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/FilesystemCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/MemcachedCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/MemcachedCacheTextModeTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/NullCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PdoCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PdoDbalCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PhpArrayCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PhpArrayCacheWrapper.php
/webtrees/vendor/symfony/cache/Tests/Simple/PhpFilesCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/Psr6CacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/Psr6CacheWithAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/Psr6CacheWithoutAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/RedisArrayCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/RedisCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/RedisClusterCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/TraceableCacheTest.php
/webtrees/vendor/symfony/cache/Tests/Traits/TagAwareTestTrait.php
/webtrees/vendor/symfony/cache/Traits/AbstractAdapterTrait.php
/webtrees/vendor/symfony/cache/Traits/AbstractTrait.php
/webtrees/vendor/symfony/cache/Traits/ArrayTrait.php
/webtrees/vendor/symfony/cache/Traits/ContractsTrait.php
/webtrees/vendor/symfony/cache/Traits/FilesystemCommonTrait.php
/webtrees/vendor/symfony/cache/Traits/PhpArrayTrait.php
/webtrees/vendor/symfony/cache/Traits/PhpFilesTrait.php
/webtrees/vendor/symfony/cache/Traits/RedisTrait.php
/webtrees/vendor/symfony/cache/composer.json
/webtrees/vendor/symfony/cache/phpunit.xml.dist
/webtrees/vendor/symfony/debug/CHANGELOG.md
/webtrees/vendor/symfony/debug/DebugClassLoader.php
/webtrees/vendor/symfony/debug/ErrorHandler.php
/webtrees/vendor/symfony/debug/Exception/FlattenException.php
/webtrees/vendor/symfony/debug/ExceptionHandler.php
/webtrees/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php
/webtrees/vendor/symfony/debug/Tests/DebugClassLoaderTest.php
/webtrees/vendor/symfony/debug/Tests/ErrorHandlerTest.php
/webtrees/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php
/webtrees/vendor/symfony/debug/Tests/ExceptionHandlerTest.php
/webtrees/vendor/symfony/debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/InterfaceWithAnnotatedParameters.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/SubClassWithAnnotatedParameters.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/VirtualClass.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/VirtualClassMagicCall.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/VirtualInterface.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/VirtualSubInterface.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/VirtualTrait.php
/webtrees/vendor/symfony/debug/Tests/phpt/fatal_with_nested_handlers.phpt
/webtrees/vendor/symfony/debug/composer.json
/webtrees/vendor/symfony/event-dispatcher-contracts/Event.php
/webtrees/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php
/webtrees/vendor/symfony/event-dispatcher-contracts/LICENSE
/webtrees/vendor/symfony/event-dispatcher-contracts/README.md
/webtrees/vendor/symfony/event-dispatcher-contracts/composer.json
/webtrees/vendor/symfony/event-dispatcher/CHANGELOG.md
/webtrees/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php
/webtrees/vendor/symfony/event-dispatcher/Debug/WrappedListener.php
/webtrees/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php
/webtrees/vendor/symfony/event-dispatcher/Event.php
/webtrees/vendor/symfony/event-dispatcher/EventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/EventDispatcherInterface.php
/webtrees/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/LegacyEventDispatcherProxy.php
/webtrees/vendor/symfony/event-dispatcher/LegacyEventProxy.php
/webtrees/vendor/symfony/event-dispatcher/Tests/ChildEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/Debug/WrappedListenerTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/EventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/EventTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/GenericEventTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/LegacyEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/composer.json
/webtrees/vendor/symfony/expression-language/Tests/ExpressionLanguageTest.php
/webtrees/vendor/symfony/expression-language/composer.json
/webtrees/vendor/symfony/http-foundation/BinaryFileResponse.php
/webtrees/vendor/symfony/http-foundation/CHANGELOG.md
/webtrees/vendor/symfony/http-foundation/Cookie.php
/webtrees/vendor/symfony/http-foundation/File/File.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesserInterface.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php
/webtrees/vendor/symfony/http-foundation/File/UploadedFile.php
/webtrees/vendor/symfony/http-foundation/FileBag.php
/webtrees/vendor/symfony/http-foundation/JsonResponse.php
/webtrees/vendor/symfony/http-foundation/RedirectResponse.php
/webtrees/vendor/symfony/http-foundation/Request.php
/webtrees/vendor/symfony/http-foundation/Response.php
/webtrees/vendor/symfony/http-foundation/ResponseHeaderBag.php
/webtrees/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
/webtrees/vendor/symfony/http-foundation/Session/Session.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
/webtrees/vendor/symfony/http-foundation/Test/Constraint/RequestAttributeValueSame.php
/webtrees/vendor/symfony/http-foundation/Test/Constraint/ResponseCookieValueSame.php
/webtrees/vendor/symfony/http-foundation/Test/Constraint/ResponseHasCookie.php
/webtrees/vendor/symfony/http-foundation/Test/Constraint/ResponseHasHeader.php
/webtrees/vendor/symfony/http-foundation/Test/Constraint/ResponseHeaderSame.php
/webtrees/vendor/symfony/http-foundation/Test/Constraint/ResponseIsRedirected.php
/webtrees/vendor/symfony/http-foundation/Test/Constraint/ResponseIsSuccessful.php
/webtrees/vendor/symfony/http-foundation/Test/Constraint/ResponseStatusCodeSame.php
/webtrees/vendor/symfony/http-foundation/Tests/BinaryFileResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/File/FileTest.php
/webtrees/vendor/symfony/http-foundation/Tests/File/MimeType/MimeTypeTest.php
/webtrees/vendor/symfony/http-foundation/Tests/File/UploadedFileTest.php
/webtrees/vendor/symfony/http-foundation/Tests/JsonResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/RedirectResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/RequestTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/SessionTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MigratingSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/RequestAttributeValueSameTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseCookieValueSameTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseHasCookieTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseHasHeaderTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseHeaderSameTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseIsRedirectedTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseIsSuccessfulTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Test/Constraint/ResponseStatusCodeSameTest.php
/webtrees/vendor/symfony/http-foundation/Tests/UrlHelperTest.php
/webtrees/vendor/symfony/http-foundation/UrlHelper.php
/webtrees/vendor/symfony/http-foundation/composer.json
/webtrees/vendor/symfony/http-kernel/CHANGELOG.md
/webtrees/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php
/webtrees/vendor/symfony/http-kernel/Client.php
/webtrees/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php
/webtrees/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php
/webtrees/vendor/symfony/http-kernel/DataCollector/DataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php
/webtrees/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php
/webtrees/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/RegisterLocaleAwareServicesPass.php
/webtrees/vendor/symfony/http-kernel/Event/ControllerArgumentsEvent.php
/webtrees/vendor/symfony/http-kernel/Event/ControllerEvent.php
/webtrees/vendor/symfony/http-kernel/Event/ExceptionEvent.php
/webtrees/vendor/symfony/http-kernel/Event/FilterControllerArgumentsEvent.php
/webtrees/vendor/symfony/http-kernel/Event/FilterControllerEvent.php
/webtrees/vendor/symfony/http-kernel/Event/FilterResponseEvent.php
/webtrees/vendor/symfony/http-kernel/Event/GetResponseEvent.php
/webtrees/vendor/symfony/http-kernel/Event/GetResponseForControllerResultEvent.php
/webtrees/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php
/webtrees/vendor/symfony/http-kernel/Event/PostResponseEvent.php
/webtrees/vendor/symfony/http-kernel/Event/RequestEvent.php
/webtrees/vendor/symfony/http-kernel/Event/ResponseEvent.php
/webtrees/vendor/symfony/http-kernel/Event/TerminateEvent.php
/webtrees/vendor/symfony/http-kernel/Event/ViewEvent.php
/webtrees/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/AbstractTestSessionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/AddRequestFormatsListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ExceptionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/FragmentListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/LocaleListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ProfilerListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ResponseListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/RouterListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/SurrogateListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/TranslatorListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php
/webtrees/vendor/symfony/http-kernel/Exception/AccessDeniedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/BadRequestHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/ConflictHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/ControllerDoesNotReturnResponseException.php
/webtrees/vendor/symfony/http-kernel/Exception/GoneHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/HttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/LengthRequiredHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/MethodNotAllowedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/NotAcceptableHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/NotFoundHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/PreconditionFailedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/ServiceUnavailableHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/TooManyRequestsHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnauthorizedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnprocessableEntityHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnsupportedMediaTypeHttpException.php
/webtrees/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php
/webtrees/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php
/webtrees/vendor/symfony/http-kernel/HttpCache/HttpCache.php
/webtrees/vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategy.php
/webtrees/vendor/symfony/http-kernel/HttpClientKernel.php
/webtrees/vendor/symfony/http-kernel/HttpKernel.php
/webtrees/vendor/symfony/http-kernel/HttpKernelBrowser.php
/webtrees/vendor/symfony/http-kernel/Kernel.php
/webtrees/vendor/symfony/http-kernel/KernelEvents.php
/webtrees/vendor/symfony/http-kernel/KernelInterface.php
/webtrees/vendor/symfony/http-kernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Config/FileLocatorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ArgumentResolver/NotTaggedControllerValueResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ContainerControllerResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/DumpDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/LoggerDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/RequestDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/TimeDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Debug/FileLinkFormatterTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Debug/TraceableEventDispatcherTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/LazyLoadingFragmentHandlerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/RegisterControllerArgumentLocatorsPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/RegisterLocaleAwareServicesPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Event/ControllerArgumentsEventTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Event/ExceptionEventTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/AddRequestFormatsListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/DebugHandlersListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/DisallowRobotsIndexingListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/FragmentListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/LocaleAwareListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/LocaleListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/ProfilerListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/ResponseListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/RouterListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/SaveSessionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/SessionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/SurrogateListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/TestSessionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/TranslatorListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/ValidateRequestListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/AccessDeniedHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/BadRequestHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/ConflictHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/GoneHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/HttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/LengthRequiredHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/MethodNotAllowedHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/NotAcceptableHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/NotFoundHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/PreconditionFailedHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/PreconditionRequiredHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/ServiceUnavailableHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/TooManyRequestsHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/UnauthorizedHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/UnprocessableEntityHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/UnsupportedMediaTypeHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fixtures/TestClient.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/FragmentHandlerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/HIncludeFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/InlineFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/HttpCacheTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/HttpCacheTestCase.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/SsiTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpKernelBrowserTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpKernelTest.php
/webtrees/vendor/symfony/http-kernel/Tests/KernelTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Log/LoggerTest.php
/webtrees/vendor/symfony/http-kernel/composer.json
/webtrees/vendor/symfony/mime/.gitignore
/webtrees/vendor/symfony/mime/Address.php
/webtrees/vendor/symfony/mime/BodyRendererInterface.php
/webtrees/vendor/symfony/mime/CHANGELOG.md
/webtrees/vendor/symfony/mime/CharacterStream.php
/webtrees/vendor/symfony/mime/DependencyInjection/AddMimeTypeGuesserPass.php
/webtrees/vendor/symfony/mime/Email.php
/webtrees/vendor/symfony/mime/Encoder/AddressEncoderInterface.php
/webtrees/vendor/symfony/mime/Encoder/Base64ContentEncoder.php
/webtrees/vendor/symfony/mime/Encoder/Base64Encoder.php
/webtrees/vendor/symfony/mime/Encoder/Base64MimeHeaderEncoder.php
/webtrees/vendor/symfony/mime/Encoder/ContentEncoderInterface.php
/webtrees/vendor/symfony/mime/Encoder/EightBitContentEncoder.php
/webtrees/vendor/symfony/mime/Encoder/EncoderInterface.php
/webtrees/vendor/symfony/mime/Encoder/IdnAddressEncoder.php
/webtrees/vendor/symfony/mime/Encoder/MimeHeaderEncoderInterface.php
/webtrees/vendor/symfony/mime/Encoder/QpContentEncoder.php
/webtrees/vendor/symfony/mime/Encoder/QpEncoder.php
/webtrees/vendor/symfony/mime/Encoder/QpMimeHeaderEncoder.php
/webtrees/vendor/symfony/mime/Encoder/Rfc2231Encoder.php
/webtrees/vendor/symfony/mime/Exception/AddressEncoderException.php
/webtrees/vendor/symfony/mime/Exception/ExceptionInterface.php
/webtrees/vendor/symfony/mime/Exception/InvalidArgumentException.php
/webtrees/vendor/symfony/mime/Exception/LogicException.php
/webtrees/vendor/symfony/mime/Exception/RfcComplianceException.php
/webtrees/vendor/symfony/mime/Exception/RuntimeException.php
/webtrees/vendor/symfony/mime/FileBinaryMimeTypeGuesser.php
/webtrees/vendor/symfony/mime/FileinfoMimeTypeGuesser.php
/webtrees/vendor/symfony/mime/Header/AbstractHeader.php
/webtrees/vendor/symfony/mime/Header/DateHeader.php
/webtrees/vendor/symfony/mime/Header/HeaderInterface.php
/webtrees/vendor/symfony/mime/Header/Headers.php
/webtrees/vendor/symfony/mime/Header/IdentificationHeader.php
/webtrees/vendor/symfony/mime/Header/MailboxHeader.php
/webtrees/vendor/symfony/mime/Header/MailboxListHeader.php
/webtrees/vendor/symfony/mime/Header/ParameterizedHeader.php
/webtrees/vendor/symfony/mime/Header/PathHeader.php
/webtrees/vendor/symfony/mime/Header/UnstructuredHeader.php
/webtrees/vendor/symfony/mime/LICENSE
/webtrees/vendor/symfony/mime/Message.php
/webtrees/vendor/symfony/mime/MessageConverter.php
/webtrees/vendor/symfony/mime/MimeTypeGuesserInterface.php
/webtrees/vendor/symfony/mime/MimeTypes.php
/webtrees/vendor/symfony/mime/MimeTypesInterface.php
/webtrees/vendor/symfony/mime/NamedAddress.php
/webtrees/vendor/symfony/mime/Part/AbstractMultipartPart.php
/webtrees/vendor/symfony/mime/Part/AbstractPart.php
/webtrees/vendor/symfony/mime/Part/DataPart.php
/webtrees/vendor/symfony/mime/Part/MessagePart.php
/webtrees/vendor/symfony/mime/Part/Multipart/AlternativePart.php
/webtrees/vendor/symfony/mime/Part/Multipart/DigestPart.php
/webtrees/vendor/symfony/mime/Part/Multipart/FormDataPart.php
/webtrees/vendor/symfony/mime/Part/Multipart/MixedPart.php
/webtrees/vendor/symfony/mime/Part/Multipart/RelatedPart.php
/webtrees/vendor/symfony/mime/Part/TextPart.php
/webtrees/vendor/symfony/mime/README.md
/webtrees/vendor/symfony/mime/RawMessage.php
/webtrees/vendor/symfony/mime/Resources/bin/update_mime_types.php
/webtrees/vendor/symfony/mime/Tests/AbstractMimeTypeGuesserTest.php
/webtrees/vendor/symfony/mime/Tests/AddressTest.php
/webtrees/vendor/symfony/mime/Tests/CharacterStreamTest.php
/webtrees/vendor/symfony/mime/Tests/DependencyInjection/AddMimeTypeGuesserPassTest.php
/webtrees/vendor/symfony/mime/Tests/EmailTest.php
/webtrees/vendor/symfony/mime/Tests/Encoder/Base64EncoderTest.php
/webtrees/vendor/symfony/mime/Tests/Encoder/Base64MimeHeaderEncoderTest.php
/webtrees/vendor/symfony/mime/Tests/Encoder/QpEncoderTest.php
/webtrees/vendor/symfony/mime/Tests/Encoder/QpMimeHeaderEncoderTest.php
/webtrees/vendor/symfony/mime/Tests/Encoder/Rfc2231EncoderTest.php
/webtrees/vendor/symfony/mime/Tests/FileBinaryMimeTypeGuesserTest.php
/webtrees/vendor/symfony/mime/Tests/FileinfoMimeTypeGuesserTest.php
/webtrees/vendor/symfony/mime/Tests/Fixtures/mimetypes/.unknownextension
/webtrees/vendor/symfony/mime/Tests/Fixtures/mimetypes/directory/.empty
/webtrees/vendor/symfony/mime/Tests/Fixtures/mimetypes/other-file.example
/webtrees/vendor/symfony/mime/Tests/Fixtures/mimetypes/test
/webtrees/vendor/symfony/mime/Tests/Fixtures/mimetypes/test.gif
/webtrees/vendor/symfony/mime/Tests/Fixtures/samples/charsets/iso-2022-jp/one.txt
/webtrees/vendor/symfony/mime/Tests/Fixtures/samples/charsets/iso-8859-1/one.txt
/webtrees/vendor/symfony/mime/Tests/Fixtures/samples/charsets/utf-8/one.txt
/webtrees/vendor/symfony/mime/Tests/Fixtures/samples/charsets/utf-8/three.txt
/webtrees/vendor/symfony/mime/Tests/Fixtures/samples/charsets/utf-8/two.txt
/webtrees/vendor/symfony/mime/Tests/Header/DateHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/HeadersTest.php
/webtrees/vendor/symfony/mime/Tests/Header/IdentificationHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/MailboxHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/MailboxListHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/ParameterizedHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/PathHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/UnstructuredHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/MessageConverterTest.php
/webtrees/vendor/symfony/mime/Tests/MessageTest.php
/webtrees/vendor/symfony/mime/Tests/MimeTypesTest.php
/webtrees/vendor/symfony/mime/Tests/NamedAddressTest.php
/webtrees/vendor/symfony/mime/Tests/Part/DataPartTest.php
/webtrees/vendor/symfony/mime/Tests/Part/MessagePartTest.php
/webtrees/vendor/symfony/mime/Tests/Part/Multipart/AlternativePartTest.php
/webtrees/vendor/symfony/mime/Tests/Part/Multipart/DigestPartTest.php
/webtrees/vendor/symfony/mime/Tests/Part/Multipart/FormDataPartTest.php
/webtrees/vendor/symfony/mime/Tests/Part/Multipart/MixedPartTest.php
/webtrees/vendor/symfony/mime/Tests/Part/Multipart/RelatedPartTest.php
/webtrees/vendor/symfony/mime/Tests/Part/TextPartTest.php
/webtrees/vendor/symfony/mime/Tests/RawMessageTest.php
/webtrees/vendor/symfony/mime/composer.json
/webtrees/vendor/symfony/mime/phpunit.xml.dist
/webtrees/vendor/symfony/polyfill-php73/LICENSE
/webtrees/vendor/symfony/polyfill-php73/Php73.php
/webtrees/vendor/symfony/polyfill-php73/README.md
/webtrees/vendor/symfony/polyfill-php73/Resources/stubs/JsonException.php
/webtrees/vendor/symfony/polyfill-php73/bootstrap.php
/webtrees/vendor/symfony/polyfill-php73/composer.json
/webtrees/vendor/symfony/service-contracts/LICENSE
/webtrees/vendor/symfony/service-contracts/README.md
/webtrees/vendor/symfony/service-contracts/ResetInterface.php
/webtrees/vendor/symfony/service-contracts/ServiceLocatorTrait.php
/webtrees/vendor/symfony/service-contracts/ServiceProviderInterface.php
/webtrees/vendor/symfony/service-contracts/ServiceSubscriberInterface.php
/webtrees/vendor/symfony/service-contracts/ServiceSubscriberTrait.php
/webtrees/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php
/webtrees/vendor/symfony/service-contracts/composer.json
/webtrees/vendor/symfony/translation-contracts/LICENSE
/webtrees/vendor/symfony/translation-contracts/LocaleAwareInterface.php
/webtrees/vendor/symfony/translation-contracts/README.md
/webtrees/vendor/symfony/translation-contracts/Test/TranslatorTest.php
/webtrees/vendor/symfony/translation-contracts/TranslatorInterface.php
/webtrees/vendor/symfony/translation-contracts/TranslatorTrait.php
/webtrees/vendor/symfony/translation-contracts/composer.json
/webtrees/vendor/symfony/translation/CHANGELOG.md
/webtrees/vendor/symfony/translation/Command/XliffLintCommand.php
/webtrees/vendor/symfony/translation/DataCollector/TranslationDataCollector.php
/webtrees/vendor/symfony/translation/DataCollectorTranslator.php
/webtrees/vendor/symfony/translation/DependencyInjection/TranslatorPass.php
/webtrees/vendor/symfony/translation/DependencyInjection/TranslatorPathsPass.php
/webtrees/vendor/symfony/translation/Dumper/PoFileDumper.php
/webtrees/vendor/symfony/translation/Dumper/QtFileDumper.php
/webtrees/vendor/symfony/translation/Extractor/PhpExtractor.php
/webtrees/vendor/symfony/translation/Loader/MoFileLoader.php
/webtrees/vendor/symfony/translation/Loader/PoFileLoader.php
/webtrees/vendor/symfony/translation/Loader/XliffFileLoader.php
/webtrees/vendor/symfony/translation/LoggingTranslator.php
/webtrees/vendor/symfony/translation/PluralizationRules.php
/webtrees/vendor/symfony/translation/Resources/bin/translation-status.php
/webtrees/vendor/symfony/translation/Tests/Catalogue/AbstractOperationTest.php
/webtrees/vendor/symfony/translation/Tests/Command/XliffLintCommandTest.php
/webtrees/vendor/symfony/translation/Tests/DataCollector/TranslationDataCollectorTest.php
/webtrees/vendor/symfony/translation/Tests/DependencyInjection/TranslationPassTest.php
/webtrees/vendor/symfony/translation/Tests/DependencyInjection/TranslationPathsPassTest.php
/webtrees/vendor/symfony/translation/Tests/DependencyInjection/fixtures/ControllerArguments.php
/webtrees/vendor/symfony/translation/Tests/DependencyInjection/fixtures/ServiceArguments.php
/webtrees/vendor/symfony/translation/Tests/DependencyInjection/fixtures/ServiceMethodCalls.php
/webtrees/vendor/symfony/translation/Tests/DependencyInjection/fixtures/ServiceProperties.php
/webtrees/vendor/symfony/translation/Tests/DependencyInjection/fixtures/ServiceSubscriber.php
/webtrees/vendor/symfony/translation/Tests/Dumper/PoFileDumperTest.php
/webtrees/vendor/symfony/translation/Tests/Dumper/QtFileDumperTest.php
/webtrees/vendor/symfony/translation/Tests/Extractor/PhpExtractorTest.php
/webtrees/vendor/symfony/translation/Tests/IdentityTranslatorTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/MoFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/PoFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/QtFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php
/webtrees/vendor/symfony/translation/Tests/MessageCatalogueTest.php
/webtrees/vendor/symfony/translation/Tests/TranslatorCacheTest.php
/webtrees/vendor/symfony/translation/Tests/fixtures/missing-plurals.po
/webtrees/vendor/symfony/translation/Tests/fixtures/plurals.mo
/webtrees/vendor/symfony/translation/Tests/fixtures/plurals.po
/webtrees/vendor/symfony/translation/Tests/fixtures/resources-multi-files.xlf
/webtrees/vendor/symfony/translation/Tests/fixtures/resources.po
/webtrees/vendor/symfony/translation/Tests/fixtures/resources.ts
/webtrees/vendor/symfony/translation/Tests/fixtures/withnote.xlf
/webtrees/vendor/symfony/translation/Translator.php
/webtrees/vendor/symfony/translation/composer.json
/webtrees/vendor/symfony/var-exporter/Internal/Exporter.php
/webtrees/vendor/symfony/var-exporter/Internal/Hydrator.php
/webtrees/vendor/symfony/var-exporter/Internal/Registry.php
/webtrees/vendor/symfony/var-exporter/README.md
/webtrees/vendor/symfony/var-exporter/composer.json
9b93b7c317-May-2019 Greg Roach <fisharebest@webtrees.net>

Add support for reverse-proxy configurations


/webtrees/app/Census/AbstractCensusColumn.php
/webtrees/app/Census/AbstractCensusColumnCondition.php
/webtrees/app/Census/CensusColumnConditionDanish.php
/webtrees/app/Census/CensusColumnConditionEnglish.php
/webtrees/app/Census/CensusColumnConditionFrenchFemme.php
/webtrees/app/Census/CensusColumnConditionFrenchFille.php
/webtrees/app/Census/CensusColumnConditionFrenchGarcon.php
/webtrees/app/Census/CensusColumnConditionFrenchHomme.php
/webtrees/app/Census/CensusColumnConditionFrenchVeuf.php
/webtrees/app/Census/CensusColumnConditionFrenchVeuve.php
/webtrees/app/Census/CensusColumnConditionUs.php
/webtrees/app/Fact.php
/webtrees/app/Family.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/AbstractEditController.php
/webtrees/app/Http/Controllers/AccountController.php
/webtrees/app/Http/Controllers/Admin/ControlPanelController.php
/webtrees/app/Http/Controllers/Admin/ImportThumbnailsController.php
/webtrees/app/Http/Controllers/Admin/MediaController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/NoteController.php
/webtrees/app/Http/Controllers/RepositoryController.php
/webtrees/app/Http/Controllers/SourceController.php
/webtrees/app/Http/Middleware/RequestRouter.php
/webtrees/app/I18N.php
/webtrees/app/Individual.php
/webtrees/app/Media.php
/webtrees/app/MediaFile.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/BritishMonarchs.php
/webtrees/app/Module/BritishPrimeMinisters.php
/webtrees/app/Module/BritishSocialHistory.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/IndividualFactsTabModule.php
/webtrees/app/Module/IndividualMetadataModule.php
/webtrees/app/Module/MediaTabModule.php
/webtrees/app/Module/ModuleCustomTrait.php
/webtrees/app/Module/ModuleHistoricEventsInterface.php
/webtrees/app/Module/ModuleSidebarInterface.php
/webtrees/app/Module/ModuleSidebarTrait.php
/webtrees/app/Module/ModuleTabInterface.php
/webtrees/app/Module/ModuleTabTrait.php
/webtrees/app/Module/NotesTabModule.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Module/RelativesTabModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/SourcesTabModule.php
/webtrees/app/Module/USPresidents.php
/webtrees/app/Services/ChartService.php
/webtrees/app/Services/ClipboardService.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Services/ServerCheckService.php
/webtrees/app/Services/UserService.php
/webtrees/app/Statistics.php
/webtrees/app/Tree.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/index.php
trees-preferences.phtml
trees.phtml
/webtrees/resources/views/emails/approve-user-html.phtml
/webtrees/resources/views/emails/approve-user-text.phtml
/webtrees/resources/views/emails/register-notify-html.phtml
/webtrees/resources/views/emails/register-notify-text.phtml
/webtrees/resources/views/emails/register-user-html.phtml
/webtrees/resources/views/emails/register-user-text.phtml
/webtrees/resources/views/lists/families-table.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/resources/views/pending-changes-page.phtml
/webtrees/tests/TestCase.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/illuminate/contracts/Database/Events/MigrationEvent.php
/webtrees/vendor/illuminate/contracts/Routing/ResponseFactory.php
/webtrees/vendor/illuminate/database/ConfigurationUrlParser.php
/webtrees/vendor/illuminate/database/Console/Migrations/FreshCommand.php
/webtrees/vendor/illuminate/database/Console/Migrations/MigrateCommand.php
/webtrees/vendor/illuminate/database/Console/Migrations/RollbackCommand.php
/webtrees/vendor/illuminate/database/Console/Migrations/StatusCommand.php
/webtrees/vendor/illuminate/database/Eloquent/Builder.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/MorphPivot.php
/webtrees/vendor/illuminate/database/Events/MigrationEnded.php
/webtrees/vendor/illuminate/database/Events/MigrationEvent.php
/webtrees/vendor/illuminate/database/Events/MigrationStarted.php
/webtrees/vendor/illuminate/database/Events/MigrationsEnded.php
/webtrees/vendor/illuminate/database/Events/MigrationsStarted.php
/webtrees/vendor/illuminate/database/MigrationServiceProvider.php
/webtrees/vendor/illuminate/database/Migrations/Migrator.php
/webtrees/vendor/illuminate/database/Query/Builder.php
/webtrees/vendor/illuminate/database/Schema/Blueprint.php
/webtrees/vendor/illuminate/database/Schema/Builder.php
/webtrees/vendor/illuminate/database/Schema/ForeignKeyDefinition.php
/webtrees/vendor/illuminate/database/Schema/Grammars/ChangeColumn.php
/webtrees/vendor/illuminate/database/Schema/Grammars/MySqlGrammar.php
/webtrees/vendor/illuminate/database/Schema/Grammars/PostgresGrammar.php
/webtrees/vendor/illuminate/database/Schema/MySqlBuilder.php
/webtrees/vendor/illuminate/database/Schema/PostgresBuilder.php
/webtrees/vendor/illuminate/database/Seeder.php
/webtrees/vendor/illuminate/support/Collection.php
/webtrees/vendor/illuminate/support/Facades/Schema.php
/webtrees/vendor/illuminate/support/Traits/Tappable.php
e60d403614-May-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2437 - manager view of control panel missing family data


/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Http/Controllers/AbstractEditController.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/CalendarController.php
/webtrees/app/Http/Controllers/EditFamilyController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/HelpTextController.php
/webtrees/app/Http/Controllers/ReportEngineController.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Schema/Migration39.php
/webtrees/app/Services/CalendarService.php
/webtrees/app/Services/HtmlService.php
/webtrees/app/Webtrees.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/public/js/webtrees.min.js
/webtrees/resources/css/clouds.css
/webtrees/resources/css/colors.css
/webtrees/resources/css/fab.css
/webtrees/resources/css/webtrees.css
/webtrees/resources/css/xenea.css
/webtrees/resources/js/webtrees.js
/webtrees/resources/lang/en-GB/messages.po
/webtrees/resources/lang/es/messages.po
/webtrees/resources/lang/fi/messages.po
/webtrees/resources/lang/he/messages.po
/webtrees/resources/lang/sv/messages.po
/webtrees/resources/lang/zh-Hans/messages.po
/webtrees/resources/lang/zh-Hant/messages.po
control-panel-manager.phtml
/webtrees/resources/views/calendar-page.phtml
/webtrees/resources/views/components/select.phtml
/webtrees/resources/views/modules/gedcom_news/list.phtml
/webtrees/resources/views/modules/login_block/sign-in.phtml
/webtrees/resources/views/modules/user_blog/list.phtml
/webtrees/resources/xml/reports/descendancy_report.xml
/webtrees/resources/xml/reports/family_group_report.xml
/webtrees/resources/xml/reports/individual_ext_report.xml
/webtrees/resources/xml/reports/individual_report.xml
/webtrees/tests/TestCase.php
/webtrees/tests/app/Services/HtmlServiceTest.php
/webtrees/tests/data/demo.ged
/webtrees/tests/feature/UserAdminTest.php
/webtrees/vendor/composer/autoload_files.php
/webtrees/vendor/composer/autoload_namespaces.php
/webtrees/vendor/composer/autoload_static.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/ezyang/htmlpurifier/CREDITS
/webtrees/vendor/ezyang/htmlpurifier/INSTALL
/webtrees/vendor/ezyang/htmlpurifier/INSTALL.fr.utf8
/webtrees/vendor/ezyang/htmlpurifier/LICENSE
/webtrees/vendor/ezyang/htmlpurifier/NEWS
/webtrees/vendor/ezyang/htmlpurifier/README.md
/webtrees/vendor/ezyang/htmlpurifier/TODO
/webtrees/vendor/ezyang/htmlpurifier/VERSION
/webtrees/vendor/ezyang/htmlpurifier/WHATSNEW
/webtrees/vendor/ezyang/htmlpurifier/WYSIWYG
/webtrees/vendor/ezyang/htmlpurifier/composer.json
/webtrees/vendor/ezyang/htmlpurifier/extras/ConfigDoc/HTMLXSLTProcessor.php
/webtrees/vendor/ezyang/htmlpurifier/extras/FSTools.php
/webtrees/vendor/ezyang/htmlpurifier/extras/FSTools/File.php
/webtrees/vendor/ezyang/htmlpurifier/extras/HTMLPurifierExtras.auto.php
/webtrees/vendor/ezyang/htmlpurifier/extras/HTMLPurifierExtras.autoload-legacy.php
/webtrees/vendor/ezyang/htmlpurifier/extras/HTMLPurifierExtras.autoload.php
/webtrees/vendor/ezyang/htmlpurifier/extras/HTMLPurifierExtras.php
/webtrees/vendor/ezyang/htmlpurifier/extras/README
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.auto.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.autoload-legacy.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.autoload.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.func.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.kses.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.path.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.safe-includes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Arborize.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrCollections.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Background.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Border.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Color.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Composite.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Filter.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Font.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/FontFamily.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Ident.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Length.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ListStyle.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Nmtokens.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Switch.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Background.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Length.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Nofollow.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeEmbed.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeObject.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeParam.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetBlank.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoopener.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoreferrer.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Textarea.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTypes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrValidator.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Bootstrap.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/CSSDefinition.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/List.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/StrictBlockquote.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/Xml.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Directive.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Id.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/ValidatorAtom.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyRemoveScript.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Language.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LegacyEntityDecoder.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoopener.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Base.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Host.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/info.ini
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ContentSets.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Context.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Definition.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Memory.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Null.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Doctype.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ElementDef.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup/entities.ser
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorCollector.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorStruct.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Exception.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/ExtractStyleBlocks.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/YouTube.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Nofollow.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Proprietary.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Ruby.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeEmbed.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeScripting.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/StyleAttribute.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tables.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Target.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetBlank.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoopener.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoreferrer.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Text.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Name.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Strict.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTML.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModuleManager.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/IDAccumulator.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/AutoParagraph.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/DisplayLinkURI.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/Linkify.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/PurifierLinkify.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/RemoveEmpty.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/SafeObject.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/classes/en-x-test.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-test.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-testmini.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/messages/en.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/LanguageFactory.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Length.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DirectLex.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/PH5P.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Comment.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Element.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Text.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PercentEncoder.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/CSSDefinition.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.css
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/HTMLDefinition.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyListIterator.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Queue.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/RemoveForeignElements.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/ValidateAttributes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/StringHash.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/StringHashParser.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Font.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Simple.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Comment.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Empty.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/End.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Start.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Tag.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Text.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TokenFactory.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URI.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIDefinition.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternal.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternalResources.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableResources.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/HostBlacklist.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/MakeAbsolute.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/Munge.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/SafeIframe.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIParser.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/data.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/file.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/ftp.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/http.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/https.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/mailto.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/news.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/nntp.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/tel.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URISchemeRegistry.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/UnitConverter.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Native.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParserException.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Zipper.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/.htaccess
/webtrees/vendor/ezyang/htmlpurifier/maintenance/PH5P.patch
/webtrees/vendor/ezyang/htmlpurifier/maintenance/PH5P.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/add-vimline.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/common.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/compile-doxygen.sh
/webtrees/vendor/ezyang/htmlpurifier/maintenance/config-scanner.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/flush-definition-cache.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/flush.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/generate-entity-file.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/generate-includes.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/generate-ph5p-patch.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/generate-schema-cache.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/generate-standalone.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/merge-library.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/old-extract-schema.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/old-remove-require-once.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/old-remove-schema-def.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/regenerate-docs.sh
/webtrees/vendor/ezyang/htmlpurifier/maintenance/remove-trailing-whitespace.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/rename-config.php
/webtrees/vendor/ezyang/htmlpurifier/maintenance/update-config.php
/webtrees/vendor/ezyang/htmlpurifier/package.php
/webtrees/vendor/ezyang/htmlpurifier/phpdoc.ini
/webtrees/vendor/ezyang/htmlpurifier/plugins/modx.txt
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/.gitignore
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/Changelog
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/INSTALL
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/README
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/config.default.php
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/htmlpurifier.php
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/info.txt
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/init-config.php
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/migrate.bbcode.php
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/settings.php
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/settings/form.php
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/settings/migrate-sigs-form.php
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/settings/migrate-sigs.php
/webtrees/vendor/ezyang/htmlpurifier/plugins/phorum/settings/save.php
/webtrees/vendor/ezyang/htmlpurifier/release1-update.php
/webtrees/vendor/ezyang/htmlpurifier/release2-tag.php
/webtrees/vendor/ezyang/htmlpurifier/test-settings.sample.php
/webtrees/vendor/ezyang/htmlpurifier/test-settings.travis.php
/webtrees/vendor/ezyang/htmlpurifier/tests/path2class.func.php
/webtrees/vendor/illuminate/database/ConfigurationUrlParser.php
/webtrees/vendor/illuminate/database/Connection.php
/webtrees/vendor/illuminate/database/DatabaseManager.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/Concerns/InteractsWithPivotTable.php
/webtrees/vendor/illuminate/database/Eloquent/SoftDeletes.php
/webtrees/vendor/illuminate/database/Query/Builder.php
/webtrees/vendor/illuminate/support/Str.php
/webtrees/vendor/psr/http-factory/README.md
/webtrees/vendor/psr/http-factory/src/StreamFactoryInterface.php
/webtrees/vendor/symfony/contracts/CHANGELOG.md
/webtrees/vendor/symfony/contracts/Cache/CacheTrait.php
/webtrees/vendor/symfony/contracts/EventDispatcher/Event.php
/webtrees/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/ChunkInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/Exception/ClientExceptionInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/Exception/ExceptionInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/Exception/HttpExceptionInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/Exception/RedirectionExceptionInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/Exception/ServerExceptionInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/Exception/TransportExceptionInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/HttpClientInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/ResponseInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/ResponseStreamInterface.php
/webtrees/vendor/symfony/contracts/HttpClient/Test/Fixtures/web/index.php
/webtrees/vendor/symfony/contracts/HttpClient/Test/HttpClientTestCase.php
/webtrees/vendor/symfony/contracts/HttpClient/Test/TestHttpServer.php
/webtrees/vendor/symfony/contracts/LICENSE
/webtrees/vendor/symfony/contracts/README.md
/webtrees/vendor/symfony/contracts/Service/ServiceLocatorTrait.php
/webtrees/vendor/symfony/contracts/Service/ServiceProviderInterface.php
/webtrees/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php
/webtrees/vendor/symfony/contracts/Service/ServiceSubscriberTrait.php
/webtrees/vendor/symfony/contracts/Tests/Cache/CacheTraitTest.php
/webtrees/vendor/symfony/contracts/Tests/Service/ServiceLocatorTest.php
/webtrees/vendor/symfony/contracts/Tests/Service/ServiceSubscriberTraitTest.php
/webtrees/vendor/symfony/contracts/Tests/Translation/TranslatorTest.php
/webtrees/vendor/symfony/contracts/Translation/TranslatorInterface.php
/webtrees/vendor/symfony/contracts/Translation/TranslatorTrait.php
/webtrees/vendor/symfony/contracts/composer.json
/webtrees/vendor/symfony/http-foundation/Session/Session.php
/webtrees/vendor/symfony/http-foundation/Tests/ResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/SessionTest.php
/webtrees/vendor/symfony/http-kernel/Kernel.php
/webtrees/vendor/symfony/translation/Extractor/PhpExtractor.php
/webtrees/vendor/symfony/translation/Tests/Extractor/PhpExtractorTest.php
/webtrees/vendor/symfony/translation/Tests/fixtures/extractor/translation.html.php
/webtrees/vendor/symfony/translation/Util/ArrayConverter.php
bed27ced09-May-2019 Greg Roach <fisharebest@webtrees.net>

PSR-7 requests


/webtrees/README.md
/webtrees/app/Census/Census.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/GedcomRecord.php
/webtrees/app/GedcomTag.php
/webtrees/app/Http/Controllers/AccountController.php
/webtrees/app/Http/Controllers/Admin/FixLevel0MediaController.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/Auth/ForgotPasswordController.php
/webtrees/app/Http/Controllers/Auth/LoginController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/EditNoteController.php
/webtrees/app/Http/Controllers/EditRepositoryController.php
/webtrees/app/Http/Controllers/EditSourceController.php
/webtrees/app/Http/Controllers/EditSubmitterController.php
/webtrees/app/Http/Controllers/FamilyController.php
/webtrees/app/Http/Controllers/GedcomRecordController.php
/webtrees/app/Http/Controllers/HelpTextController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/NoteController.php
/webtrees/app/Http/Controllers/PendingChangesController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Http/Controllers/ReportEngineController.php
/webtrees/app/Http/Controllers/RepositoryController.php
/webtrees/app/Http/Controllers/SearchController.php
/webtrees/app/Http/Controllers/SourceController.php
/webtrees/app/Http/Middleware/CheckCsrf.php
/webtrees/app/Http/Middleware/EmitResponse.php
/webtrees/app/Http/Middleware/HandleExceptions.php
/webtrees/app/Module/AncestorsChartModule.php
/webtrees/app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php
/webtrees/app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/CensusAssistantModule.php
/webtrees/app/Module/ChartsBlockModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/CompactTreeChartModule.php
/webtrees/app/Module/CustomCssJsModule.php
/webtrees/app/Module/DescendancyChartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/FamilyBookChartModule.php
/webtrees/app/Module/FamilyTreeFavoritesModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FamilyTreeStatisticsModule.php
/webtrees/app/Module/FanChartModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HourglassChartModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/IndividualFactsTabModule.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/LifespansChartModule.php
/webtrees/app/Module/ListsMenuModule.php
/webtrees/app/Module/ModuleAnalyticsTrait.php
/webtrees/app/Module/ModuleCustomTrait.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/OnThisDayModule.php
/webtrees/app/Module/PedigreeChartModule.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Module/RecentChangesModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/ResearchTaskModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/SlideShowModule.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/TimelineChartModule.php
/webtrees/app/Module/TopGivenNamesModule.php
/webtrees/app/Module/TopPageViewsModule.php
/webtrees/app/Module/TopSurnamesModule.php
/webtrees/app/Module/UpcomingAnniversariesModule.php
/webtrees/app/Module/UserFavoritesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Module/YahrzeitModule.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Services/TimeoutService.php
/webtrees/app/Webtrees.php
/webtrees/resources/lang/de/messages.po
/webtrees/resources/lang/es/messages.po
/webtrees/resources/lang/he/messages.po
/webtrees/resources/lang/pl/messages.po
site-logs.phtml
/webtrees/resources/views/edit/add-fact.phtml
/webtrees/resources/views/edit/edit-fact.phtml
/webtrees/resources/views/edit/raw-gedcom-fact.phtml
/webtrees/resources/views/edit/raw-gedcom-record.phtml
/webtrees/resources/views/modals/source-fields.phtml
/webtrees/resources/views/modules/gedcom_stats/config.phtml
/webtrees/resources/views/modules/recent_changes/config.phtml
/webtrees/resources/views/modules/review_changes/config.phtml
/webtrees/resources/views/modules/todo/config.phtml
/webtrees/resources/views/modules/top10_givnnames/config.phtml
/webtrees/resources/views/modules/top10_pageviews/config.phtml
/webtrees/resources/views/modules/top10_surnames/config.phtml
/webtrees/resources/views/modules/yahrzeit/list.phtml
/webtrees/tests/app/Http/Controllers/Admin/LocationControllerTest.php
/webtrees/tests/app/Module/ModuleBlockInterfaceTest.php
/webtrees/tests/app/Module/ModuleChartInterfaceTest.php
/webtrees/tests/app/Module/ModuleConfigInterfaceTest.php
/webtrees/tests/app/Module/ModuleMenuInterfaceTest.php
/webtrees/tests/app/Module/ModuleReportInterfaceTest.php
/webtrees/tests/app/Module/ModuleSidebarInterfaceTest.php
/webtrees/tests/app/Module/ModuleTabInterfaceTest.php
/webtrees/tests/app/Module/ModuleThemeInterfaceTest.php
ba064f4005-May-2019 Greg Roach <fisharebest@webtrees.net>

Make geonames a site-level preference, not a tree-level preference

92e9302404-May-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2408 - cannot upload geographic data

1...<<11121314151617181920>>...22