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

User Localization settings #13181

Merged
merged 48 commits into from
Feb 13, 2024
Merged

User Localization settings #13181

merged 48 commits into from
Feb 13, 2024

Commits on Jan 12, 2024

  1. User Localization settings

    Skrypt authored and hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    249482d View commit details
    Browse the repository at this point in the history
  2. React to comment

    Skrypt authored and hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    78156fd View commit details
    Browse the repository at this point in the history
  3. Something that works

    Skrypt authored and hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b8974b9 View commit details
    Browse the repository at this point in the history
  4. await NullProviderCultureResult;

    Skrypt authored and hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4ed3b3b View commit details
    Browse the repository at this point in the history
  5. return default

    Skrypt authored and hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2b9b926 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4260675 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    619834f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a9d823 View commit details
    Browse the repository at this point in the history
  9. Refactoring

    hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    125f7be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    357fe3a View commit details
    Browse the repository at this point in the history
  11. Refactoring

    hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e582c31 View commit details
    Browse the repository at this point in the history
  12. Use file-scope namespace

    hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    cbb4d6f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15e3a77 View commit details
    Browse the repository at this point in the history
  14. Remove extra whitespace

    hishamco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7a38792 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

  1. Add release note

    hishamco committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    245bc8b View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    hishamco committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a599188 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    hishamco committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    376b00a View commit details
    Browse the repository at this point in the history
  4. CultureClaimType as constant

    hishamco committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a103b5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a04a1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64102fd View commit details
    Browse the repository at this point in the history
  7. Address the feedback

    hishamco committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    362e1a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    6fc7e32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d5cd8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6da84b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6a88a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    69f1afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7436d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Fix issue with default culture not selected

    When currentUserCulture is null or supportedCulture doesn't contain currentUserCulture.
    Skrypt committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    67afc77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    265f94b View commit details
    Browse the repository at this point in the history
  3. Revert Timezone changes

    Skrypt committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7df0224 View commit details
    Browse the repository at this point in the history
  4. Revert changes timezone

    Skrypt committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    089b172 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Simplify

    Skrypt committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a835a88 View commit details
    Browse the repository at this point in the history
  2. cleanup using

    Skrypt committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6ace93d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    839721b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into skrypt/admin-user-localization-setting

    # Conflicts:
    #	src/docs/releases/1.9.0.md
    Skrypt committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9d397fb View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Support InvariatCulture

    Skrypt committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f50d427 View commit details
    Browse the repository at this point in the history
  2. Constants

    Skrypt committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d90704d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into skrypt/admin-user-localization-setting

    # Conflicts:
    #	src/docs/releases/1.9.0.md
    Skrypt committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0eb60da View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update src/docs/releases/1.9.0.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    Skrypt and Piedone authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6cfc324 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f21f4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'skrypt/admin-user-localization-setting' of https://gith…

    …ub.com/OrchardCMS/OrchardCore into skrypt/admin-user-localization-setting
    Skrypt committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2714dc2 View commit details
    Browse the repository at this point in the history
  4. Add doc

    Skrypt committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    979584e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge branch 'main' into skrypt/admin-user-localization-setting

    # Conflicts:
    #	src/docs/releases/1.9.0.md
    Skrypt committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f64587c View commit details
    Browse the repository at this point in the history
  2. Update src/docs/reference/modules/Users/README.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    Skrypt and Piedone authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1eff31d View commit details
    Browse the repository at this point in the history
  3. Update src/OrchardCore.Modules/OrchardCore.Users/Localization/ViewMod…

    …el/UserLocalizationViewModel.cs
    
    Co-authored-by: Sébastien Ros <[email protected]>
    Skrypt and sebastienros authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3b986b1 View commit details
    Browse the repository at this point in the history
  4. Update src/OrchardCore.Modules/OrchardCore.Users/Localization/Drivers…

    …/UserLocalizationDisplayDriver.cs
    
    Co-authored-by: Sébastien Ros <[email protected]>
    Skrypt and sebastienros authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bf7246c View commit details
    Browse the repository at this point in the history