]> git.mxchange.org Git - pizzaservice-war.git/history - src/java/org/mxchange/pizzaapplication/application
updated jcore + made customer final
[pizzaservice-war.git] / src / java / org / mxchange / pizzaapplication / application /
2015-09-04 Roland Haederupdated jsfcore.jar + correct static invocation
2015-09-04 Roland HaederGot rid of another empty class
2015-09-04 Roland HaederRenamed method, shouldn't be named with multiple lingua...
2015-09-04 Roland HaederCleanup (no longer used methods? maybe it will come...
2015-09-04 Roland HaederMore cleanups from TDGP towards EJB
2015-09-03 Roland HaederRefacturing towards JSF/EJB:
2015-09-02 Roland HaederAdded old method back + marked some others as deprecated
2015-09-02 Roland HaederRefacturing:
2015-09-02 Roland HaederRemoved even more deprecated/unused methods
2015-09-02 Roland HaederRemoved more old methods
2015-09-01 Roland HaederRefacturing towards JSF:
2015-08-31 Roland HaederContinued with project:
2015-08-31 Roland HaederIf a request was successfully handled, redirect!
2015-08-31 Roland HaederIgnored for internationalization
2015-08-31 Roland HaederOpps, not all.
2015-08-31 Roland Haederupdated jshop + renamed some form fields due to jshop...
2015-08-31 Roland Haeder@TODO is not valid, only use TODO
2015-08-31 Roland HaederRemoved more deprecated stuff + marked more as deprecated
2015-08-31 Roland Haederupdated jshop+ got rid of another (large) scriptlet
2015-08-31 Roland HaederMore unused methods removed
2015-08-28 Roland HaederRemoved more deprecated and no longer used methods...
2015-08-28 Roland HaederRemoved more deprecated and no longer used methods...
2015-08-28 Roland HaederRemoved already no longer used methods and cleared...
2015-08-28 Roland HaederFixed more packages
2015-08-28 Roland HaederRefacturing:
2015-08-28 Roland HaederAlso renamed this method for better understanding of...
2015-08-28 Roland HaederRenamed getCategories() to getAllCategories() to make...
2015-08-28 Roland HaederAgain lesser scriptlets + added initialization of contr...
2015-08-27 Roland HaederContinued with project:
2015-08-27 Roland HaederContinued with project:
2015-08-27 Roland HaederAdded a lot new stuff:
2015-08-27 Roland HaederBetter compare this way:
2015-08-26 Roland HaederRenamed more stuff for fixes + updated jcore
2015-08-26 Roland HaederContinued with project:
2015-08-25 Roland HaederMinor improvement
2015-08-25 Roland HaederConverted private constructor to public init() method...
2015-08-24 Roland HaederMinor improvement
2015-08-24 Roland HaederConverted private constructor to public init() method...
2015-08-19 Roland HaederUpdated 'jcore.jar' + added initialization of backends...
2015-08-18 Roland HaederContinued with project:
2015-08-18 Roland HaederContinued with project:
2015-08-17 Roland HaederDecentralized jcore.
2015-08-17 Roland HaederContinued with project:
2015-08-17 Roland HaederReplace multiple-added strings/objects into MessageForm...
2015-08-15 Roland HaederContinued with project:
2015-08-15 Roland HaederContinued with project:
2015-08-14 Roland HaederIds must be parsed as Long, not Integer ...
2015-08-14 Roland HaederAdded more 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 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 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 HaederAdded new page 'products' for admin area + added CSS...
2015-08-12 Roland HaederTemporary added call of initBundle()
2015-08-12 Roland HaederContinued with project:
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 HaederContinued with project:
2015-08-11 Roland HaederhandleChooseFromRequestSession() can be made private
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-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 HaederMoved some classes + other stuff