]> git.mxchange.org Git - pizzaservice-war.git/shortlog
pizzaservice-war.git
2015-08-24 Roland HaederAdded important TODO to handle insert result
2015-08-24 Roland HaederUpdated jcore + added stub method
2015-08-24 Roland HaederUpdated jcore
2015-08-24 Roland HaederConverted private constructor to public init() method...
2015-08-24 Roland HaederInitial stuff for Java Server Faces added
2015-08-24 Roland HaederUpdated jcore
2015-08-24 Roland HaederAdded @Override + call of default constructor
2015-08-22 Roland HaederMoved includes in proper sub folders + renamed them...
2015-08-22 Roland HaederThe item bean must go into request scope, else all...
2015-08-21 Roland HaederContinued with project, added more checks for items...
2015-08-21 Roland HaederDifferent class paths between Linux and Windows systems...
2015-08-21 Roland HaederFixes for bad HTML with better HTML and CSS
2015-08-20 Roland Haederupdate jcore.jar ... Yes, maybe a lot more updates...
2015-08-19 Roland HaederGarr, comments are not supported, but XML specification...
2015-08-19 Roland HaederSome fixes:
2015-08-19 Roland HaederAdded mysql driver
2015-08-19 Roland HaederRemoved notice
2015-08-19 Roland HaederUpdated 'jcore.jar' + added initialization of backends...
2015-08-19 Roland HaederSimplified it more
2015-08-19 Roland HaederChanged field 'surname' to 'firstName' as surname is...
2015-08-19 Roland HaederFixed interface import
2015-08-18 Roland HaederMissed some @Override and added logger + ignored log...
2015-08-18 Roland HaederContinued with project:
2015-08-18 Roland HaederOrganized members
2015-08-18 Roland HaederYou need to have jcore cloned in same upper directory...
2015-08-18 Roland HaederContinued with project:
2015-08-18 Roland HaederUpdated jcore.jar
2015-08-18 Roland HaederSorted members
2015-08-18 Roland HaederAdded footer for admin area + error include file "direc...
2015-08-18 Roland HaederUpdated jcore.jar
2015-08-18 Roland HaederContinued with project:
2015-08-17 Roland HaederAdded div for header
2015-08-17 Roland HaederDecentralized jcore.
2015-08-17 Roland HaederContinued with project:
2015-08-17 Roland HaederAdded "lost_passwd.jsp" + fixed links to it
2015-08-17 Roland HaederSome fixes for design
2015-08-17 Roland HaederNo need for class here
2015-08-17 Roland HaederSome cleanups
2015-08-17 Roland HaederReplace multiple-added strings/objects into MessageForm...
2015-08-15 Roland HaederSome minor fixes
2015-08-15 Roland HaederContinued with project:
2015-08-15 Roland HaederContinued with project:
2015-08-14 Roland HaederUse Float, not float
2015-08-14 Roland HaedertoStoreable() is now "basicly finished"
2015-08-14 Roland HaederImplemented missing method getIdName()
2015-08-14 Roland HaederIds must be parsed as Long, not Integer ...
2015-08-14 Roland HaederMethod toStoreable() is now "basicly finished".
2015-08-14 Roland HaederAdded more thrown exception (yes, again)Changed paramet...
2015-08-14 Roland HaederAdded more thrown exceptions
2015-08-14 Roland HaederAdded more thrown exceptions
2015-08-14 Roland HaederAlso added here missing thrown exceptions
2015-08-14 Roland HaederAdded missing thrown exceptions
2015-08-14 Roland HaederContinued with project:
2015-08-14 Roland HaederContinued with project:
2015-08-14 Roland HaederContinued with project:
2015-08-14 Roland HaederAdded decodedTitle() which decodes the UTF-8 + added...
2015-08-14 Roland HaederContinued with project:
2015-08-14 Roland HaederContinued with project:
2015-08-14 Roland HaederContinued with project:
2015-08-13 Roland HaederContinued with project:
2015-08-13 Roland HaederContinued with project:
2015-08-13 Roland HaederContinued with project:
2015-08-13 Roland HaederContinued with project:
2015-08-13 Roland HaederIntroduced markAllChoosenProductsAsOrdered() and used...
2015-08-13 Roland HaederAdded more thrown exceptions + implemented getProducts()
2015-08-13 Roland HaederContinued with project:
2015-08-12 Roland HaederOne line ...
2015-08-12 Roland HaederI have removed it from the wrong JSP, now it should...
2015-08-12 Roland HaederNow okay ...
2015-08-12 Roland HaederAdded inital form handler for admin action "do_products"
2015-08-12 Roland HaederAdded NetBeans project files + debug message
2015-08-12 Roland HaederAdded new page 'products' for admin area + added CSS...
2015-08-12 Roland HaederAdded initial admin index.jsp (unprotected)
2015-08-12 Roland HaederTemporary added call of initBundle()
2015-08-12 Roland HaederContinued with project:
2015-08-12 Roland HaederNo need for app instance here
2015-08-12 Roland HaederBetter don't do it here ...
2015-08-12 Roland HaederContinued with project:
2015-08-12 Roland HaederGot more rid of abortProgramWithException() as this...
2015-08-12 Roland HaederContinued with project:
2015-08-11 Roland HaederAdded product database frontend class and interface
2015-08-11 Roland HaederIgnore config.properties as it might have been altered
2015-08-11 Roland HaederContinued with project:
2015-08-11 Roland HaederhandleChooseFromRequestSession() can be made private
2015-08-11 Roland HaederContinued:
2015-08-11 Roland HaederRenamed JSP + added 2 stubs (login, register)
2015-08-11 Roland HaedertoArray(T[]) must be used
2015-08-11 Roland HaederNow that instance product has no method to mark it...
2015-08-11 Roland HaederGot rid of product iterator stuff and used a smaller...
2015-08-11 Roland HaederIntroduced new "getter" + moved div tag to menu.jsp
2015-08-10 Roland HaederContinued with project:
2015-08-10 Roland HaederFixed form field name which must be equal to class...
2015-08-07 Roland HaederIntroduced setValueInSession() + order.jsp form handler...
2015-08-07 Roland HaederContinued with project:
2015-08-07 Roland HaederSome fixes
2015-08-07 Roland HaederContinued with project:
2015-08-06 Roland HaederAdded more fields the user may want to fill out + used...
2015-08-06 Roland HaederMoved some classes + other stuff
2015-08-06 Roland HaederIntroduced protected setter. Setters can change attribu...
2015-08-06 Roland HaederIntroduced static/menu.jsp
next