History log of /webtrees/tests/ (Results 476 – 500 of 689)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8c67195628-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Testing


/webtrees/app/Fact.php
/webtrees/app/Functions/FunctionsImport.php
/webtrees/app/Http/Controllers/Admin/LocationController.php
/webtrees/app/Http/Controllers/Admin/ModuleController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Location.php
/webtrees/app/Module.php
/webtrees/app/Module/ContactsFooterModule.php
/webtrees/app/Module/CookieWarningModule.php
/webtrees/app/Module/HitCountFooterModule.php
/webtrees/app/Module/ModuleFooterInterface.php
/webtrees/app/Module/ModuleFooterTrait.php
/webtrees/app/Module/ModuleMenuTrait.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Module/PoweredByWebtreesModule.php
/webtrees/app/Place.php
/webtrees/app/Schema/Migration41.php
/webtrees/app/Stats.php
/webtrees/app/Theme/AbstractTheme.php
/webtrees/app/Theme/ThemeInterface.php
/webtrees/app/Webtrees.php
/webtrees/index.php
/webtrees/resources/views/admin/components.phtml
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/location-edit.phtml
/webtrees/resources/views/admin/modules.phtml
/webtrees/resources/views/icons/analytics.phtml
/webtrees/resources/views/icons/footer.phtml
/webtrees/resources/views/layouts/default.phtml
/webtrees/resources/views/modules/contact-links/contact.phtml
/webtrees/resources/views/modules/contact-links/footer.phtml
/webtrees/resources/views/modules/cookie-warning/footer.phtml
/webtrees/resources/views/modules/hit-counter/footer.phtml
/webtrees/resources/views/modules/places/event-sidebar.phtml
/webtrees/resources/views/modules/powered-by-webtrees/footer.phtml
/webtrees/routes/web.php
TestCase.php
/webtrees/themes/_common/css-2.0.0/style.css
/webtrees/themes/clouds/css-2.0.0/style.css
/webtrees/themes/colors/css-2.0.0/style.css
/webtrees/themes/fab/css-2.0.0/style.css
/webtrees/themes/minimal/css-2.0.0/style.css
/webtrees/themes/webtrees/css-2.0.0/style.css
/webtrees/themes/xenea/css-2.0.0/style.css
392561bb27-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Refactor class Place


/webtrees/app/Census/CensusColumnBirthPlace.php
/webtrees/app/Census/CensusColumnBornForeignParts.php
/webtrees/app/Census/CensusColumnFatherBirthPlace.php
/webtrees/app/Census/CensusColumnFatherForeign.php
/webtrees/app/Census/CensusColumnMotherBirthPlace.php
/webtrees/app/Census/CensusColumnMotherForeign.php
/webtrees/app/Census/CensusColumnNationality.php
/webtrees/app/Fact.php
/webtrees/app/FactLocation.php
/webtrees/app/Functions/FunctionsImport.php
/webtrees/app/Functions/FunctionsPrint.php
/webtrees/app/Gedcom.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Http/Controllers/AdminLocationController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Individual.php
/webtrees/app/Location.php
/webtrees/app/Module/LifespansChartModule.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Place.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Stats.php
/webtrees/resources/views/edit/paste-fact-row.phtml
/webtrees/resources/views/lists/families-table.phtml
/webtrees/resources/views/lists/individuals-table.phtml
/webtrees/resources/views/modules/pedigree-map/events.phtml
/webtrees/resources/views/modules/relatives/family.phtml
/webtrees/resources/views/modules/timeline-chart/chart.phtml
/webtrees/resources/views/modules/todays_events/list.phtml
/webtrees/resources/views/modules/upcoming_events/list.phtml
/webtrees/resources/views/place-hierarchy.phtml
/webtrees/resources/views/place-list.phtml
/webtrees/resources/views/place-sidebar.phtml
/webtrees/resources/views/places-page.phtml
app/Census/CensusColumnBirthPlaceSimpleTest.php
app/Census/CensusColumnBirthPlaceTest.php
app/Census/CensusColumnBornForeignPartsTest.php
app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
app/Census/CensusColumnFatherBirthPlaceTest.php
app/Census/CensusColumnFatherForeignTest.php
app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
app/Census/CensusColumnMotherBirthPlaceTest.php
app/Census/CensusColumnMotherForeignTest.php
app/Census/CensusColumnNationalityTest.php
dfb2a24d27-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

8783ce0527-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2141 error in gedcom header

4947e70826-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

47ad3efb26-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

bbc722d926-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

0010d42b26-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests


/webtrees/app/Auth.php
/webtrees/app/FontAwesome.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/Http/Controllers/AbstractBaseController.php
/webtrees/app/Http/Controllers/Admin/AbstractAdminController.php
/webtrees/app/Http/Controllers/Admin/AnalyticsController.php
/webtrees/app/Http/Controllers/Admin/ModuleController.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/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/FamilyBookChartController.php
/webtrees/app/Http/Controllers/FamilyController.php
/webtrees/app/Http/Controllers/GedcomRecordController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/MediaController.php
/webtrees/app/Http/Controllers/ModuleController.php
/webtrees/app/Http/Controllers/NoteController.php
/webtrees/app/Http/Controllers/PendingChangesController.php
/webtrees/app/Http/Controllers/ReportEngineController.php
/webtrees/app/Http/Controllers/RepositoryController.php
/webtrees/app/Http/Controllers/SourceController.php
/webtrees/app/Http/Middleware/DebugBarData.php
/webtrees/app/Individual.php
/webtrees/app/Module.php
/webtrees/app/Module/AbstractModule.php
/webtrees/app/Module/AhnentafelReportModule.php
/webtrees/app/Module/AlbumModule.php
/webtrees/app/Module/AncestorsChartModule.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/BingWebmasterToolsModule.php
/webtrees/app/Module/BirthDeathMarriageReportModule.php
/webtrees/app/Module/BirthReportModule.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/CompactTreeChartModule.php
/webtrees/app/Module/DeathReportModule.php
/webtrees/app/Module/DescendancyChartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/DescendancyReportModule.php
/webtrees/app/Module/ExtraInformationModule.php
/webtrees/app/Module/FactSourcesReportModule.php
/webtrees/app/Module/FamilyBookChartModule.php
/webtrees/app/Module/FamilyGroupReportModule.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/HourglassChartModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/IndividualFactsTabModule.php
/webtrees/app/Module/IndividualFamiliesReportModule.php
/webtrees/app/Module/IndividualReportModule.php
/webtrees/app/Module/InteractiveTree/TreeView.php
/webtrees/app/Module/InteractiveTreeModule.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/MediaTabModule.php
/webtrees/app/Module/MissingFactsReportModule.php
/webtrees/app/Module/ModuleAnalyticsInterface.php
/webtrees/app/Module/ModuleAnalyticsTrait.php
/webtrees/app/Module/ModuleBlockInterface.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/ModuleHistoricEventsInterface.php
/webtrees/app/Module/ModuleHistoricEventsTrait.php
/webtrees/app/Module/ModuleInterface.php
/webtrees/app/Module/ModuleMenuInterface.php
/webtrees/app/Module/ModuleMenuTrait.php
/webtrees/app/Module/ModuleReportInterface.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/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/PlacesModule.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/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/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/UpcomingAnniversariesModule.php
/webtrees/app/Module/UserFavoritesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Module/UserWelcomeModule.php
/webtrees/app/Module/WelcomeBlockModule.php
/webtrees/app/Module/YahrzeitModule.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Stats.php
/webtrees/app/Theme/AbstractTheme.php
/webtrees/app/Theme/ThemeInterface.php
/webtrees/modules_v4/README.md
/webtrees/modules_v4/historic-events.example/module.php
/webtrees/resources/views/admin/analytics/bing-webmaster-form.phtml
/webtrees/resources/views/admin/analytics/bing-webmaster-snippet.phtml
/webtrees/resources/views/admin/analytics/edit.phtml
/webtrees/resources/views/admin/analytics/google-analytics-form.phtml
/webtrees/resources/views/admin/analytics/google-analytics-snippet.phtml
/webtrees/resources/views/admin/analytics/google-webmaster-form.phtml
/webtrees/resources/views/admin/analytics/google-webmaster-snippet.phtml
/webtrees/resources/views/admin/analytics/index.phtml
/webtrees/resources/views/admin/analytics/matomo-analytics-form.phtml
/webtrees/resources/views/admin/analytics/matomo-analytics-snippet.phtml
/webtrees/resources/views/admin/analytics/statcounter-form.phtml
/webtrees/resources/views/admin/analytics/statcounter-snippet.phtml
/webtrees/resources/views/admin/components.phtml
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/locations.phtml
/webtrees/resources/views/admin/modules.phtml
/webtrees/resources/views/edit-blocks-page.phtml
/webtrees/resources/views/edit/add-fact.phtml
/webtrees/resources/views/edit/change-family-members.phtml
/webtrees/resources/views/edit/edit-fact.phtml
/webtrees/resources/views/edit/link-child-to-family.phtml
/webtrees/resources/views/edit/link-spouse-to-individual.phtml
/webtrees/resources/views/edit/new-individual.phtml
/webtrees/resources/views/edit/raw-gedcom-fact.phtml
/webtrees/resources/views/edit/raw-gedcom-record.phtml
/webtrees/resources/views/edit/reorder-children.phtml
/webtrees/resources/views/edit/reorder-media.phtml
/webtrees/resources/views/edit/reorder-names.phtml
/webtrees/resources/views/edit/reorder-spouses.phtml
/webtrees/resources/views/edit/shared-note.phtml
/webtrees/resources/views/family-page-menu.phtml
/webtrees/resources/views/gedcom-record-page-menu.phtml
/webtrees/resources/views/icons/add.phtml
/webtrees/resources/views/icons/arrow-down.phtml
/webtrees/resources/views/icons/arrow-end.phtml
/webtrees/resources/views/icons/arrow-start.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/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/family.phtml
/webtrees/resources/views/icons/favorite.phtml
/webtrees/resources/views/icons/google-maps.phtml
/webtrees/resources/views/icons/help.phtml
/webtrees/resources/views/icons/individual.phtml
/webtrees/resources/views/icons/information.phtml
/webtrees/resources/views/icons/keyboard.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/note.phtml
/webtrees/resources/views/icons/openstreetmap.phtml
/webtrees/resources/views/icons/pin.phtml
/webtrees/resources/views/icons/preferences.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/sidebar.phtml
/webtrees/resources/views/icons/sort.phtml
/webtrees/resources/views/icons/source.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/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/modals/create-family.phtml
/webtrees/resources/views/modals/create-media-from-file.phtml
/webtrees/resources/views/modals/footer-close.phtml
/webtrees/resources/views/modals/footer-save-cancel.phtml
/webtrees/resources/views/modals/media-file-fields.phtml
/webtrees/resources/views/modals/on-screen-keyboard.phtml
/webtrees/resources/views/modules/ancestors-chart/page.phtml
/webtrees/resources/views/modules/batch_update/admin.phtml
/webtrees/resources/views/modules/census-assistant.phtml
/webtrees/resources/views/modules/ckeditor/ckeditor-js.phtml
/webtrees/resources/views/modules/clippings/add-options.phtml
/webtrees/resources/views/modules/clippings/download.phtml
/webtrees/resources/views/modules/compact-chart/arrow-down.phtml
/webtrees/resources/views/modules/compact-chart/arrow-end.phtml
/webtrees/resources/views/modules/compact-chart/arrow-start.phtml
/webtrees/resources/views/modules/compact-chart/arrow-up.phtml
/webtrees/resources/views/modules/compact-chart/chart.phtml
/webtrees/resources/views/modules/compact-chart/individual.phtml
/webtrees/resources/views/modules/compact-chart/page.phtml
/webtrees/resources/views/modules/descendancy_chart/page.phtml
/webtrees/resources/views/modules/edit-block-config.phtml
/webtrees/resources/views/modules/family-book-chart/chart.phtml
/webtrees/resources/views/modules/family-book-chart/page.phtml
/webtrees/resources/views/modules/fanchart/chart.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/hourglass-chart/chart.phtml
/webtrees/resources/views/modules/hourglass-chart/page.phtml
/webtrees/resources/views/modules/interactive-tree/tab.phtml
/webtrees/resources/views/modules/lifespans-chart/chart.phtml
/webtrees/resources/views/modules/lifespans-chart/page.phtml
/webtrees/resources/views/modules/pedigree-chart/chart.phtml
/webtrees/resources/views/modules/pedigree-chart/page.phtml
/webtrees/resources/views/modules/pedigree-map/chart.phtml
/webtrees/resources/views/modules/pedigree-map/events.phtml
/webtrees/resources/views/modules/pedigree-map/page.phtml
/webtrees/resources/views/modules/recent_changes/changes-table.phtml
/webtrees/resources/views/modules/relationships-chart/config.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/statistics-chart/page.phtml
/webtrees/resources/views/modules/stories/config.phtml
/webtrees/resources/views/modules/stories/edit.phtml
/webtrees/resources/views/modules/timeline-chart/chart.phtml
/webtrees/resources/views/modules/timeline-chart/page.phtml
/webtrees/resources/views/note-page-menu.phtml
/webtrees/resources/views/report-select-page.phtml
/webtrees/resources/views/repository-page-menu.phtml
/webtrees/resources/views/source-page-menu.phtml
/webtrees/resources/xml/reports/ahnentafel_report.xml
/webtrees/resources/xml/reports/bdm_report.xml
/webtrees/resources/xml/reports/birth_report.xml
/webtrees/resources/xml/reports/cemetery_report.xml
/webtrees/resources/xml/reports/change_report.xml
/webtrees/resources/xml/reports/death_report.xml
/webtrees/resources/xml/reports/descendancy_report.xml
/webtrees/resources/xml/reports/fact_sources.xml
/webtrees/resources/xml/reports/family_group_report.xml
/webtrees/resources/xml/reports/individual_ext_report.xml
/webtrees/resources/xml/reports/individual_report.xml
/webtrees/resources/xml/reports/marriage_report.xml
/webtrees/resources/xml/reports/missing_facts_report.xml
/webtrees/resources/xml/reports/occupation_report.xml
/webtrees/resources/xml/reports/pedigree_report.xml
/webtrees/resources/xml/reports/relative_ext_report.xml
/webtrees/routes/web.php
app/ModuleTest.php
app/Services/SearchServiceTest.php
d279a86e21-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

895230ee21-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Simplify API function name


/webtrees/app/Auth.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/AbstractBaseController.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminUsersController.php
/webtrees/app/Http/Controllers/AncestorsChartController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/CompactTreeChartController.php
/webtrees/app/Http/Controllers/DescendantsChartController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/FamilyBookChartController.php
/webtrees/app/Http/Controllers/FanChartController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/HourglassChartController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/LifespansChartController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/PedigreeChartController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Http/Controllers/RelationshipsChartController.php
/webtrees/app/Http/Controllers/ReportEngineController.php
/webtrees/app/Http/Controllers/StatisticsChartController.php
/webtrees/app/Http/Controllers/TimelineChartController.php
/webtrees/app/Http/Middleware/PageHitCounter.php
/webtrees/app/Module.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/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/BirthDeathMarriageReportModule.php
/webtrees/app/Module/BirthReportModule.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/CompactTreeChartModule.php
/webtrees/app/Module/DeathReportModule.php
/webtrees/app/Module/DescendancyChartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/DescendancyReportModule.php
/webtrees/app/Module/ExtraInformationModule.php
/webtrees/app/Module/FactSourcesReportModule.php
/webtrees/app/Module/FamilyBookChartModule.php
/webtrees/app/Module/FamilyGroupReportModule.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/HourglassChartModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/IndividualFactsTabModule.php
/webtrees/app/Module/IndividualFamiliesReportModule.php
/webtrees/app/Module/IndividualReportModule.php
/webtrees/app/Module/InteractiveTreeModule.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/MediaTabModule.php
/webtrees/app/Module/MissingFactsReportModule.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/ModuleInterface.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/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/PlacesModule.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/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/SourcesTabModule.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/UpcomingAnniversariesModule.php
/webtrees/app/Module/UserFavoritesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Module/UserWelcomeModule.php
/webtrees/app/Module/WelcomeBlockModule.php
/webtrees/app/Module/YahrzeitModule.php
/webtrees/app/Schema/SeedDatabase.php
/webtrees/app/Services/ChartService.php
/webtrees/app/Services/GedcomService.php
/webtrees/app/Services/HousekeepingService.php
/webtrees/app/Stats.php
/webtrees/app/Theme/AbstractTheme.php
/webtrees/app/Theme/FabTheme.php
/webtrees/app/Tree.php
/webtrees/app/User.php
/webtrees/app/Webtrees.php
/webtrees/modules_v4/.gitignore
/webtrees/modules_v4/GEDFact_assistant/module.php
/webtrees/modules_v4/ahnentafel_report/module.php
/webtrees/modules_v4/ahnentafel_report/report.xml
/webtrees/modules_v4/ancestors_chart/module.php
/webtrees/modules_v4/batch_update/module.php
/webtrees/modules_v4/bdm_report/module.php
/webtrees/modules_v4/bdm_report/report.xml
/webtrees/modules_v4/birth_report/module.php
/webtrees/modules_v4/birth_report/report.xml
/webtrees/modules_v4/cemetery_report/module.php
/webtrees/modules_v4/cemetery_report/report.xml
/webtrees/modules_v4/change_report/module.php
/webtrees/modules_v4/change_report/report.xml
/webtrees/modules_v4/charts/module.php
/webtrees/modules_v4/ckeditor/module.php
/webtrees/modules_v4/clippings/module.php
/webtrees/modules_v4/compact_tree_chart/module.php
/webtrees/modules_v4/death_report/module.php
/webtrees/modules_v4/death_report/report.xml
/webtrees/modules_v4/descendancy/module.php
/webtrees/modules_v4/descendancy_chart/module.php
/webtrees/modules_v4/descendancy_report/module.php
/webtrees/modules_v4/descendancy_report/report.xml
/webtrees/modules_v4/extra_info/module.php
/webtrees/modules_v4/fact_sources/module.php
/webtrees/modules_v4/fact_sources/report.xml
/webtrees/modules_v4/family_book_chart/module.php
/webtrees/modules_v4/family_group_report/module.php
/webtrees/modules_v4/family_group_report/report.xml
/webtrees/modules_v4/family_nav/module.php
/webtrees/modules_v4/fan_chart/module.php
/webtrees/modules_v4/faq/module.php
/webtrees/modules_v4/gedcom_block/module.php
/webtrees/modules_v4/gedcom_favorites/module.php
/webtrees/modules_v4/gedcom_news/module.php
/webtrees/modules_v4/gedcom_stats/module.php
/webtrees/modules_v4/hourglass_chart/module.php
/webtrees/modules_v4/html/module.php
/webtrees/modules_v4/individual_ext_report/module.php
/webtrees/modules_v4/individual_ext_report/report.xml
/webtrees/modules_v4/individual_report/module.php
/webtrees/modules_v4/individual_report/report.xml
/webtrees/modules_v4/lifespans_chart/module.php
/webtrees/modules_v4/lightbox/module.php
/webtrees/modules_v4/logged_in/module.php
/webtrees/modules_v4/login_block/module.php
/webtrees/modules_v4/marriage_report/module.php
/webtrees/modules_v4/marriage_report/report.xml
/webtrees/modules_v4/media/module.php
/webtrees/modules_v4/missing_facts_report/module.php
/webtrees/modules_v4/missing_facts_report/report.xml
/webtrees/modules_v4/notes/module.php
/webtrees/modules_v4/occupation_report/module.php
/webtrees/modules_v4/occupation_report/report.xml
/webtrees/modules_v4/pedigree-map/module.php
/webtrees/modules_v4/pedigree_chart/module.php
/webtrees/modules_v4/pedigree_report/module.php
/webtrees/modules_v4/pedigree_report/report.xml
/webtrees/modules_v4/personal_facts/module.php
/webtrees/modules_v4/places/module.php
/webtrees/modules_v4/random_media/module.php
/webtrees/modules_v4/recent_changes/module.php
/webtrees/modules_v4/relationships_chart/module.php
/webtrees/modules_v4/relative_ext_report/module.php
/webtrees/modules_v4/relative_ext_report/report.xml
/webtrees/modules_v4/relatives/module.php
/webtrees/modules_v4/review_changes/module.php
/webtrees/modules_v4/sitemap/module.php
/webtrees/modules_v4/sources_tab/module.php
/webtrees/modules_v4/statistics_chart/module.php
/webtrees/modules_v4/stories/module.php
/webtrees/modules_v4/theme_select/module.php
/webtrees/modules_v4/timeline_chart/module.php
/webtrees/modules_v4/todays_events/module.php
/webtrees/modules_v4/todo/module.php
/webtrees/modules_v4/top10_givnnames/module.php
/webtrees/modules_v4/top10_pageviews/module.php
/webtrees/modules_v4/top10_surnames/module.php
/webtrees/modules_v4/tree/css/treeview.css
/webtrees/modules_v4/tree/css/vline.gif
/webtrees/modules_v4/tree/css/vline_b.gif
/webtrees/modules_v4/tree/css/vline_t.gif
/webtrees/modules_v4/tree/images/alignLeft.png
/webtrees/modules_v4/tree/images/alignRight.png
/webtrees/modules_v4/tree/images/center.png
/webtrees/modules_v4/tree/images/compact.png
/webtrees/modules_v4/tree/images/dates.png
/webtrees/modules_v4/tree/images/zoom0.png
/webtrees/modules_v4/tree/js/treeview.js
/webtrees/modules_v4/tree/module.php
/webtrees/modules_v4/upcoming_events/module.php
/webtrees/modules_v4/user_blog/module.php
/webtrees/modules_v4/user_favorites/module.php
/webtrees/modules_v4/user_messages/module.php
/webtrees/modules_v4/user_welcome/module.php
/webtrees/modules_v4/yahrzeit/module.php
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/module-components.phtml
/webtrees/resources/views/admin/modules.phtml
/webtrees/resources/views/admin/trees-preferences.phtml
/webtrees/resources/views/admin/users-cleanup.phtml
/webtrees/resources/views/admin/users-edit.phtml
/webtrees/resources/views/compact-tree-chart.phtml
/webtrees/resources/views/edit-blocks-page.phtml
/webtrees/resources/views/emails/verify-notify-html.phtml
/webtrees/resources/views/emails/verify-notify-text.phtml
/webtrees/resources/views/individual-page.phtml
/webtrees/resources/views/media-page-menu.phtml
/webtrees/resources/views/modules/batch_update/admin.phtml
/webtrees/resources/views/modules/ckeditor/ckeditor-js.phtml
/webtrees/resources/views/modules/edit-block-config.phtml
app/UserTest.php
8b67c11a18-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Add support for illuminate/cache and refactor class User


/webtrees/app/Auth.php
/webtrees/app/DebugBar.php
/webtrees/app/Helpers/functions.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminLocationController.php
/webtrees/app/Http/Controllers/AdminMediaController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/AdminUsersController.php
/webtrees/app/Http/Controllers/Auth/ForgotPasswordController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/ModuleController.php
/webtrees/app/Http/Middleware/Housekeeping.php
/webtrees/app/Mail.php
/webtrees/app/Module.php
/webtrees/app/Module/FamilyGroupReportModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Schema/SeedModuleTable.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Theme/AbstractTheme.php
/webtrees/app/Tree.php
/webtrees/app/User.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/index.php
/webtrees/resources/views/admin/map-import-form.phtml
/webtrees/resources/views/admin/media.phtml
/webtrees/resources/views/admin/module-components.phtml
/webtrees/resources/views/admin/trees-import.phtml
/webtrees/resources/views/admin/trees-preferences.phtml
TestCase.php
app/UserTest.php
/webtrees/vendor/composer/autoload_files.php
/webtrees/vendor/composer/autoload_psr4.php
/webtrees/vendor/composer/autoload_static.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/fisharebest/flysystem-chroot-adapter/LICENSE.md
/webtrees/vendor/fisharebest/flysystem-chroot-adapter/README.md
/webtrees/vendor/fisharebest/flysystem-chroot-adapter/composer.json
/webtrees/vendor/fisharebest/flysystem-chroot-adapter/src/ChrootAdapter.php
/webtrees/vendor/illuminate/cache/ApcStore.php
/webtrees/vendor/illuminate/cache/ApcWrapper.php
/webtrees/vendor/illuminate/cache/ArrayStore.php
/webtrees/vendor/illuminate/cache/CacheManager.php
/webtrees/vendor/illuminate/cache/CacheServiceProvider.php
/webtrees/vendor/illuminate/cache/Console/CacheTableCommand.php
/webtrees/vendor/illuminate/cache/Console/ClearCommand.php
/webtrees/vendor/illuminate/cache/Console/ForgetCommand.php
/webtrees/vendor/illuminate/cache/Console/stubs/cache.stub
/webtrees/vendor/illuminate/cache/DatabaseStore.php
/webtrees/vendor/illuminate/cache/Events/CacheEvent.php
/webtrees/vendor/illuminate/cache/Events/CacheHit.php
/webtrees/vendor/illuminate/cache/Events/CacheMissed.php
/webtrees/vendor/illuminate/cache/Events/KeyForgotten.php
/webtrees/vendor/illuminate/cache/Events/KeyWritten.php
/webtrees/vendor/illuminate/cache/FileStore.php
/webtrees/vendor/illuminate/cache/Lock.php
/webtrees/vendor/illuminate/cache/MemcachedConnector.php
/webtrees/vendor/illuminate/cache/MemcachedLock.php
/webtrees/vendor/illuminate/cache/MemcachedStore.php
/webtrees/vendor/illuminate/cache/NullStore.php
/webtrees/vendor/illuminate/cache/RateLimiter.php
/webtrees/vendor/illuminate/cache/RedisLock.php
/webtrees/vendor/illuminate/cache/RedisStore.php
/webtrees/vendor/illuminate/cache/RedisTaggedCache.php
/webtrees/vendor/illuminate/cache/Repository.php
/webtrees/vendor/illuminate/cache/RetrievesMultipleKeys.php
/webtrees/vendor/illuminate/cache/TagSet.php
/webtrees/vendor/illuminate/cache/TaggableStore.php
/webtrees/vendor/illuminate/cache/TaggedCache.php
/webtrees/vendor/illuminate/cache/composer.json
/webtrees/vendor/league/flysystem-cached-adapter/.editorconfig
/webtrees/vendor/league/flysystem-cached-adapter/.gitignore
/webtrees/vendor/league/flysystem-cached-adapter/.php_cs
/webtrees/vendor/league/flysystem-cached-adapter/.scrutinizer.yml
/webtrees/vendor/league/flysystem-cached-adapter/.travis.yml
/webtrees/vendor/league/flysystem-cached-adapter/LICENSE
/webtrees/vendor/league/flysystem-cached-adapter/clover/.gitignore
/webtrees/vendor/league/flysystem-cached-adapter/composer.json
/webtrees/vendor/league/flysystem-cached-adapter/phpspec.yml
/webtrees/vendor/league/flysystem-cached-adapter/phpunit.php
/webtrees/vendor/league/flysystem-cached-adapter/phpunit.xml
/webtrees/vendor/league/flysystem-cached-adapter/readme.md
/webtrees/vendor/league/flysystem-cached-adapter/spec/CachedAdapterSpec.php
/webtrees/vendor/league/flysystem-cached-adapter/src/CacheInterface.php
/webtrees/vendor/league/flysystem-cached-adapter/src/CachedAdapter.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/AbstractCache.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/Adapter.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/Memcached.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/Memory.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/Noop.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/PhpRedis.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/Predis.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/Psr6Cache.php
/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/Stash.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/AdapterCacheTests.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/InspectionTests.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/MemcachedTests.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/MemoryCacheTests.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/NoopCacheTests.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/PhpRedisTests.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/PredisTests.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/Psr6CacheTest.php
/webtrees/vendor/league/flysystem-cached-adapter/tests/StashTest.php
81083bd916-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Replace webtrees resolver class with laravel container class


/webtrees/app/Application.php
/webtrees/app/Http/Controllers/AdminModuleController.php
/webtrees/app/Http/Controllers/ModuleController.php
/webtrees/app/Http/Middleware/PageHitCounter.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/index.php
app/Http/Controllers/ModuleControllerTest.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/illuminate/contracts/Validation/Validator.php
/webtrees/vendor/illuminate/database/Console/Migrations/FreshCommand.php
/webtrees/vendor/illuminate/database/Console/Migrations/MigrateCommand.php
/webtrees/vendor/illuminate/database/Console/Migrations/RefreshCommand.php
/webtrees/vendor/illuminate/database/DetectsLostConnections.php
/webtrees/vendor/illuminate/database/Eloquent/Collection.php
/webtrees/vendor/illuminate/database/Eloquent/Concerns/HasAttributes.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/BelongsTo.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/BelongsToMany.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/HasMany.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/HasManyThrough.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/HasOne.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/HasOneOrMany.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/MorphMany.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/MorphOne.php
/webtrees/vendor/illuminate/database/Eloquent/Relations/MorphTo.php
/webtrees/vendor/illuminate/database/Query/Builder.php
/webtrees/vendor/illuminate/database/Schema/Blueprint.php
/webtrees/vendor/illuminate/database/Schema/ColumnDefinition.php
/webtrees/vendor/illuminate/support/Collection.php
/webtrees/vendor/illuminate/support/Str.php
/webtrees/vendor/illuminate/support/Testing/Fakes/QueueFake.php
7f1bdf1116-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

c13b8a3a16-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Delete incorrect test


dae8440a16-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Rename resolver functions to be laravel-like and add tests

e3bddf1112-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Testing

f83e503912-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

a7a2484012-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Move search functions to new SearchService

b9fc687e10-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Experimenting with feature tests

e9e8539810-Jan-2019 Greg Roach <fisharebest@webtrees.net>

LEFT() is MySQL specific. Use SUBSTR() instead.


/webtrees/app/Database.php
/webtrees/app/Family.php
/webtrees/app/Functions/FunctionsDate.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsImport.php
/webtrees/app/GedcomRecord.php
/webtrees/app/GedcomTag.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminLocationController.php
/webtrees/app/Http/Controllers/AdminSiteController.php
/webtrees/app/Http/Controllers/AdminUsersController.php
/webtrees/app/Http/Controllers/Auth/ForgotPasswordController.php
/webtrees/app/Http/Controllers/AutocompleteController.php
/webtrees/app/Http/Controllers/BranchesController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/HomePageController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Http/Controllers/MessageController.php
/webtrees/app/Http/Controllers/PendingChangesController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Http/Controllers/RelationshipsChartController.php
/webtrees/app/Http/Controllers/SetupController.php
/webtrees/app/Individual.php
/webtrees/app/Media.php
/webtrees/app/Module/BatchUpdateModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/DescendancyModule.php
/webtrees/app/Module/FamilyTreeFavoritesModule.php
/webtrees/app/Module/FamilyTreeNewsModule.php
/webtrees/app/Module/FamilyTreeStatisticsModule.php
/webtrees/app/Module/FrequentlyAskedQuestionsModule.php
/webtrees/app/Module/HtmlBlockModule.php
/webtrees/app/Module/RecentChangesModule.php
/webtrees/app/Module/ResearchTaskModule.php
/webtrees/app/Module/ReviewChangesModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/SlideShowModule.php
/webtrees/app/Module/StoriesModule.php
/webtrees/app/Module/TopSurnamesModule.php
/webtrees/app/Module/UserFavoritesModule.php
/webtrees/app/Module/UserJournalModule.php
/webtrees/app/Module/UserMessagesModule.php
/webtrees/app/Note.php
/webtrees/app/Place.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Repository.php
/webtrees/app/Schema/Migration37.php
/webtrees/app/Select2.php
/webtrees/app/Services/CalendarService.php
/webtrees/app/Services/DatatablesService.php
/webtrees/app/Services/IndividualListService.php
/webtrees/app/Services/SearchService.php
/webtrees/app/Session.php
/webtrees/app/Source.php
/webtrees/app/Stats.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/public/assets-2.0.0/js/webtrees.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/views/admin/control-panel.phtml
/webtrees/resources/views/admin/server-information.phtml
/webtrees/resources/views/modules/faq/show.phtml
/webtrees/resources/views/pending-changes-page.phtml
/webtrees/resources/views/place-list.phtml
/webtrees/routes/web.php
feature/IndividualListTest.php
/webtrees/vendor/composer/installed.json
/webtrees/vendor/symfony/cache/Adapter/ArrayAdapter.php
/webtrees/vendor/symfony/cache/Adapter/PhpFilesAdapter.php
/webtrees/vendor/symfony/cache/LICENSE
/webtrees/vendor/symfony/cache/Simple/ArrayCache.php
/webtrees/vendor/symfony/cache/Simple/PhpFilesCache.php
/webtrees/vendor/symfony/cache/Simple/Psr6Cache.php
/webtrees/vendor/symfony/cache/Tests/Adapter/AdapterTestCase.php
/webtrees/vendor/symfony/cache/Tests/Adapter/PhpArrayAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/Adapter/SimpleCacheAdapterTest.php
/webtrees/vendor/symfony/cache/Tests/CacheItemTest.php
/webtrees/vendor/symfony/cache/Tests/Simple/PhpArrayCacheTest.php
/webtrees/vendor/symfony/cache/Traits/ArrayTrait.php
/webtrees/vendor/symfony/cache/Traits/PhpFilesTrait.php
/webtrees/vendor/symfony/cache/Traits/RedisTrait.php
/webtrees/vendor/symfony/debug/DebugClassLoader.php
/webtrees/vendor/symfony/debug/ErrorHandler.php
/webtrees/vendor/symfony/debug/ExceptionHandler.php
/webtrees/vendor/symfony/debug/LICENSE
/webtrees/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/Debug/WrappedListener.php
/webtrees/vendor/symfony/event-dispatcher/EventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/EventDispatcherInterface.php
/webtrees/vendor/symfony/event-dispatcher/EventSubscriberInterface.php
/webtrees/vendor/symfony/event-dispatcher/LICENSE
/webtrees/vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/Debug/WrappedListenerTest.php
/webtrees/vendor/symfony/expression-language/LICENSE
/webtrees/vendor/symfony/http-foundation/HeaderBag.php
/webtrees/vendor/symfony/http-foundation/LICENSE
/webtrees/vendor/symfony/http-foundation/Request.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
/webtrees/vendor/symfony/http-foundation/StreamedResponse.php
/webtrees/vendor/symfony/http-foundation/Tests/RequestTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
/webtrees/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/AddAnnotatedClassesToCachePass.php
/webtrees/vendor/symfony/http-kernel/Kernel.php
/webtrees/vendor/symfony/http-kernel/LICENSE
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/DumpDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/TranslatorListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/EsiFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/HIncludeFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/SsiFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpKernelTest.php
/webtrees/vendor/symfony/http-kernel/Tests/UriSignerTest.php
/webtrees/vendor/symfony/http-kernel/UriSigner.php
/webtrees/vendor/symfony/translation/Catalogue/TargetOperation.php
/webtrees/vendor/symfony/translation/Command/XliffLintCommand.php
/webtrees/vendor/symfony/translation/LICENSE
/webtrees/vendor/symfony/translation/PluralizationRules.php
/webtrees/vendor/symfony/translation/Tests/TranslatorCacheTest.php
/webtrees/vendor/symfony/translation/TranslatorInterface.php
/webtrees/vendor/symfony/var-exporter/Internal/Exporter.php
/webtrees/vendor/symfony/var-exporter/Internal/Registry.php
/webtrees/vendor/symfony/var-exporter/LICENSE
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/foo-serializable.php
/webtrees/vendor/symfony/var-exporter/Tests/Fixtures/partially-indexed-array.php
/webtrees/vendor/symfony/var-exporter/Tests/VarExporterTest.php
c88a501906-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Fix tests


/webtrees/app/Database.php
/webtrees/app/Family.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Http/Controllers/AdminLocationController.php
/webtrees/app/Http/Controllers/AdminUpgradeController.php
/webtrees/app/Http/Controllers/Auth/LoginController.php
/webtrees/app/Http/Controllers/Auth/RegisterController.php
/webtrees/app/Http/Controllers/Auth/VerifyEmailController.php
/webtrees/app/Http/Controllers/ListController.php
/webtrees/app/Individual.php
/webtrees/app/Location.php
/webtrees/app/Media.php
/webtrees/app/Module/AbstractModule.php
/webtrees/app/Module/TopPageViewsModule.php
/webtrees/app/Module/UserWelcomeModule.php
/webtrees/app/Note.php
/webtrees/app/Report/ReportParserGenerate.php
/webtrees/app/Repository.php
/webtrees/app/Services/CalendarService.php
/webtrees/app/Services/DatatablesService.php
/webtrees/app/Services/HousekeepingService.php
/webtrees/app/Services/IndividualListService.php
/webtrees/app/Services/UpgradeService.php
/webtrees/app/Theme/AbstractTheme.php
/webtrees/index.php
/webtrees/package-lock.json
/webtrees/package.json
/webtrees/public/assets-2.0.0/css/vendor-rtl.css
/webtrees/public/assets-2.0.0/css/vendor.css
/webtrees/public/assets-2.0.0/js/vendor.js
/webtrees/public/assets-2.0.0/js/webtrees.js
/webtrees/public/assets-2.0.0/webfonts/fa-brands-400.eot
/webtrees/public/assets-2.0.0/webfonts/fa-brands-400.svg
/webtrees/public/assets-2.0.0/webfonts/fa-brands-400.ttf
/webtrees/public/assets-2.0.0/webfonts/fa-brands-400.woff
/webtrees/public/assets-2.0.0/webfonts/fa-brands-400.woff2
/webtrees/public/assets-2.0.0/webfonts/fa-regular-400.eot
/webtrees/public/assets-2.0.0/webfonts/fa-regular-400.svg
/webtrees/public/assets-2.0.0/webfonts/fa-regular-400.ttf
/webtrees/public/assets-2.0.0/webfonts/fa-regular-400.woff
/webtrees/public/assets-2.0.0/webfonts/fa-regular-400.woff2
/webtrees/public/assets-2.0.0/webfonts/fa-solid-900.eot
/webtrees/public/assets-2.0.0/webfonts/fa-solid-900.svg
/webtrees/public/assets-2.0.0/webfonts/fa-solid-900.ttf
/webtrees/public/assets-2.0.0/webfonts/fa-solid-900.woff
/webtrees/public/assets-2.0.0/webfonts/fa-solid-900.woff2
/webtrees/resources/views/modules/html/config.phtml
TestCase.php
9b802b2204-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests


/webtrees/app/Auth.php
/webtrees/app/CommonMark/CensusTableParser.php
/webtrees/app/Database.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/Fact.php
/webtrees/app/Family.php
/webtrees/app/Filter.php
/webtrees/app/FlashMessages.php
/webtrees/app/FontAwesome.php
/webtrees/app/Functions/FunctionsImport.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/GedcomRecord.php
/webtrees/app/GedcomTag.php
/webtrees/app/Http/Controllers/AdminMediaController.php
/webtrees/app/Http/Controllers/AdminTreesController.php
/webtrees/app/Http/Controllers/AdminUpgradeController.php
/webtrees/app/Http/Controllers/AdminUsersController.php
/webtrees/app/Http/Controllers/AncestorsChartController.php
/webtrees/app/Http/Controllers/DescendantsChartController.php
/webtrees/app/Http/Controllers/EditGedcomRecordController.php
/webtrees/app/Http/Controllers/EditMediaController.php
/webtrees/app/Http/Controllers/FamilyBookChartController.php
/webtrees/app/Http/Controllers/FanChartController.php
/webtrees/app/Http/Controllers/HelpTextController.php
/webtrees/app/Http/Controllers/HourglassChartController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/LifespansChartController.php
/webtrees/app/Http/Controllers/PedigreeChartController.php
/webtrees/app/Http/Controllers/PlaceHierarchyController.php
/webtrees/app/Http/Controllers/RepositoryController.php
/webtrees/app/Http/Controllers/SearchController.php
/webtrees/app/Http/Controllers/SourceController.php
/webtrees/app/Http/Controllers/StatisticsChartController.php
/webtrees/app/Http/Controllers/TimelineChartController.php
/webtrees/app/Http/Middleware/Housekeeping.php
/webtrees/app/Http/Middleware/PageHitCounter.php
/webtrees/app/I18N.php
/webtrees/app/Individual.php
/webtrees/app/Log.php
/webtrees/app/Mail.php
/webtrees/app/Media.php
/webtrees/app/MediaFile.php
/webtrees/app/Module.php
/webtrees/app/Module/AbstractModule.php
/webtrees/app/Module/ClippingsCartModule.php
/webtrees/app/Module/FamilyTreeStatisticsModule.php
/webtrees/app/Module/OnThisDayModule.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/RecentChangesModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Module/ResearchTaskModule.php
/webtrees/app/Module/SiteMapModule.php
/webtrees/app/Module/TopGivenNamesModule.php
/webtrees/app/Module/TopSurnamesModule.php
/webtrees/app/Module/UpcomingAnniversariesModule.php
/webtrees/app/Module/YahrzeitModule.php
/webtrees/app/Note.php
/webtrees/app/Place.php
/webtrees/app/Report/AbstractReport.php
/webtrees/app/Report/ReportBaseElement.php
/webtrees/app/Report/ReportPdf.php
/webtrees/app/Repository.php
/webtrees/app/Schema/Migration37.php
/webtrees/app/Select2.php
/webtrees/app/Services/GedcomService.php
/webtrees/app/Services/HousekeepingService.php
/webtrees/app/Services/LocalizationService.php
/webtrees/app/Services/RomanNumeralsService.php
/webtrees/app/Services/TimeoutService.php
/webtrees/app/Services/UpgradeService.php
/webtrees/app/Soundex.php
/webtrees/app/Source.php
/webtrees/app/SurnameTradition/DefaultSurnameTradition.php
/webtrees/app/Theme/AbstractTheme.php
/webtrees/app/Theme/CloudsTheme.php
/webtrees/app/Theme/ColorsTheme.php
/webtrees/app/Theme/FabTheme.php
/webtrees/app/Theme/MinimalTheme.php
/webtrees/app/Theme/WebtreesTheme.php
/webtrees/app/Theme/XeneaTheme.php
/webtrees/app/Tree.php
/webtrees/app/User.php
/webtrees/app/View.php
/webtrees/app/Webtrees.php
/webtrees/composer.json
app/Census/CensusColumnAgeFemale5YearsTest.php
app/Census/CensusColumnAgeFemaleTest.php
app/Census/CensusColumnAgeMale5YearsTest.php
app/Census/CensusColumnAgeMaleTest.php
app/Census/CensusColumnAgeMarriedTest.php
app/Census/CensusColumnAgeTest.php
app/Census/CensusColumnBirthDateTest.php
app/Census/CensusColumnBirthDayDotMonthYearTest.php
app/Census/CensusColumnBirthDayMonthSlashYearTest.php
app/Census/CensusColumnBirthDaySlashMonthTest.php
app/Census/CensusColumnBirthDaySlashMonthYearTest.php
app/Census/CensusColumnBirthDayTest.php
app/Census/CensusColumnBirthMonthTest.php
app/Census/CensusColumnBirthPlaceSimpleTest.php
app/Census/CensusColumnBirthPlaceTest.php
app/Census/CensusColumnBirthYearTest.php
app/Census/CensusColumnBornForeignPartsTest.php
app/Census/CensusColumnChildrenBornAliveTest.php
app/Census/CensusColumnChildrenDiedTest.php
app/Census/CensusColumnChildrenLivingTest.php
app/Census/CensusColumnConditionDanishTest.php
app/Census/CensusColumnConditionEnglishTest.php
app/Census/CensusColumnConditionFrenchFemmeTest.php
app/Census/CensusColumnConditionFrenchFilleTest.php
app/Census/CensusColumnConditionFrenchGarconTest.php
app/Census/CensusColumnConditionFrenchHommeTest.php
app/Census/CensusColumnConditionFrenchVeufTest.php
app/Census/CensusColumnConditionFrenchVeuveTest.php
app/Census/CensusColumnConditionUsTest.php
app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
app/Census/CensusColumnFatherBirthPlaceTest.php
app/Census/CensusColumnFatherForeignTest.php
app/Census/CensusColumnFullNameTest.php
app/Census/CensusColumnGivenNameInitialTest.php
app/Census/CensusColumnGivenNamesTest.php
app/Census/CensusColumnMarriedWithinYearTest.php
app/Census/CensusColumnMonthIfBornWithinYearTest.php
app/Census/CensusColumnMonthIfMarriedWithinYearTest.php
app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
app/Census/CensusColumnMotherBirthPlaceTest.php
app/Census/CensusColumnMotherForeignTest.php
app/Census/CensusColumnNationalityTest.php
app/Census/CensusColumnNullTest.php
app/Census/CensusColumnOccupationTest.php
app/Census/CensusColumnRelationToHeadGermanTest.php
app/Census/CensusColumnRelationToHeadTest.php
app/Census/CensusColumnReligionTest.php
app/Census/CensusColumnSexMFTest.php
app/Census/CensusColumnSexMKTest.php
app/Census/CensusColumnSexMZTest.php
app/Census/CensusColumnSurnameGivenNameInitialTest.php
app/Census/CensusColumnSurnameGivenNamesTest.php
app/Census/CensusColumnSurnameTest.php
app/Census/CensusColumnYearsMarriedTest.php
app/Census/CensusOfCzechRepublic1880Test.php
app/Census/CensusOfCzechRepublic1890Test.php
app/Census/CensusOfCzechRepublic1900Test.php
app/Census/CensusOfCzechRepublic1910Test.php
app/Census/CensusOfCzechRepublic1921Test.php
app/Census/CensusOfCzechRepublicTest.php
app/Census/CensusOfDenmark1787Test.php
app/Census/CensusOfDenmark1801Test.php
app/Census/CensusOfDenmark1803Test.php
app/Census/CensusOfDenmark1834Test.php
app/Census/CensusOfDenmark1835Test.php
app/Census/CensusOfDenmark1840Test.php
app/Census/CensusOfDenmark1845Test.php
app/Census/CensusOfDenmark1850Test.php
app/Census/CensusOfDenmark1855Test.php
app/Census/CensusOfDenmark1860Test.php
app/Census/CensusOfDenmark1870Test.php
app/Census/CensusOfDenmark1880Test.php
app/Census/CensusOfDenmark1885Test.php
app/Census/CensusOfDenmark1890Test.php
app/Census/CensusOfDenmark1901Test.php
app/Census/CensusOfDenmark1906Test.php
app/Census/CensusOfDenmark1911Test.php
app/Census/CensusOfDenmark1916Test.php
app/Census/CensusOfDenmark1921Test.php
app/Census/CensusOfDenmark1925Test.php
app/Census/CensusOfDenmark1930Test.php
app/Census/CensusOfDenmark1940Test.php
app/Census/CensusOfDenmarkTest.php
app/Census/CensusOfDeutschland1819Test.php
app/Census/CensusOfDeutschland1867Test.php
app/Census/CensusOfDeutschland1900Test.php
app/Census/CensusOfDeutschland1919Test.php
app/Census/CensusOfDeutschlandNL1867Test.php
app/Census/CensusOfDeutschlandTest.php
app/Census/CensusOfEngland1841Test.php
app/Census/CensusOfEngland1851Test.php
app/Census/CensusOfEngland1861Test.php
app/Census/CensusOfEngland1871Test.php
app/Census/CensusOfEngland1881Test.php
app/Census/CensusOfEngland1891Test.php
app/Census/CensusOfEngland1901Test.php
app/Census/CensusOfEngland1911Test.php
app/Census/CensusOfEnglandTest.php
app/Census/CensusOfFrance1831Test.php
app/Census/CensusOfFrance1836Test.php
app/Census/CensusOfFrance1841Test.php
app/Census/CensusOfFrance1846Test.php
app/Census/CensusOfFrance1851Test.php
app/Census/CensusOfFrance1856Test.php
app/Census/CensusOfFrance1861Test.php
app/Census/CensusOfFrance1866Test.php
app/Census/CensusOfFrance1872Test.php
app/Census/CensusOfFrance1876Test.php
app/Census/CensusOfFrance1881Test.php
app/Census/CensusOfFrance1886Test.php
app/Census/CensusOfFrance1891Test.php
app/Census/CensusOfFrance1896Test.php
app/Census/CensusOfFrance1901Test.php
app/Census/CensusOfFrance1906Test.php
app/Census/CensusOfFrance1911Test.php
app/Census/CensusOfFrance1921Test.php
app/Census/CensusOfFrance1926Test.php
app/Census/CensusOfFrance1931Test.php
app/Census/CensusOfFrance1936Test.php
app/Census/CensusOfFrance1946Test.php
app/Census/CensusOfFranceTest.php
app/Census/CensusOfScotland1841Test.php
app/Census/CensusOfScotland1851Test.php
app/Census/CensusOfScotland1861Test.php
app/Census/CensusOfScotland1871Test.php
app/Census/CensusOfScotland1881Test.php
app/Census/CensusOfScotland1891Test.php
app/Census/CensusOfScotland1901Test.php
app/Census/CensusOfScotland1911Test.php
app/Census/CensusOfScotlandTest.php
app/Census/CensusOfUnitedStates1790Test.php
app/Census/CensusOfUnitedStates1800Test.php
app/Census/CensusOfUnitedStates1810Test.php
app/Census/CensusOfUnitedStates1820Test.php
app/Census/CensusOfUnitedStates1830Test.php
app/Census/CensusOfUnitedStates1840Test.php
app/Census/CensusOfUnitedStates1850Test.php
app/Census/CensusOfUnitedStates1860Test.php
app/Census/CensusOfUnitedStates1870Test.php
app/Census/CensusOfUnitedStates1880Test.php
app/Census/CensusOfUnitedStates1890Test.php
app/Census/CensusOfUnitedStates1900Test.php
app/Census/CensusOfUnitedStates1910Test.php
app/Census/CensusOfUnitedStates1920Test.php
app/Census/CensusOfUnitedStates1930Test.php
app/Census/CensusOfUnitedStates1940Test.php
app/Census/CensusOfUnitedStatesTest.php
app/Census/CensusOfWales1841Test.php
app/Census/CensusOfWales1851Test.php
app/Census/CensusOfWales1861Test.php
app/Census/CensusOfWales1871Test.php
app/Census/CensusOfWales1881Test.php
app/Census/CensusOfWales1891Test.php
app/Census/CensusOfWales1901Test.php
app/Census/CensusOfWales1911Test.php
app/Census/CensusOfWalesTest.php
app/Census/CensusTest.php
app/Census/RegisterOfEngland1939Test.php
app/Census/RegisterOfWales1939Test.php
app/DatabaseTest.php
app/Date/CalendarDateTest.php
app/Date/FrenchDateTest.php
app/Date/GregorianDateTest.php
app/Date/HijriDateTest.php
app/Date/JalaliDateTest.php
app/Date/JewishDateTest.php
app/Date/JulianDateTest.php
app/Date/RomanDateTest.php
app/DateTest.php
app/FactTest.php
app/FamilyTest.php
app/FileTest.php
app/FilterTest.php
app/FlashMessagesTest.php
app/Functions/FunctionsChartsTest.php
app/Functions/FunctionsDateTest.php
app/Functions/FunctionsEditTest.php
app/Functions/FunctionsExportTest.php
app/Functions/FunctionsImportTest.php
app/Functions/FunctionsPrintFactsTest.php
app/Functions/FunctionsPrintListsTest.php
app/Functions/FunctionsPrintTest.php
app/Functions/FunctionsRtlTest.php
app/GedcomCode/GedcomCodeAdopTest.php
app/GedcomCode/GedcomCodeNameTest.php
app/GedcomCode/GedcomCodePediTest.php
app/GedcomCode/GedcomCodeQuayTest.php
app/GedcomCode/GedcomCodeRelaTest.php
app/GedcomCode/GedcomCodeStatTest.php
app/GedcomCode/GedcomCodeTempTest.php
app/GedcomRecordTest.php
app/GedcomTagTest.php
app/I18NTest.php
app/IndividualTest.php
app/LogTest.php
app/MailTest.php
app/MediaTest.php
app/MenuTest.php
app/Module/AhnentafelReportModuleTest.php
app/Module/AlbumModuleTest.php
app/Module/AncestorsChartModuleTest.php
app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php
app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php
app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php
app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php
app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php
app/Module/BatchUpdateModuleTest.php
app/Module/BirthDeathMarriageReportModuleTest.php
app/Module/BirthReportModuleTest.php
app/Module/CemeteryReportModuleTest.php
app/Module/CensusAssistantModuleTest.php
app/Module/ChangeReportModuleTest.php
app/Module/ChartsBlockModuleTest.php
app/Module/CkeditorModuleTest.php
app/Module/ClippingsCartModuleTest.php
app/Module/CompactTreeChartModuleTest.php
app/Module/DeathReportModuleTest.php
app/Module/DescendancyChartModuleTest.php
app/Module/DescendancyModuleTest.php
app/Module/DescendancyReportModuleTest.php
app/Module/ExtraInformationModuleTest.php
app/Module/FactSourcesReportModuleTest.php
app/Module/FamilyBookChartModuleTest.php
app/Module/FamilyGroupReportModuleTest.php
app/Module/FamilyNavigatorModuleTest.php
app/Module/FamilyTreeFavoritesModuleTest.php
app/Module/FamilyTreeNewsModuleTest.php
app/Module/FamilyTreeStatisticsModuleTest.php
app/Module/FanChartModuleTest.php
app/Module/FrequentlyAskedQuestionsModuleTest.php
app/Module/HourglassChartModuleTest.php
app/Module/HtmlBlockModuleTest.php
app/Module/IndividualFactsTabModuleTest.php
app/Module/IndividualFamiliesReportModuleTest.php
app/Module/IndividualReportModuleTest.php
app/Module/InteractiveTree/TreeViewTest.php
app/Module/InteractiveTreeModuleTest.php
app/Module/LifespansChartModuleTest.php
app/Module/LoggedInUsersModuleTest.php
app/Module/LoginBlockModuleTest.php
app/Module/MarriageReportModuleTest.php
app/Module/MediaTabModuleTest.php
app/Module/MissingFactsReportModuleTest.php
app/Module/ModuleBlockInterfaceTest.php
app/Module/ModuleChartInterfaceTest.php
app/Module/ModuleConfigInterfaceTest.php
app/Module/ModuleMenuInterfaceTest.php
app/Module/ModuleReportInterfaceTest.php
app/Module/ModuleSidebarInterfaceTest.php
app/Module/ModuleTabInterfaceTest.php
app/Module/ModuleThemeInterfaceTest.php
app/Module/NotesTabModuleTest.php
app/Module/OccupationReportModuleTest.php
app/Module/OnThisDayModuleTest.php
app/Module/PedigreeChartModuleTest.php
app/Module/PedigreeReportModuleTest.php
app/Module/RecentChangesModuleTest.php
app/Module/RelatedIndividualsReportModuleTest.php
app/Module/RelationshipsChartModuleTest.php
app/Module/RelativesTabModuleTest.php
app/Module/ResearchTaskModuleTest.php
app/Module/ReviewChangesModuleTest.php
app/Module/SiteMapModuleTest.php
app/Module/SlideShowModuleTest.php
app/Module/SourcesTabModuleTest.php
app/Module/StatisticsChartModuleTest.php
app/Module/StoriesModuleTest.php
app/Module/ThemeSelectModuleTest.php
app/Module/TimelineChartModuleTest.php
app/Module/TopGivenNamesModuleTest.php
app/Module/TopPageViewsModuleTest.php
app/Module/TopSurnamesModuleTest.php
app/Module/UpcomingAnniversariesModuleTest.php
app/Module/UserFavoritesModuleTest.php
app/Module/UserJournalModuleTest.php
app/Module/UserMessagesModuleTest.php
app/Module/UserWelcomeModuleTest.php
app/Module/WelcomeBlockModuleTest.php
app/Module/YahrzeitModuleTest.php
app/ModuleTest.php
app/NoteTest.php
app/PlaceTest.php
app/Report/ReportBaseTest.php
app/Report/ReportHTMLTest.php
app/Report/ReportPDFTest.php
app/RepositoryTest.php
app/Services/TimeoutServiceTest.php
app/SoundexTest.php
app/SourceTest.php
app/StatementTest.php
app/StatsTest.php
app/SurnameTradition/DefaultSurnameTraditionTest.php
app/SurnameTradition/IcelandicSurnameTraditionTest.php
app/SurnameTradition/LithuanianSurnameTraditionTest.php
app/SurnameTradition/MatrilinealSurnameTraditionTest.php
app/SurnameTradition/PaternalSurnameTraditionTest.php
app/SurnameTradition/PatrilinealSurnameTraditionTest.php
app/SurnameTradition/PolishSurnameTraditionTest.php
app/SurnameTradition/PortugueseSurnameTraditionTest.php
app/SurnameTradition/SpanishSurnameTraditionTest.php
6225be9204-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

639e298404-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Use illuminate/database in user class and add tests

0bc9ba4203-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tests

1...<<11121314151617181920>>...28