]> git.mxchange.org Git - pizzaservice-war.git/history - src/java/org/mxchange/pizzaapplication/beans
Continued with splitting/cleanup: (please cherry-pick)
[pizzaservice-war.git] / src / java / org / mxchange / pizzaapplication / beans /
2016-08-08 Roland HäderContinued with splitting/cleanup: (please cherry-pick)
2016-08-08 Roland HaederDon't cherry-pick:
2016-08-08 Roland HäderContinued with rewrite: (please cherry-pick)
2016-08-08 Roland HäderPlease rename:
2016-08-08 Roland HäderContinued a bit: (please cherry-pick)
2016-08-06 Roland Haederupdated copyright + author
2016-08-06 Roland HaederSome fixes: (please cherry-pick)
2016-08-06 Roland Häderintroduced method showFacesMessage() with 2nd parameter...
2016-08-06 Roland Haedersorted members (maybe cherry-pick this?)
2016-08-06 Roland HäderContinued with rewrites: (please cherry-pick)
2016-08-06 Roland HäderFixed house number extension: (please cherry-pick)
2016-08-06 Roland HäderContinued with unlocking users: (please cherry-pick)
2016-08-06 Roland HäderFixed base URL: (please cherry-pick)
2016-08-06 Roland HäderCleanup: (please cherry-pick)
2016-08-06 Roland HäderContinued with locking user accounts: (please cherry...
2016-08-06 Roland HäderContinued with user locking: (please cherry-pick)
2016-08-06 Roland HäderContinued: (please cherry-pick)
2016-08-06 Roland HäderPlease cherry-pick and later rewrite:
2016-08-06 Roland HäderPlease cherry-pick:
2016-08-06 Roland HäderContinued a bit: (please cherry-pick)
2016-08-06 Roland HäderContinued with fixing: (please cherry-pick)
2016-08-06 Roland HäderContinued a bit: (please cherry-pick)
2016-08-06 Roland HäderContinued a bit: (please cherry-pick)
2016-08-06 Roland HäderContinued a bit: (please cherry-pick)
2016-08-06 Roland HäderContinued a bit: (please cherry-pick)
2016-07-28 Roland Haederno reports here
2016-07-28 Roland Häderadded parameter 'createContactData'
2016-07-28 Roland HäderContinued with rewrites:
2016-07-28 Roland Häderadded missing language i18n strings + show logout form...
2016-07-28 Roland HäderContinued with generic logout (please cherry-pick this):
2016-07-28 Roland HaederImported new way into + ignored .gitcommits (please...
2016-07-28 Roland HäderNew "feature" controller introduced: (please cherry...
2016-07-28 Roland HäderRenamed controller (please cherry-pick this):
2016-07-27 Roland HäderClosed internal TODO: (please cherry-pick this)
2016-07-27 Roland Häderuse !isEmpty(), not size() > 0
2016-07-27 Roland Häderapplied naming convention (due to updated jar; please...
2016-07-27 Roland HäderRewrites: (please cherry-pick also)
2016-07-27 Roland Häderfixed template "base path" (please cherry-pick this)
2016-06-01 Roland Häderadded title (e.g. Dr., Prof. etc)
2016-05-26 Roland Haederfixed JNDI name?
2016-05-25 Roland Häderthis.clear(); needs to be called to remove the email...
2016-05-25 Roland HäderContinued with rewrite:
2016-05-25 Roland Häderadded pre-checks on user account
2016-05-25 Roland Häderdebug lines cannot be the logger EJB + it *MUST* be...
2016-05-25 Roland Häderset user's initial locale from given one
2016-05-25 Roland Häderadded afterUserLogin() observer to set user's locale...
2016-05-21 Roland HäderContinued a bit:
2016-05-21 Roland HäderContinued with data export with PrimeFaces:
2016-05-21 Roland HäderAn event is now fired after confirmation of the account...
2016-05-21 Roland Häderredirection should take place in war project, so moved...
2016-05-21 Roland HäderContinued a bit:
2016-05-21 Roland HäderContinued:
2016-05-21 Roland Häderadded logger message
2016-05-21 Roland Häderfixed 2nd parameter, it can be easily generated within...
2016-05-21 Roland Häderfixed German umlauts + removed TODO (not needed)
2016-05-14 Roland Haederrenamed project to all-lowercase
2016-05-14 Roland Haederfixed name, opps.
2016-05-13 Roland HäderSome fixes (careful with cherry-picking):
2016-05-13 Roland Häderignored for i18n
2016-05-13 Roland Häderimplemented lookupUserByEmailAddress() (this can be...
2016-05-13 Roland HäderContinued with resending confirmation links:
2016-05-13 Roland HäderAsk the EJB for a free confirmation key and set it...
2016-05-13 Roland HäderContinued with email address validator (cherry-pick...
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-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:
next