Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #1273 Closes #3848: Allow multiple select menus on the same page #1387

Merged

Commits on Mar 8, 2022

  1. assign array and key value intstead of empty array

    Ryan Dool committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    968eb14 View commit details
    Browse the repository at this point in the history
  2. added data attributes

    Ryan Dool committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    652028e View commit details
    Browse the repository at this point in the history
  3. fixed spacing

    Ryan Dool committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    0d4107c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Closes #1331: Make sidebar not overlap text for Text with Background (#…

    …1360)
    
    Co-authored-by: Dana Hertzberg <[email protected]>
    2 people authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    98610f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bfaeca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8819535 View commit details
    Browse the repository at this point in the history
  4. Closes #1333: Configure system mail interface to use SMTP during inst…

    …all. (#1334)
    
    Co-authored-by: Michael Hagedon <[email protected]>
    Co-authored-by: Joe Parsons <[email protected]>
    3 people authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    81a521d View commit details
    Browse the repository at this point in the history
  5. Closes #1317: Add update hook to delete problematic legacy global foo…

    …ter menu blocks. (#1332)
    joeparsons authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d9605b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bee804a View commit details
    Browse the repository at this point in the history
  7. Closes #892: Reduce paragraphs behavior settings migrate plugin compl…

    …exity (#1345)
    
    Co-authored-by: Joe Parsons <[email protected]>
    Co-authored-by: Dana Hertzberg <[email protected]>
    3 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9ebd5be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4454682 View commit details
    Browse the repository at this point in the history
  9. Fixes #1385, Fixes #1386: Add patch for media_migation module issue b…

    …reaking az_global_footer install on migrated sites. (#1391)
    
    * Fixes #1385: Add patch for media_migation module issue breaking az_global_footer install on migrated sites.
    joeparsons authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    358762d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb1e0ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a305ec3 View commit details
    Browse the repository at this point in the history
  12. Fixes #1356 Adding z-index for rendering full-width backgrounds behin…

    …d sidebars (#1365)
    
    Co-authored-by: Mike Hagedon <[email protected]>
    trackleft and michaelhagedon committed May 18, 2022
    Configuration menu
    Copy the full SHA
    301100b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d7e8078 View commit details
    Browse the repository at this point in the history
  14. Fixes #1397 Update migrations to add text_media_spacing default and c…

    …hange bg_attach to bg_attachment (#1398)
    trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    266dc89 View commit details
    Browse the repository at this point in the history
  15. Closes #876: Enable testing of related az-quickstart-dev branches in …

    …main repo CI builds. (#877)
    joeparsons authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0a1779f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    600aeb1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dcb3f86 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    05ebc1f View commit details
    Browse the repository at this point in the history
  19. Closes #1311: Default XDebug config for VS Code (#1312)

    Co-authored-by: Chris Green <[email protected]>
    kevcooper and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    006cdae View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d18d8e7 View commit details
    Browse the repository at this point in the history
  21. Fixes #1232 Optionally add html paragraphs to migration lookup, and r…

    …emove contacts from page migration. (#1416)
    trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    fc6800f View commit details
    Browse the repository at this point in the history
  22. Update Quickstart Migration README for developer workshop. (#1437)

    Co-authored-by: bberndt-uaz <[email protected]>
    Co-authored-by: Joe Parsons <[email protected]>
    3 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    bd30a75 View commit details
    Browse the repository at this point in the history
  23. Closes #1231: Migrate front page (#1411)

    Co-authored-by: Joe Parsons <[email protected]>
    trackleft and joeparsons committed May 18, 2022
    Configuration menu
    Copy the full SHA
    52a0518 View commit details
    Browse the repository at this point in the history
  24. Closes #1133 Adding required markup for subhead and moving to the top…

    … of flexible page migration. (#1419)
    trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b0e3004 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0fe4271 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    31001f9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    86a4f57 View commit details
    Browse the repository at this point in the history
  28. Closes #1285: Add documentation to existing migrate plugins. (#1305)

    Co-authored-by: rmarsh1ua <[email protected]>
    Co-authored-by: Chris Green <[email protected]>
    Co-authored-by: Kevin Cooper <[email protected]>
    4 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    819cddd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    edd98a2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8b520fd View commit details
    Browse the repository at this point in the history
  31. Closes #1394: Updating views re-order notice blocks to use render arr…

    …ays and Url::fromRoute. (#1440)
    trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    00d7394 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e1a7add View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    aa60c42 View commit details
    Browse the repository at this point in the history
  34. Closes #880: Add new ViewsReferenceMapping process plugin with views …

    …argument lookup handling. (#1109)
    joeparsons authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    52292f3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b77ec35 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    116948e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    43ea6b1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5190260 View commit details
    Browse the repository at this point in the history
  39. Fixes #1460 Allow for Delayed Configuration Overrides. (#1471)

    Co-authored-by: Chris Green <[email protected]>
    tadean and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6471329 View commit details
    Browse the repository at this point in the history
  40. Closes #1481: Increase soft limit widths to 1920px for az_full_width_…

    …bg_large image style. (#1482)
    joeparsons authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    393e935 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    3925b53 View commit details
    Browse the repository at this point in the history
  42. Closes #1484: Provide default Antibot module config overrides in Quic…

    …kstart Security module. (#1485)
    joeparsons authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6097b89 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3258a9b View commit details
    Browse the repository at this point in the history
  44. #1280: Add some functional tests to check that modules can be uninsta…

    …lled and reinstalled without errors. (#1286)
    trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6f0d186 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    ea8c582 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    800c05f View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    2108faa View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    30ee0a6 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    dffeaf4 View commit details
    Browse the repository at this point in the history
  50. Closes #1490: Adding content admin/editor permissions for node clone,…

    … block classes, metatag, reports (#1518)
    smayden authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a29e825 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    ccf39e1 View commit details
    Browse the repository at this point in the history
  52. Update Arizona Bootstrap to 2.0.14 (#1547)

    Co-authored-by: az-digital-bot <[email protected]>
    2 people authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    530e9ab View commit details
    Browse the repository at this point in the history
  53. Closes #1548: Clean up existing configuration drift ahead of Drupal 9…

    ….3.x / Quickstart 2.3.0. (#1549)
    joeparsons authored and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e5fc6c9 View commit details
    Browse the repository at this point in the history
  54. Closes #1500 Feature display mode for the news feature (#1420)

    Co-authored-by: Chris Green <[email protected]>
    Co-authored-by: Dana Hertzberg <[email protected]>
    3 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e600446 View commit details
    Browse the repository at this point in the history
  55. Closes #1207 - Change card breakpoints to match Bootstrap 4 (break so…

    …oner) (#1526)
    
    Co-authored-by: Dana Hertzberg <[email protected]>
    Co-authored-by: Chris Green <[email protected]>
    Co-authored-by: Joe Parsons <[email protected]>
    Co-authored-by: Ashley Slay <[email protected]>
    5 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    79cf15d View commit details
    Browse the repository at this point in the history
  56. Closes #1299: Adding documentation surrounding developing and applyin…

    …g updates to quickstart sites. (#1300)
    
    Co-authored-by: Joe Parsons <[email protected]>
    Co-authored-by: Dana Hertzberg <[email protected]>
    3 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1511d09 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    9f26667 View commit details
    Browse the repository at this point in the history
  58. Update drupal/core-recommended requirement from 9.2.18 to 9.2.19 (#1553)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Chris Green <[email protected]>
    dependabot[bot] and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d675bfb View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    7e74677 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    99ab5dc View commit details
    Browse the repository at this point in the history
  61. Closes #821 Adding process plugin for datetime to smart_date to fix d…

    …uration field. (#1468)
    
    Co-authored-by: Joe Parsons <[email protected]>
    trackleft and joeparsons committed May 18, 2022
    Configuration menu
    Copy the full SHA
    8a44b49 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    3c06220 View commit details
    Browse the repository at this point in the history
  63. Closes #1103: Add new AZ News view displays (#1539)

    Co-authored-by: Chris Green <[email protected]>
    danahertzberg and trackleft committed May 18, 2022
    Configuration menu
    Copy the full SHA
    8ee72cc View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    efcf5e0 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    76223b1 View commit details
    Browse the repository at this point in the history
  66. #1340, Closes #1180: Prepare Quickstart for Drupal core 9.3.x. (#1181)

    Co-authored-by: bberndt-uaz <[email protected]>
    Co-authored-by: Chris Green <[email protected]>
    Co-authored-by: tadean <[email protected]>
    4 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a37c790 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    7c1a433 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    5186b8b View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    02e53b3 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    916ed6b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    c45770a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac7f6a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    7395973 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    e43ac5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63547c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    596228a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef96a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7274397 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e16913 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ad4c68 View commit details
    Browse the repository at this point in the history
  8. Update with ids

    danahertzberg committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ec8bba3 View commit details
    Browse the repository at this point in the history