]> git.mxchange.org Git - pizzaservice-war.git/history - src/java/org/mxchange/pizzaapplication
Fix for multi-page registration:
[pizzaservice-war.git] / src / java / org / mxchange / pizzaapplication /
2016-05-13 Roland HäderFix for multi-page registration:
2016-05-13 Roland HäderCleanup a bit + fix:
2016-05-13 Roland Häderadded some checks for user name / email address, the...
2016-05-13 Roland HäderRewritten a lot:
2016-05-12 Roland HaederOpps, wrong import
2016-05-12 Roland Häderopps, forgot to clear this data (cherry-pick this)
2016-05-12 Roland Hädergarr, again localContact was returned empty because...
2016-05-12 Roland HäderContinued with fixes/rewrites:
2016-05-11 Roland Häderfixed name of controller (cherry-pick this)
2016-05-11 Roland HäderFixed country controller:
2016-05-10 Roland Haederremoved no longer used method + added contact EJB
2016-05-10 Roland Haederfixed EJB name
2016-05-10 Roland Häderdon't forget to clear helper contact instance. When...
2016-05-10 Roland HäderContinued a bit:
2016-05-10 Roland HäderContinued a bit:
2016-05-10 Roland HäderContinued a bit:
2016-05-07 Roland Haederthese are noisy debug lines ...
2016-05-07 Roland HaederaddCategory/addProduct are no longer needed for public...
2016-05-07 Roland HäderIntroduced createUserLogin() (safe to cherry-pick)
2016-05-07 Roland HäderNo, putting these methods into admin (request-scoped...
2016-05-07 Roland Häderclass was wrong, needs to be styleClass
2016-05-07 Roland Häderadded redirection outcomes to all "addFoo" methods
2016-05-07 Roland Haederfixed imports to new location
2016-05-04 Roland HäderMail pattern for cellphone provider are optional, maybe...
2016-05-03 Roland HäderRewrites:
2016-05-03 Roland Häderrenamed controller as there are now 2 logins + converte...
2016-05-03 Roland HäderContined a bit:
2016-05-03 Roland HäderCleanups:
2016-05-02 Roland HäderContinued a bit:
2016-05-02 Roland Häderrenamed converter to make them more clear (in JSF page)
2016-04-30 Roland Haederfixed imports
2016-04-29 Roland HaederThe customer is now differently created, first you...
2016-04-29 Roland HäderContinued a bit:
2016-04-28 Roland Haederignored for i18n
2016-04-28 Roland HäderContinued with customer:
2016-04-27 Roland HaederFixed imports + added new project dependencies (no...
2016-04-27 Roland HäderContinued with contact:
2016-04-27 Roland HäderContinued:
2016-04-27 Roland HäderContinued with contacts:
2016-04-27 Roland Häderadded clear() methods to clear beans
2016-04-27 Roland HäderAlways remove contact instance from admin helper bean...
2016-04-27 Roland HäderContinued with observers:
2016-04-27 Roland Häderadded redirection outcomes to all "addFoo" methods
2016-04-27 Roland Häderalready done by event (lesser hard-coded)
2016-04-27 Roland HäderContinued a bit:
2016-04-27 Roland Häderadded admin helper usage (needed for overworked custome...
2016-04-27 Roland HäderContinued again with customer:
2016-04-27 Roland HäderContinued with customer:
2016-04-27 Roland HäderRefactured a lot:
2016-04-27 Roland HäderContinued with contacts:
2016-04-27 Roland HäderContinued a lot more:
2016-04-27 Roland Hädercatch newly thrown exception
2016-04-27 Roland HäderContinued with adding customers:
2016-04-27 Roland HäderContinued with customer:
2016-04-27 Roland Haederupdated (maybe not cherry-pick this)
2016-04-27 Roland HäderContinued with administrative customer bean:
2016-04-27 Roland Häderfixed my email address
2016-04-23 Roland HaederContinued with rewriting:
2016-04-23 Roland HäderContinued a bit:
2016-04-21 Roland HaederContinued a bit:
2016-04-21 Roland HäderContinued with contact data editing (admin):
2016-04-21 Roland HäderContined a bit:
2016-04-21 Roland HäderAdded redirect outcome + updated jar(s)
2016-04-21 Roland HäderContiuned with editing user data/rewrites:
2016-04-21 Roland HäderRemoved all clear() methods in request-scoped beans...
2016-04-21 Roland HäderContinued:
2016-04-20 Roland HaederFixed EJB JNDI names.
2016-04-20 Roland HäderContinued a bit:
2016-04-20 Roland HäderUsed new "contact-added event"
2016-04-20 Roland HäderContinued a bit:
2016-04-20 Roland HaederInjected contact controller as now stuff around contact...
2016-04-20 Roland HäderContinued with refacturing:
2016-04-19 Roland HäderRenamed controller as all controllers must have suffix...
2016-04-19 Roland HäderUse other (new) exception
2016-04-19 Roland HäderAdded check for parameter, to make sure only valid...
2016-04-19 Roland HäderAdded class names in log message
2016-04-18 Roland Haederbetter store the user instance locally than as property...
2016-04-18 Roland Haedermoved user instance to admin controller as this is...
2016-04-18 Roland HaederContinued a bit:
2016-04-18 Roland HaederFinished with event triggered when admin adds a new...
2016-04-18 Roland HaederFixed getter calls, the new ones are more descriptive.
2016-04-18 Roland HäderControllers should always have "Controller" as suffix...
2016-04-18 Roland HäderContinued a bit:
2016-04-17 Roland HaederPrevent NPE
2016-04-17 Roland HaederContinued:
2016-04-17 Roland HaederThis bean cannot be singleton as more than one admin...
2016-04-17 Roland HaederContinued with admin area:
2016-04-15 Roland Haedervery noisy debug lines commented out
2016-04-15 Roland Haedervery noisy debug lines commented out
2016-04-14 Roland HaederContinued with adding features:
2016-04-13 Roland HaederA bit cleanup and introduced private method:
2016-04-13 Roland HaederAlso check for null, if the form fields are not given
2016-04-13 Roland HaederBetter check the parameter on missing (but important...
2016-04-13 Roland HaederSplit of shop controller into category and product
2016-04-13 Roland HaederBetter return same object as other controllers may...
2016-04-12 Roland HaederMade administrative product list cached to save EJB...
2016-04-12 Roland Haederfixed JNDI names
2016-04-12 Roland Haedermoved classes to proper package
2016-04-12 Roland HaederRenamed package smsprovider -> mobileprovider. They...
2016-04-12 Roland HaederChanged interface (POJI) name SmsProvider to MobileProvider
next