]> git.mxchange.org Git - jfinancials-war.git/commit
Don't cherry-pick:
authorRoland Häder <roland@mxchange.org>
Fri, 17 Apr 2020 14:59:29 +0000 (16:59 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 17 Apr 2020 14:59:29 +0000 (16:59 +0200)
commit2060b4dba0c3fde0d1d99a58e2888799e24f8b89
tree3960c3c585d486f0f38c03c2fe08d04edfcb4ddb
parent132833660be5b95dfb8a2ef9adda79dcd94282da
Don't cherry-pick:
- 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/financial/model/receipt/list/FinancialsReceiptListWebViewBean.java
src/java/org/mxchange/jfinancials/beans/financial/model/receipt_item/list/FinancialsReceiptItemListWebViewBean.java
web/WEB-INF/project-links.jsf.taglib.xml
web/WEB-INF/resources/tags/admin/dropdown/financial/receipt/admin_receipt_links.tpl [deleted file]
web/WEB-INF/resources/tags/admin/dropdown/financial/receipt_item/admin_receipt_item_links.tpl [deleted file]
web/WEB-INF/templates/admin/financial/receipt/admin_form_financial_receipt.tpl
web/WEB-INF/templates/user/financial/receipt/login_form_financial_receipt.tpl
web/admin/financial/receipt/admin_receipt_list.xhtml
web/admin/financial/receipt_item/admin_receipt_item_list.xhtml