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

Ocis 5455 language setting #7720

Merged
merged 16 commits into from
Nov 15, 2023

Commits on Nov 15, 2023

  1. add preffered language

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d96031b View commit details
    Browse the repository at this point in the history
  2. restore deleted changes

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    388e9f2 View commit details
    Browse the repository at this point in the history
  3. refactor to api changes

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a3f037a View commit details
    Browse the repository at this point in the history
  4. Persist preferred language for user

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
    Co-authored-by: Michael Barz <mbarz@owncloud.com>
    3 people committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1740972 View commit details
    Browse the repository at this point in the history
  5. add changelog

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    33f3f0d View commit details
    Browse the repository at this point in the history
  6. bump libre-graph-api-go

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6f327b6 View commit details
    Browse the repository at this point in the history
  7. remove obsolete fields from ldap

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    aea129b View commit details
    Browse the repository at this point in the history
  8. add mocks for valueservice

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3e203fe View commit details
    Browse the repository at this point in the history
  9. fix(graph users test): provide proto list value example on how to set…

    … language
    
    Co-authored-by: Florian Schade <fschade@owncloud.com>
    Signed-of-by: Christian Richter <crichter@owncloud.com>
    2 people authored and dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e2e1d1d View commit details
    Browse the repository at this point in the history
  10. filter out unallowed fields in changes

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c5d3b74 View commit details
    Browse the repository at this point in the history
  11. incorporate requested changes

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    407238e View commit details
    Browse the repository at this point in the history
  12. Add language to PostUser, allow admin to read user values

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1e34e43 View commit details
    Browse the repository at this point in the history
  13. Fix wrong variable

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
    Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com>
    3 people committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5e02658 View commit details
    Browse the repository at this point in the history
  14. add admin check

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    414cdd0 View commit details
    Browse the repository at this point in the history
  15. Incorporate requested changes

    Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
    Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com>
    Co-authored-by: Michael Barz <mbarz@owncloud.com>
    Signed-off-by: Christian Richter <crichter@owncloud.com>
    4 people committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    15699f0 View commit details
    Browse the repository at this point in the history
  16. [Experiment] Remove language object from GetUser

    Co-authored-by: Florian Schade <fschade@owncloud.com>
    
    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fde6a4b View commit details
    Browse the repository at this point in the history