]> git.mxchange.org Git - pizzaservice-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sun, 20 Aug 2017 23:36:16 +0000 (01:36 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 20 Aug 2017 23:41:07 +0000 (01:41 +0200)
commitfa03d11d3e23174bca595763ad2c6b600c6c3950
treeacd045c38dc40aeccae00ee46273772ba54fc7dc
parent8804ce096028f160185edb4ed56b08026b571ba7
Please cherry-pick:
- converted mobile-numer, profile-mode and personal-title  selection box into
  custom JSF tags (awsome stuff!)
- added ERROR_PARAMETER_LABEL_MESSAGE_NOT_SET i18n string for JSF label messages
- renamed generic.jsf.taglib.xml to widgets.jsf.taglib.xml, fitting previous
  renamings

Signed-off-by: Roland Häder <roland@mxchange.org>
30 files changed:
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/generic.jsf.taglib.xml [deleted file]
web/WEB-INF/resources/tags/admin/columns/admin_contact_data_columns.tpl [new file with mode: 0644]
web/WEB-INF/resources/tags/admin/columns/admin_contact_data_columns_mini.tpl [new file with mode: 0644]
web/WEB-INF/resources/tags/generic/messages/message_box.tpl [deleted file]
web/WEB-INF/resources/tags/generic/messages/message_box_mini.tpl [deleted file]
web/WEB-INF/resources/tags/messages/message_box.tpl [new file with mode: 0644]
web/WEB-INF/resources/tags/messages/message_box_mini.tpl [new file with mode: 0644]
web/WEB-INF/resources/tags/table_rows/mobile_selection_table_row.tpl [new file with mode: 0644]
web/WEB-INF/resources/tags/table_rows/user_personal_title_table_row.tpl [new file with mode: 0644]
web/WEB-INF/resources/tags/table_rows/user_profile_mode_table_row.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_base.tpl
web/WEB-INF/templates/admin/contact/admin_contact_data_columns.tpl [deleted file]
web/WEB-INF/templates/admin/contact/admin_contact_data_columns_mini.tpl [deleted file]
web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl
web/WEB-INF/templates/admin/contact/admin_show_contact_data.tpl
web/WEB-INF/templates/admin/mobile/admin_form_add_contact_mobile.tpl
web/WEB-INF/templates/admin/user/admin_show_user_data.tpl
web/WEB-INF/templates/admin/user/admin_show_user_data_mini.tpl
web/WEB-INF/templates/contact/form_contact_data.tpl
web/WEB-INF/templates/guest/guest_base.tpl
web/WEB-INF/templates/input_fields/mobile_input_fields.tpl [deleted file]
web/WEB-INF/templates/login/user/user_base.tpl
web/WEB-INF/templates/selection_boxes/mobile_selection_box.tpl [deleted file]
web/WEB-INF/templates/selection_boxes/personal_title_selection_box.tpl [deleted file]
web/WEB-INF/templates/selection_boxes/profile_mode_selection_box.tpl [deleted file]
web/WEB-INF/web.xml
web/WEB-INF/widgets.jsf.taglib.xml [new file with mode: 0644]
web/user/login_user_change_email_address.xhtml