History log of /webtrees/public/ (Results 226 – 250 of 366)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c1b29ce302-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2813 - Safari doesn't like bootstrap cards. See also #2291

cee51dfd01-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2804 - colorbox icons and styling

8099342330-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: beautifymarker not compatible with font-awesome 5

aee7167d28-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2790 - select2 elements that are initially hidden have zero width

b1467ffc27-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Update package dependencies

69e217d126-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Remove old CSS markup

cee3bd8f24-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2792 - missing icon fa-redo


/webtrees/README.md
/webtrees/app/Auth.php
/webtrees/app/Cache.php
/webtrees/app/Exceptions/FamilyAccessDeniedException.php
/webtrees/app/Exceptions/FamilyNotFoundException.php
/webtrees/app/Exceptions/HttpAccessDeniedException.php
/webtrees/app/Exceptions/HttpException.php
/webtrees/app/Exceptions/HttpNotFoundException.php
/webtrees/app/Exceptions/HttpServerErrorException.php
/webtrees/app/Exceptions/HttpServiceUnavailableException.php
/webtrees/app/Exceptions/IndividualAccessDeniedException.php
/webtrees/app/Exceptions/IndividualNotFoundException.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/Family.php
/webtrees/app/Functions/FunctionsExport.php
/webtrees/app/GedcomRecord.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/Admin/UpgradeController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.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/HandleExceptions.php
/webtrees/app/Http/Middleware/NoRouteFound.php
/webtrees/app/Http/Middleware/UseCache.php
/webtrees/app/Http/RequestHandlers/ContactAction.php
/webtrees/app/Http/RequestHandlers/ContactPage.php
/webtrees/app/Http/RequestHandlers/DeleteUser.php
/webtrees/app/Http/RequestHandlers/EditFact.php
/webtrees/app/Http/RequestHandlers/ExportGedcomClient.php
/webtrees/app/Http/RequestHandlers/IndividualPage.php
/webtrees/app/Http/RequestHandlers/Masquerade.php
/webtrees/app/Http/RequestHandlers/MessageAction.php
/webtrees/app/Http/RequestHandlers/MessagePage.php
/webtrees/app/Http/RequestHandlers/ModuleAction.php
/webtrees/app/Http/RequestHandlers/NotePage.php
/webtrees/app/Http/RequestHandlers/RegisterAction.php
/webtrees/app/Http/RequestHandlers/RegisterPage.php
/webtrees/app/Http/RequestHandlers/ReportGenerate.php
/webtrees/app/Http/RequestHandlers/SearchAdvancedPage.php
/webtrees/app/Http/RequestHandlers/SearchPhoneticPage.php
/webtrees/app/Http/RequestHandlers/UpdatePlacesAction.php
/webtrees/app/Individual.php
/webtrees/app/Location.php
/webtrees/app/Media.php
/webtrees/app/Module/AbstractModule.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/CensusAssistantModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/LanguageHindi.php
/webtrees/app/Module/ModuleCustomTrait.php
/webtrees/app/Module/ModuleSidebarTrait.php
/webtrees/app/Module/ModuleTabTrait.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/ResearchTaskModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Note.php
/webtrees/app/Place.php
/webtrees/app/Report/AbstractRenderer.php
/webtrees/app/Report/HtmlRenderer.php
/webtrees/app/Report/PdfRenderer.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/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/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/TcpdfWrapper.php
/webtrees/app/Repository.php
/webtrees/app/Services/MediaFileService.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Services/ServerCheckService.php
/webtrees/app/Services/TreeService.php
/webtrees/app/Services/UpgradeService.php
/webtrees/app/Services/UserService.php
/webtrees/app/Source.php
/webtrees/app/Statistics/Repository/FamilyRepository.php
/webtrees/app/Statistics/Repository/IndividualRepository.php
/webtrees/app/Tree.php
/webtrees/app/User.php
/webtrees/app/Webtrees.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/modules_v4/example-server-configuration.disable/module.php
js/vendor.min.js
/webtrees/resources/js/vendor.js
/webtrees/resources/lang/ar/messages.po
/webtrees/resources/lang/ca/messages.po
/webtrees/resources/lang/fr-CA/messages.po
/webtrees/resources/lang/hi/messages.po
/webtrees/resources/lang/hu/messages.po
/webtrees/resources/lang/nb/messages.po
/webtrees/resources/lang/nn/messages.po
/webtrees/resources/lang/sv/messages.po
/webtrees/resources/views/admin/components.phtml
/webtrees/resources/views/admin/map-import-form.phtml
/webtrees/resources/views/admin/merge-records-step-2.phtml
/webtrees/resources/views/admin/trees-check.phtml
/webtrees/resources/views/errors/image-svg.phtml
/webtrees/resources/views/individual-page-menu.phtml
/webtrees/resources/views/media-page.phtml
/webtrees/resources/views/modules/clippings/show.phtml
/webtrees/resources/views/modules/gedcom_news/list.phtml
/webtrees/resources/views/modules/gedcom_stats/statistics.phtml
/webtrees/resources/views/modules/media/tab.phtml
/webtrees/resources/views/modules/notes/tab.phtml
/webtrees/resources/views/modules/stories/tab.phtml
/webtrees/resources/views/place-events.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-results.phtml
/webtrees/resources/views/tree-page-block.phtml
/webtrees/resources/views/user-page-block.phtml
/webtrees/tests/TestCase.php
/webtrees/tests/app/Http/Controllers/Admin/FixLevel0MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ImportThumbnailsControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UpgradeControllerTest.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/HandleExceptionsTest.php
/webtrees/tests/app/Http/RequestHandlers/DeleteUserTest.php
/webtrees/tests/app/Http/RequestHandlers/MasqueradeTest.php
/webtrees/tests/app/Http/RequestHandlers/ModuleActionTest.php
/webtrees/tests/app/Module/AhnentafelReportModuleTest.php
/webtrees/tests/app/Module/BirthDeathMarriageReportModuleTest.php
/webtrees/tests/app/Module/BirthReportModuleTest.php
/webtrees/tests/app/Module/CemeteryReportModuleTest.php
/webtrees/tests/app/Module/ChangeReportModuleTest.php
/webtrees/tests/app/Module/DeathReportModuleTest.php
/webtrees/tests/app/Module/DescendancyReportModuleTest.php
/webtrees/tests/app/Module/FactSourcesReportModuleTest.php
/webtrees/tests/app/Module/FamilyGroupReportModuleTest.php
/webtrees/tests/app/Module/IndividualFamiliesReportModuleTest.php
/webtrees/tests/app/Module/IndividualReportModuleTest.php
/webtrees/tests/app/Module/MarriageReportModuleTest.php
/webtrees/tests/app/Module/MissingFactsReportModuleTest.php
/webtrees/tests/app/Module/OccupationReportModuleTest.php
/webtrees/tests/app/Module/PedigreeReportModuleTest.php
/webtrees/tests/app/Module/RelatedIndividualsReportModuleTest.php
/webtrees/tests/app/Report/ReportBaseTest.php
/webtrees/tests/app/Report/ReportHTMLTest.php
/webtrees/tests/app/Report/ReportPDFTest.php
/webtrees/tests/app/Services/SearchServiceTest.php
/webtrees/vendor/autoload.php
/webtrees/vendor/composer/autoload_classmap.php
/webtrees/vendor/composer/autoload_files.php
/webtrees/vendor/composer/autoload_psr4.php
/webtrees/vendor/composer/autoload_real.php
/webtrees/vendor/composer/autoload_static.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php
/webtrees/vendor/nesbot/carbon/composer.json
/webtrees/vendor/nesbot/carbon/phpmd.xml
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php
/webtrees/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Exceptions/ParseErrorException.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/be.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/bm.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/br.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/cv.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/dv.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/dv_MV.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/fi.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ga.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/gd.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/id.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/in.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/kk.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ko.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ky.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/lo.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/mi.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ms.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/my.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/oc.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ru.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/sd.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/se.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/sh.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/si.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/sr.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_ME.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ss.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/tet.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/tg.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/tl.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/tlh.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/tzl.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/tzm.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/tzm_Latn.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/ug.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/uz.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/uz_Latn.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Lang/yo.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Localization.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Translator.php
/webtrees/vendor/symfony/cache/.gitattributes
/webtrees/vendor/symfony/cache/Adapter/AbstractAdapter.php
/webtrees/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/AdapterInterface.php
/webtrees/vendor/symfony/cache/Adapter/ArrayAdapter.php
/webtrees/vendor/symfony/cache/Adapter/ChainAdapter.php
/webtrees/vendor/symfony/cache/Adapter/FilesystemTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/NullAdapter.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/Adapter/TraceableAdapter.php
/webtrees/vendor/symfony/cache/CHANGELOG.md
/webtrees/vendor/symfony/cache/CacheItem.php
/webtrees/vendor/symfony/cache/DataCollector/CacheDataCollector.php
/webtrees/vendor/symfony/cache/DependencyInjection/CachePoolPass.php
/webtrees/vendor/symfony/cache/DoctrineProvider.php
/webtrees/vendor/symfony/cache/LockRegistry.php
/webtrees/vendor/symfony/cache/Marshaller/DefaultMarshaller.php
/webtrees/vendor/symfony/cache/Marshaller/DeflateMarshaller.php
/webtrees/vendor/symfony/cache/Marshaller/TagAwareMarshaller.php
/webtrees/vendor/symfony/cache/Psr16Cache.php
/webtrees/vendor/symfony/cache/Simple/AbstractCache.php
/webtrees/vendor/symfony/cache/Simple/ArrayCache.php
/webtrees/vendor/symfony/cache/Simple/ChainCache.php
/webtrees/vendor/symfony/cache/Simple/NullCache.php
/webtrees/vendor/symfony/cache/Simple/PhpArrayCache.php
/webtrees/vendor/symfony/cache/Simple/TraceableCache.php
/webtrees/vendor/symfony/cache/Traits/AbstractAdapterTrait.php
/webtrees/vendor/symfony/cache/Traits/AbstractTrait.php
/webtrees/vendor/symfony/cache/Traits/ApcuTrait.php
/webtrees/vendor/symfony/cache/Traits/ArrayTrait.php
/webtrees/vendor/symfony/cache/Traits/FilesystemCommonTrait.php
/webtrees/vendor/symfony/cache/Traits/FilesystemTrait.php
/webtrees/vendor/symfony/cache/Traits/MemcachedTrait.php
/webtrees/vendor/symfony/cache/Traits/PdoTrait.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/expression-language/.gitattributes
/webtrees/vendor/symfony/expression-language/ExpressionLanguage.php
/webtrees/vendor/symfony/expression-language/Lexer.php
/webtrees/vendor/symfony/expression-language/Node/Node.php
/webtrees/vendor/symfony/expression-language/ParsedExpression.php
/webtrees/vendor/symfony/expression-language/Parser.php
/webtrees/vendor/symfony/expression-language/TokenStream.php
/webtrees/vendor/symfony/expression-language/composer.json
/webtrees/vendor/symfony/translation/.gitattributes
/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/Dumper/DumperInterface.php
/webtrees/vendor/symfony/translation/Dumper/IcuResFileDumper.php
/webtrees/vendor/symfony/translation/Dumper/MoFileDumper.php
/webtrees/vendor/symfony/translation/Dumper/PoFileDumper.php
/webtrees/vendor/symfony/translation/Dumper/XliffFileDumper.php
/webtrees/vendor/symfony/translation/Extractor/ChainExtractor.php
/webtrees/vendor/symfony/translation/Extractor/ExtractorInterface.php
/webtrees/vendor/symfony/translation/Extractor/PhpStringTokenParser.php
/webtrees/vendor/symfony/translation/IdentityTranslator.php
/webtrees/vendor/symfony/translation/Interval.php
/webtrees/vendor/symfony/translation/Loader/ArrayLoader.php
/webtrees/vendor/symfony/translation/Loader/JsonFileLoader.php
/webtrees/vendor/symfony/translation/Loader/XliffFileLoader.php
/webtrees/vendor/symfony/translation/LoggingTranslator.php
/webtrees/vendor/symfony/translation/MessageCatalogue.php
/webtrees/vendor/symfony/translation/Translator.php
/webtrees/vendor/symfony/translation/Writer/TranslationWriter.php
/webtrees/vendor/symfony/translation/Writer/TranslationWriterInterface.php
/webtrees/vendor/symfony/translation/composer.json
/webtrees/vendor/symfony/var-exporter/.gitattributes
/webtrees/vendor/symfony/var-exporter/Internal/Exporter.php
/webtrees/vendor/symfony/var-exporter/composer.json
17e26b0320-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Allow interactive tree to be resized


/webtrees/app/Census/AbstractCensusColumn.php
/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/RequestHandlers/ReorderFamiliesAction.php
/webtrees/app/Http/RequestHandlers/ReorderFamiliesPage.php
/webtrees/app/Http/Routes/WebRoutes.php
/webtrees/app/Individual.php
/webtrees/app/Module/AncestorsChartModule.php
/webtrees/app/Module/InteractiveTree/TreeView.php
/webtrees/app/Services/ChartService.php
css/clouds.min.css
css/colors.min.css
css/fab.min.css
css/minimal.min.css
css/webtrees.min.css
css/xenea.min.css
/webtrees/resources/css/_chart-interactive.css
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/trees-merge.phtml
/webtrees/resources/views/edit/reorder-families.phtml
/webtrees/resources/views/family-page-parents.phtml
/webtrees/resources/views/individual-page-menu.phtml
/webtrees/resources/views/modules/ancestors-chart/tree.phtml
/webtrees/resources/views/modules/family-book-chart/chart.phtml
/webtrees/resources/views/modules/family-book-chart/parents.phtml
/webtrees/resources/views/modules/family_nav/sidebar-family.phtml
/webtrees/resources/views/modules/hourglass-chart/chart.phtml
/webtrees/resources/views/modules/hourglass-chart/parents.phtml
/webtrees/resources/views/modules/random_media/slide-show.phtml
/webtrees/resources/views/modules/relatives/tab.phtml
/webtrees/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
/webtrees/tests/app/Census/CensusColumnFatherBirthPlaceTest.php
/webtrees/tests/app/Census/CensusColumnFatherForeignTest.php
/webtrees/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
/webtrees/tests/app/Census/CensusColumnMotherBirthPlaceTest.php
/webtrees/tests/app/Census/CensusColumnMotherForeignTest.php
0d2905f717-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Tweaks to on-screen-keyboard

b972b8c915-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Adjust icon widths


css/clouds.min.css
css/colors.min.css
css/fab.min.css
css/minimal.min.css
css/webtrees.min.css
css/xenea.min.css
/webtrees/resources/css/clouds/icons/help.png
/webtrees/resources/css/clouds/icons/preferences.png
/webtrees/resources/css/clouds/icons/zoom-in.png
/webtrees/resources/css/clouds/icons/zoom-out.png
/webtrees/resources/css/colors/icons/help.png
/webtrees/resources/css/colors/icons/zoom-in.png
/webtrees/resources/css/colors/icons/zoom-out.png
/webtrees/resources/css/icons/anniversary.png
/webtrees/resources/css/icons/bing-maps.png
/webtrees/resources/css/icons/calendar.png
/webtrees/resources/css/icons/coordinates.png
/webtrees/resources/css/icons/copy.png
/webtrees/resources/css/icons/delete.png
/webtrees/resources/css/icons/edit.png
/webtrees/resources/css/icons/family.png
/webtrees/resources/css/icons/google-maps.png
/webtrees/resources/css/icons/individual.png
/webtrees/resources/css/icons/keyboard.png
/webtrees/resources/css/icons/media.png
/webtrees/resources/css/icons/minus.png
/webtrees/resources/css/icons/note.png
/webtrees/resources/css/icons/openstreetmap.png
/webtrees/resources/css/icons/plus.png
/webtrees/resources/css/icons/reorder.png
/webtrees/resources/css/icons/repository.png
/webtrees/resources/css/icons/sex-female.png
/webtrees/resources/css/icons/sex-male.png
/webtrees/resources/css/icons/sex-unknown.png
/webtrees/resources/css/icons/source.png
/webtrees/resources/css/icons/warning.png
/webtrees/resources/css/webtrees/icons/help.png
/webtrees/resources/css/webtrees/icons/preferences.png
/webtrees/resources/css/webtrees/icons/zoom-in.png
/webtrees/resources/css/webtrees/icons/zoom-out.png
/webtrees/resources/css/xenea/icons/preferences.png
/webtrees/resources/css/xenea/icons/zoom-in.png
/webtrees/resources/css/xenea/icons/zoom-out.png
/webtrees/resources/views/icons/spacer.phtml
80eaa5fe15-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2729 - missing fact icons in xenea theme

08362db415-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.


/webtrees/app/Carbon.php
/webtrees/app/Date/JewishDate.php
/webtrees/app/Functions/Functions.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsPrint.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/CalendarController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/EditNoteController.php
/webtrees/app/Http/Controllers/GedcomFileController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/SetupController.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/HandleExceptions.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/Middleware/UseLanguage.php
/webtrees/app/Http/Middleware/UseSession.php
/webtrees/app/Http/Middleware/UseTheme.php
/webtrees/app/Http/RequestHandlers/AccountEdit.php
/webtrees/app/Http/RequestHandlers/BroadcastPage.php
/webtrees/app/Http/RequestHandlers/ContactPage.php
/webtrees/app/Http/RequestHandlers/EditRawFactAction.php
/webtrees/app/Http/RequestHandlers/LoginPage.php
/webtrees/app/Http/RequestHandlers/MergeFactsPage.php
/webtrees/app/Http/RequestHandlers/MessagePage.php
/webtrees/app/Http/RequestHandlers/PasswordRequestAction.php
/webtrees/app/Http/RequestHandlers/PasswordResetAction.php
/webtrees/app/Http/RequestHandlers/PasswordResetPage.php
/webtrees/app/Http/RequestHandlers/RegisterAction.php
/webtrees/app/Http/RequestHandlers/UsersCleanupPage.php
/webtrees/app/Http/RequestHandlers/VerifyEmail.php
/webtrees/app/Http/Routes/WebRoutes.php
/webtrees/app/I18N.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/CensusAssistantModule.php
/webtrees/app/Module/CkeditorModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/ModuleAnalyticsTrait.php
/webtrees/app/Module/ModuleBlockTrait.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/ReportsMenuModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/TopPageViewsModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Module/WelcomeBlockModule.php
/webtrees/app/Report/ReportParserSetup.php
/webtrees/app/Services/TreeService.php
/webtrees/app/Services/UserService.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/Webtrees.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/modules_v4/README.md
/webtrees/package-lock.json
/webtrees/package.json
css/clouds.min.css
css/colors.min.css
css/fab.min.css
css/minimal.min.css
css/vendor.css
css/vendor.min.css
css/webtrees.min.css
css/xenea.min.css
js/vendor.min.js
/webtrees/resources/css/clouds.css
/webtrees/resources/css/clouds/icons/zoom-in.png
/webtrees/resources/css/clouds/icons/zoom-out.png
/webtrees/resources/css/clouds/menu/clippings-cart.png
/webtrees/resources/css/clouds/menu/clippings.png
/webtrees/resources/css/clouds/menu/faq.png
/webtrees/resources/css/colors.css
/webtrees/resources/css/colors/icons/zoom-in.png
/webtrees/resources/css/colors/icons/zoom-out.png
/webtrees/resources/css/colors/menu/faq.png
/webtrees/resources/css/fab.css
/webtrees/resources/css/facts/ADDR.png
/webtrees/resources/css/facts/ADOP.png
/webtrees/resources/css/facts/AFN.png
/webtrees/resources/css/facts/ANUL.png
/webtrees/resources/css/facts/ASSO.png
/webtrees/resources/css/facts/BAPL.png
/webtrees/resources/css/facts/BAPM.png
/webtrees/resources/css/facts/BIRT.png
/webtrees/resources/css/facts/BURI.png
/webtrees/resources/css/facts/CEME.png
/webtrees/resources/css/facts/CENS.png
/webtrees/resources/css/facts/CHAN.png
/webtrees/resources/css/facts/CHR.png
/webtrees/resources/css/facts/CONF.png
/webtrees/resources/css/facts/CONL.png
/webtrees/resources/css/facts/DEAT.png
/webtrees/resources/css/facts/DIV.png
/webtrees/resources/css/facts/DIVF.png
/webtrees/resources/css/facts/EMAIL.png
/webtrees/resources/css/facts/EMIG.png
/webtrees/resources/css/facts/ENGA.png
/webtrees/resources/css/facts/EVEN.png
/webtrees/resources/css/facts/FACT.png
/webtrees/resources/css/facts/IMMI.png
/webtrees/resources/css/facts/MARB.png
/webtrees/resources/css/facts/MARR.png
/webtrees/resources/css/facts/NULL.png
/webtrees/resources/css/facts/OCCU.png
/webtrees/resources/css/facts/ORDN.png
/webtrees/resources/css/facts/PHON.png
/webtrees/resources/css/facts/PROP.png
/webtrees/resources/css/facts/REFN.png
/webtrees/resources/css/facts/RESI.png
/webtrees/resources/css/facts/RFN.png
/webtrees/resources/css/facts/RIN.png
/webtrees/resources/css/facts/SLGS.png
/webtrees/resources/css/facts/WWW.png
/webtrees/resources/css/facts/_COML.png
/webtrees/resources/css/facts/_MDCL.png
/webtrees/resources/css/facts/_MILI.png
/webtrees/resources/css/facts/_NMAR.png
/webtrees/resources/css/facts/_NMR.png
/webtrees/resources/css/facts/_SEPR.png
/webtrees/resources/css/facts/_TODO.png
/webtrees/resources/css/facts/_UID.png
/webtrees/resources/css/icons/anniversary.png
/webtrees/resources/css/icons/bing-maps.png
/webtrees/resources/css/icons/calendar.png
/webtrees/resources/css/icons/coordinates.png
/webtrees/resources/css/icons/copy.png
/webtrees/resources/css/icons/delete.png
/webtrees/resources/css/icons/edit.png
/webtrees/resources/css/icons/family.png
/webtrees/resources/css/icons/google-maps.png
/webtrees/resources/css/icons/individual.png
/webtrees/resources/css/icons/keyboard.png
/webtrees/resources/css/icons/media.png
/webtrees/resources/css/icons/minus.png
/webtrees/resources/css/icons/note.png
/webtrees/resources/css/icons/openstreetmap.png
/webtrees/resources/css/icons/plus.png
/webtrees/resources/css/icons/reorder.png
/webtrees/resources/css/icons/repository.png
/webtrees/resources/css/icons/sex-female.png
/webtrees/resources/css/icons/sex-male.png
/webtrees/resources/css/icons/sex-unknown.png
/webtrees/resources/css/icons/source.png
/webtrees/resources/css/icons/warning.png
/webtrees/resources/css/images/childless.png
/webtrees/resources/css/images/children.png
/webtrees/resources/css/images/indicator.gif
/webtrees/resources/css/images/resn_confidential.png
/webtrees/resources/css/images/resn_locked.png
/webtrees/resources/css/images/resn_none.png
/webtrees/resources/css/images/resn_privacy.png
/webtrees/resources/css/images/rings.png
/webtrees/resources/css/minimal.css
/webtrees/resources/css/minimal/images/edit_indi.png
/webtrees/resources/css/webtrees.css
/webtrees/resources/css/webtrees/icons/zoom-in.png
/webtrees/resources/css/webtrees/icons/zoom-out.png
/webtrees/resources/css/webtrees/menu/faq.png
/webtrees/resources/css/xenea.css
/webtrees/resources/css/xenea/icons/zoom-in.png
/webtrees/resources/css/xenea/icons/zoom-out.png
/webtrees/resources/css/xenea/menu/faq.png
/webtrees/resources/js/vendor.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
/webtrees/resources/views/admin/broadcast.phtml
/webtrees/resources/views/admin/changes-log.phtml
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/email-page.phtml
/webtrees/resources/views/admin/site-logs.phtml
/webtrees/resources/views/admin/users-edit.phtml
/webtrees/resources/views/calendar-list.phtml
/webtrees/resources/views/calendar-page.phtml
/webtrees/resources/views/cards/add-associate.phtml
/webtrees/resources/views/cards/add-source-citation.phtml
/webtrees/resources/views/components/select-individual.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/initialize-calendar-popup.phtml
/webtrees/resources/views/edit/shared-note.phtml
/webtrees/resources/views/emails/approve-user-html.phtml
/webtrees/resources/views/emails/approve-user-text.phtml
/webtrees/resources/views/emails/message-copy-html.phtml
/webtrees/resources/views/emails/message-copy-text.phtml
/webtrees/resources/views/emails/message-user-html.phtml
/webtrees/resources/views/emails/message-user-text.phtml
/webtrees/resources/views/emails/password-request-html.phtml
/webtrees/resources/views/emails/password-request-text.phtml
/webtrees/resources/views/emails/pending-changes-html.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/emails/verify-notify-html.phtml
/webtrees/resources/views/emails/verify-notify-text.phtml
/webtrees/resources/views/icons/add.phtml
/webtrees/resources/views/icons/analytics.phtml
/webtrees/resources/views/icons/anniversary.phtml
/webtrees/resources/views/icons/arrow-down.phtml
/webtrees/resources/views/icons/arrow-left.phtml
/webtrees/resources/views/icons/arrow-right.phtml
/webtrees/resources/views/icons/arrow-up.phtml
/webtrees/resources/views/icons/ban.phtml
/webtrees/resources/views/icons/bing-maps.phtml
/webtrees/resources/views/icons/block-tree.phtml
/webtrees/resources/views/icons/block-user.phtml
/webtrees/resources/views/icons/block.phtml
/webtrees/resources/views/icons/calendar.phtml
/webtrees/resources/views/icons/cancel.phtml
/webtrees/resources/views/icons/chart.phtml
/webtrees/resources/views/icons/collapse.phtml
/webtrees/resources/views/icons/coordinates.phtml
/webtrees/resources/views/icons/copy.phtml
/webtrees/resources/views/icons/delete.phtml
/webtrees/resources/views/icons/download.phtml
/webtrees/resources/views/icons/drag-handle.phtml
/webtrees/resources/views/icons/edit.phtml
/webtrees/resources/views/icons/email.phtml
/webtrees/resources/views/icons/expand.phtml
/webtrees/resources/views/icons/family.phtml
/webtrees/resources/views/icons/favorite.phtml
/webtrees/resources/views/icons/file.phtml
/webtrees/resources/views/icons/folder.phtml
/webtrees/resources/views/icons/footer.phtml
/webtrees/resources/views/icons/google-maps.phtml
/webtrees/resources/views/icons/help.phtml
/webtrees/resources/views/icons/history.phtml
/webtrees/resources/views/icons/individual.phtml
/webtrees/resources/views/icons/information.phtml
/webtrees/resources/views/icons/keyboard.phtml
/webtrees/resources/views/icons/language.phtml
/webtrees/resources/views/icons/link.phtml
/webtrees/resources/views/icons/list.phtml
/webtrees/resources/views/icons/location.phtml
/webtrees/resources/views/icons/lock.phtml
/webtrees/resources/views/icons/map.phtml
/webtrees/resources/views/icons/media-next.phtml
/webtrees/resources/views/icons/media-play.phtml
/webtrees/resources/views/icons/media-stop.phtml
/webtrees/resources/views/icons/media.phtml
/webtrees/resources/views/icons/menu.phtml
/webtrees/resources/views/icons/merge.phtml
/webtrees/resources/views/icons/mime.phtml
/webtrees/resources/views/icons/module.phtml
/webtrees/resources/views/icons/note.phtml
/webtrees/resources/views/icons/openstreetmap.phtml
/webtrees/resources/views/icons/pedigree-down.phtml
/webtrees/resources/views/icons/pedigree-left.phtml
/webtrees/resources/views/icons/pedigree-right.phtml
/webtrees/resources/views/icons/pedigree-up.phtml
/webtrees/resources/views/icons/pin.phtml
/webtrees/resources/views/icons/preferences.phtml
/webtrees/resources/views/icons/record.phtml
/webtrees/resources/views/icons/reorder.phtml
/webtrees/resources/views/icons/report.phtml
/webtrees/resources/views/icons/repository.phtml
/webtrees/resources/views/icons/save.phtml
/webtrees/resources/views/icons/search.phtml
/webtrees/resources/views/icons/sex.phtml
/webtrees/resources/views/icons/sidebar.phtml
/webtrees/resources/views/icons/sort.phtml
/webtrees/resources/views/icons/source.phtml
/webtrees/resources/views/icons/spacer.phtml
/webtrees/resources/views/icons/submitter.phtml
/webtrees/resources/views/icons/sync.phtml
/webtrees/resources/views/icons/tab.phtml
/webtrees/resources/views/icons/theme.phtml
/webtrees/resources/views/icons/tree.phtml
/webtrees/resources/views/icons/unlink.phtml
/webtrees/resources/views/icons/upload.phtml
/webtrees/resources/views/icons/user.phtml
/webtrees/resources/views/icons/warning.phtml
/webtrees/resources/views/icons/wizard.phtml
/webtrees/resources/views/icons/zoom-in.phtml
/webtrees/resources/views/icons/zoom-out.phtml
/webtrees/resources/views/layouts/administration.phtml
/webtrees/resources/views/layouts/ajax.phtml
/webtrees/resources/views/layouts/default.phtml
/webtrees/resources/views/layouts/error.phtml
/webtrees/resources/views/layouts/offline.phtml
/webtrees/resources/views/layouts/report.phtml
/webtrees/resources/views/layouts/setup.phtml
/webtrees/resources/views/lists/anniversaries-list.phtml
/webtrees/resources/views/lists/anniversaries-table.phtml
/webtrees/resources/views/lists/chart-by-age.phtml
/webtrees/resources/views/lists/chart-by-decade.phtml
/webtrees/resources/views/lists/families-table.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/resources/views/login-page.phtml
/webtrees/resources/views/message-page.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/census-assistant.phtml
/webtrees/resources/views/modules/clippings/show.phtml
/webtrees/resources/views/modules/login_block/sign-in.phtml
/webtrees/resources/views/modules/privacy-policy/page.phtml
/webtrees/resources/views/modules/timeline-chart/page.phtml
/webtrees/resources/views/modules/top10_pageviews/config.phtml
/webtrees/resources/views/modules/top10_pageviews/list.phtml
/webtrees/resources/views/modules/yahrzeit/list.phtml
/webtrees/resources/views/modules/yahrzeit/table.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/place-hierarchy.phtml
/webtrees/resources/views/place-list.phtml
/webtrees/resources/views/register-page.phtml
/webtrees/tests/TestCase.php
/webtrees/tests/app/Http/Controllers/Admin/LocationControllerTest.php
/webtrees/tests/app/Http/Controllers/CalendarControllerTest.php
/webtrees/tests/app/Http/RequestHandlers/AccountEditTest.php
/webtrees/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
/webtrees/tests/app/I18NTest.php
/webtrees/tests/app/Services/UserServiceTest.php
/webtrees/tests/data/demo.ged
/webtrees/tests/feature/IndividualListTest.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/doctrine/cache/README.md
/webtrees/vendor/doctrine/cache/composer.json
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseBucketCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ExtMongoDBCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/LegacyMongoDBCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
/webtrees/vendor/doctrine/event-manager/.doctrine-project.json
/webtrees/vendor/doctrine/event-manager/composer.json
/webtrees/vendor/doctrine/event-manager/lib/Doctrine/Common/EventArgs.php
/webtrees/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php
/webtrees/vendor/doctrine/inflector/docs/en/index.rst
/webtrees/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
/webtrees/vendor/league/commonmark/CHANGELOG.md
/webtrees/vendor/league/commonmark/src/CommonMarkConverter.php
/webtrees/vendor/league/commonmark/src/InlineParserEngine.php
/webtrees/vendor/league/commonmark/src/Util/LinkParserHelper.php
/webtrees/vendor/swiftmailer/swiftmailer/CHANGES
/webtrees/vendor/swiftmailer/swiftmailer/README.md
/webtrees/vendor/swiftmailer/swiftmailer/doc/messages.rst
/webtrees/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
/webtrees/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php
/webtrees/vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php
/webtrees/vendor/symfony/cache/Adapter/TagAwareAdapter.php
/webtrees/vendor/symfony/cache/Traits/AbstractAdapterTrait.php
/webtrees/vendor/symfony/event-dispatcher/Tests/LegacyEventDispatcherProxyTest.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/Tests/File/Fixtures/-test
/webtrees/vendor/symfony/http-foundation/Tests/File/MimeType/MimeTypeTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/MockFileSessionStorageTest.php
/webtrees/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php
/webtrees/vendor/symfony/http-kernel/Kernel.php
/webtrees/vendor/symfony/http-kernel/Profiler/Profiler.php
/webtrees/vendor/symfony/http-kernel/UriSigner.php
/webtrees/vendor/symfony/mime/FileBinaryMimeTypeGuesser.php
/webtrees/vendor/symfony/mime/Tests/AbstractMimeTypeGuesserTest.php
/webtrees/vendor/symfony/mime/Tests/Fixtures/mimetypes/-test
/webtrees/vendor/symfony/translation/Tests/TranslatorCacheTest.php
/webtrees/vendor/symfony/translation/Translator.php
/webtrees/vendor/symfony/var-exporter/Internal/Exporter.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/lf-ending-string.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/multiline-string.php
/webtrees/vendor/symfony/var-exporter/Tests/VarExporterTest.php
/webtrees/webpack.mix.js
52a1c35309-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Update package dependencies


/webtrees/README.md
/webtrees/app/Http/Controllers/Admin/MediaController.php
/webtrees/app/Http/RequestHandlers/NotePage.php
/webtrees/app/Module/BranchesListModule.php
/webtrees/app/Module/CalendarMenuModule.php
/webtrees/app/Module/ChartsMenuModule.php
/webtrees/app/Module/ContactsFooterModule.php
/webtrees/app/Module/FamilyListModule.php
/webtrees/app/Module/IndividualListModule.php
/webtrees/app/Module/ListsMenuModule.php
/webtrees/app/Module/MediaListModule.php
/webtrees/app/Module/ModuleHistoricEventsTrait.php
/webtrees/app/Module/NoteListModule.php
/webtrees/app/Module/PlaceHierarchyListModule.php
/webtrees/app/Module/RepositoryListModule.php
/webtrees/app/Module/SearchMenuModule.php
/webtrees/app/Module/SourceListModule.php
/webtrees/app/Module/TreesMenuModule.php
/webtrees/composer.lock
/webtrees/package-lock.json
/webtrees/package.json
js/vendor.min.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
/webtrees/resources/views/admin/map-import-form.phtml
/webtrees/resources/views/admin/webtrees1-thumbnails.phtml
/webtrees/resources/views/modules/privacy-policy/page.phtml
/webtrees/resources/views/note-page.phtml
/webtrees/vendor/composer/installed.json
/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/Factory.php
/webtrees/vendor/nesbot/carbon/src/Carbon/FactoryImmutable.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
/webtrees/vendor/nyholm/psr7-server/CHANGELOG.md
/webtrees/vendor/nyholm/psr7-server/src/ServerRequestCreator.php
/webtrees/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php
896a572107-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2738 - error when deselecting from multiple-select control


/webtrees/README.md
/webtrees/app/Auth.php
/webtrees/app/Carbon.php
/webtrees/app/Census/Census.php
/webtrees/app/Contracts/UserInterface.php
/webtrees/app/GedcomRecord.php
/webtrees/app/GuestUser.php
/webtrees/app/Http/Controllers/Admin/FixLevel0MediaController.php
/webtrees/app/Http/Controllers/Admin/MediaController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/CalendarController.php
/webtrees/app/Http/Controllers/EditFamilyController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/SetupController.php
/webtrees/app/Http/Middleware/HandleExceptions.php
/webtrees/app/Http/Middleware/UseFilesystem.php
/webtrees/app/Http/Middleware/UseSession.php
/webtrees/app/Http/RequestHandlers/AccountDelete.php
/webtrees/app/Http/RequestHandlers/AccountEdit.php
/webtrees/app/Http/RequestHandlers/AccountUpdate.php
/webtrees/app/Http/RequestHandlers/DeletePath.php
/webtrees/app/Http/RequestHandlers/LoginAction.php
/webtrees/app/Http/RequestHandlers/MediaPage.php
/webtrees/app/Http/RequestHandlers/MergeFactsAction.php
/webtrees/app/Http/RequestHandlers/MessageAction.php
/webtrees/app/Http/RequestHandlers/MessagePage.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogData.php
/webtrees/app/Http/RequestHandlers/RegisterAction.php
/webtrees/app/Http/RequestHandlers/SelectLanguage.php
/webtrees/app/Http/RequestHandlers/SelectTheme.php
/webtrees/app/Http/RequestHandlers/SiteLogsData.php
/webtrees/app/Http/RequestHandlers/VerifyEmail.php
/webtrees/app/Http/Routes/WebRoutes.php
/webtrees/app/Individual.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/ChartsBlockModule.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Module/UserWelcomeModule.php
/webtrees/app/NoReplyUser.php
/webtrees/app/Services/DatatablesService.php
/webtrees/app/Services/MediaFileService.php
/webtrees/app/Services/MessageService.php
/webtrees/app/Services/TreeService.php
/webtrees/app/Services/UserService.php
/webtrees/app/SiteUser.php
/webtrees/app/Statistics/Repository/LatestUserRepository.php
/webtrees/app/Statistics/Repository/UserRepository.php
/webtrees/app/Tree.php
/webtrees/app/TreeUser.php
/webtrees/app/User.php
js/webtrees.min.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/lang/de/messages.po
/webtrees/resources/lang/zh-Hans/messages.po
/webtrees/resources/lang/zh-Hant/messages.po
/webtrees/resources/views/admin/media.phtml
/webtrees/resources/views/admin/users-cleanup.phtml
/webtrees/resources/views/admin/users-edit.phtml
/webtrees/resources/views/edit-account-page.phtml
/webtrees/resources/views/edit/link-child-to-family.phtml
/webtrees/resources/views/edit/link-spouse-to-individual.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/media-page.phtml
/webtrees/resources/views/modals/create-media-from-file.phtml
/webtrees/tests/app/Census/CensusTest.php
/webtrees/tests/app/Http/Controllers/Admin/MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UsersControllerTest.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/RequestHandlers/AccountDeleteTest.php
/webtrees/tests/app/Http/RequestHandlers/AccountEditTest.php
/webtrees/tests/app/Http/RequestHandlers/AccountUpdateTest.php
/webtrees/tests/app/Http/RequestHandlers/DeleteUserTest.php
/webtrees/tests/app/Module/AhnentafelReportModuleTest.php
/webtrees/tests/app/Module/BirthReportModuleTest.php
/webtrees/tests/app/Module/CemeteryReportModuleTest.php
/webtrees/tests/app/Module/ChangeReportModuleTest.php
/webtrees/tests/app/Module/DeathReportModuleTest.php
/webtrees/tests/app/Module/DescendancyReportModuleTest.php
/webtrees/tests/app/Module/FactSourcesReportModuleTest.php
/webtrees/tests/app/Module/FamilyGroupReportModuleTest.php
/webtrees/tests/app/Module/IndividualFamiliesReportModuleTest.php
/webtrees/tests/app/Module/IndividualReportModuleTest.php
/webtrees/tests/app/Module/MarriageReportModuleTest.php
/webtrees/tests/app/Module/MissingFactsReportModuleTest.php
/webtrees/tests/app/Module/OccupationReportModuleTest.php
/webtrees/tests/app/Module/PedigreeReportModuleTest.php
/webtrees/tests/app/Module/RelatedIndividualsReportModuleTest.php
/webtrees/tests/app/Services/UserServiceTest.php
/webtrees/tests/app/TreeTest.php
/webtrees/tests/feature/EmbeddedVariablesTest.php
5392cf4f05-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Update package dependencies


/webtrees/README.md
/webtrees/app/Contracts/UserInterface.php
/webtrees/app/Functions/FunctionsExport.php
/webtrees/app/Http/Controllers/Admin/ImportThumbnailsController.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/CalendarController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Middleware/DoHousekeeping.php
/webtrees/app/Http/Middleware/UseFilesystem.php
/webtrees/app/Http/Middleware/UseTheme.php
/webtrees/app/Http/RequestHandlers/CleanDataFolder.php
/webtrees/app/Http/RequestHandlers/CreateMediaObjectModal.php
/webtrees/app/Http/RequestHandlers/DeletePath.php
/webtrees/app/Http/RequestHandlers/DeleteRecord.php
/webtrees/app/Http/RequestHandlers/EmailPreferencesAction.php
/webtrees/app/Http/RequestHandlers/EmailPreferencesPage.php
/webtrees/app/Http/RequestHandlers/ExportGedcomClient.php
/webtrees/app/Http/RequestHandlers/ExportGedcomServer.php
/webtrees/app/Http/RequestHandlers/MergeFactsAction.php
/webtrees/app/Http/RequestHandlers/MergeFactsPage.php
/webtrees/app/Http/RequestHandlers/MergeRecordsAction.php
/webtrees/app/Http/RequestHandlers/MergeRecordsPage.php
/webtrees/app/Http/RequestHandlers/PasswordRequestPage.php
/webtrees/app/Http/RequestHandlers/PendingChanges.php
/webtrees/app/Http/RequestHandlers/ReportGenerate.php
/webtrees/app/Http/RequestHandlers/UnconnectedAction.php
/webtrees/app/Http/RequestHandlers/UnconnectedPage.php
/webtrees/app/Http/RequestHandlers/UpdatePlacesAction.php
/webtrees/app/Http/RequestHandlers/UpdatePlacesPage.php
/webtrees/app/Http/RequestHandlers/UsersCleanupAction.php
/webtrees/app/Http/RequestHandlers/UsersCleanupPage.php
/webtrees/app/Http/Routes/WebRoutes.php
/webtrees/app/Media.php
/webtrees/app/MediaFile.php
/webtrees/app/Module/BingWebmasterToolsModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/GoogleWebmasterToolsModule.php
/webtrees/app/Module/HitCountFooterModule.php
/webtrees/app/Module/ModuleAnalyticsInterface.php
/webtrees/app/Module/ModuleAnalyticsTrait.php
/webtrees/app/Module/PrivacyPolicy.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Note.php
/webtrees/app/Report/AbstractReport.php
/webtrees/app/Report/ReportHtml.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Report/ReportPdf.php
/webtrees/app/Services/MediaFileService.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Services/UserService.php
/webtrees/app/Source.php
/webtrees/app/Statistics/Google/ChartDistribution.php
/webtrees/app/Tree.php
/webtrees/composer.lock
/webtrees/package-lock.json
/webtrees/package.json
js/vendor.min.js
/webtrees/resources/css/clouds.css
/webtrees/resources/css/colors.css
/webtrees/resources/css/fab.css
/webtrees/resources/css/minimal.css
/webtrees/resources/css/webtrees.css
/webtrees/resources/css/xenea.css
/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
/webtrees/resources/views/admin/components.phtml
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/email-page.phtml
/webtrees/resources/views/admin/media.phtml
/webtrees/resources/views/admin/merge-records-step-1.phtml
/webtrees/resources/views/admin/merge-records-step-2.phtml
/webtrees/resources/views/admin/site-mail.phtml
/webtrees/resources/views/admin/site-preferences.phtml
/webtrees/resources/views/admin/trees-duplicates.phtml
/webtrees/resources/views/admin/trees-places.phtml
/webtrees/resources/views/admin/trees-preferences.phtml
/webtrees/resources/views/admin/trees-unconnected.phtml
/webtrees/resources/views/admin/trees.phtml
/webtrees/resources/views/admin/upgrade/wizard.phtml
/webtrees/resources/views/admin/users-cleanup.phtml
/webtrees/resources/views/admin/users-table-options.phtml
/webtrees/resources/views/calendar-page.phtml
/webtrees/resources/views/components/select-individual.phtml
/webtrees/resources/views/media-list-page.phtml
/webtrees/resources/views/media-page.phtml
/webtrees/resources/views/modules/clippings/download.phtml
/webtrees/resources/views/modules/privacy-policy/footer.phtml
/webtrees/resources/views/modules/privacy-policy/page.phtml
/webtrees/resources/views/modules/statistics-chart/custom.phtml
/webtrees/resources/views/pending-changes-page.phtml
/webtrees/tests/TestCase.php
/webtrees/tests/app/Http/Controllers/Admin/ImportThumbnailsControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/MediaControllerTest.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/DoHousekeepingTest.php
/webtrees/tests/app/Http/RequestHandlers/LoginPageTest.php
/webtrees/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
/webtrees/tests/app/Module/AhnentafelReportModuleTest.php
/webtrees/tests/app/Module/BirthDeathMarriageReportModuleTest.php
/webtrees/tests/app/Module/BirthReportModuleTest.php
/webtrees/tests/app/Module/CemeteryReportModuleTest.php
/webtrees/tests/app/Module/ChangeReportModuleTest.php
/webtrees/tests/app/Module/DeathReportModuleTest.php
/webtrees/tests/app/Module/DescendancyReportModuleTest.php
/webtrees/tests/app/Module/FactSourcesReportModuleTest.php
/webtrees/tests/app/Module/FamilyGroupReportModuleTest.php
/webtrees/tests/app/Module/IndividualFamiliesReportModuleTest.php
/webtrees/tests/app/Module/IndividualReportModuleTest.php
/webtrees/tests/app/Module/MarriageReportModuleTest.php
/webtrees/tests/app/Module/MissingFactsReportModuleTest.php
/webtrees/tests/app/Module/OccupationReportModuleTest.php
/webtrees/tests/app/Module/PedigreeReportModuleTest.php
/webtrees/tests/app/Module/RelatedIndividualsReportModuleTest.php
/webtrees/tests/feature/IndividualListTest.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Cache/ResultCacheStatement.php
/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Exception.php
/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php
/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php
/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Table.php
/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Version.php
/webtrees/vendor/intervention/image/src/Intervention/Image/ImageServiceProvider.php
/webtrees/vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLaravelRecent.php
/webtrees/vendor/league/commonmark/CHANGELOG.md
/webtrees/vendor/league/commonmark/README.md
/webtrees/vendor/league/commonmark/composer.json
/webtrees/vendor/league/commonmark/src/Block/Element/FencedCode.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/FencedCodeRenderer.php
/webtrees/vendor/league/commonmark/src/Block/Renderer/HtmlBlockRenderer.php
/webtrees/vendor/league/commonmark/src/CommonMarkConverter.php
/webtrees/vendor/league/commonmark/src/Cursor.php
/webtrees/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollection.php
/webtrees/vendor/league/commonmark/src/Delimiter/Processor/StaggeredDelimiterProcessor.php
/webtrees/vendor/league/commonmark/src/DocParser.php
/webtrees/vendor/league/commonmark/src/Environment.php
/webtrees/vendor/league/commonmark/src/HtmlRenderer.php
/webtrees/vendor/league/commonmark/src/Inline/Parser/BacktickParser.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/Renderer/HtmlInlineRenderer.php
/webtrees/vendor/league/commonmark/src/Util/Configuration.php
/webtrees/vendor/league/commonmark/src/Util/Html5Entities.php
/webtrees/vendor/league/commonmark/src/Util/Html5EntityDecoder.php
/webtrees/vendor/league/commonmark/src/Util/RegexHelper.php
/webtrees/vendor/nyholm/psr7-server/CHANGELOG.md
/webtrees/vendor/nyholm/psr7-server/src/ServerRequestCreator.php
/webtrees/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
/webtrees/vendor/psr/log/README.md
/webtrees/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/FilesystemTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php
/webtrees/vendor/symfony/cache/Adapter/TagAwareAdapter.php
/webtrees/vendor/symfony/cache/Tests/Adapter/AdapterTestCase.php
/webtrees/vendor/symfony/cache/Tests/Adapter/MaxIdLengthAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/NullAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PdoDbalAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/TagAwareAdapterTest.php
/webtrees/vendor/symfony/cache/Traits/MemcachedTrait.php
/webtrees/vendor/symfony/debug/DebugClassLoader.php
/webtrees/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php
/webtrees/vendor/symfony/expression-language/Tests/ExpressionLanguageTest.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/Request.php
/webtrees/vendor/symfony/http-foundation/Tests/File/UploadedFileTest.php
/webtrees/vendor/symfony/http-foundation/Tests/HeaderBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/RedirectResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/RequestTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/NativeSessionStorageTest.php
/webtrees/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php
/webtrees/vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategy.php
/webtrees/vendor/symfony/http-kernel/Kernel.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/RegisterControllerArgumentLocatorsPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/StoreTest.php
/webtrees/vendor/symfony/mime/CharacterStream.php
/webtrees/vendor/symfony/mime/FileBinaryMimeTypeGuesser.php
/webtrees/vendor/symfony/mime/Tests/EmailTest.php
/webtrees/vendor/symfony/mime/Tests/Header/HeadersTest.php
/webtrees/vendor/symfony/mime/Tests/Header/IdentificationHeaderTest.php
/webtrees/vendor/symfony/mime/Tests/Header/PathHeaderTest.php
/webtrees/vendor/symfony/translation/Resources/bin/translation-status.php
040e7dba02-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Improve logic when masquerading as another user

117aa30001-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2707 - missing media icons in admin pages


/webtrees/app/Functions/Functions.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/RequestHandlers/BroadcastAction.php
/webtrees/app/Http/RequestHandlers/BroadcastPage.php
/webtrees/app/Http/RequestHandlers/ContactAction.php
/webtrees/app/Http/RequestHandlers/ContactPage.php
/webtrees/app/Http/RequestHandlers/MessageAction.php
/webtrees/app/Http/RequestHandlers/MessagePage.php
/webtrees/app/Http/RequestHandlers/MessageSelect.php
/webtrees/app/Http/RequestHandlers/PasswordRequestAction.php
/webtrees/app/Http/RequestHandlers/RegisterAction.php
/webtrees/app/Http/RequestHandlers/ReportGenerate.php
/webtrees/app/Http/RequestHandlers/VerifyEmail.php
/webtrees/app/Http/Routes/WebRoutes.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Services/CalendarService.php
/webtrees/app/Services/EmailService.php
/webtrees/app/Services/MessageService.php
/webtrees/app/Services/UserService.php
/webtrees/app/Statistics/Repository/UserRepository.php
css/administration.min.css
/webtrees/resources/css/administration.css
/webtrees/resources/views/admin/broadcast.phtml
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/map-provider.phtml
/webtrees/resources/views/contact-page.phtml
/webtrees/resources/views/message-page.phtml
/webtrees/resources/views/pending-changes-page.phtml
/webtrees/tests/app/Http/Controllers/Admin/UsersControllerTest.php
/webtrees/tests/app/Services/MailServiceTest.php
/webtrees/tests/feature/UserAdminTest.php
b6ba99b401-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: twitter-typeahead and select2 inputs do not work inside bootstrap input-groups


/webtrees/app/Auth.php
/webtrees/app/Census/CensusColumnReligion.php
/webtrees/app/Family.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsPrint.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/GedcomRecord.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/AdminTreesController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/BranchesController.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/HomePageController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Http/Middleware/AuthManager.php
/webtrees/app/Http/Middleware/LoadRoutes.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/Middleware/WrapHandler.php
/webtrees/app/Http/RequestHandlers/AbstractSelect2Handler.php
/webtrees/app/Http/RequestHandlers/AccountUpdate.php
/webtrees/app/Http/RequestHandlers/AddNewFact.php
/webtrees/app/Http/RequestHandlers/CopyFact.php
/webtrees/app/Http/RequestHandlers/CreateMediaObjectAction.php
/webtrees/app/Http/RequestHandlers/CreateMediaObjectModal.php
/webtrees/app/Http/RequestHandlers/CreateNoteAction.php
/webtrees/app/Http/RequestHandlers/CreateNoteModal.php
/webtrees/app/Http/RequestHandlers/CreateRepositoryAction.php
/webtrees/app/Http/RequestHandlers/CreateRepositoryModal.php
/webtrees/app/Http/RequestHandlers/CreateSourceAction.php
/webtrees/app/Http/RequestHandlers/CreateSourceModal.php
/webtrees/app/Http/RequestHandlers/CreateSubmitterAction.php
/webtrees/app/Http/RequestHandlers/CreateSubmitterModal.php
/webtrees/app/Http/RequestHandlers/DeleteFact.php
/webtrees/app/Http/RequestHandlers/DeleteRecord.php
/webtrees/app/Http/RequestHandlers/EditFact.php
/webtrees/app/Http/RequestHandlers/EditRawFactAction.php
/webtrees/app/Http/RequestHandlers/EditRawFactPage.php
/webtrees/app/Http/RequestHandlers/EditRawRecordAction.php
/webtrees/app/Http/RequestHandlers/EditRawRecordPage.php
/webtrees/app/Http/RequestHandlers/FamilyPage.php
/webtrees/app/Http/RequestHandlers/GedcomRecordPage.php
/webtrees/app/Http/RequestHandlers/IndividualPage.php
/webtrees/app/Http/RequestHandlers/MediaPage.php
/webtrees/app/Http/RequestHandlers/NotePage.php
/webtrees/app/Http/RequestHandlers/PasswordResetPage.php
/webtrees/app/Http/RequestHandlers/PasteFact.php
/webtrees/app/Http/RequestHandlers/PendingChangesAcceptChange.php
/webtrees/app/Http/RequestHandlers/PendingChangesRejectChange.php
/webtrees/app/Http/RequestHandlers/ReorderChildrenAction.php
/webtrees/app/Http/RequestHandlers/ReorderChildrenPage.php
/webtrees/app/Http/RequestHandlers/ReorderMediaAction.php
/webtrees/app/Http/RequestHandlers/ReorderMediaPage.php
/webtrees/app/Http/RequestHandlers/ReorderNamesAction.php
/webtrees/app/Http/RequestHandlers/ReorderNamesPage.php
/webtrees/app/Http/RequestHandlers/ReorderSpousesAction.php
/webtrees/app/Http/RequestHandlers/ReorderSpousesPage.php
/webtrees/app/Http/RequestHandlers/RepositoryPage.php
/webtrees/app/Http/RequestHandlers/SearchAdvancedPage.php
/webtrees/app/Http/RequestHandlers/Select2Family.php
/webtrees/app/Http/RequestHandlers/Select2Individual.php
/webtrees/app/Http/RequestHandlers/Select2MediaObject.php
/webtrees/app/Http/RequestHandlers/Select2Note.php
/webtrees/app/Http/RequestHandlers/Select2Place.php
/webtrees/app/Http/RequestHandlers/Select2Repository.php
/webtrees/app/Http/RequestHandlers/Select2Source.php
/webtrees/app/Http/RequestHandlers/Select2Submitter.php
/webtrees/app/Http/RequestHandlers/SelectNewFact.php
/webtrees/app/Http/RequestHandlers/SiteLogsPage.php
/webtrees/app/Http/RequestHandlers/SourcePage.php
/webtrees/app/Http/Routes/ApiRoutes.php
/webtrees/app/Http/Routes/WebRoutes.php
/webtrees/app/Http/ViewResponseTrait.php
/webtrees/app/Individual.php
/webtrees/app/Media.php
/webtrees/app/Module/AbstractModule.php
/webtrees/app/Module/AncestorsChartModule.php
/webtrees/app/Module/CensusAssistantModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/CompactTreeChartModule.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/FanChartModule.php
/webtrees/app/Module/HourglassChartModule.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/LifespansChartModule.php
/webtrees/app/Module/LoginBlockModule.php
/webtrees/app/Module/ModuleCustomTrait.php
/webtrees/app/Module/ModuleInterface.php
/webtrees/app/Module/ModuleTabInterface.php
/webtrees/app/Module/ModuleTabTrait.php
/webtrees/app/Module/PedigreeChartModule.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/ResearchTaskModule.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/Report/ReportBaseTextbox.php
/webtrees/app/Repository.php
/webtrees/app/Services/MediaFileService.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Source.php
/webtrees/app/View.php
/webtrees/composer.json
/webtrees/modules_v4/example-server-configuration.disable/ExampleServerConfigurationModule.php
/webtrees/modules_v4/example-server-configuration.disable/module.php
/webtrees/modules_v4/example.disable/module.php
css/administration.min.css
css/clouds.min.css
css/colors.min.css
css/fab.min.css
css/minimal.min.css
css/webtrees.min.css
css/xenea.min.css
js/webtrees.min.js
/webtrees/resources/css/_base.css
/webtrees/resources/js/webtrees.js
/webtrees/resources/views/admin/trees.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/gedcom-record-page.phtml
/webtrees/resources/views/individual-page.phtml
/webtrees/resources/views/media-page.phtml
/webtrees/resources/views/modals/add-media-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/media-file-fields.phtml
/webtrees/resources/views/modals/media-object-fields.phtml
/webtrees/resources/views/modules/html/config.phtml
/webtrees/resources/views/modules/html/template-narrative.phtml
/webtrees/resources/views/modules/html/template-statistics.phtml
/webtrees/resources/views/note-page.phtml
/webtrees/resources/views/place-events.phtml
/webtrees/resources/views/repository-list-page.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/source-list-page.phtml
/webtrees/tests/TestCase.php
/webtrees/tests/app/Census/CensusColumnReligionTest.php
/webtrees/tests/app/Http/RequestHandlers/LoginPageTest.php
/webtrees/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
c4d12d2b28-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Add a default site.webmanifest file


/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Middleware/HandleExceptions.php
/webtrees/app/Http/RequestHandlers/AddNewFact.php
/webtrees/app/Http/RequestHandlers/CopyFact.php
/webtrees/app/Http/RequestHandlers/DeleteFact.php
/webtrees/app/Http/RequestHandlers/DeleteRecord.php
/webtrees/app/Http/RequestHandlers/EditFact.php
/webtrees/app/Http/RequestHandlers/EditRawFactAction.php
/webtrees/app/Http/RequestHandlers/EditRawFactPage.php
/webtrees/app/Http/RequestHandlers/EditRawRecordAction.php
/webtrees/app/Http/RequestHandlers/EditRawRecordPage.php
/webtrees/app/Http/RequestHandlers/PasteFact.php
/webtrees/app/Http/RequestHandlers/SelectNewFact.php
/webtrees/app/Individual.php
/webtrees/app/Module/BatchUpdate/BatchUpdateBasePlugin.php
/webtrees/composer.lock
site.webmanifest
/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
/webtrees/resources/views/admin/users-create.phtml
/webtrees/resources/views/admin/users-edit.phtml
/webtrees/resources/views/edit/add-fact-row.phtml
/webtrees/resources/views/edit/add-fact.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/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/errors/unhandled-exception.phtml
/webtrees/resources/views/family-page-menu.phtml
/webtrees/resources/views/family-page.phtml
/webtrees/resources/views/gedcom-record-page-menu.phtml
/webtrees/resources/views/individual-page-menu.phtml
/webtrees/resources/views/individual-page.phtml
/webtrees/resources/views/layouts/default.phtml
/webtrees/resources/views/media-page-menu.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/resources/views/modules/notes/tab.phtml
/webtrees/resources/views/modules/relatives/family.phtml
/webtrees/resources/views/modules/sources_tab/tab.phtml
/webtrees/resources/views/note-page-menu.phtml
/webtrees/resources/views/repository-page-menu.phtml
/webtrees/resources/views/source-page-menu.phtml
/webtrees/resources/views/source-page.phtml
/webtrees/routes/web.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php
/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php
/webtrees/vendor/ezyang/htmlpurifier/NEWS
/webtrees/vendor/ezyang/htmlpurifier/VERSION
/webtrees/vendor/ezyang/htmlpurifier/WHATSNEW
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php
/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Font.php
/webtrees/vendor/psr/log/Psr/Log/LoggerInterface.php
/webtrees/vendor/psr/log/Psr/Log/LoggerTrait.php
/webtrees/vendor/psr/log/Psr/Log/NullLogger.php
/webtrees/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
/webtrees/vendor/psr/log/Psr/Log/Test/TestLogger.php
/webtrees/vendor/psr/log/composer.json
5fb051e927-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Rewrite error handler - #2686 and #2685


/webtrees/app/Carbon.php
/webtrees/app/Date/JewishDate.php
/webtrees/app/Functions/Functions.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsImport.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Http/Controllers/AbstractEditController.php
/webtrees/app/Http/Controllers/Admin/ImportThumbnailsController.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/CalendarController.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/GedcomFileController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/NoteController.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/AuthVisitor.php
/webtrees/app/Http/Middleware/HandleExceptions.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/Middleware/UseCache.php
/webtrees/app/Http/Middleware/UseLocale.php
/webtrees/app/Http/Middleware/UseSession.php
/webtrees/app/Http/RequestHandlers/DeletePath.php
/webtrees/app/Http/RequestHandlers/DeleteTreeAction.php
/webtrees/app/Http/RequestHandlers/HomePage.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/PendingChanges.php
/webtrees/app/Http/RequestHandlers/PendingChangesAcceptChange.php
/webtrees/app/Http/RequestHandlers/PendingChangesAcceptRecord.php
/webtrees/app/Http/RequestHandlers/PendingChangesAcceptTree.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogAction.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogData.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogDelete.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogDownload.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogPage.php
/webtrees/app/Http/RequestHandlers/PendingChangesRejectChange.php
/webtrees/app/Http/RequestHandlers/PendingChangesRejectRecord.php
/webtrees/app/Http/RequestHandlers/PendingChangesRejectTree.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/RegisterAction.php
/webtrees/app/Http/RequestHandlers/ReorderChildrenAction.php
/webtrees/app/Http/RequestHandlers/ReorderChildrenPage.php
/webtrees/app/Http/RequestHandlers/ReorderMediaAction.php
/webtrees/app/Http/RequestHandlers/ReorderMediaPage.php
/webtrees/app/Http/RequestHandlers/ReorderNamesAction.php
/webtrees/app/Http/RequestHandlers/ReorderNamesPage.php
/webtrees/app/Http/RequestHandlers/ReorderSpousesAction.php
/webtrees/app/Http/RequestHandlers/ReorderSpousesPage.php
/webtrees/app/Http/RequestHandlers/ReportGenerate.php
/webtrees/app/Http/RequestHandlers/ReportListAction.php
/webtrees/app/Http/RequestHandlers/ReportListPage.php
/webtrees/app/Http/RequestHandlers/ReportSetupAction.php
/webtrees/app/Http/RequestHandlers/ReportSetupPage.php
/webtrees/app/Http/RequestHandlers/RobotsTxt.php
/webtrees/app/Http/RequestHandlers/SearchAdvancedAction.php
/webtrees/app/Http/RequestHandlers/SearchAdvancedPage.php
/webtrees/app/Http/RequestHandlers/SearchGeneralAction.php
/webtrees/app/Http/RequestHandlers/SearchGeneralPage.php
/webtrees/app/Http/RequestHandlers/SearchPhoneticAction.php
/webtrees/app/Http/RequestHandlers/SearchPhoneticPage.php
/webtrees/app/Http/RequestHandlers/SearchQuickAction.php
/webtrees/app/Http/RequestHandlers/SearchReplaceAction.php
/webtrees/app/Http/RequestHandlers/SearchReplacePage.php
/webtrees/app/Http/RequestHandlers/SelectDefaultTree.php
/webtrees/app/Http/RequestHandlers/SelectLanguage.php
/webtrees/app/Http/RequestHandlers/SelectTheme.php
/webtrees/app/Http/RequestHandlers/SiteLogsAction.php
/webtrees/app/Http/RequestHandlers/SiteLogsDownload.php
/webtrees/app/Http/RequestHandlers/VerifyEmail.php
/webtrees/app/I18N.php
/webtrees/app/MediaFile.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/BranchesListModule.php
/webtrees/app/Module/CkeditorModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/ColorsTheme.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/FamilyListModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/GoogleAnalyticsModule.php
/webtrees/app/Module/HourglassChartModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/IndividualListModule.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/MediaListModule.php
/webtrees/app/Module/ModuleAnalyticsTrait.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/NoteListModule.php
/webtrees/app/Module/PlaceHierarchyListModule.php
/webtrees/app/Module/RepositoryListModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/SlideShowModule.php
/webtrees/app/Module/SourceListModule.php
/webtrees/app/Module/StatisticsChartModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Report/ReportParserSetup.php
/webtrees/app/Services/IndividualListService.php
/webtrees/app/Services/LocalizationService.php
/webtrees/app/Services/TreeService.php
/webtrees/app/Services/UserService.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/IndividualRepository.php
/webtrees/app/Statistics/Repository/PlaceRepository.php
/webtrees/app/Tree.php
/webtrees/app/Webtrees.php
/webtrees/modules_v4/README.md
js/webtrees.min.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/views/admin/merge-records-step-1.phtml
/webtrees/resources/views/admin/merge-records-step-2.phtml
/webtrees/resources/views/admin/site-registration.phtml
/webtrees/resources/views/admin/trees-check.phtml
/webtrees/resources/views/admin/trees-duplicates.phtml
/webtrees/resources/views/admin/trees-export.phtml
/webtrees/resources/views/admin/trees-import.phtml
/webtrees/resources/views/admin/trees-privacy.phtml
/webtrees/resources/views/layouts/administration.phtml
/webtrees/resources/views/layouts/default.phtml
/webtrees/resources/views/lists/chart-by-age.phtml
/webtrees/resources/views/lists/chart-by-decade.phtml
/webtrees/resources/views/login-page.phtml
/webtrees/resources/views/media-list-page.phtml
/webtrees/resources/views/media-page.phtml
/webtrees/resources/views/modules/login_block/sign-in.phtml
/webtrees/resources/views/modules/random_media/slide-show.phtml
/webtrees/resources/views/modules/yahrzeit/table.phtml
/webtrees/resources/views/robots-txt.phtml
/webtrees/resources/views/statistics/other/charts/column.phtml
/webtrees/resources/views/statistics/other/charts/combo.phtml
/webtrees/resources/views/statistics/other/charts/custom.phtml
/webtrees/resources/views/statistics/other/charts/geo.phtml
/webtrees/resources/views/statistics/other/charts/pie.phtml
/webtrees/routes/web.php
/webtrees/tests/TestCase.php
/webtrees/tests/app/AgeTest.php
/webtrees/tests/app/Http/Controllers/Admin/FixLevel0MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ModuleControllerTest.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/HandleExceptionsTest.php
/webtrees/tests/app/Http/RequestHandlers/LoginPageTest.php
/webtrees/tests/app/Http/RequestHandlers/ModuleActionTest.php
/webtrees/tests/app/Module/AhnentafelReportModuleTest.php
/webtrees/tests/app/Module/BirthDeathMarriageReportModuleTest.php
/webtrees/tests/app/Module/BirthReportModuleTest.php
/webtrees/tests/app/Module/CemeteryReportModuleTest.php
/webtrees/tests/app/Module/ChangeReportModuleTest.php
/webtrees/tests/app/Module/DeathReportModuleTest.php
/webtrees/tests/app/Module/DescendancyReportModuleTest.php
/webtrees/tests/app/Module/FactSourcesReportModuleTest.php
/webtrees/tests/app/Module/FamilyGroupReportModuleTest.php
/webtrees/tests/app/Module/IndividualFamiliesReportModuleTest.php
/webtrees/tests/app/Module/IndividualReportModuleTest.php
/webtrees/tests/app/Module/MarriageReportModuleTest.php
/webtrees/tests/app/Module/MissingFactsReportModuleTest.php
/webtrees/tests/app/Module/OccupationReportModuleTest.php
/webtrees/tests/app/Module/PedigreeReportModuleTest.php
/webtrees/tests/app/Module/RelatedIndividualsReportModuleTest.php
/webtrees/tests/app/Services/ModuleServiceTest.php
062e723625-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Rebuild distribution JS files


/webtrees/app/Functions/FunctionsImport.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/Admin/ImportThumbnailsController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Middleware/AuthLoggedIn.php
/webtrees/app/Http/Middleware/AuthVisitor.php
/webtrees/app/Http/RequestHandlers/AccountDelete.php
/webtrees/app/Http/RequestHandlers/AccountEdit.php
/webtrees/app/Http/RequestHandlers/AccountUpdate.php
/webtrees/app/Http/RequestHandlers/HomePage.php
/webtrees/app/Http/RequestHandlers/PasswordRequestPage.php
/webtrees/app/Http/RequestHandlers/PendingChanges.php
/webtrees/app/Http/RequestHandlers/PendingChangesAcceptChange.php
/webtrees/app/Http/RequestHandlers/PendingChangesAcceptRecord.php
/webtrees/app/Http/RequestHandlers/PendingChangesAcceptTree.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogAction.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogData.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogDelete.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogDownload.php
/webtrees/app/Http/RequestHandlers/PendingChangesLogPage.php
/webtrees/app/Http/RequestHandlers/PendingChangesRejectChange.php
/webtrees/app/Http/RequestHandlers/PendingChangesRejectRecord.php
/webtrees/app/Http/RequestHandlers/PendingChangesRejectTree.php
/webtrees/app/Http/RequestHandlers/RegisterAction.php
/webtrees/app/Http/RequestHandlers/RegisterPage.php
/webtrees/app/Http/RequestHandlers/SiteLogsAction.php
/webtrees/app/Http/RequestHandlers/SiteLogsData.php
/webtrees/app/Http/RequestHandlers/SiteLogsDelete.php
/webtrees/app/Http/RequestHandlers/SiteLogsDownload.php
/webtrees/app/Http/RequestHandlers/SiteLogsPage.php
/webtrees/app/Module/BranchesListModule.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/UserWelcomeModule.php
/webtrees/app/Services/PendingChangesService.php
/webtrees/app/Services/SiteLogsService.php
/webtrees/app/Tree.php
/webtrees/composer.lock
js/webtrees.min.js
/webtrees/resources/js/statistics.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/views/admin/changes-log.phtml
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/site-logs.phtml
/webtrees/resources/views/admin/trees.phtml
/webtrees/resources/views/branches-page.phtml
/webtrees/resources/views/edit-account-page.phtml
/webtrees/resources/views/emails/pending-changes-html.phtml
/webtrees/resources/views/emails/pending-changes-text.phtml
/webtrees/resources/views/family-page.phtml
/webtrees/resources/views/gedcom-record-page.phtml
/webtrees/resources/views/individual-page.phtml
/webtrees/resources/views/media-page.phtml
/webtrees/resources/views/modules/ancestors-chart/page.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/hourglass-chart/page.phtml
/webtrees/resources/views/modules/interactive-tree/page.phtml
/webtrees/resources/views/modules/lifespans-chart/page.phtml
/webtrees/resources/views/modules/pedigree-map/page.phtml
/webtrees/resources/views/modules/relationships-chart/page.phtml
/webtrees/resources/views/modules/statistics-chart/custom.phtml
/webtrees/resources/views/modules/statistics-chart/page.phtml
/webtrees/resources/views/modules/timeline-chart/page.phtml
/webtrees/resources/views/note-page.phtml
/webtrees/resources/views/pending-changes-page.phtml
/webtrees/resources/views/repository-page.phtml
/webtrees/resources/views/source-page.phtml
/webtrees/resources/views/statistics/other/charts/column.phtml
/webtrees/resources/views/statistics/other/charts/combo.phtml
/webtrees/resources/views/statistics/other/charts/geo.phtml
/webtrees/resources/views/statistics/other/charts/pie.phtml
/webtrees/routes/web.php
/webtrees/tests/app/AgeTest.php
/webtrees/tests/app/Http/Controllers/Admin/ImportThumbnailsControllerTest.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/guzzlehttp/guzzle/.php_cs
/webtrees/vendor/guzzlehttp/guzzle/CHANGELOG.md
/webtrees/vendor/guzzlehttp/guzzle/Dockerfile
/webtrees/vendor/guzzlehttp/guzzle/README.md
/webtrees/vendor/guzzlehttp/guzzle/composer.json
/webtrees/vendor/guzzlehttp/guzzle/phpstan.neon.dist
/webtrees/vendor/guzzlehttp/guzzle/src/Client.php
/webtrees/vendor/guzzlehttp/guzzle/src/ClientInterface.php
/webtrees/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
/webtrees/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php
/webtrees/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php
/webtrees/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php
/webtrees/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
/webtrees/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
/webtrees/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
/webtrees/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
/webtrees/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
/webtrees/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
/webtrees/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
/webtrees/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
/webtrees/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
/webtrees/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php
/webtrees/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
/webtrees/vendor/guzzlehttp/guzzle/src/HandlerStack.php
/webtrees/vendor/guzzlehttp/guzzle/src/Middleware.php
/webtrees/vendor/guzzlehttp/guzzle/src/Pool.php
/webtrees/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php
/webtrees/vendor/guzzlehttp/guzzle/src/RequestOptions.php
/webtrees/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php
/webtrees/vendor/guzzlehttp/guzzle/src/TransferStats.php
/webtrees/vendor/guzzlehttp/guzzle/src/functions.php
/webtrees/vendor/league/flysystem/src/Util/MimeType.php
/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/Traits/Comparison.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
/webtrees/webpack.mix.js
54cf143e23-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2678 (additional fix for ugly URLs)

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

Fix: #2678 URLs for interactive tree need to be generated on the server


/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/Admin/ChangesLogController.php
/webtrees/app/Http/Controllers/Admin/ImportThumbnailsController.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/AutocompleteController.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/ListController.php
/webtrees/app/Http/Controllers/PendingChangesController.php
/webtrees/app/Http/Controllers/SetupController.php
/webtrees/app/Http/Middleware/BaseUrl.php
/webtrees/app/Http/Middleware/ReadConfigIni.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/Middleware/WrapHandler.php
/webtrees/app/Http/RequestHandlers/HomePage.php
/webtrees/app/Http/RequestHandlers/LoginPage.php
/webtrees/app/Http/RequestHandlers/ModuleAction.php
/webtrees/app/Http/RequestHandlers/SearchAdvancedAction.php
/webtrees/app/Http/RequestHandlers/SearchAdvancedPage.php
/webtrees/app/Http/RequestHandlers/SearchGeneralAction.php
/webtrees/app/Http/RequestHandlers/SearchGeneralPage.php
/webtrees/app/Http/RequestHandlers/SearchPhoneticAction.php
/webtrees/app/Http/RequestHandlers/SearchPhoneticPage.php
/webtrees/app/Http/RequestHandlers/SearchQuickAction.php
/webtrees/app/Http/RequestHandlers/SearchReplaceAction.php
/webtrees/app/Http/RequestHandlers/SearchReplacePage.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/CensusAssistantModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/CloudsTheme.php
/webtrees/app/Module/FanChartModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/InteractiveTree/TreeView.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/SearchMenuModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/TopSurnamesModule.php
/webtrees/app/Report/ReportParserBase.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Services/TreeService.php
/webtrees/app/Statistics.php
/webtrees/app/Tree.php
js/webtrees.min.js
/webtrees/resources/js/treeview.js
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/locations.phtml
/webtrees/resources/views/layouts/default.phtml
/webtrees/resources/views/modules/batch_update/admin.phtml
/webtrees/resources/views/modules/clippings/add-options.phtml
/webtrees/resources/views/modules/faq/config.phtml
/webtrees/resources/views/modules/faq/edit.phtml
/webtrees/resources/views/modules/interactive-tree/chart.phtml
/webtrees/resources/views/modules/stories/config.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/routes/web.php
/webtrees/tests/TestCase.php
/webtrees/tests/app/Http/Controllers/Admin/FixLevel0MediaControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/LocationControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/ModuleControllerTest.php
/webtrees/tests/app/Http/Controllers/Admin/UpgradeControllerTest.php
/webtrees/tests/app/TreeTest.php
/webtrees/tests/app/TreeUserTest.php
/webtrees/tests/feature/EmbeddedVariablesTest.php
9b541e4a20-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2633 - redirect to home page after signing out


/webtrees/README.md
/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/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/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/AuthLoggedIn.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/BootModules.php
/webtrees/app/Http/Middleware/CheckCsrf.php
/webtrees/app/Http/Middleware/CheckForMaintenanceMode.php
/webtrees/app/Http/Middleware/ClientIp.php
/webtrees/app/Http/Middleware/DoHousekeeping.php
/webtrees/app/Http/Middleware/EmitResponse.php
/webtrees/app/Http/Middleware/HandleExceptions.php
/webtrees/app/Http/Middleware/LoadRoutes.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/WrapHandler.php
/webtrees/app/Http/RequestHandlers/CleanDataFolder.php
/webtrees/app/Http/RequestHandlers/ControlPanel.php
/webtrees/app/Http/RequestHandlers/CreateTreeAction.php
/webtrees/app/Http/RequestHandlers/CreateTreePage.php
/webtrees/app/Http/RequestHandlers/DeletePath.php
/webtrees/app/Http/RequestHandlers/DeleteTreeAction.php
/webtrees/app/Http/RequestHandlers/DeleteUser.php
/webtrees/app/Http/RequestHandlers/HelpText.php
/webtrees/app/Http/RequestHandlers/HomePage.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/PhpInformation.php
/webtrees/app/Http/RequestHandlers/Ping.php
/webtrees/app/Http/RequestHandlers/PrivacyPolicy.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/RegisterAction.php
/webtrees/app/Http/RequestHandlers/RegisterPage.php
/webtrees/app/Http/RequestHandlers/ReorderChildrenAction.php
/webtrees/app/Http/RequestHandlers/ReorderChildrenPage.php
/webtrees/app/Http/RequestHandlers/ReorderMediaAction.php
/webtrees/app/Http/RequestHandlers/ReorderMediaPage.php
/webtrees/app/Http/RequestHandlers/ReorderNamesAction.php
/webtrees/app/Http/RequestHandlers/ReorderNamesPage.php
/webtrees/app/Http/RequestHandlers/ReorderSpousesAction.php
/webtrees/app/Http/RequestHandlers/ReorderSpousesPage.php
/webtrees/app/Http/RequestHandlers/SelectDefaultTree.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/TreeService.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/composer.lock
/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
js/webtrees.min.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/lang/cs/messages.po
/webtrees/resources/lang/de/messages.po
/webtrees/resources/lang/fi/messages.po
/webtrees/resources/lang/he/messages.po
/webtrees/resources/lang/it/messages.po
/webtrees/resources/lang/sv/messages.po
/webtrees/resources/lang/zh-Hans/messages.po
/webtrees/resources/lang/zh-Hant/messages.po
/webtrees/resources/views/admin/analytics-edit.phtml
/webtrees/resources/views/admin/broadcast.phtml
/webtrees/resources/views/admin/changes-log.phtml
/webtrees/resources/views/admin/clean-data.phtml
/webtrees/resources/views/admin/components.phtml
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/fix-level-0-media-action.phtml
/webtrees/resources/views/admin/fix-level-0-media.phtml
/webtrees/resources/views/admin/import-progress.phtml
/webtrees/resources/views/admin/locations.phtml
/webtrees/resources/views/admin/map-import-form.phtml
/webtrees/resources/views/admin/map-provider.phtml
/webtrees/resources/views/admin/media-upload.phtml
/webtrees/resources/views/admin/media.phtml
/webtrees/resources/views/admin/merge-records-step-1.phtml
/webtrees/resources/views/admin/merge-records-step-2.phtml
/webtrees/resources/views/admin/modules.phtml
/webtrees/resources/views/admin/server-information.phtml
/webtrees/resources/views/admin/site-logs.phtml
/webtrees/resources/views/admin/site-mail.phtml
/webtrees/resources/views/admin/site-preferences.phtml
/webtrees/resources/views/admin/site-registration.phtml
/webtrees/resources/views/admin/trees-check.phtml
/webtrees/resources/views/admin/trees-create.phtml
/webtrees/resources/views/admin/trees-duplicates.phtml
/webtrees/resources/views/admin/trees-export.phtml
/webtrees/resources/views/admin/trees-import.phtml
/webtrees/resources/views/admin/trees-merge.phtml
/webtrees/resources/views/admin/trees-places.phtml
/webtrees/resources/views/admin/trees-preferences.phtml
/webtrees/resources/views/admin/trees-privacy.phtml
/webtrees/resources/views/admin/trees-renumber.phtml
/webtrees/resources/views/admin/trees-unconnected.phtml
/webtrees/resources/views/admin/trees.phtml
/webtrees/resources/views/admin/upgrade/steps.phtml
/webtrees/resources/views/admin/upgrade/wizard.phtml
/webtrees/resources/views/admin/users-cleanup.phtml
/webtrees/resources/views/admin/users-create.phtml
/webtrees/resources/views/admin/users-edit.phtml
/webtrees/resources/views/admin/users.phtml
/webtrees/resources/views/admin/webtrees1-thumbnails-form.phtml
/webtrees/resources/views/admin/webtrees1-thumbnails.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/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/icon-fact-edit.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/emails/message-copy-html.phtml
/webtrees/resources/views/emails/message-copy-text.phtml
/webtrees/resources/views/emails/message-user-html.phtml
/webtrees/resources/views/emails/message-user-text.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/icons/file.phtml
/webtrees/resources/views/icons/folder.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/login-page.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/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/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/custom-css-js/edit.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/relationships-chart/config.phtml
/webtrees/resources/views/modules/relatives/family.phtml
/webtrees/resources/views/modules/relatives/tab.phtml
/webtrees/resources/views/modules/sitemap/config.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/timeline-chart/chart.phtml
/webtrees/resources/views/modules/timeline-chart/page.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/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/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/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/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/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/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/ControlPanelControllerTest.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/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
/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
/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/Lang/sh.php
/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
7adfb8e510-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


/webtrees/app/DebugBar/ViewCollector.php
/webtrees/app/Functions/FunctionsRtl.php
/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/Admin/UsersController.php
/webtrees/app/Http/Controllers/AdminController.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/IndividualController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MediaFileController.php
/webtrees/app/Http/Controllers/PendingChangesController.php
/webtrees/app/Http/Middleware/BootModules.php
/webtrees/app/Http/Middleware/Router.php
/webtrees/app/Http/Middleware/UseLocale.php
/webtrees/app/Http/RequestHandlers/LoginPage.php
/webtrees/app/Http/RequestHandlers/MasqueradeAsUser.php
/webtrees/app/Http/RequestHandlers/PasswordRequestAction.php
/webtrees/app/Http/RequestHandlers/PasswordRequestPage.php
/webtrees/app/Http/RequestHandlers/SelectLanguage.php
/webtrees/app/Http/RequestHandlers/SelectTheme.php
/webtrees/app/MediaFile.php
/webtrees/app/Module/BranchesListModule.php
/webtrees/app/Module/ChartsMenuModule.php
/webtrees/app/Module/CkeditorModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HitCountFooterModule.php
/webtrees/app/Module/InteractiveTree/TreeView.php
/webtrees/app/Module/InteractiveTreeModule.php
/webtrees/app/Module/ModuleAnalyticsTrait.php
/webtrees/app/Module/ModuleChartTrait.php
/webtrees/app/Module/ModuleConfigTrait.php
/webtrees/app/Module/ModuleCustomTrait.php
/webtrees/app/Module/ModuleFooterInterface.php
/webtrees/app/Module/ModuleListTrait.php
/webtrees/app/Module/ModuleThemeTrait.php
/webtrees/app/Module/PlaceHierarchyListModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/TimelineChartModule.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Report/ReportPdfImage.php
/webtrees/app/Services/ModuleService.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Session.php
/webtrees/app/Statistics.php
/webtrees/app/Statistics/Repository/FamilyRepository.php
/webtrees/app/Statistics/Repository/Interfaces/ContactRepositoryInterface.php
/webtrees/app/Statistics/Repository/MediaRepository.php
/webtrees/app/Statistics/Repository/UserRepository.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/modules_v4/example-footer.disable/module.php
/webtrees/package.json
js/webtrees.min.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/views/admin/modules.phtml
/webtrees/resources/views/admin/site-logs.phtml
/webtrees/resources/views/admin/site-preferences.phtml
/webtrees/resources/views/admin/trees-unconnected.phtml
/webtrees/resources/views/admin/upgrade/wizard.phtml
/webtrees/resources/views/admin/users-edit.phtml
/webtrees/resources/views/branches-page.phtml
/webtrees/resources/views/cards/add-associate.phtml
/webtrees/resources/views/edit/add-fact-row.phtml
/webtrees/resources/views/edit/icon-fact-copy.phtml
/webtrees/resources/views/edit/icon-fact-delete.phtml
/webtrees/resources/views/family-page-menu.phtml
/webtrees/resources/views/family-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/default.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/resources/views/media-list-page.phtml
/webtrees/resources/views/media-page-menu.phtml
/webtrees/resources/views/media-page.phtml
/webtrees/resources/views/modules/ancestors-chart/page.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/page.phtml
/webtrees/resources/views/modules/descendancy/sidebar.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/relationships-chart/page.phtml
/webtrees/resources/views/modules/sitemap/config.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/note-page-menu.phtml
/webtrees/resources/views/note-page.phtml
/webtrees/resources/views/places-page.phtml
/webtrees/resources/views/repository-page-menu.phtml
/webtrees/resources/views/repository-page.phtml
/webtrees/resources/views/search-general-page.phtml
/webtrees/resources/views/search-phonetic-page.phtml
/webtrees/resources/views/source-page-menu.phtml
/webtrees/resources/views/source-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/UpgradeControllerTest.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/HandleExceptionsTest.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/PingTest.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/AncestorsChartModuleTest.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/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

12345678910>>...15