]> git.mxchange.org Git - jjobs-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>
Fri, 19 Jul 2019 22:47:53 +0000 (00:47 +0200)
commit0a610c77a15ac473b1cfcd2bb51d1ec425e2d9a1
tree22b514d026684ddd1750eacad06c362536356d1f
parent020b01201cdad7d309a510edbd08ab2912a7bb42
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/jjobs/beans/business/branchoffice/JobsAdminBranchOfficeWebRequestBean.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