Skip to content
Snippets Groups Projects
Verified Commit 82d325ee authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3280679 by quietone, Wim Leers: Remove legacy attributes, add...

Issue #3280679 by quietone, Wim Leers: Remove legacy attributes, add supported_branches and consistently name update.module's XML fixtures
parent 1857ebff
Branches
Tags
28 merge requests!11131[10.4.x-only-DO-NOT-MERGE]: Issue ##2842525 Ajax attached to Views exposed filter form does not trigger callbacks,!9470[10.3.x-only-DO-NOT-MERGE]: #3331771 Fix file_get_contents(): Passing null to parameter,!8540Issue #3457061: Bootstrap Modal dialog Not closing after 10.3.0 Update,!8528Issue #3456871 by Tim Bozeman: Support NULL services,!8373Issue #3427374 by danflanagan8, Vighneshh: taxonomy_tid ViewsArgumentDefault...,!7526Expose roles in response,!3878Removed unused condition head title for views,!3818Issue #2140179: $entity->original gets stale between updates,!3742Issue #3328429: Create item list field formatter for displaying ordered and unordered lists,!3731Claro: role=button on status report items,!3651Issue #3347736: Create new SDC component for Olivero (header-search),!3531Issue #3336994: StringFormatter always displays links to entity even if the user in context does not have access,!3355Issue #3209129: Scrolling problems when adding a block via layout builder,!3154Fixes #2987987 - CSRF token validation broken on routes with optional parameters.,!3133core/modules/system/css/components/hidden.module.css,!2964Issue #2865710 : Dependencies from only one instance of a widget are used in display modes,!2812Issue #3312049: [Followup] Fix Drupal.Commenting.FunctionComment.MissingReturnType returns for NULL,!2794Issue #3100732: Allow specifying `meta` data on JSON:API objects,!2378Issue #2875033: Optimize joins and table selection in SQL entity query implementation,!2062Issue #3246454: Add weekly granularity to views date sort,!1105Issue #3025039: New non translatable field on translatable content throws error,!1073issue #3191727: Focus states on mobile second level navigation items fixed,!10223132456: Fix issue where views instances are emptied before an ajax request is complete,!877Issue #2708101: Default value for link text is not saved,!617Issue #3043725: Provide a Entity Handler for user cancelation,!579Issue #2230909: Simple decimals fail to pass validation,!560Move callback classRemove outside of the loop,!555Issue #3202493
Pipeline #146397 canceled
Pipeline: drupal

#146399

    Showing
    with 0 additions and 18 deletions
    ......@@ -3,7 +3,6 @@
    <title>AAA Update test</title>
    <short_name>aaa_update_test</short_name>
    <dc:creator>Drupal</dc:creator>
    <api_version>8.x</api_version>
    <supported_branches>8.x-1.</supported_branches>
    <project_status>published</project_status>
    <link>http://example.com/project/aaa_update_test</link>
    ......@@ -15,15 +14,10 @@
    <name>aaa_update_test 8.x-1.3-beta1</name>
    <version>8.x-1.3-beta1</version>
    <core_compatibility>8.0.0 || 8.1.1</core_compatibility>
    <version_major>1</version_major>
    <version_patch>3</version_patch>
    <version_extra>beta1</version_extra>
    <status>published</status>
    <release_link>http://example.com/aaa_update_test-8-x-1-3-beta1-release</release_link>
    <download_link>http://example.com/aaa_update_test-8-x-1-3-beta1.tar.gz</download_link>
    <date>1250624521</date>
    <mdhash>b966255555d9c9b86d480ca08cfaa98e</mdhash>
    <filesize>1073751924</filesize>
    <terms>
    <term><name>Release type</name><value>New features</value></term>
    <term><name>Release type</name><value>Bug fixes</value></term>
    ......@@ -33,14 +27,10 @@
    <name>aaa_update_test 8.x-1.2</name>
    <version>8.x-1.2</version>
    <core_compatibility>^8</core_compatibility>
    <version_major>1</version_major>
    <version_patch>2</version_patch>
    <status>published</status>
    <release_link>http://example.com/aaa_update_test-8-x-1-2-release</release_link>
    <download_link>http://example.com/aaa_update_test-8-x-1-2.tar.gz</download_link>
    <date>1250424521</date>
    <mdhash>b966255555d9c9b86d480ca08cfaa98e</mdhash>
    <filesize>1073741824</filesize>
    <terms>
    <term><name>Release type</name><value>New features</value></term>
    <term><name>Release type</name><value>Bug fixes</value></term>
    ......@@ -49,14 +39,10 @@
    <release>
    <name>aaa_update_test 8.x-1.1</name>
    <version>8.x-1.1</version>
    <version_major>1</version_major>
    <version_patch>1</version_patch>
    <status>published</status>
    <release_link>http://example.com/aaa_update_test-8-x-1-1-release</release_link>
    <download_link>http://example.com/aaa_update_test-8-x-1-1.tar.gz</download_link>
    <date>1250424521</date>
    <mdhash>b966255555d9c9b86d480ca08cfaa98e</mdhash>
    <filesize>1073741824</filesize>
    <terms>
    <term><name>Release type</name><value>New features</value></term>
    <term><name>Release type</name><value>Bug fixes</value></term>
    ......@@ -65,14 +51,10 @@
    <release>
    <name>aaa_update_test 8.x-1.0</name>
    <version>8.x-1.0</version>
    <version_major>1</version_major>
    <version_patch>0</version_patch>
    <status>published</status>
    <release_link>http://example.com/aaa_update_test-8-x-1-0-release</release_link>
    <download_link>http://example.com/aaa_update_test-8-x-1-0.tar.gz</download_link>
    <date>1250424521</date>
    <mdhash>b966255555d9c9b86d480ca08cfaa98e</mdhash>
    <filesize>1073741824</filesize>
    <terms>
    <term><name>Release type</name><value>New features</value></term>
    <term><name>Release type</name><value>Bug fixes</value></term>
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment