[Kimchi-devel] [RFC 0/2] Add the nfs pool server and target select UI

zhoumeina zhoumein at linux.vnet.ibm.com
Thu Dec 26 06:43:47 UTC 2013


This patch is working adding a select box in create nfs pool,
when user don't want to input the server ip or name, he can
simply select "used the server I have used before" and choose
a server in a select box, this is more convinent.

zhoumeina (2):
  Add nfs server and target UI in create storage pool
  Add the translate messages

 po/en_US.po                              |   16 ++++++++++-
 po/kimchi.pot                            |   15 +++++++++-
 po/pt_BR.po                              |   18 ++++++++++--
 po/zh_CN.po                              |   16 ++++++++++-
 ui/css/theme-default/button.css          |   11 +++----
 ui/css/theme-default/form.css            |    6 ++++
 ui/css/theme-default/storage.css         |    4 +-
 ui/js/src/kimchi.api.js                  |   26 +++++++++++++++++-
 ui/js/src/kimchi.storagepool_add_main.js |   42 ++++++++++++++++++++++++++++++
 ui/pages/i18n.html.tmpl                  |    3 +-
 ui/pages/storagepool-add.html.tmpl       |   39 +++++++++++++++++++++------
 11 files changed, 168 insertions(+), 28 deletions(-)




More information about the Kimchi-devel mailing list