]> git.mxchange.org Git - pizzaservice-war.git/history - src/java/org
Continued a bit: (please cherry-pick)
[pizzaservice-war.git] / src / java / org /
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-05 Roland Haederrenamed language strings
2016-05-04 Roland HäderMail pattern for cellphone provider are optional, maybe...
2016-05-03 Roland HäderRewrites:
2016-05-03 Roland Häderfixed German umlauts
2016-05-03 Roland Häderrenamed i18n string, generic now
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äderContinued with recruiter:
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äderFixed i18n related stuff
2016-04-29 Roland HäderContinued a bit:
2016-04-29 Roland HäderContinued with customer:
2016-04-29 Roland HäderContinued with contacts:
2016-04-29 Roland HäderFixed i18n keys
2016-04-28 Roland Haederignored for i18n
2016-04-28 Roland HäderContinued with customers and rewrite a bit:
2016-04-28 Roland HäderContinued with customer:
2016-04-28 Roland Häderbetter wording
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äderSome JSF fiyxes:
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äderadded redirection outcomes to all "addFoo" methods
2016-04-27 Roland Häderadded menu for listing contacts
2016-04-27 Roland Häderadded missing i18n strings
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äderContinued a bit:
2016-04-27 Roland Häderadded admin helper usage (needed for overworked custome...
2016-04-27 Roland HäderCustomers currently don't have login names, at least...
2016-04-27 Roland HäderContinued again with customer:
2016-04-27 Roland HäderContinued with customer:
2016-04-27 Roland Häderrenamed i18n string and added it
2016-04-27 Roland HäderRefactured a lot:
2016-04-27 Roland HäderMinor: only contact entries/data is being listed, not...
2016-04-27 Roland HäderRenamed + added missing language strings
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 HäderSome rewrites:
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äderadded customer pages (may be cherry-picked to pizzaservice)
2016-04-27 Roland Häderfixed my email address
2016-04-23 Roland Hädercleaned up strings (they got back by merge) + added...
2016-04-23 Roland HäderContinued with rewriting:
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äderContinued:
2016-04-21 Roland Häderadded div around admin_edit_user form + added missing...
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-20 Roland HäderFixed German umlauts + updated jar(s)
2016-04-19 Roland HäderRenamed controller as all controllers must have suffix...
2016-04-19 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-19 Roland Haederonly user data is being edited, not the whole account.
2016-04-19 Roland HäderAdded class names in log message
2016-04-18 Roland HaederAdded page (dummy) for editing contact data
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äderFixed German umlauts (closed a lot internal TODOs)
2016-04-18 Roland HäderContinued a bit:
2016-04-17 Roland HaederPrevent NPE
2016-04-17 Roland HaederRenamed strings for better wording
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
next