Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: statamic/migrator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: statamic/migrator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: statamic-6
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 7, 2025

  1. require statamic 6

    duncanmcclean committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    2a150e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c73d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf71c71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ff807d View commit details
    Browse the repository at this point in the history
  5. set minimum-stability

    duncanmcclean committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    c17a18b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c04f24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68a8cd5 View commit details
    Browse the repository at this point in the history
  8. Migrate dates to UTC

    duncanmcclean committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    1ddff5b View commit details
    Browse the repository at this point in the history
  9. Migrate display_timezone setting

    Dates will be migrated into UTC, the app's timezone will remain as UTC, but the display_timezone will be set to the v2 app's timezone.
    duncanmcclean committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    d2fc939 View commit details
    Browse the repository at this point in the history
  10. require alpha 2 as a minimum

    otherwise, our cp.php assertion in MigrateSettingsTest will fail.
    duncanmcclean committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    c438246 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4dfba04 View commit details
    Browse the repository at this point in the history
Loading