]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Mon, 14 Sep 2015 12:33:25 +0000 (14:33 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 14 Sep 2015 12:33:25 +0000 (14:33 +0200)
commitf525a0998c47fd6e1fc28a184036e6a65d825fa8
treef73e0119fe7343a657f07b604dc5225d3d8d2aca
parentadfc78391d33e4f7d6879a5130d23f44f682980f
Continued:
- used interface Context as type
- internationalized more stuff (+ translates to English)
- added method changeItem() and finished it
- updated jar
Signed-off-by:Roland Häder <roland@mxchange.org>
14 files changed:
lib/jshop-core.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/category/AdminCategoryWebBean.java
src/java/org/mxchange/pizzaapplication/beans/controller/ShopWebBean.java
src/java/org/mxchange/pizzaapplication/beans/customer/CustomerWebBean.java
src/java/org/mxchange/pizzaapplication/beans/product/AdminProductWebBean.java
web/WEB-INF/faces-config.xml
web/admin/product.xhtml
web/basket.xhtml
web/index.xhtml
web/item_added.xhtml