]> git.mxchange.org Git - pizzaservice-war.git/history - src/java/org/mxchange/pizzaapplication/beans/user
Please cherry-pick:
[pizzaservice-war.git] / src / java / org / mxchange / pizzaapplication / beans / user /
2017-08-06 Roland HäderPlease cherry-pick:
2017-08-06 Roland HäderPlease cherry-pick:
2017-08-06 Roland HäderWIP: Please cherry-pick:
2017-07-30 Roland HäderPlease cherry-pick:
2017-07-22 Roland HäderPlease cherry-pick:
2017-07-12 Roland Häderopps, now really fixed
2017-07-12 Roland Häderit is user->login, not login->user
2017-07-12 Roland Häderupdated JNDIs because package/project has changed
2017-07-12 Roland HäderPlease cherry-pick:
2017-07-09 Roland HäderPlease cherry-pick:
2017-07-08 Roland Hädermoved all now to proper packages
2017-07-07 Roland HäderPlease cherry-pick:
2017-07-01 Roland HäderPlease cherry-pick:
2017-06-25 Roland HäderPlease cherry-pick:
2017-06-23 Roland HäderPlease cherry-pick:
2017-06-23 Roland HäderPlease cherry-pick:
2017-06-23 Roland Häderfixed outcome, must be prefixed with user_ for now
2017-06-23 Roland Häderupdated JNDI names
2017-06-23 Roland Häderupdated JNDI names
2017-06-23 Roland Hädershould be userRegistrationController now
2017-06-23 Roland HäderPlease cherry-pick:
2017-06-22 Roland HäderDon't cherry-pick:
2017-06-11 Roland HäderPlease cherry-pick:
2017-06-10 Roland HäderPlease cherry-pick:
2017-06-03 Roland HäderContinued a bit:
2017-04-23 Roland Häderno recruiter here
2017-04-22 Roland HäderPlease cherry-pick:
2017-04-22 Roland HäderContinued:
2017-04-22 Roland HäderPlease cherry-pick:
2017-04-20 Roland HäderPlease cherry-pick:
2017-04-20 Roland HäderPlease cherry-pick:
2017-04-20 Roland Häderrenamed methods
2017-04-19 Roland Häderrenamed to better names
2017-04-19 Roland Häderother projects will have more than one login, not just...
2017-04-19 Roland HäderRewrites:
2017-04-11 Roland HaederAPI has changed: no more cellphone, now is mobile
2017-04-10 Roland Haederupdated own name and resources
2017-04-10 Roland HaederContinued a bit:
2016-09-03 Roland HaederDon't cherry-pick:
2016-08-08 Roland HäderContinued with splitting/cleanup: (please cherry-pick)
2016-08-06 Roland Haederupdated copyright + author
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ä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-07-28 Roland Häderadded parameter 'createContactData'
2016-07-28 Roland HäderContinued with rewrites:
2016-07-28 Roland HäderNew "feature" controller introduced: (please cherry...
2016-07-27 Roland Häderuse !isEmpty(), not size() > 0
2016-05-25 Roland Häderset user's initial locale from given one
2016-05-21 Roland HäderContinued a bit:
2016-05-21 Roland HäderContinued:
2016-05-14 Roland Haederrenamed project to all-lowercase
2016-05-13 Roland Häderignored for i18n
2016-05-13 Roland Häderimplemented lookupUserByEmailAddress() (this can be...
2016-05-13 Roland HäderCleanup a bit + fix:
2016-05-13 Roland HäderRewritten a lot:
2016-05-10 Roland Haederremoved no longer used method + added contact EJB
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-07 Roland HäderIntroduced createUserLogin() (safe to cherry-pick)
2016-05-07 Roland HäderNo, putting these methods into admin (request-scoped...
2016-05-03 Roland HäderRewrites:
2016-05-03 Roland HäderCleanups:
2016-05-02 Roland HäderContinued a bit:
2016-04-30 Roland Haederfixed imports
2016-04-27 Roland HäderContinued with contact:
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äderContinued a bit:
2016-04-27 Roland HäderContinued again with customer:
2016-04-27 Roland HäderRefactured a lot:
2016-04-27 Roland HäderContinued a lot more:
2016-04-27 Roland Haederupdated (maybe not cherry-pick this)
2016-04-27 Roland HäderContinued with administrative customer bean:
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 HäderContinued with refacturing:
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-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äderContinued a bit:
2016-04-17 Roland HaederContinued with admin area:
next