]> git.mxchange.org Git - addressbook-war.git/history - src/java/org/mxchange/addressbook/beans
moved from jphone-core and jcoreee as here (JSF) it makes more sense than there ...
[addressbook-war.git] / src / java / org / mxchange / addressbook / beans /
2016-05-22 Roland Häderused more <h:outputText value="#{msg.BLA_MESSAGE}"...
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-13 Roland HaederPossible JNDI names (with naming convention is strictly...
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äderrenamed package
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-13 Roland HaederOpps, wrong import
2016-05-13 Roland Häderopps, forgot to clear this data (cherry-pick this)
2016-05-13 Roland Hädergarr, again localContact was returned empty because...
2016-05-13 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-11 Roland HäderFixed JNDI names + converter
2016-05-10 Roland Haederadded contact EJB
2016-05-10 Roland HäderContinued with contact:
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 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 HäderMail pattern for cellphone provider are optional, maybe...
2016-05-06 Roland HaederMinor: fixed copyright, no email address needed here
2016-05-04 Roland HäderCleanups:
2016-05-04 Roland HäderRewrites:
2016-05-02 Roland HäderContinued a bit:
2016-04-29 Roland Haederfixed imports
2016-04-29 Roland Haederit is this way ...
2016-04-29 Roland HäderContinued a bit:
2016-04-29 Roland HäderContinued with contacts:
2016-04-29 Roland HäderUsed new "contact-added event"
2016-04-29 Roland HäderContinued with contacts:
2016-04-29 Roland HäderContinued a bit:
2016-04-28 Roland HäderContinued with customer:
2016-04-23 Roland HaederContinued with rewriting:
2016-04-23 Roland HäderContinued a bit:
2016-04-23 Roland Haederimports cleaned
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 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 HaederCorrect copyright here as it is a generic file.
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äderContinued with refacturing:
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 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-14 Roland HaederContinued with adding features:
2016-04-13 Roland HaederA bit cleanup and introduced private method:
2016-04-12 Roland Haederfixed JNDI names
2016-04-12 Roland HaederRenamed package smsprovider -> mobileprovider. They...
2016-04-12 Roland HaederChanged interface (POJI) name SmsProvider to MobileProvider
2016-04-12 Roland HaederContinued with adding user by administrator:
2016-04-12 Roland HaederThe EJB should take care of creation/update timestamps...
2016-04-11 Roland Haedersorted members (normally I do this before I save the...
2016-04-11 Roland HaederHandle over the updated country instance to avoid NPE...
2016-04-11 Roland HaederAdded firing newly added event when an administrator...
2016-04-11 Roland HaederFixed EJB name
2016-04-11 Roland HaederMoved to proper package and fixed interface name from...
2016-04-10 Roland Haederadded hasUsers() which checks if users are registered.
2016-04-10 Roland HaederMoved to proper package
2016-04-10 Roland HaederContinued with admin area:
2016-04-10 Roland HaederFixed name (opps)
2016-04-10 Roland HaederOpps, copied to much ... + updated jar(s)
2016-04-10 Roland Haederwrong JNDI name fixed
next