]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Tue, 8 Sep 2015 20:48:29 +0000 (22:48 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 8 Sep 2015 20:48:29 +0000 (22:48 +0200)
commit6dd50dc44f9f220f4c32ce1dca3d620f3e5de06e
tree85bfd5e315e5f60da3cc717afa4a48bc1ec2f775
parent566a4264b21b0aca8056d59d607b7d30c9e18a76
Continued:
- first pages are working again!
- migrated from JSP to JSF (more needs to be done)
- added navigation rules
- updated jcore.jar, jcoreee.jar, jshop-core.jar, jshop-ee-lib.jar + jswingcore.jar
Signed-off-by:Roland Häder <roland@mxchange.org>
44 files changed:
lib/jcore.jar
lib/jcoreee.jar
lib/jshop-core.jar
lib/jshop-ee-lib.jar
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/java/org/mxchange/pizzaapplication/beans/basket/PizzaBasketWebBean.java
src/java/org/mxchange/pizzaapplication/beans/basket/PizzaServiceBasketWebBean.java
src/java/org/mxchange/pizzaapplication/beans/controller/AdminProductWebController.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/controller/PizzaServiceWebBean.java
src/java/org/mxchange/pizzaapplication/beans/controller/PizzaWebBean.java
src/java/org/mxchange/pizzaapplication/beans/customer/PizzaServiceCustomerWebBean.java
src/java/org/mxchange/pizzaapplication/beans/data/DataWebBean.java [deleted file]
src/java/org/mxchange/pizzaapplication/beans/data/PizzaServiceDataWebBean.java [deleted file]
src/java/org/mxchange/pizzaapplication/beans/gender/GenderWebBean.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/gender/PizzaServiceGenderController.java [new file with mode: 0644]
web/WEB-INF/faces-config.xml
web/WEB-INF/static/admin/admin_category_selection_box.jsp [deleted file]
web/WEB-INF/static/admin/admin_footer.jsp [deleted file]
web/WEB-INF/static/admin/admin_menu.jsp [deleted file]
web/WEB-INF/static/admin/admin_parent_category_selection_box.jsp [deleted file]
web/WEB-INF/templates.dist/admin_page.xhtml [new file with mode: 0644]
web/WEB-INF/templates.dist/guest_page.xhtml
web/WEB-INF/templates/admin/admin_base.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_category_selection_box.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_footer.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_menu.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_parent_category_selection_box.tpl [new file with mode: 0644]
web/WEB-INF/templates/base.tpl
web/WEB-INF/templates/guest/guest_base.tpl
web/WEB-INF/templates/guest/guest_menu.tpl
web/WEB-INF/web.xml
web/admin/category.jsp [deleted file]
web/admin/category.xhtml [new file with mode: 0644]
web/admin/index.jsp [deleted file]
web/admin/index.xhtml [new file with mode: 0644]
web/admin/product.jsp [deleted file]
web/admin/product.xhtml [new file with mode: 0644]
web/customer/login.xhtml
web/index.xhtml
web/resources/css/cssLayout.css
web/terms.xhtml