[pgAdmin4][Patch]: Fixed 2190 - Move language selection to Preferences.

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed 2190 - Move language selection to Preferences.
Date: 2017-03-10 13:55:52
Message-ID: CAFOhELd7-VHAJS74BJkn-EfSiS1huD==YBCUF+AeVqZ+JHmHDA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch for #2190: Move language selection to
Preferences.

Moved the user language selection into Preferences.

For the desktop mode, if the user has selected the language from the
Preferences then that will be reflected otherwise English will be the
default language.
For the server mode, we have given an option on the log-in page to choose
the language. We drop the cookie for the selected language and also update
the preferences for the same.
So, the app will be loaded with the language which the user has selected on
the log-in page.
If the user will change the language from the preferences, then the cookie
will be changed and also this change will be reflected on the log-in page
next time.

Thanks,
Khushboo

Attachment Content-Type Size
RM_2190.patch text/x-patch 10.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Atira Odhner 2017-03-10 14:53:33 Re: [patch] Refactor: clipboard, translations, jasmine
Previous Message Dave Page 2017-03-10 12:58:32 pgAdmin 4 v1.3 Released!