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

Installer and upgrader rewrite #8093

Draft
wants to merge 122 commits into
base: release-3.0
Choose a base branch
from

Commits on Feb 13, 2024

  1. Creates SMF\Db\Schema and descendents

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian authored and jdarwood007 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6dc4234 View commit details
    Browse the repository at this point in the history
  2. Adds database schema definition for SMF 2.1 to ./other/Schema

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian authored and jdarwood007 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b21fbb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c6a5b9 View commit details
    Browse the repository at this point in the history
  4. Update Column.php

    Co-authored-by: John Rayes <live627@gmail.com>
    2 people authored and jdarwood007 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    682dfc6 View commit details
    Browse the repository at this point in the history
  5. Worked on some phpdoc

    jdarwood007 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6b21c03 View commit details
    Browse the repository at this point in the history
  6. Add more phpdocs

    jdarwood007 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    17e47ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    425cf52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e52320 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8ef0db View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Reverts some more changes that shouldn't have happened

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2fd2007 View commit details
    Browse the repository at this point in the history
  2. Update Sources/Db/Schema/Column.php

    Co-authored-by: John Rayes <live627@gmail.com>
    Sesquipedalian and live627 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b1f3c00 View commit details
    Browse the repository at this point in the history
  3. Some cleanup in install.php

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    452cfad View commit details
    Browse the repository at this point in the history
  4. Improves code for finding the right dir in Maintenance::getBaseDir()

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5009f22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebe7161 View commit details
    Browse the repository at this point in the history
  6. Fixes some accidental reversions of Lang::getTxt() usage

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b06abd5 View commit details
    Browse the repository at this point in the history
  7. More cleanup

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4177e54 View commit details
    Browse the repository at this point in the history
  8. Removes unnecessary code duplication

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1bbace1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 20, 2024

  1. Work on welcome page

    jdarwood007 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    db000e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd65aff View commit details
    Browse the repository at this point in the history
  3. Welcome page loads

    jdarwood007 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e0da08c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    9ad7c21 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-3.0' into db_schema

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f9c2208 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    443e5c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    895a7ff View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

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

Commits on Feb 26, 2024

  1. Backups work

    jdarwood007 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f4573f9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-3.0' into db_schema

    # Conflicts:
    #	composer.lock
    jdarwood007 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    01430b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge branch 'release-3.0' into db_schema

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    632f23c View commit details
    Browse the repository at this point in the history
  2. Minor fixes in SMF\Maintenance\Tools\Install

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d1427d3 View commit details
    Browse the repository at this point in the history
  3. Tidying and documentation in Install and Upgrade tools

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    120445f View commit details
    Browse the repository at this point in the history
  4. Typo fix

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4e56499 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Rename Index.php to index.php, part 1

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    75d1a8e View commit details
    Browse the repository at this point in the history
  2. Rename Index.php to index.php, part 2

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9c524f0 View commit details
    Browse the repository at this point in the history
  3. A bit of tidying in upgrade.php

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c8e2ca3 View commit details
    Browse the repository at this point in the history
  4. Fixes various issues in installer (it works now)

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    59aad48 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Defines constants before using in upgrade.php

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    501b9b5 View commit details
    Browse the repository at this point in the history
  2. Decodes JSON data in SMF\Maintenance\Tools\Upgrade::getUpgradeData()

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7672349 View commit details
    Browse the repository at this point in the history
  3. Replaces getRequiredVersionForPHP() with a simple constant

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2ad0a99 View commit details
    Browse the repository at this point in the history
  4. Compares settings to defaults in SMF\Maintenance::isInstalled()

    Single source of truth
    
    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    eadf558 View commit details
    Browse the repository at this point in the history
  5. More tidying and documentation

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    be34eb6 View commit details
    Browse the repository at this point in the history
  6. Fixes version checking in Upgrade

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d4391f0 View commit details
    Browse the repository at this point in the history
  7. Respect and use $use_old_hashing in Maintenance::loginAdmin()

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d56a9aa View commit details
    Browse the repository at this point in the history
  8. Whitespace fixes in Install

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8d7d87d View commit details
    Browse the repository at this point in the history
  9. Removes unnecessary Windows check

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a84a4e5 View commit details
    Browse the repository at this point in the history
  10. Removes $initial_columns property in SMF\Db\Schema\Table

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    fd97a09 View commit details
    Browse the repository at this point in the history
  11. Add some migration logic

    jdarwood007 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c6e4966 View commit details
    Browse the repository at this point in the history
  12. Minor documentation fixes

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2418284 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    61cb192 View commit details
    Browse the repository at this point in the history
  2. Forgot PHP CS

    jdarwood007 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    5f27462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76148b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 17, 2024

  1. Compares settings to defaults in Maintenance::isInstalled() (take 2)

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e94d8f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Improves naming and organization consistency in SMF\Maintenance\*

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    270962c View commit details
    Browse the repository at this point in the history
  2. Use named and explicitly ordered migration substeps

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6a30532 View commit details
    Browse the repository at this point in the history
  3. Maintenance language file tweaks

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    36bca51 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release-3.0' into db_schema

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    
    # Conflicts:
    #	Languages/en_US/Maintenance.php
    Sesquipedalian committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0db28f8 View commit details
    Browse the repository at this point in the history
  5. Adds use statements that should have been in 6a30532

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1156540 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    d2441c4 View commit details
    Browse the repository at this point in the history
  2. Add some more migrations

    jdarwood007 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6cca222 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Custom Fields logic

    jdarwood007 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    ec3bce5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-3.0' into db_schema

    # Conflicts:
    #	other/install.php
    #	other/install_3-0_MySQL.sql
    #	other/install_3-0_PostgreSQL.sql
    #	other/upgrade.php
    jdarwood007 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a7064e4 View commit details
    Browse the repository at this point in the history
  3. Few more migration steps

    jdarwood007 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    28a61b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4985444 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Merge branch 'release-3.0' into db_schema

    # Conflicts:
    #	Languages/en_US/Maintenance.php
    #	other/upgrade-helper.php
    #	other/upgrade_2-1_MySQL.sql
    #	other/upgrade_2-1_PostgreSQL.sql
    jdarwood007 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    476f0c2 View commit details
    Browse the repository at this point in the history
  2. More 2.1 migration steps

    jdarwood007 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    323dc60 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. PHP-CS-Fixer cleanup

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0f1e7f9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-3.0' into 3.0/db_schema

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    
    # Conflicts:
    #	other/upgrade_2-1_MySQL.sql
    #	other/upgrade_2-1_PostgreSQL.sql
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d7dc026 View commit details
    Browse the repository at this point in the history
  3. Moves methods to add, alter, and drop columns and indices to Table

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    37481cf View commit details
    Browse the repository at this point in the history
  4. Renames SMF\Db\Schema\Indices to SMF\Db\Schema\DbIndex

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6be83f1 View commit details
    Browse the repository at this point in the history
  5. Updates method calls for adding columns, etc.

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8556a6c View commit details
    Browse the repository at this point in the history
  6. Remove ICQ

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fb4f62a View commit details
    Browse the repository at this point in the history
  7. Revert "Remove ICQ"

    This reverts commit fb4f62a.
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    04ddbaa View commit details
    Browse the repository at this point in the history
  8. Tidying

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b8c8f9a View commit details
    Browse the repository at this point in the history
  9. Updates schema and adds migration step for message version column

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a71377c View commit details
    Browse the repository at this point in the history
  10. Updates schema and adds migration steps for for calendar table

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e91c916 View commit details
    Browse the repository at this point in the history
  11. Adds migration step for spoof detector support

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ad0f3a9 View commit details
    Browse the repository at this point in the history
  12. Adds migration step for spoof detector support (part 2)

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    dd547a4 View commit details
    Browse the repository at this point in the history
  13. Check keys, not values

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    307f1de View commit details
    Browse the repository at this point in the history
  14. Avoid false positives when looking for calendar_holidays table

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    38ae58a View commit details
    Browse the repository at this point in the history
  15. Fixes logic for checking column name in SessionIDs migration step

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d1bba97 View commit details
    Browse the repository at this point in the history
  16. Uses Table::getStructure method

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b76c4fa View commit details
    Browse the repository at this point in the history
  17. For clarity, renames Table::getStructure to Table::getCurrentStructure

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    57ea9f0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9ac173c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    c88c05c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d131395 View commit details
    Browse the repository at this point in the history
  3. Revert "table::getCurrentStructure does not exist"

    This reverts commit c88c05c.
    
    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    aac35cc View commit details
    Browse the repository at this point in the history
  4. Moves Maintenance out of Sources

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8c72dd7 View commit details
    Browse the repository at this point in the history
  5. Trailing slashes

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    67b2a51 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Added more steps

    jdarwood007 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6b60150 View commit details
    Browse the repository at this point in the history
  2. PHP-CS-Fixer fixes

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c4d8e38 View commit details
    Browse the repository at this point in the history
  3. More code cleanup

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7c9fd41 View commit details
    Browse the repository at this point in the history
  4. Added some more sections

    Renamed a few steps to make more sense to the generalized nature
    jdarwood007 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    90a9342 View commit details
    Browse the repository at this point in the history
  5. phpcs

    jdarwood007 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f23d3db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    556d15b View commit details
    Browse the repository at this point in the history
  7. Typo

    jdarwood007 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    08902c8 View commit details
    Browse the repository at this point in the history
  8. Fix 2.1 schema namespace

    jdarwood007 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ba92ea9 View commit details
    Browse the repository at this point in the history
  9. Migration steps for 2.1 should be using the 2.1 schema

    Started migration steps for IPv6
    jdarwood007 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    4d1da2b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    80e6ab4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-3.0' into 3.0/db_schema

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7b410af View commit details
    Browse the repository at this point in the history
  3. Move sections converted

    jdarwood007 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1604f24 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'release-3.0' into 3.0/db_schema

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    27eda7d View commit details
    Browse the repository at this point in the history
  2. Convert more sections

    jdarwood007 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e877a3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ae9c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge branch 'release-3.0' into 3.0/db_schema

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b542f85 View commit details
    Browse the repository at this point in the history
  2. Adds PackageVersion to migration steps for 3.0

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b0895c7 View commit details
    Browse the repository at this point in the history
  3. Finish 2.1 upgrade steps

    Started work on Migration logic in upgrader.
    Minor fixes
    jdarwood007 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c65f227 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'db_schema' of github.com:Sesquipedalian/SMF into db_schema

    # Conflicts:
    #	Maintenance/Tools/Upgrade.php
    #	other/install_3-0_MySQL.sql
    #	other/install_3-0_PostgreSQL.sql
    jdarwood007 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c80d5ba View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Deletes files that were accidentally added during merge

    Signed-off-by: Jon Stovell <jonstovell@gmail.com>
    Sesquipedalian committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    80cbc33 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    68232e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac39ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c63240 View commit details
    Browse the repository at this point in the history
  4. Some fixes

    jdarwood007 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    05050c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    d1f67a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1773a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad4d70 View commit details
    Browse the repository at this point in the history
  4. PHP cs fixes

    jdarwood007 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    eb20a18 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. More upgrade testing

    jdarwood007 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1b24ba4 View commit details
    Browse the repository at this point in the history
  2. More fixes for upgrader

    jdarwood007 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    83c228d View commit details
    Browse the repository at this point in the history
  3. How did you get by me.

    jdarwood007 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5e001bb View commit details
    Browse the repository at this point in the history
  4. Typo

    jdarwood007 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b9d804f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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