]> git.mxchange.org Git - jfinancials-war.git/commit
Don't cherry-pick:
authorRoland Häder <roland@mxchange.org>
Fri, 29 Sep 2017 21:42:20 +0000 (23:42 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 29 Sep 2017 21:44:53 +0000 (23:44 +0200)
commit3d060825916b05291528becf901537e1d95290e1
tree42e6cb825c076f610b03b4a87f03c5e428601542
parente992cce0b2cc5ccd48c3cb73351720de3719942f
Don't cherry-pick:
- cleared receipt backing bean after the receipt has been successfull added
  and event has been triggered
- rewrote more towards PrimeFaces to have (more but not fully) responsive forms
- renamed i18n strings
- tpzo fixed

Signed-off-by: Roland Häder <roland@mxchange.org>
14 files changed:
src/java/org/mxchange/jfinancials/beans/financial/model/receipt/FinancialAdminReceiptWebRequestBean.java
src/java/org/mxchange/jfinancials/beans/financial/model/receipt/FinancialsReceiptWebRequestBean.java
src/java/org/mxchange/localization/project_de_DE.properties
src/java/org/mxchange/localization/project_en_US.properties
web/WEB-INF/templates/admin/financial/receipt/admin_form_financial_receipt.tpl
web/WEB-INF/templates/admin/menu/project.tpl
web/WEB-INF/templates/user/financial/receipt/login_form_financial_receipt.tpl
web/admin/fax/admin_fax_show.xhtml
web/admin/financials/receipts/admin_receipt_list.xhtml
web/admin/landline/admin_landline_show.xhtml
web/admin/mobile/admin_mobile_show.xhtml
web/user/financials/login_financials_add_income.xhtml
web/user/financials/login_financials_add_receipt.xhtml
web/user/financials/login_financials_overview.xhtml