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

Language Options #4

Open
confused-Techie opened this issue Jan 2, 2022 · 5 comments
Open

Language Options #4

confused-Techie opened this issue Jan 2, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@confused-Techie
Copy link
Owner

Ability to set preferred language option during docker installation or by command line when launching. Could also be available during first time setup, in case the option was selected improperly or missing during installation

@confused-Techie confused-Techie added the enhancement New feature or request label Jan 2, 2022
@confused-Techie
Copy link
Owner Author

confused-Techie commented Jan 4, 2022

Commit 9b6d4db adds the ability to change the server language with command line arguments.

With the basis of this functionality in place theres a few key things left to get it to work.

  • - API Endpoint to also change the server language
  • - Create First Launch Setup Screen to integrate to above API Endpoint
  • - Dockerfile ARGs to modify the command line parameters used to launch GoPage
  • - Powershell scripts to modify JSON config
  • - Integration with Installer to allow the choice of Language, and pass that to the powershell script or modify directly via the config file or parameter to the GoPage console command

@confused-Techie confused-Techie added this to the v3.2 milestone Jan 4, 2022
@confused-Techie
Copy link
Owner Author

confused-Techie commented Jan 5, 2022

Commit: a59ff48
Adds: Dockerfile ARGs to modify the command line parameters used to launch GoPage

@confused-Techie
Copy link
Owner Author

Commit: e0e8c10
Adds: API Endpoint to also change the server language

@confused-Techie
Copy link
Owner Author

Commit: 6183cfb
Adds: Create First Launch Setup Screen to integrate to above API Endpoint

@confused-Techie
Copy link
Owner Author

Windows Installer Language Option has been moved to another milestone. Allowing current milestone to be closed with Version release.

@confused-Techie confused-Techie removed this from the v0.3.2 milestone Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant