]> git.mxchange.org Git - jfinancials-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Fri, 18 Aug 2017 22:45:43 +0000 (00:45 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 18 Aug 2017 22:45:43 +0000 (00:45 +0200)
commitf01ec7c1d30f1fcb6c41da709962ab7deff1e261
tree6d889675ed8709a25facecbd0395cafcf8aeaf64
parentb410d0a6ac678edb153ab0bc020252c6dc29a6af
Please cherry-pick:
- removed setter/getter and any other action methods from interface as this is
  no longer accepted
- rewrote broken getter calls to event-based notification of other beans
- removed obsolete language backing-bean property from localizationController
  because the already stored Locale instance does already have a 2-letter
  language code
- introduced changeLocale() for encapsulation of setting locale in bean, view
  root and triggering event for bean notification
- added ValueChangeEvent listener method for locale selection box

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/beans/localization/FinancialsLocalizationSessionBean.java
src/java/org/mxchange/jfinancials/beans/localization/FinancialsLocalizationSessionController.java
src/java/org/mxchange/jfinancials/beans/user/FinancialsAdminUserWebRequestBean.java
src/java/org/mxchange/jfinancials/beans/user/FinancialsUserWebSessionBean.java
src/java/org/mxchange/jfinancials/beans/user/resendlink/FinancialsResendLinkWebSessionBean.java
web/WEB-INF/templates/base.tpl
web/WEB-INF/templates/generic/locale_selection_box.tpl