]> git.mxchange.org Git - jfinancials-war.git/commit
Product-only:
authorRoland Häder <roland@mxchange.org>
Fri, 17 Apr 2020 14:58:31 +0000 (16:58 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 17 Apr 2020 14:59:15 +0000 (16:59 +0200)
commit132833660be5b95dfb8a2ef9adda79dcd94282da
tree80618ec51ef9d889e117a556665fecce8cded75e
parent5977d2d523ff4d2317c35136b7836c9cef0dbde5
Product-only:
- heavy rewrite on (almost?) all admin-list-foo views, to use @ViewScoped beans
  and working JSR107 caching
- also sorted out mixed usage of userController (or so?) as the login and
  register backing beans can surely have their own properties
- rewrote web/WEB-INF/resources/tags/admin/dropdown/ to have it included back
  in views again, was a bad idea

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/beans/generic_product/list/FinancialsProductListWebViewBean.java
src/java/org/mxchange/jfinancials/beans/product_category/list/FinancialsCategoryListWebViewBean.java
web/WEB-INF/product-links.jsf.taglib.xml
web/WEB-INF/resources/tags/admin/dropdown/generic_product/admin_generic_product_links.tpl [deleted file]
web/WEB-INF/resources/tags/admin/dropdown/product_category/admin_product_category_links.tpl [deleted file]
web/admin/generic_product/admin_generic_product_list.xhtml
web/admin/product_category/admin_product_category_list.xhtml