2016-07-28 |
Roland Häder | added parameter 'createContactData'
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | Continued with rewrites:
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | added missing language i18n strings + show logout form...
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | Continued with generic logout (please cherry-pick this):
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | added div tag (container) for errors (please cherry...
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | renamed (not finished; please cherry-pick)
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | Continued a bit: (please cherry-pick this)
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | own class for errors (please cherry-pick this)
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | Continued a bit: (please cherry-pick this)
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | Renamed variable as nothing is shortened (please cherry...
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | New "feature" controller introduced: (please cherry...
|
commit | commitdiff | tree |
2016-07-28 |
Roland Häder | Renamed controller (please cherry-pick this):
|
commit | commitdiff | tree |
2016-07-27 |
Roland Häder | Closed internal TODO: (please cherry-pick this)
|
commit | commitdiff | tree |
2016-07-27 |
Roland Häder | use !isEmpty(), not size() > 0
|
commit | commitdiff | tree |
2016-07-27 |
Roland Häder | applied naming convention (due to updated jar; please...
|
commit | commitdiff | tree |
2016-07-27 |
Roland Häder | Rewrites: (please cherry-pick also)
|
commit | commitdiff | tree |
2016-07-27 |
Roland Häder | fixed template "base path" (please cherry-pick this)
|
commit | commitdiff | tree |
2016-07-27 |
Roland Häder | added generic CSS class table_right_aligned (please...
|
commit | commitdiff | tree |
2016-07-27 |
Roland Häder | Moved border-bottom to other file as this was in the...
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | minor: tpzo fixed
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | closed TODO: internationalized this text
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | fixed ids and used h:outputText
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | Continued a bit:
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | should be "all_users"
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | opps, wrong bait, wrong fish
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | Continued a bit:
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | opps, English again?
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | Continued a bit:
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | added title (e.g. Dr., Prof. etc)
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | added missing messages (error)
|
commit | commitdiff | tree |
2016-06-01 |
Roland Häder | added missing navigation rule for contact list -> show
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | this.clear(); needs to be called to remove the email...
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | removed double-redundant XML parsing instructions,...
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | again some more h:outputText for better encapsulation...
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | no, the error message for the salutation (aka. "gender...
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | no "genderification" of applications, keep the good...
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | gender (salutation) is also a required field
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | Used much more h:outputText instead of directly the...
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | added missing required messages for contact data
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | fixed tpzo in i18n string
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | added h:message
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | the administrative area is secured by the web container...
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | Continued with rewrite:
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | added pre-checks on user account
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | added resend link to footer navigation
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | debug lines cannot be the logger EJB + it *MUST* be...
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | Continued:
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | some cleanups + added missing i18n strings
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | set user's initial locale from given one
|
commit | commitdiff | tree |
2016-05-25 |
Roland Häder | added afterUserLogin() observer to set user's locale...
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | used more <h:outputText value="#{msg.BLA_MESSAGE}"...
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | no JSTL in JSF!
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | Continued a bit:
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | Continued with data export with PrimeFaces:
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | old method called
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | fixed German file
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | added menu for listing contacts
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | An event is now fired after confirmation of the account...
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | redirection should take place in war project, so moved...
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | Continued a bit:
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | Continued:
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | added logger message
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | fixed 2nd parameter, it can be easily generated within...
|
commit | commitdiff | tree |
2016-05-21 |
Roland Häder | fixed German umlauts + removed TODO (not needed)
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | Some fixes (careful with cherry-picking):
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | ignored for i18n
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | implemented lookupUserByEmailAddress() (this can be...
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | Continued with resending confirmation links:
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | re-enabled resend confirmation link
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | Ask the EJB for a free confirmation key and set it...
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | Continued with email address validator (cherry-pick...
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | renamed package
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | Continued generally:
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | Fix for multi-page registration:
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | Cleanup a bit + fix:
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | added some checks for user name / email address, the...
|
commit | commitdiff | tree |
2016-05-13 |
Roland Häder | Rewritten a lot:
|
commit | commitdiff | tree |
2016-05-12 |
Roland Häder | opps, forgot to clear this data (cherry-pick this)
|
commit | commitdiff | tree |
2016-05-12 |
Roland Häder | garr, again localContact was returned empty because...
|
commit | commitdiff | tree |
2016-05-12 |
Roland Häder | Continued with fixes/rewrites:
|
commit | commitdiff | tree |
2016-05-12 |
Roland Häder | moved template to proper place (cherry-pick this)
|
commit | commitdiff | tree |
2016-05-11 |
Roland Häder | Some JSF fiyxes:
|
commit | commitdiff | tree |
2016-05-11 |
Roland Häder | opps, also agents ... :-(
|
commit | commitdiff | tree |
2016-05-11 |
Roland Häder | removed recruiter stuff + re-added missing strings
|
commit | commitdiff | tree |
2016-05-11 |
Roland Häder | fixed name of controller (cherry-pick this)
|
commit | commitdiff | tree |
2016-05-11 |
Roland Häder | also this must be medium-sized
|
commit | commitdiff | tree |
2016-05-11 |
Roland Häder | Fixed country controller:
|
commit | commitdiff | tree |
2016-05-10 |
Roland Häder | password1 and password2 is not clear enough, better...
|
commit | commitdiff | tree |
2016-05-10 |
Roland Häder | don't forget to clear helper contact instance. When...
|
commit | commitdiff | tree |
2016-05-10 |
Roland Häder | Continued a bit:
|
commit | commitdiff | tree |
2016-05-10 |
Roland Häder | Continued a bit:
|
commit | commitdiff | tree |
2016-05-10 |
Roland Häder | added missing i18n strings
|
commit | commitdiff | tree |
2016-05-10 |
Roland Häder | Continued a bit:
|
commit | commitdiff | tree |
2016-05-09 |
Roland Häder | fixed ids (is contact)
|
commit | commitdiff | tree |
2016-05-09 |
Roland Häder | Added missing i18n strings + delete form is now better...
|
commit | commitdiff | tree |
2016-05-09 |
Roland Häder | ignored lock files
|
commit | commitdiff | tree |
2016-05-07 |
Roland Häder | Home should go to guest area and not logout the user...
|
commit | commitdiff | tree |
2016-05-07 |
Roland Häder | Moved a lot templates areound:
|
commit | commitdiff | tree |
2016-05-07 |
Roland Häder | Introduced createUserLogin() (safe to cherry-pick)
|
commit | commitdiff | tree |
2016-05-07 |
Roland Häder | No, putting these methods into admin (request-scoped...
|
commit | commitdiff | tree |
next |