]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Thu, 3 Sep 2015 13:33:34 +0000 (15:33 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 3 Sep 2015 13:33:34 +0000 (15:33 +0200)
commitcddf98113209fac56d0c7859901708fd6773ccd4
tree1d76b971a8e1311a9ce82cc746ea96daab92a14c
parent94975138460e99c05dac20bb1681d586694cfe2c
Continued:
- added DataBean which will hold "static" data, e.g. genders
- continued with improvements
Signed-off-by:Roland Häder <roland@mxchange.org>
15 files changed:
lib/jcore.jar
lib/jsfcore.jar
src/java/org/mxchange/pizzaapplication/beans/enums/DataBean.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/enums/PizzaServiceDataBean.java [new file with mode: 0644]
web/WEB-INF/faces-config.xml
web/WEB-INF/templates.dist/guest_page.xhtml
web/WEB-INF/templates/base.tpl
web/WEB-INF/templates/generic/gender_selection_box.tpl
web/customer/login.xhtml
web/customer/lost_passwd.xhtml
web/customer/register.xhtml
web/imprint.xhtml
web/index.xhtml
web/privacy.xhtml
web/terms.xhtml