History log of /webtrees/app/Module/ (Results 1151 – 1175 of 1726)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9001c0b308-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Convert census assistant to http/controller

db35ed1e07-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Update URL

e490cd8007-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove global variables from blocks

d57f6cd506-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove unused globals

1c0676b206-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Convert descendancy sidebar to use http/controller

1ef93f1606-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Reorganise views

b49557f106-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Convert CKEditor module to use views

f801fa9906-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove old code

61b918db06-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove old code

aa20a10203-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Convert batch-update to controller/view architecture

cf184a4d02-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Typo

d569164702-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #1761 - missing fuction in interactive tree

0d02e11902-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Convert lists from functions to views


/webtrees/app/Datatables.php
/webtrees/app/Functions/FunctionsCharts.php
/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Functions/FunctionsPrintLists.php
/webtrees/app/Http/Controllers/AncestorsChartController.php
/webtrees/app/Http/Controllers/DescendantsChartController.php
/webtrees/app/Http/Controllers/EditFamilyController.php
/webtrees/app/Http/Controllers/EditIndividualController.php
/webtrees/app/Http/Controllers/EditNoteController.php
/webtrees/app/Http/Controllers/IndividualController.php
/webtrees/app/Http/Controllers/ListController.php
TopSurnamesModule.php
/webtrees/app/Theme/CloudsTheme.php
/webtrees/edit_interface.php
/webtrees/language/ru.po
/webtrees/placelist.php
/webtrees/public/assets-2.0.0/js/vendor.js
/webtrees/public/assets-2.0.0/js/vendor.js.map
/webtrees/public/assets-2.0.0/js/webtrees.js
/webtrees/resources/assets/js/webtrees.js
/webtrees/resources/views/admin/trees.php
/webtrees/resources/views/cards/add-source-citation.php
/webtrees/resources/views/edit/new-individual.php
/webtrees/resources/views/edit/shared-note.php
/webtrees/resources/views/family-page-menu.php
/webtrees/resources/views/family-page.php
/webtrees/resources/views/gedcom-record-page.php
/webtrees/resources/views/individual-page-menu.php
/webtrees/resources/views/lists/chart-by-age.php
/webtrees/resources/views/lists/chart-by-decade.php
/webtrees/resources/views/lists/families-table.php
/webtrees/resources/views/lists/individuals-table.php
/webtrees/resources/views/lists/media-table.php
/webtrees/resources/views/lists/notes-table.php
/webtrees/resources/views/lists/repositories-table.php
/webtrees/resources/views/lists/sources-table.php
/webtrees/resources/views/lists/surnames-table.php
/webtrees/resources/views/media-page.php
/webtrees/resources/views/modules/relatives/family.php
/webtrees/resources/views/modules/relatives/tab.php
/webtrees/resources/views/note-list-page.php
/webtrees/resources/views/note-page.php
/webtrees/resources/views/relationships-page.php
/webtrees/resources/views/repository-list-page.php
/webtrees/resources/views/search-results.php
/webtrees/resources/views/source-list-page.php
/webtrees/resources/views/source-page.php
/webtrees/routes/web.php
a8cd57e127-Jun-2018 Greg Roach <fisharebest@webtrees.net>

Reorganise module views


/webtrees/app/Functions/FunctionsEdit.php
/webtrees/app/Http/Controllers/AdminController.php
/webtrees/app/Http/Controllers/AdminUpgradeController.php
/webtrees/app/Http/Controllers/Auth/LoginController.php
/webtrees/app/Module.php
AlbumModule.php
FamiliesSidebarModule.php
FamilyNavigatorModule.php
GoogleMapsModule.php
IndividualFactsTabModule.php
IndividualSidebarModule.php
InteractiveTreeModule.php
MediaTabModule.php
NotesTabModule.php
RelativesTabModule.php
SourcesTabModule.php
/webtrees/composer.json
/webtrees/data/.htaccess
/webtrees/edit_interface.php
/webtrees/includes/session.php
/webtrees/language/kk.po
/webtrees/resources/views/admin/control-panel.php
/webtrees/resources/views/admin/upgrade/steps.php
/webtrees/resources/views/admin/upgrade/wizard.php
/webtrees/resources/views/cards/add-associate.php
/webtrees/resources/views/cards/add-shared-note.php
/webtrees/resources/views/media-list-page.php
/webtrees/resources/views/modules/families/sidebar.php
/webtrees/resources/views/modules/family_nav/sidebar-family.php
/webtrees/resources/views/modules/family_nav/sidebar.php
/webtrees/resources/views/modules/googlemap/tab.php
/webtrees/resources/views/modules/individuals/sidebar.php
/webtrees/resources/views/modules/lightbox/tab.php
/webtrees/resources/views/modules/media/tab.php
/webtrees/resources/views/modules/notes/tab.php
/webtrees/resources/views/modules/personal_facts/tab.php
/webtrees/resources/views/modules/relatives/family.php
/webtrees/resources/views/modules/relatives/tab.php
/webtrees/resources/views/modules/sources_tab/tab.php
/webtrees/resources/views/modules/tree/tab.php
/webtrees/routes/web.php
e5588fb021-Jun-2018 Greg Roach <fisharebest@webtrees.net>

SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8

a44b57a915-Jun-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #1758 - wrong variable name

1739652712-Jun-2018 Greg Roach <fisharebest@webtrees.net>

Remove unused imports

5a78cd3405-Jun-2018 Greg Roach <fisharebest@webtrees.net>

Refactor clippings cart

319149d603-Jun-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #1754 strict type error

8de50a4e31-May-2018 Greg Roach <fisharebest@webtrees.net>

FAQ module page layout

b998dbce31-May-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc/remove old code

aee13b6d31-May-2018 Greg Roach <fisharebest@webtrees.net>

Convert FAQ module to http/controller


/webtrees/.travis.yml
/webtrees/README.md
ClippingsCartModule.php
FrequentlyAskedQuestionsModule.php
ModuleMenuInterface.php
StoriesModule.php
/webtrees/app/Theme/AbstractTheme.php
/webtrees/composer.json
/webtrees/composer.lock
/webtrees/language/sr.po
/webtrees/resources/views/modules/faq/config.php
/webtrees/resources/views/modules/faq/edit.php
/webtrees/resources/views/modules/faq/list.php
/webtrees/resources/views/modules/faq/show.php
/webtrees/resources/views/modules/stories/config.php
/webtrees/resources/views/modules/stories/edit.php
/webtrees/vendor/composer/autoload_classmap.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/intervention/image/composer.json
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractColor.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractEncoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractFont.php
/webtrees/vendor/intervention/image/src/Intervention/Image/AbstractShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/AbstractCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Commands/Argument.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Constraint.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Filters/DemoFilter.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Color.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Commands/RotateCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Driver.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Font.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/CircleShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/EllipseShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/LineShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/PolygonShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Gd/Shapes/RectangleShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Image.php
/webtrees/vendor/intervention/image/src/Intervention/Image/ImageManager.php
/webtrees/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Color.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Commands/RotateCommand.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Decoder.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Driver.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Font.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/CircleShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/EllipseShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/LineShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/PolygonShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/RectangleShape.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Point.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Response.php
/webtrees/vendor/intervention/image/src/Intervention/Image/Size.php
/webtrees/vendor/symfony/debug/CHANGELOG.md
/webtrees/vendor/symfony/debug/Debug.php
/webtrees/vendor/symfony/debug/DebugClassLoader.php
/webtrees/vendor/symfony/debug/ErrorHandler.php
/webtrees/vendor/symfony/debug/Exception/ContextErrorException.php
/webtrees/vendor/symfony/debug/Exception/FatalThrowableError.php
/webtrees/vendor/symfony/debug/Exception/FlattenException.php
/webtrees/vendor/symfony/debug/ExceptionHandler.php
/webtrees/vendor/symfony/debug/LICENSE
/webtrees/vendor/symfony/debug/Resources/ext/tests/001.phpt
/webtrees/vendor/symfony/debug/Resources/ext/tests/002.phpt
/webtrees/vendor/symfony/debug/Resources/ext/tests/002_1.phpt
/webtrees/vendor/symfony/debug/Resources/ext/tests/003.phpt
/webtrees/vendor/symfony/debug/Tests/DebugClassLoaderTest.php
/webtrees/vendor/symfony/debug/Tests/ErrorHandlerTest.php
/webtrees/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/AnnotatedClass.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/DeprecatedClass.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/DeprecatedInterface.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/InternalClass.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/InternalInterface.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/InternalTrait.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/InternalTrait2.php
/webtrees/vendor/symfony/debug/Tests/Fixtures/Throwing.php
/webtrees/vendor/symfony/debug/Tests/phpt/debug_class_loader.phpt
/webtrees/vendor/symfony/debug/Tests/phpt/decorate_exception_hander.phpt
/webtrees/vendor/symfony/debug/Tests/phpt/exception_rethrown.phpt
/webtrees/vendor/symfony/debug/Tests/phpt/fatal_with_nested_handlers.phpt
/webtrees/vendor/symfony/debug/composer.json
/webtrees/vendor/symfony/event-dispatcher/CHANGELOG.md
/webtrees/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php
/webtrees/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php
/webtrees/vendor/symfony/event-dispatcher/EventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/EventDispatcherInterface.php
/webtrees/vendor/symfony/event-dispatcher/GenericEvent.php
/webtrees/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php
/webtrees/vendor/symfony/event-dispatcher/LICENSE
/webtrees/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
/webtrees/vendor/symfony/event-dispatcher/Tests/GenericEventTest.php
/webtrees/vendor/symfony/event-dispatcher/composer.json
/webtrees/vendor/symfony/http-foundation/AcceptHeader.php
/webtrees/vendor/symfony/http-foundation/AcceptHeaderItem.php
/webtrees/vendor/symfony/http-foundation/BinaryFileResponse.php
/webtrees/vendor/symfony/http-foundation/CHANGELOG.md
/webtrees/vendor/symfony/http-foundation/Cookie.php
/webtrees/vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php
/webtrees/vendor/symfony/http-foundation/File/Exception/FileNotFoundException.php
/webtrees/vendor/symfony/http-foundation/File/File.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php
/webtrees/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php
/webtrees/vendor/symfony/http-foundation/File/UploadedFile.php
/webtrees/vendor/symfony/http-foundation/FileBag.php
/webtrees/vendor/symfony/http-foundation/HeaderBag.php
/webtrees/vendor/symfony/http-foundation/IpUtils.php
/webtrees/vendor/symfony/http-foundation/JsonResponse.php
/webtrees/vendor/symfony/http-foundation/LICENSE
/webtrees/vendor/symfony/http-foundation/ParameterBag.php
/webtrees/vendor/symfony/http-foundation/RedirectResponse.php
/webtrees/vendor/symfony/http-foundation/Request.php
/webtrees/vendor/symfony/http-foundation/RequestMatcher.php
/webtrees/vendor/symfony/http-foundation/RequestMatcherInterface.php
/webtrees/vendor/symfony/http-foundation/Response.php
/webtrees/vendor/symfony/http-foundation/ResponseHeaderBag.php
/webtrees/vendor/symfony/http-foundation/ServerBag.php
/webtrees/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
/webtrees/vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php
/webtrees/vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php
/webtrees/vendor/symfony/http-foundation/Session/Flash/FlashBag.php
/webtrees/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
/webtrees/vendor/symfony/http-foundation/Session/Session.php
/webtrees/vendor/symfony/http-foundation/Session/SessionBagInterface.php
/webtrees/vendor/symfony/http-foundation/Session/SessionBagProxy.php
/webtrees/vendor/symfony/http-foundation/Session/SessionInterface.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/NativeSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/WriteCheckSessionHandler.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Proxy/NativeProxy.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
/webtrees/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
/webtrees/vendor/symfony/http-foundation/StreamedResponse.php
/webtrees/vendor/symfony/http-foundation/Tests/BinaryFileResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/CookieTest.php
/webtrees/vendor/symfony/http-foundation/Tests/File/MimeType/MimeTypeTest.php
/webtrees/vendor/symfony/http-foundation/Tests/FileBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/common.inc
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_max_age.expected
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_max_age.php
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_raw_urlencode.expected
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_raw_urlencode.php
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_samesite_lax.expected
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_samesite_lax.php
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_samesite_strict.expected
/webtrees/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_samesite_strict.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.expected
/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/IpUtilsTest.php
/webtrees/vendor/symfony/http-foundation/Tests/JsonResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ParameterBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/RequestTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ResponseFunctionalTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ResponseTest.php
/webtrees/vendor/symfony/http-foundation/Tests/ServerBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Flash/AutoExpireFlashBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Flash/FlashBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/SessionTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/empty_destroys.expected
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/empty_destroys.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/read_only.expected
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/read_only.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/regenerate.expected
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/regenerate.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/storage.expected
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/storage.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie.expected
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie_and_session.expected
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie_and_session.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/StrictSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/WriteCheckSessionHandlerTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/MetadataBagTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/NativeSessionStorageTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
/webtrees/vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/NativeProxyTest.php
/webtrees/vendor/symfony/http-foundation/Tests/StreamedResponseTest.php
/webtrees/vendor/symfony/http-foundation/composer.json
/webtrees/vendor/symfony/http-kernel/Bundle/Bundle.php
/webtrees/vendor/symfony/http-kernel/Bundle/BundleInterface.php
/webtrees/vendor/symfony/http-kernel/CHANGELOG.md
/webtrees/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php
/webtrees/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php
/webtrees/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php
/webtrees/vendor/symfony/http-kernel/Client.php
/webtrees/vendor/symfony/http-kernel/Config/EnvParametersResource.php
/webtrees/vendor/symfony/http-kernel/Config/FileLocator.php
/webtrees/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php
/webtrees/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php
/webtrees/vendor/symfony/http-kernel/Controller/ControllerReference.php
/webtrees/vendor/symfony/http-kernel/Controller/ControllerResolver.php
/webtrees/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php
/webtrees/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php
/webtrees/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php
/webtrees/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/DataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php
/webtrees/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php
/webtrees/vendor/symfony/http-kernel/DataCollector/Util/ValueExporter.php
/webtrees/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/AddAnnotatedClassesToCachePass.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/AddClassesToCachePass.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/ConfigurableExtension.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/Extension.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/LoggerPass.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/RemoveEmptyControllerArgumentLocatorsPass.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/ResettableServicePass.php
/webtrees/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php
/webtrees/vendor/symfony/http-kernel/Event/FilterControllerArgumentsEvent.php
/webtrees/vendor/symfony/http-kernel/Event/FilterControllerEvent.php
/webtrees/vendor/symfony/http-kernel/Event/FilterResponseEvent.php
/webtrees/vendor/symfony/http-kernel/Event/GetResponseEvent.php
/webtrees/vendor/symfony/http-kernel/Event/KernelEvent.php
/webtrees/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/AbstractTestSessionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/AddRequestFormatsListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/DumpListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ExceptionListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/FragmentListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/LocaleListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ProfilerListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ResponseListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/RouterListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/SurrogateListener.php
/webtrees/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php
/webtrees/vendor/symfony/http-kernel/Exception/AccessDeniedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/BadRequestHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/ConflictHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/GoneHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/LengthRequiredHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/MethodNotAllowedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/NotAcceptableHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/NotFoundHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/PreconditionFailedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/ServiceUnavailableHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/TooManyRequestsHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnauthorizedHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnprocessableEntityHttpException.php
/webtrees/vendor/symfony/http-kernel/Exception/UnsupportedMediaTypeHttpException.php
/webtrees/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php
/webtrees/vendor/symfony/http-kernel/Fragment/FragmentHandler.php
/webtrees/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php
/webtrees/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php
/webtrees/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php
/webtrees/vendor/symfony/http-kernel/HttpCache/HttpCache.php
/webtrees/vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategy.php
/webtrees/vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategyInterface.php
/webtrees/vendor/symfony/http-kernel/HttpCache/Store.php
/webtrees/vendor/symfony/http-kernel/HttpCache/StoreInterface.php
/webtrees/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php
/webtrees/vendor/symfony/http-kernel/HttpKernel.php
/webtrees/vendor/symfony/http-kernel/Kernel.php
/webtrees/vendor/symfony/http-kernel/KernelEvents.php
/webtrees/vendor/symfony/http-kernel/KernelInterface.php
/webtrees/vendor/symfony/http-kernel/LICENSE
/webtrees/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php
/webtrees/vendor/symfony/http-kernel/Log/Logger.php
/webtrees/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php
/webtrees/vendor/symfony/http-kernel/Profiler/Profile.php
/webtrees/vendor/symfony/http-kernel/Profiler/Profiler.php
/webtrees/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php
/webtrees/vendor/symfony/http-kernel/RebootableInterface.php
/webtrees/vendor/symfony/http-kernel/Resources/welcome.html.php
/webtrees/vendor/symfony/http-kernel/TerminableInterface.php
/webtrees/vendor/symfony/http-kernel/Tests/Bundle/BundleTest.php
/webtrees/vendor/symfony/http-kernel/Tests/CacheClearer/ChainCacheClearerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/CacheClearer/Psr6CacheClearerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php
/webtrees/vendor/symfony/http-kernel/Tests/ClientTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Config/EnvParametersResourceTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ArgumentResolver/ServiceValueResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Controller/ContainerControllerResolverTest.php
/webtrees/vendor/symfony/http-kernel/Tests/ControllerMetadata/ArgumentMetadataFactoryTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/DumpDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/ExceptionDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/LoggerDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DataCollector/RequestDataCollectorTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/FragmentRendererPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/LazyLoadingFragmentHandlerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/LoggerPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/MergeExtensionConfigurationPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/RegisterControllerArgumentLocatorsPassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/ResettableServicePassTest.php
/webtrees/vendor/symfony/http-kernel/Tests/DependencyInjection/ServicesResetterTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Event/FilterControllerArgumentsEventTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/DebugHandlersListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/LocaleListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/RouterListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/SaveSessionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/SessionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/EventListener/TestSessionListenerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/UnprocessableEntityHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Exception/UnsupportedMediaTypeHttpExceptionTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Fixtures/ClearableService.php
/webtrees/vendor/symfony/http-kernel/Tests/Fixtures/DataCollector/CloneVarDataCollector.php
/webtrees/vendor/symfony/http-kernel/Tests/Fixtures/ResettableService.php
/webtrees/vendor/symfony/http-kernel/Tests/Fixtures/TestEventDispatcher.php
/webtrees/vendor/symfony/http-kernel/Tests/Fragment/EsiFragmentRendererTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/HttpCacheTest.php
/webtrees/vendor/symfony/http-kernel/Tests/HttpCache/ResponseCacheStrategyTest.php
/webtrees/vendor/symfony/http-kernel/Tests/KernelTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Log/LoggerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Profiler/FileProfilerStorageTest.php
/webtrees/vendor/symfony/http-kernel/Tests/Profiler/ProfilerTest.php
/webtrees/vendor/symfony/http-kernel/Tests/UriSignerTest.php
/webtrees/vendor/symfony/http-kernel/UriSigner.php
/webtrees/vendor/symfony/http-kernel/composer.json
/webtrees/vendor/symfony/polyfill-ctype/Ctype.php
/webtrees/vendor/symfony/polyfill-ctype/LICENSE
/webtrees/vendor/symfony/polyfill-ctype/README.md
/webtrees/vendor/symfony/polyfill-ctype/bootstrap.php
/webtrees/vendor/symfony/polyfill-ctype/composer.json
/webtrees/vendor/symfony/polyfill-php70/LICENSE
/webtrees/vendor/symfony/polyfill-php70/Php70.php
/webtrees/vendor/symfony/polyfill-php70/README.md
/webtrees/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php
/webtrees/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php
/webtrees/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php
/webtrees/vendor/symfony/polyfill-php70/Resources/stubs/Error.php
/webtrees/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php
/webtrees/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php
/webtrees/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php
/webtrees/vendor/symfony/polyfill-php70/bootstrap.php
/webtrees/vendor/symfony/polyfill-php70/composer.json
6fdb151929-May-2018 Greg Roach <fisharebest@webtrees.net>

Now that the main menu is for navigation, the page-menu for editing is not needed.

73ed65a329-May-2018 Greg Roach <fisharebest@webtrees.net>

Remove dead code

6c822b7329-May-2018 Greg Roach <fisharebest@webtrees.net>

Remove dead code

1...<<41424344454647484950>>...70