]> git.mxchange.org Git - jfinancials-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Tue, 20 Mar 2018 23:19:39 +0000 (00:19 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 20 Mar 2018 23:19:39 +0000 (00:19 +0100)
commite156316044d4ce34685b947d732a6b572bb3be26
treee2faa03d5874e4e5ffffb01cd69cdf5763678002
parent2582ee7d1a216220ff6957ff958b80e2481cf90c
Please cherry-pick:
- removed no longer required profile-mode backing bean
- removed admin_form_user_personal_data.tpl as there is no need for it
- added validators.jsf.taglib.xml which holds descriptions for JSF validators ...
- always sort/filter by direct entity
- fixed i18n keys, was missing an underscore

Signed-off-by: Roland Häder <roland@mxchange.org>
14 files changed:
lib/primefaces/primefaces-6.1_LICENSE.txt [deleted file]
lib/primefaces/primefaces-6.2_LICENSE.txt [new file with mode: 0644]
src/java/org/mxchange/jfinancials/beans/profilemode/FinancialsProfileModeWebApplicationBean.java [deleted file]
src/java/org/mxchange/jfinancials/beans/profilemode/FinancialsProfileModeWebApplicationController.java [deleted file]
web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl [deleted file]
web/WEB-INF/validators.jsf.taglib.xml [new file with mode: 0644]
web/admin/basic_data/admin_basic_data_list.xhtml
web/admin/branch_office/admin_branch_office_list.xhtml
web/admin/contact/admin_contact_edit.xhtml
web/admin/contact/admin_contact_list.xhtml
web/admin/department/admin_department_list.xhtml
web/admin/employee/admin_employee_list.xhtml
web/admin/headquarter/admin_headquarter_list.xhtml
web/admin/user/admin_user_list.xhtml