History log of /webtrees/resources/views/ (Results 426 – 450 of 1727)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c8db8a4329-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3867 - show locations as well as individuals/families in place hierarchy sidebar

c9c6f2ec23-Apr-2021 Greg Roach <fisharebest@gmail.com>

Merge: #3803, Merge: #3706


/webtrees/app/Http/RequestHandlers/AutoCompletePlace.php
/webtrees/app/Http/RequestHandlers/ControlPanel.php
/webtrees/app/Http/RequestHandlers/MapDataAdd.php
/webtrees/app/Http/RequestHandlers/MapDataEdit.php
/webtrees/app/Http/RequestHandlers/ModulesMapAutocompleteAction.php
/webtrees/app/Http/RequestHandlers/ModulesMapAutocompletePage.php
/webtrees/app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php
/webtrees/app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php
/webtrees/app/Http/RequestHandlers/ModulesMapProvidersAction.php
/webtrees/app/Http/RequestHandlers/ModulesMapProvidersPage.php
/webtrees/app/Http/Routes/WebRoutes.php
/webtrees/app/Module/BingMaps.php
/webtrees/app/Module/EsriMaps.php
/webtrees/app/Module/GeonamesAutocomplete.php
/webtrees/app/Module/GoogleMaps.php
/webtrees/app/Module/HereMaps.php
/webtrees/app/Module/LanguageFrenchCanada.php
/webtrees/app/Module/MapBox.php
/webtrees/app/Module/MapGeoLocationGeonames.php
/webtrees/app/Module/MapGeoLocationNominatim.php
/webtrees/app/Module/MapGeoLocationOpenRouteService.php
/webtrees/app/Module/MapLinkBing.php
/webtrees/app/Module/MapLinkGoogle.php
/webtrees/app/Module/MapLinkOpenStreetMap.php
/webtrees/app/Module/ModuleMapAutocompleteInterface.php
/webtrees/app/Module/ModuleMapAutocompleteTrait.php
/webtrees/app/Module/ModuleMapGeoLocationInterface.php
/webtrees/app/Module/ModuleMapGeoLocationTrait.php
/webtrees/app/Module/ModuleMapProviderInterface.php
/webtrees/app/Module/ModuleMapProviderTrait.php
/webtrees/app/Module/OpenRouteServiceAutocomplete.php
/webtrees/app/Module/OpenStreetMap.php
/webtrees/app/Module/OrdnanceSurveyHistoricMaps.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/PlaceHierarchyListModule.php
/webtrees/app/Module/PlacesModule.php
/webtrees/app/Services/LeafletJsService.php
/webtrees/app/Services/ModuleService.php
/webtrees/composer.lock
/webtrees/package-lock.json
/webtrees/package.json
/webtrees/public/css/vendor.min.css
/webtrees/public/js/vendor.min.js
/webtrees/public/js/webtrees.min.js
/webtrees/resources/css/vendor.css
/webtrees/resources/js/vendor.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/lang/bs/messages.po
/webtrees/resources/lang/el/messages.po
/webtrees/resources/lang/fr/messages.po
/webtrees/resources/lang/pt-BR/messages.po
/webtrees/resources/lang/ru/messages.po
admin/control-panel.phtml
admin/location-edit.phtml
icons/search-location.phtml
modules/bing-maps/config.phtml
modules/geonames/config.phtml
modules/google-maps/config.phtml
modules/here-maps/config.phtml
modules/map-box/config.phtml
modules/openrouteservice/config.phtml
modules/openstreetmap/config.phtml
modules/pedigree-map/chart.phtml
modules/place-hierarchy/map.phtml
modules/places/tab.phtml
/webtrees/tests/app/Module/MapLinkBingTest.php
/webtrees/tests/app/Module/MapLinkGoogleTest.php
/webtrees/tests/app/Module/MapLinkOpenStreetMapTest.php
6633baf027-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #2909 - table prefix cross-platform compatibility

35a8a96d23-Apr-2021 Greg Roach <fisharebest@gmail.com>

Add spacing around icon in module-list titles

6f1992b423-Apr-2021 Greg Roach <fisharebest@gmail.com>

HTML validation

743e7b7a23-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3847 - hide internal URL from search-engines

2a93faa623-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3859 - parameter confusion when saving/creating locations

92ae7c0222-Apr-2021 Greg Roach <fisharebest@gmail.com>

Show duplicate records in consistent order and with numbers


/webtrees/app/Census/Census.php
/webtrees/app/Census/CensusColumnBirthDayDotMonthYear.php
/webtrees/app/Census/CensusColumnBirthDayMonthYear.php
/webtrees/app/Census/CensusColumnBirthDaySlashMonth.php
/webtrees/app/Census/CensusColumnBirthDaySlashMonthYear.php
/webtrees/app/Census/CensusOfSlovakia.php
/webtrees/app/Census/CensusOfSlovakia1930.php
/webtrees/app/Census/CensusOfSlovakia1940.php
/webtrees/app/Http/Middleware/BadBotBlocker.php
/webtrees/app/I18N.php
/webtrees/app/Module/LanguageEnglishUnitedStates.php
/webtrees/app/Module/LanguageFrench.php
/webtrees/app/Module/LanguageFrenchCanada.php
/webtrees/app/Module/LanguageSlovakian.php
/webtrees/app/Relationship.php
/webtrees/app/Services/AdminService.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/phpstan-baseline.neon
admin/trees-duplicates.phtml
/webtrees/tests/TestCase.php
/webtrees/tests/app/Census/CensusColumnBirthDateTest.php
/webtrees/tests/app/Census/CensusColumnBirthDayDotMonthYearTest.php
/webtrees/tests/app/Census/CensusColumnBirthDayMonthYearTest.php
/webtrees/tests/app/Census/CensusColumnBirthDaySlashMonthTest.php
/webtrees/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
/webtrees/tests/app/Census/CensusColumnConditionUsTest.php
/webtrees/tests/app/Census/CensusColumnFullNameTest.php
/webtrees/tests/app/Census/CensusColumnReligionTest.php
/webtrees/tests/app/Census/CensusOfDenmarkTest.php
/webtrees/tests/app/Census/CensusOfDeutschlandTest.php
/webtrees/tests/app/Census/CensusOfEnglandTest.php
/webtrees/tests/app/Census/CensusOfFranceTest.php
/webtrees/tests/app/Census/CensusOfScotlandTest.php
/webtrees/tests/app/Census/CensusOfSlovakia1930Test.php
/webtrees/tests/app/Census/CensusOfSlovakia1940Test.php
/webtrees/tests/app/Census/CensusOfSlovakiaTest.php
/webtrees/tests/app/Census/CensusOfUnitedStatesTest.php
/webtrees/tests/app/Census/CensusOfWalesTest.php
/webtrees/tests/app/Census/CensusTest.php
/webtrees/tests/app/Module/MapLinkBingModuleTest.php
/webtrees/tests/app/Module/MapLinkGoogleModuleTest.php
/webtrees/tests/app/Module/MapLinkOpenStreetMapModuleTest.php
/webtrees/tests/feature/RelationshipNamesTest.php
6fcafd0208-Apr-2021 Greg Roach <fisharebest@gmail.com>

Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, Fixes: #1236, Fixes: #2331


/webtrees/app/Census/CensusColumnRelationToHead.php
/webtrees/app/Contracts/SlugFactoryInterface.php
/webtrees/app/Factories/FamilyFactory.php
/webtrees/app/Factories/HeaderFactory.php
/webtrees/app/Factories/IndividualFactory.php
/webtrees/app/Factories/LocationFactory.php
/webtrees/app/Factories/MediaFactory.php
/webtrees/app/Factories/RepositoryFactory.php
/webtrees/app/Factories/SlugFactory.php
/webtrees/app/Factories/SourceFactory.php
/webtrees/app/Factories/SubmissionFactory.php
/webtrees/app/Factories/SubmitterFactory.php
/webtrees/app/Functions/Functions.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/app/GedcomRecord.php
/webtrees/app/Http/Middleware/RegisterFactories.php
/webtrees/app/Http/RequestHandlers/FamilyPage.php
/webtrees/app/Http/RequestHandlers/HeaderPage.php
/webtrees/app/Http/RequestHandlers/IndividualPage.php
/webtrees/app/Http/RequestHandlers/LocationPage.php
/webtrees/app/Http/RequestHandlers/MediaPage.php
/webtrees/app/Http/RequestHandlers/NotePage.php
/webtrees/app/Http/RequestHandlers/RepositoryPage.php
/webtrees/app/Http/RequestHandlers/SourcePage.php
/webtrees/app/Http/RequestHandlers/SubmissionPage.php
/webtrees/app/Http/RequestHandlers/SubmitterPage.php
/webtrees/app/I18N.php
/webtrees/app/MediaFile.php
/webtrees/app/Module/LanguageEnglishAustralia.php
/webtrees/app/Module/LanguageEnglishGreatBritain.php
/webtrees/app/Module/LanguageEnglishUnitedStates.php
/webtrees/app/Module/LanguageSlovakian.php
/webtrees/app/Module/ModuleLanguageInterface.php
/webtrees/app/Module/ModuleLanguageTrait.php
/webtrees/app/Module/PedigreeMapModule.php
/webtrees/app/Module/RelationshipsChartModule.php
/webtrees/app/Registry.php
/webtrees/app/Relationship.php
/webtrees/app/Services/RelationshipService.php
/webtrees/phpstan-baseline.neon
modules/family_nav/sidebar-family.phtml
modules/relatives/family.phtml
/webtrees/tests/feature/RelationshipNamesTest.php
e3544cb212-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #2442 - turn map-links into modules

91a257a412-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3831 - separate associate/relatives events on the individual-facts-tab

5dd6eb1f11-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3843 - clipboard API only available under HTTPS

e2c25bff11-Apr-2021 Greg Roach <fisharebest@gmail.com>

Allow custom sender name in emails

101f22be11-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: adding new locations


/webtrees/app/Factories/ElementFactory.php
/webtrees/app/Http/RequestHandlers/ControlPanel.php
/webtrees/app/Http/RequestHandlers/MapDataSave.php
/webtrees/app/Http/RequestHandlers/ModulesSharesAction.php
/webtrees/app/Http/RequestHandlers/ModulesSharesPage.php
/webtrees/app/Http/Routes/WebRoutes.php
/webtrees/app/Module/FixNameTags.php
/webtrees/app/Module/ShareAnniversaryModule.php
/webtrees/app/Services/EmailService.php
/webtrees/composer.lock
/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/hi/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/ku/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/tl/messages.po
/webtrees/resources/lang/tr/messages.po
/webtrees/resources/lang/tt/messages.po
/webtrees/resources/lang/uk/messages.po
/webtrees/resources/lang/ur/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
admin/location-edit.phtml
354a9dba10-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #995 - add 'share anniversary' feature

853f2b8a10-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3617 - add 'share URL' feature

a27e4c4906-Apr-2021 Greg Roach <fisharebest@gmail.com>

Remove spaces around icons for better alignment


/webtrees/app/Functions/FunctionsPrint.php
/webtrees/app/Functions/FunctionsPrintFacts.php
/webtrees/resources/lang/el/messages.po
/webtrees/resources/lang/ku/messages.po
/webtrees/resources/lang/sk/messages.po
/webtrees/resources/lang/tl/messages.po
/webtrees/resources/lang/vi/messages.po
icons/add.phtml
icons/analytics.phtml
icons/anniversary.phtml
icons/arrow-down.phtml
icons/arrow-left.phtml
icons/arrow-right.phtml
icons/arrow-up.phtml
icons/ban.phtml
icons/bing-maps.phtml
icons/block-tree.phtml
icons/block-user.phtml
icons/block.phtml
icons/calendar.phtml
icons/cancel.phtml
icons/chart.phtml
icons/collapse.phtml
icons/coordinates.phtml
icons/copy.phtml
icons/data-fix.phtml
icons/delete.phtml
icons/download.phtml
icons/drag-handle.phtml
icons/edit.phtml
icons/email.phtml
icons/expand.phtml
icons/family.phtml
icons/favorite.phtml
icons/file.phtml
icons/folder.phtml
icons/footer.phtml
icons/google-maps.phtml
icons/help.phtml
icons/history.phtml
icons/individual.phtml
icons/information.phtml
icons/keyboard.phtml
icons/language.phtml
icons/link.phtml
icons/list.phtml
icons/location.phtml
icons/lock.phtml
icons/map.phtml
icons/media-next.phtml
icons/media-play.phtml
icons/media-stop.phtml
icons/media.phtml
icons/menu.phtml
icons/merge.phtml
icons/mime.phtml
icons/module.phtml
icons/note.phtml
icons/openstreetmap.phtml
icons/pedigree-down.phtml
icons/pedigree-left.phtml
icons/pedigree-right.phtml
icons/pedigree-up.phtml
icons/pin.phtml
icons/preferences.phtml
icons/record.phtml
icons/reorder.phtml
icons/report.phtml
icons/repository.phtml
icons/save.phtml
icons/search.phtml
icons/sex.phtml
icons/sidebar.phtml
icons/sort.phtml
icons/source.phtml
icons/spacer.phtml
icons/submitter.phtml
icons/sync.phtml
icons/tab.phtml
icons/tag.phtml
icons/theme.phtml
icons/tree.phtml
icons/unlink.phtml
icons/upload.phtml
icons/user.phtml
icons/warning.phtml
icons/wizard.phtml
icons/zoom-in.phtml
icons/zoom-out.phtml
19f6dbe606-Apr-2021 Greg Roach <fisharebest@gmail.com>

Remove trailing space

7f85bc3706-Apr-2021 Greg Roach <fisharebest@gmail.com>

UI tweaks


/webtrees/app/Census/CensusOfScotland.php
/webtrees/app/Census/CensusOfScotland1911.php
/webtrees/app/Census/RegisterOfScotland1939.php
/webtrees/app/Date.php
/webtrees/app/Elements/NoteStructure.php
/webtrees/app/Factories/ElementFactory.php
/webtrees/app/Http/RequestHandlers/CalendarPage.php
/webtrees/app/Http/RequestHandlers/MapDataImportAction.php
/webtrees/app/Module/DutchMonarchs.php
/webtrees/app/Module/DutchPrimeMinisters.php
/webtrees/app/Module/LowCountriesRulers.php
/webtrees/app/Services/GedcomExportService.php
/webtrees/app/Services/ModuleService.php
/webtrees/composer.lock
/webtrees/modules_v4/README.md
/webtrees/phpstan-baseline.neon
/webtrees/public/js/webtrees.min.js
/webtrees/resources/js/webtrees.js
/webtrees/resources/lang/cs/messages.po
/webtrees/resources/lang/da/messages.po
/webtrees/resources/lang/de/messages.po
/webtrees/resources/lang/en-GB/messages.po
/webtrees/resources/lang/fa/messages.po
/webtrees/resources/lang/fi/messages.po
/webtrees/resources/lang/he/messages.po
/webtrees/resources/lang/ko/messages.po
/webtrees/resources/lang/nb/messages.po
/webtrees/resources/lang/nl/messages.po
/webtrees/resources/lang/nn/messages.po
/webtrees/resources/lang/sk/messages.po
/webtrees/resources/lang/sr-Latn/messages.po
/webtrees/resources/lang/su/messages.po
/webtrees/resources/lang/sv/messages.po
family-page-menu.phtml
gedcom-record-page-menu.phtml
individual-page-menu.phtml
media-page-menu.phtml
note-page-menu.phtml
repository-page-menu.phtml
source-page-menu.phtml
submitter-page-menu.phtml
/webtrees/tests/app/Census/CensusOfScotland1911Test.php
/webtrees/tests/app/Census/CensusOfScotlandTest.php
/webtrees/tests/app/Census/RegisterOfScotland1939Test.php
/webtrees/tests/app/Elements/MultimediaFormatTest.php
/webtrees/tests/app/Http/RequestHandlers/MapDataImportActionTest.php
/webtrees/tests/data/demo.ged
58124fe529-Mar-2021 David Drury <ddrury@users.noreply.github.com>

Correct date display (#3806)

eb2f4c2a29-Mar-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3217 - allow choice of filename when exporting to GEDCOM file on server

d3a6a36a21-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #3793 - ensure marker remains visible after zoom

be816a2120-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Remove unused imports

b5a3d33020-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Merge changes from develop branch

ecef0b8f19-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #3785 - wrong redirect after edit placelocation

1...<<11121314151617181920>>...70