]> git.mxchange.org Git - jfinancials-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 12 Oct 2017 23:51:26 +0000 (01:51 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 12 Oct 2017 23:51:26 +0000 (01:51 +0200)
commitec9657313addf6dbde140e1c5743e870ae1b607d
treef677e1c06b9924f3b11541d26451b37585e54a6d
parent307c57c9ff8e4b43802d7111b6415b69f2cca4ff
Please cherry-pick:
- added template for adding branch office opening times
- added all required fields in adminBranchOfficeController bean
- opening times for branch offices are now set, if provided, in new branchOffice
  instance
- double opening times won't be accepted
- added clear() method, seem not to affect formular in PrimeFaces
- added missing navigation cases

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/beans/business/branchoffice/FinancialsAdminBranchOfficeWebRequestBean.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/admin/branch_office/admin_form_opening_time.tpl [new file with mode: 0644]
web/admin/branch_office/admin_branch_office_list.xhtml
web/admin/opening_time/admin_opening_time_list.xhtml