In my opinion, I feel overall look and feel of login page might be lost if we do that way.


On 5/9/16 7:09 PM, Aline Manera wrote:
Hi all,

I'd like suggest changes on UI layout.


I am not sure about the best practices to display language and locale to users but I will suggest to put:

<label> <drop down menu> in a single line, instead of having the label under the drop down menu.

Samuel, any suggestion on that area?

Regards,
Aline Manera



On 05/05/2016 04:02 AM, pkulkark@linux.vnet.ibm.com wrote:
From: Pooja Kulkarni <pkulkark@linux.vnet.ibm.com>

This patch set provides multi-culture
support by adding another drop down
list during login for user locale
selection. The numeric data and datetime
fields are formatted based on the locale
selected.

Pooja Kulkarni (7):
  Multi-Culture Support - Add a separate drop down list for locale
  Multi-Culture support - Add methods to get and set locales in
    wok.lang.js
  Multi-Culture support - Add locale in format settings in
    wok.line-chart.js
  Multi-Culture support : Format datetime as per locale in wok.list.js
  Multi-Culture support : Implement new drop down list for locale in
    wok.login.js
  Multi-Culture support : Modify wok.formatMeasurement util to include
    formatting based on locale
  Multi-Culture support : Format datetime in user activity log as per
    locale

 ui/js/src/wok.lang.js       |  8 ++++++++
 ui/js/src/wok.line-chart.js |  3 ++-
 ui/js/src/wok.list.js       |  6 +++++-
 ui/js/src/wok.login.js      |  9 +++++++++
 ui/js/src/wok.utils.js      | 10 +++++++---
 ui/js/wok.bootgrid.js       | 10 +++++++++-
 ui/js/wok.user-log.js       |  3 ++-
 ui/pages/login.html.tmpl    | 34 ++++++++++++++++++++++++++++++++++
 8 files changed, 76 insertions(+), 7 deletions(-)




_______________________________________________
Kimchi-devel mailing list
Kimchi-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel