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

[3.0] Languages Overhaul #7853

Merged
merged 35 commits into from
Jan 30, 2024

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    cd29730 View commit details
    Browse the repository at this point in the history
  2. Move agreement file

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    39d83f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f79ac4c View commit details
    Browse the repository at this point in the history
  4. Cleanup old agreements

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1f332e3 View commit details
    Browse the repository at this point in the history
  5. Update build tools

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    480d62f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f684e5f View commit details
    Browse the repository at this point in the history
  7. A few missed files

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d28d1d3 View commit details
    Browse the repository at this point in the history
  8. Rename index.lang to General.

    Remove language suffix on file names
    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7fd1e7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46b09ce View commit details
    Browse the repository at this point in the history
  10. Use the canonical form

    Check the agent accept language for a possible match.
    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    78f6a7c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8f6ffd3 View commit details
    Browse the repository at this point in the history
  12. Update composer

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bf3e4c9 View commit details
    Browse the repository at this point in the history
  13. Index updates

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    8abd505 View commit details
    Browse the repository at this point in the history
  14. One more time

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3a677da View commit details
    Browse the repository at this point in the history
  15. Apply php-cs-fixer

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    07dbe50 View commit details
    Browse the repository at this point in the history
  16. Minor fixes

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5858a32 View commit details
    Browse the repository at this point in the history
  17. More typos

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    30150d3 View commit details
    Browse the repository at this point in the history
  18. Fix install and upgrader

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    43f78cc View commit details
    Browse the repository at this point in the history
  19. Missed some logic

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4e78bdf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cac524c View commit details
    Browse the repository at this point in the history
  21. Fix issue with a redirect loop if language is set in the old_url sess…

    …ion data
    
    Fix issue with users that have a session language unable to affect the forum language when changing with ?language
    Fix issue that locale detection affects logged in users who have defined a language
    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bf8e85f View commit details
    Browse the repository at this point in the history
  22. Fix SimpleMachines#8043

    jdarwood007 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    547029e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    45747c6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3885285 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1f5e7f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Simplifies logic to map old language names to locales

    Signed-off-by: Jon Stovell <[email protected]>
    Sesquipedalian committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    67301ee View commit details
    Browse the repository at this point in the history
  2. Tracks loaded language files individually

    Signed-off-by: Jon Stovell <[email protected]>
    Sesquipedalian committed Jan 29, 2024
    4 Configuration menu
    Copy the full SHA
    45c2eb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0addb30 View commit details
    Browse the repository at this point in the history
  4. 4 Configuration menu
    Copy the full SHA
    04612aa View commit details
    Browse the repository at this point in the history
  5. Fixes issues in the built-in language editor

    Signed-off-by: Jon Stovell <[email protected]>
    Sesquipedalian committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5d4cc9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af2264e View commit details
    Browse the repository at this point in the history
  7. Changes default value of $language setting to 'en_US'

    Signed-off-by: Jon Stovell <[email protected]>
    Sesquipedalian committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c5643cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77e176a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a17b8c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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