]> git.mxchange.org Git - jjobs-war.git/commit
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Tue, 10 May 2016 12:16:41 +0000 (14:16 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 10 May 2016 18:20:14 +0000 (20:20 +0200)
commit90e3b0a12c34570df6b3dac266125d30fc7cec3c
tree79f21c0ddd65f2e87f766177bcb946d95f18ac0c
parent3b81f1c6b92dd99194b9383d550ff3b64b395475
Continued a bit:
- don't return full list as the JSF seems to modify it ???
- always use this.someList and not allFoos()
- moved allMobileProviders() and hasMobileProviders() to regular controller as this one holds the cached list anyway
- renamed mobileController -> mobileProviderController
- call bean again instead of getting same (!) list: this fixes a bug that a lot contacts has been removed from the list
- careful cherry-picking this: recruiter-related changes are included and contact EJB added!

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/beans/contact/JobsContactWebSessionBean.java
src/java/org/mxchange/jjobs/beans/country/JobsCountryWebApplicationBean.java
src/java/org/mxchange/jjobs/beans/mobileprovider/JobsAdminMobileProviderWebRequestBean.java
src/java/org/mxchange/jjobs/beans/mobileprovider/JobsAdminMobileProviderWebRequestController.java
src/java/org/mxchange/jjobs/beans/mobileprovider/JobsMobileProviderWebRequestBean.java
src/java/org/mxchange/jjobs/beans/mobileprovider/JobsMobileProviderWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/JobsUserWebSessionBean.java
web/WEB-INF/templates/generic/mobile_selection_box.tpl
web/admin/mobile_provider/admin_mobile_provider_list.xhtml