]> git.mxchange.org Git - jjobs-war.git/commit
Continued a lot more:
authorRoland Häder <roland@mxchange.org>
Tue, 26 Apr 2016 15:57:13 +0000 (17:57 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 5 May 2016 16:54:30 +0000 (18:54 +0200)
commit60c4f7de9eaa325bd7fdbd63b69111227ab3a462
tree5a9181decf5f4543e6216b5b770475dcd10e991e
parent3ca7d46e60f45e799e01646b67c363f2668583bb
Continued a lot more:
- added ability to link any contact with user and/or customer accounts (later is unfinished)
- to make thism working, a controller method selectableContacts() is needed (cached)
- also the event for administrators adding users (customers missing!) must be observed to remove contact from selectable list
- because of the above, the HTML form can no longer validate required="true", it must be done by the controller (ugly exceptions for now)
- some beans/controllers loaded/injected
- added missing i18n strings
- fixed some exception messages
- ignored strings for i18n
- changed CSS class in admin area pages from small to medium (needs more space)
- removed double underscore (one removed)

Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/faces-config.NavData
src/java/org/mxchange/jjobs/beans/contact/JobsContactWebSessionBean.java
src/java/org/mxchange/jjobs/beans/user/JobsAdminUserWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/JobsUserWebSessionBean.java
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/login/login_base.tpl
web/admin/user/admin_user_list.xhtml
web/resources/css/cssLayout.css