]> git.mxchange.org Git - pizzaservice-war.git/log
pizzaservice-war.git
8 years agoupdated jcore-ee-logger.jar, jshop-ee-lib.jar + added some stuff + renamed variable...
Roland Haeder [Wed, 9 Sep 2015 13:41:51 +0000 (15:41 +0200)]
updated jcore-ee-logger.jar, jshop-ee-lib.jar + added some stuff + renamed variable + added beans.xml
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenamed controller method (still no clue, how this should work) + updated jcore...
Roland Haeder [Wed, 9 Sep 2015 10:02:40 +0000 (12:02 +0200)]
Renamed controller method (still no clue, how this should work)  + updated jcore-ee-logger.jar + a little rewrite on index.xhtml (maybe working)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jshop-ee-lib.jar + added thrown exception
Roland Haeder [Wed, 9 Sep 2015 09:26:02 +0000 (11:26 +0200)]
updated jshop-ee-lib.jar + added thrown exception
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Wed, 9 Sep 2015 09:19:59 +0000 (11:19 +0200)]
Continued:
- added controller for products and categories (both admin)
- updated jcore-ee-logger.jar + updated jshop-ee-lib.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar, jshop-core.jar + removed init method as it doesn't do anything
Roland Haeder [Wed, 9 Sep 2015 08:40:32 +0000 (10:40 +0200)]
updated jcore.jar, jshop-core.jar + removed init method as it doesn't do anything
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar, jcoreee.jar, jcore-ee-logger.jar, jshop-core.jar, jshop-ee-lib.jar
Roland Haeder [Wed, 9 Sep 2015 06:30:44 +0000 (08:30 +0200)]
updated jcore.jar, jcoreee.jar, jcore-ee-logger.jar, jshop-core.jar, jshop-ee-lib.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jcore-ee-logger.jar
Roland Haeder [Tue, 8 Sep 2015 22:09:38 +0000 (00:09 +0200)]
Updated jcore-ee-logger.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoChanged jcore-ee-logger to a EJB (not really, but maybe this way it works???)
Roland Haeder [Tue, 8 Sep 2015 21:37:36 +0000 (23:37 +0200)]
Changed jcore-ee-logger to a EJB (not really, but maybe this way it works???)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Tue, 8 Sep 2015 20:48:29 +0000 (22:48 +0200)]
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>

8 years agoMore cleanup
Roland Haeder [Tue, 8 Sep 2015 13:40:34 +0000 (15:40 +0200)]
More cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Mon, 7 Sep 2015 18:51:39 +0000 (20:51 +0200)]
Continued:
- updated jcore.jar, jcoreee.jar, jshop-core.jar jshop-ee-lib.jar
- got rid of some things that don't work in EJB container ... :-(
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar + jcoreee.jar + jshop-core.jar + jshop-ee-lib.jar and removed jshop...
Roland Haeder [Mon, 7 Sep 2015 14:26:23 +0000 (16:26 +0200)]
updated jcore.jar + jcoreee.jar + jshop-core.jar + jshop-ee-lib.jar and removed jshop-ejb.jar as this would be CDI.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoWell, if that is EJB, it sucks somehow: Logging not allowed and a complexer class...
Roland Haeder [Mon, 7 Sep 2015 13:31:03 +0000 (15:31 +0200)]
Well, if that is EJB, it sucks somehow: Logging not allowed and a complexer class structure leaves strange errors behind:
----------------------------------------
Caused by: java.lang.NoClassDefFoundError: [Lorg/mxchange/jcore/model/contact/gender/Gender;
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2570)
at java.lang.Class.privateGetPublicMethods(Class.java:2690)
at java.lang.Class.getMethods(Class.java:1467)
at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.addAllInterfaceMethodsIn(EjbDescriptor.java:2577)
at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.getLocalRemoteBusinessMethodDescriptors(EjbDescriptor.java:2530)
... 53 more
Caused by: java.lang.ClassNotFoundException: org.mxchange.jcore.model.contact.gender.Gender
----------------------------------------
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoIntroduced getter + consumer remote bean lookup
Roland Haeder [Mon, 7 Sep 2015 09:53:00 +0000 (11:53 +0200)]
Introduced getter + consumer remote bean lookup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved thrown exceptions + added EJB call
Roland Haeder [Mon, 7 Sep 2015 08:55:36 +0000 (10:55 +0200)]
Removed thrown exceptions + added EJB call
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar, jcoreee.jar, jshop-core.jar, jshop-ee-lib.jar
Roland Haeder [Mon, 7 Sep 2015 06:51:31 +0000 (08:51 +0200)]
updated jcore.jar, jcoreee.jar, jshop-core.jar, jshop-ee-lib.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated/fixed properties
Roland Haeder [Mon, 7 Sep 2015 06:35:45 +0000 (08:35 +0200)]
Updated/fixed properties
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcoreee.jar + jshop-core.jar + jshop-ee-lib.jar
Roland Haeder [Sun, 6 Sep 2015 17:44:26 +0000 (19:44 +0200)]
updated jcoreee.jar + jshop-core.jar + jshop-ee-lib.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded missing init() method + renamed localInit() -> genericInit()
Roland Haeder [Sun, 6 Sep 2015 17:41:43 +0000 (19:41 +0200)]
Added missing init() method + renamed localInit() -> genericInit()
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoBrought back the mini basket "tag" to live + added post-construct init() method.
Roland Haeder [Sun, 6 Sep 2015 09:13:36 +0000 (11:13 +0200)]
Brought back the mini basket "tag" to live + added post-construct init() method.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar + jcoreee.jar + jshop-core.jar + jshop-ee-lib.jar
Roland Haeder [Sat, 5 Sep 2015 22:04:42 +0000 (00:04 +0200)]
updated jcore.jar + jcoreee.jar + jshop-core.jar + jshop-ee-lib.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agocleanup of old exceptions from TDGP days.
Roland Haeder [Sat, 5 Sep 2015 21:51:57 +0000 (23:51 +0200)]
cleanup of old exceptions from TDGP days.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jshop-ee-lib.jar
Roland Haeder [Sat, 5 Sep 2015 21:47:38 +0000 (23:47 +0200)]
updated jshop-ee-lib.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded dependency for PizzaService-lib
Roland Haeder [Sat, 5 Sep 2015 19:42:34 +0000 (21:42 +0200)]
Added dependency for PizzaService-lib
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jshop-ee-lib.jar
Roland Haeder [Sat, 5 Sep 2015 17:47:34 +0000 (19:47 +0200)]
updated jshop-ee-lib.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jshop-ee-jar + made first calls
Roland Haeder [Sat, 5 Sep 2015 14:59:27 +0000 (16:59 +0200)]
updated jshop-ee-jar + made first calls
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agofixed imports
Roland Haeder [Sat, 5 Sep 2015 14:36:17 +0000 (16:36 +0200)]
fixed imports
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar + jshop-core.jar + added jshop-ee-lib.jar (maybe not needed here...
Roland Haeder [Sat, 5 Sep 2015 14:34:10 +0000 (16:34 +0200)]
updated jcore.jar + jshop-core.jar + added jshop-ee-lib.jar (maybe not needed here?) + remove commons
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded jshop-ejb.jar
Roland Haeder [Sat, 5 Sep 2015 13:52:53 +0000 (15:52 +0200)]
Added jshop-ejb.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued a bit:
Roland Haeder [Sat, 5 Sep 2015 13:51:44 +0000 (15:51 +0200)]
Continued a bit:
- renamed getGenders() to allGenders()
- tried to get initial context and lookup bean
- the EJB methods allGenders() and selectableGenders() may now work?
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoProper location ...
Roland Haeder [Sat, 5 Sep 2015 13:27:25 +0000 (15:27 +0200)]
Proper location ...
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoNew location (but will be renamed/moved later anyway)
Roland Haeder [Sat, 5 Sep 2015 13:26:33 +0000 (15:26 +0200)]
New location (but will be renamed/moved later anyway)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenaming season is not yet over ... ;-)
Roland Haeder [Sat, 5 Sep 2015 13:05:50 +0000 (15:05 +0200)]
Renaming season is not yet over ... ;-)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved obsolete parameter
Roland Haeder [Sat, 5 Sep 2015 10:57:18 +0000 (12:57 +0200)]
Removed obsolete parameter
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoForm handlers are no longer used in EJB/JSF programming.
Roland Haeder [Sat, 5 Sep 2015 10:53:53 +0000 (12:53 +0200)]
Form handlers are no longer used in EJB/JSF programming.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoFixed some issues from last renaming season.
Roland Haeder [Sat, 5 Sep 2015 10:43:17 +0000 (12:43 +0200)]
Fixed some issues from last renaming season.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoFixed package locations
Roland Haeder [Sat, 5 Sep 2015 10:12:33 +0000 (12:12 +0200)]
Fixed package locations
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jars
Roland Haeder [Fri, 4 Sep 2015 23:07:22 +0000 (01:07 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agorenaming season has started ... ;-)
Roland Haeder [Fri, 4 Sep 2015 22:45:22 +0000 (00:45 +0200)]
renaming season has started ... ;-)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoBinded to jshop-core + added it
Roland Haeder [Fri, 4 Sep 2015 21:42:30 +0000 (23:42 +0200)]
Binded to jshop-core + added it
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanups
Roland Haeder [Fri, 4 Sep 2015 20:49:28 +0000 (22:49 +0200)]
Cleanups
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated from addressbook
Roland Haeder [Fri, 4 Sep 2015 20:26:02 +0000 (22:26 +0200)]
Updated from addressbook
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore + made customer final
Roland Haeder [Fri, 4 Sep 2015 19:51:33 +0000 (21:51 +0200)]
updated jcore + made customer final
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jsfcore.jar + correct static invocation
Roland Haeder [Fri, 4 Sep 2015 19:47:00 +0000 (21:47 +0200)]
updated jsfcore.jar + correct static invocation
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agojcore updated
Roland Haeder [Fri, 4 Sep 2015 18:45:50 +0000 (20:45 +0200)]
jcore updated
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenamed methods and instance and used Customer interface, so the bean doesn't "see...
Roland Haeder [Fri, 4 Sep 2015 18:31:38 +0000 (20:31 +0200)]
Renamed methods and instance and used Customer interface, so the bean doesn't "see" it is actually a Contact
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoGot rid of another empty class
Roland Haeder [Fri, 4 Sep 2015 18:09:10 +0000 (20:09 +0200)]
Got rid of another empty class
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoThey are all web beans (controller)
Roland Haeder [Fri, 4 Sep 2015 18:06:26 +0000 (20:06 +0200)]
They are all web beans (controller)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenamed method, shouldn't be named with multiple lingual languages
Roland Haeder [Fri, 4 Sep 2015 17:54:55 +0000 (19:54 +0200)]
Renamed method, shouldn't be named with multiple lingual languages
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup (no longer used methods? maybe it will come back, who knows ...)
Roland Haeder [Fri, 4 Sep 2015 17:51:56 +0000 (19:51 +0200)]
Cleanup (no longer used methods? maybe it will come back, who knows ...)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoNo longer here (see jshop)
Roland Haeder [Fri, 4 Sep 2015 17:35:08 +0000 (19:35 +0200)]
No longer here (see jshop)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoThey had been moved to jshop as they can be made generic,
Roland Haeder [Fri, 4 Sep 2015 17:17:04 +0000 (19:17 +0200)]
They had been moved to jshop as they can be made generic,
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoThese are model classes
Roland Haeder [Fri, 4 Sep 2015 17:16:00 +0000 (19:16 +0200)]
These are model classes
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMore cleanups + redirected source code locations to relative positions. You have...
Roland Haeder [Fri, 4 Sep 2015 17:05:11 +0000 (19:05 +0200)]
More cleanups + redirected source code locations to relative positions. You have to clone my project the same way to have this working without changing anything!
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMore cleanups from TDGP towards EJB
Roland Haeder [Fri, 4 Sep 2015 15:46:44 +0000 (17:46 +0200)]
More cleanups from TDGP towards EJB
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jcore + jsfcore + properties
Roland Haeder [Fri, 4 Sep 2015 14:43:07 +0000 (16:43 +0200)]
Updated jcore + jsfcore + properties

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoImported from pizzaservice EE project.
Roland Haeder [Fri, 4 Sep 2015 14:15:13 +0000 (16:15 +0200)]
Imported from pizzaservice EE project.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAdded spaces obsolete/jsp-table-data-gateway
Roland Haeder [Thu, 3 Sep 2015 16:30:44 +0000 (18:30 +0200)]
Added spaces
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agomarkup cleanup
Roland Haeder [Thu, 3 Sep 2015 14:10:23 +0000 (16:10 +0200)]
markup cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jcore, jsfcore, jshop
Roland Haeder [Thu, 3 Sep 2015 13:55:12 +0000 (15:55 +0200)]
Updated jcore, jsfcore, jshop

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoContinued:
Roland Haeder [Thu, 3 Sep 2015 13:33:34 +0000 (15:33 +0200)]
Continued:
- added DataBean which will hold "static" data, e.g. genders
- continued with improvements
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRefacturing towards JSF/EJB:
Roland Haeder [Thu, 3 Sep 2015 11:38:58 +0000 (13:38 +0200)]
Refacturing towards JSF/EJB:
- renamed and prepared JSPs to XHTML (JSF)
- updated jcore, jsfcore and jshop
- added own validator for privacy/terms checkboxes
- still the "mini basket" is not functional yet, maybe it will come as a template?
- introduced guest_base.tpl for all "guest" pages
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoDefault gender is UNKNOWN, but now set in BaseContact
Roland Haeder [Thu, 3 Sep 2015 06:34:07 +0000 (08:34 +0200)]
Default gender is UNKNOWN, but now set in BaseContact
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agomoved to proper location
Roland Haeder [Thu, 3 Sep 2015 06:27:12 +0000 (08:27 +0200)]
moved to proper location
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded old method back + marked some others as deprecated
Roland Haeder [Wed, 2 Sep 2015 17:50:57 +0000 (19:50 +0200)]
Added old method back + marked some others as deprecated
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRefacturing:
Roland Haeder [Wed, 2 Sep 2015 17:36:32 +0000 (19:36 +0200)]
Refacturing:
- continue to throw all exceptions from PizzaServiceApplication to let the outer class handle them
- this allows more flexibility than before, e.g. a Swing application doesn't need to handle ServletException then, but can handle the exceptions by itself.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved even more deprecated/unused methods
Roland Haeder [Wed, 2 Sep 2015 17:14:23 +0000 (19:14 +0200)]
Removed even more deprecated/unused methods
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved more old methods
Roland Haeder [Wed, 2 Sep 2015 17:02:38 +0000 (19:02 +0200)]
Removed more old methods
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoTowards JSF without JSP includes ... ;-)
Roland Haeder [Wed, 2 Sep 2015 16:54:30 +0000 (18:54 +0200)]
Towards JSF without JSP includes ... ;-)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenamed JSPs to XHTML + removed style.css (old way and already copied into new CSS...
Roland Haeder [Wed, 2 Sep 2015 16:48:48 +0000 (18:48 +0200)]
Renamed JSPs to XHTML + removed style.css (old way and already copied into new CSS file).

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jshop
Roland Haeder [Wed, 2 Sep 2015 13:32:28 +0000 (15:32 +0200)]
updated jshop
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agojshop now no longer provides the BasketBean instance in BaseFrameworkBean class ...
Roland Haeder [Wed, 2 Sep 2015 13:24:53 +0000 (15:24 +0200)]
jshop now no longer provides the BasketBean instance in BaseFrameworkBean class + changed links to <h:link />
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoswing-based stuff was removed from jcore
Roland Haeder [Wed, 2 Sep 2015 12:47:08 +0000 (14:47 +0200)]
swing-based stuff was removed from jcore
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agomissed align=right + column span over new column
Roland Haeder [Wed, 2 Sep 2015 08:43:12 +0000 (10:43 +0200)]
missed align=right + column span over new column
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore (lesser warnings) + jsfcore + jshop
Roland Haeder [Wed, 2 Sep 2015 08:42:06 +0000 (10:42 +0200)]
updated jcore (lesser warnings) + jsfcore + jshop
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoConverted space -> tab
Roland Haeder [Wed, 2 Sep 2015 07:52:11 +0000 (09:52 +0200)]
Converted space -> tab
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued with project:
Roland Haeder [Wed, 2 Sep 2015 07:51:07 +0000 (09:51 +0200)]
Continued with project:
- converted single tables per row into one table with header and body
- added column for showing total price for item (price * amount)
- added mime-type for tpl extension
- renamed CSS id to make it more clear
- updated jshop.jar

NOTE: Please note that this change won't fully work as the product instance needs to be set in item instance now (see jshop.jar, method calculateTotalPrice())
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jsfcore, jshop + moved classes to those projects
Roland Haeder [Wed, 2 Sep 2015 06:41:20 +0000 (08:41 +0200)]
updated jsfcore, jshop + moved classes to those projects
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup
Roland Haeder [Wed, 2 Sep 2015 06:31:40 +0000 (08:31 +0200)]
Cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agothis template serves as a template for new templates ... ;-) Eh, I mean pages.
Roland Haeder [Wed, 2 Sep 2015 06:21:26 +0000 (08:21 +0200)]
this template serves as a template for new templates ... ;-) Eh, I mean pages.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agowas duplicate
Roland Haeder [Wed, 2 Sep 2015 06:08:54 +0000 (08:08 +0200)]
was duplicate
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRefacturing towards JSF:
Roland Haeder [Tue, 1 Sep 2015 13:26:42 +0000 (15:26 +0200)]
Refacturing towards JSF:
- Well, this sucks a bit: getAvailableProducts() needs to return something that is Collection and not Iterator (which worked in JSP)
- Added initial index.xhtml and CSS layout for upcoming rewrite (origin: NetBeans)
- updated jcore/jshop

Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoGet the basket bean directly from session scope
Roland Haeder [Tue, 1 Sep 2015 12:17:28 +0000 (14:17 +0200)]
Get the basket bean directly from session scope
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded title for mini basket
Roland Haeder [Tue, 1 Sep 2015 06:42:23 +0000 (08:42 +0200)]
Added title for mini basket
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoSome changes for internationalization + jcore.jar, jsfcore.jar, updated
Roland Haeder [Tue, 1 Sep 2015 06:31:14 +0000 (08:31 +0200)]
Some changes for internationalization + jcore.jar, jsfcore.jar,  updated
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agominor improvement
Roland Haeder [Tue, 1 Sep 2015 06:16:47 +0000 (08:16 +0200)]
minor improvement
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agouse slash, not double back-slash
Roland Haeder [Tue, 1 Sep 2015 06:09:44 +0000 (08:09 +0200)]
use slash, not double back-slash
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoTried to fix heavy logging causing queue full
Roland Haeder [Mon, 31 Aug 2015 13:33:06 +0000 (15:33 +0200)]
Tried to fix heavy logging causing queue full
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued with project:
Roland Haeder [Mon, 31 Aug 2015 13:13:05 +0000 (15:13 +0200)]
Continued with project:
- Cleaned up duplicated defined methods in interface
- Used ServletRequest and ServletResponse instead of Http varriants (casting was required)
- Got rid of 2 parameters for doAdminHandleFooForms() methods
- Got rid of HttpServletRequest/-Response interfaces, used Http-less varriant
- No need to set basket in admin category.jsp
- updated jshop.jar

Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup
Roland Haeder [Mon, 31 Aug 2015 12:26:27 +0000 (14:26 +0200)]
Cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoIf a request was successfully handled, redirect!
Roland Haeder [Mon, 31 Aug 2015 12:26:18 +0000 (14:26 +0200)]
If a request was successfully handled, redirect!
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoHandle redirect in filter to get rid of scriptlet
Roland Haeder [Mon, 31 Aug 2015 12:13:01 +0000 (14:13 +0200)]
Handle redirect in filter to get rid of scriptlet
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agosome improvements + the logger was to noisy (queue full)
Roland Haeder [Mon, 31 Aug 2015 10:46:29 +0000 (12:46 +0200)]
some improvements + the logger was to noisy (queue full)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jshop
Roland Haeder [Mon, 31 Aug 2015 09:59:04 +0000 (11:59 +0200)]
Updated jshop
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoIgnored for internationalization
Roland Haeder [Mon, 31 Aug 2015 09:54:08 +0000 (11:54 +0200)]
Ignored for internationalization
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoOpps, not all.
Roland Haeder [Mon, 31 Aug 2015 09:48:27 +0000 (11:48 +0200)]
Opps, not all.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jshop + renamed some form fields due to jshop change
Roland Haeder [Mon, 31 Aug 2015 09:43:31 +0000 (11:43 +0200)]
updated jshop + renamed some form fields due to jshop change
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup
Roland Haeder [Mon, 31 Aug 2015 09:33:57 +0000 (11:33 +0200)]
Cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jcore
Roland Haeder [Mon, 31 Aug 2015 09:26:18 +0000 (11:26 +0200)]
Updated jcore
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agojshop updated
Roland Haeder [Mon, 31 Aug 2015 09:21:09 +0000 (11:21 +0200)]
jshop updated
Signed-off-by:Roland Häder <roland@mxchange.org>