]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Mon, 14 Sep 2015 08:42:30 +0000 (10:42 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 14 Sep 2015 08:42:30 +0000 (10:42 +0200)
commit8ed95f6af6858cb7711cd55141a1abb7cfb11a69
treebc3a7ec7769ae8ee18ff91dd2bbcf9025b0e527d
parent5466bf214fbb0c9d2d82d6200c5d9f2a85604bd4
Continued:
- refactured index page as this was not working (why, JSF team?)
- added very basic item basket (total amount to pay is missing + link to checkout page)
- updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>
13 files changed:
lib/jcore-ee-logger.jar
lib/jcoreee.jar
lib/jshop-core.jar
lib/jshop-ee-lib.jar
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
src/java/org/mxchange/pizzaapplication/beans/basket/BasketWebBean.java
src/java/org/mxchange/pizzaapplication/beans/basket/BasketWebController.java
src/java/org/mxchange/pizzaapplication/beans/product/AdminProductWebBean.java
web/admin/admin_logout.xhtml [new file with mode: 0644]
web/basket.xhtml
web/index.xhtml
web/resources/css/cssLayout.css