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

Copy field values from other sites #14056

Draft
wants to merge 69 commits into
base: 5.5
Choose a base branch
from

Commits on Nov 30, 2022

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

Commits on Dec 1, 2022

  1. show notifications

    i-just committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e51cac0 View commit details
    Browse the repository at this point in the history
  2. copy only top level fields

    i-just committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    7dc40cf View commit details
    Browse the repository at this point in the history
  3. site select hooked up

    i-just committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3f2ce0c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    bfe9ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5784fa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2456d85 View commit details
    Browse the repository at this point in the history
  4. bug fix

    i-just committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    74b215e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    870a6a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d922efe View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. bug fix and refactoring

    i-just committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    f72bddc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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

Commits on Dec 12, 2022

  1. styling improvement

    i-just committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d8f3fae View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge branch '4.4' into feature/979-copy-field-values-v1

    # Conflicts:
    #	src/controllers/ElementsController.php
    #	src/web/assets/cp/dist/cp.js
    #	src/web/assets/cp/dist/cp.js.map
    #	src/web/assets/cp/dist/css/cp.css
    #	src/web/assets/cp/dist/css/cp.css.map
    #	src/web/assets/cp/src/js/ElementEditor.js
    brandonkelly committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    97910e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    7db371e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6436864 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    06575f5 View commit details
    Browse the repository at this point in the history
  2. UI amends

    i-just committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c85950a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    b83ac89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6caac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939654f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. bug fixes

    i-just committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4512263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    761924f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. tweaks

    i-just committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    38aaf79 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    71397bc View commit details
    Browse the repository at this point in the history
  2. copyable country field

    i-just committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    282dc8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd7d2f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Merge branch '5.0' of github.com:craftcms/cms into feature/cms-979-co…

    …py-field-values-from-other-sites
    brianjhanson committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    52b1191 View commit details
    Browse the repository at this point in the history
  2. Merge commit '5fd7d2f5a3082b013b7cab7693bb95c9c584ca3b' of github.com…

    …:craftcms/cms into feature/cms-979-copy-field-values-from-other-sites
    brianjhanson committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bc630e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    3c2a490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278b089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07ac12 View commit details
    Browse the repository at this point in the history
  4. Convert copy attribute to web component

    The primary gain here is that we don't need to re-initialize them after replacing DOM elements
    brianjhanson committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7252f3a View commit details
    Browse the repository at this point in the history
  5. Convert copy attribute to web component

    The primary gain here is that we don't need to re-initialize them after replacing DOM elements
    brianjhanson committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e44182f View commit details
    Browse the repository at this point in the history
  6. Better HUD hiding

    brianjhanson committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    48350bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c9a0d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a7ca0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32dc390 View commit details
    Browse the repository at this point in the history
  10. Use event delegation

    brianjhanson committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0d95d47 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Copy Matrix fields

    brianjhanson committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7d42d4e View commit details
    Browse the repository at this point in the history
  2. Build

    brianjhanson committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2a8c259 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge branch '5.5' of github.com:craftcms/cms into feature/cms-979-co…

    …py-field-values-from-other-sites
    brianjhanson committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ac26858 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    cc30dec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a67e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6d1786 View commit details
    Browse the repository at this point in the history
  4. cleanup

    i-just committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6e434a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1df74bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bfb7e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c706f2 View commit details
    Browse the repository at this point in the history
  8. namespace inputs differently

    i-just committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d6f3d84 View commit details
    Browse the repository at this point in the history
  9. build

    i-just committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c7de1e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    7dba512 View commit details
    Browse the repository at this point in the history
  2. Fix z-index

    brianjhanson committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a24c1f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a57f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9ad2ff View commit details
    Browse the repository at this point in the history
  5. Minor update

    brianjhanson committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    14d1e38 View commit details
    Browse the repository at this point in the history
  6. Better auto-updating

    brianjhanson committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    426d342 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95e71d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. permissions & static context

    i-just committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0dc8ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3fddac View commit details
    Browse the repository at this point in the history
  3. build

    i-just committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cad0f64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    583a039 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d91d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d586e72 View commit details
    Browse the repository at this point in the history
  7. Increase delay a bit

    brianjhanson committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    027d36e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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