2016-05-26 |
Roland Häder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | no redirect target needed here and makes no sense, too |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | Implemented business method confirmAccount() |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | opps, use addedUser for having the id number available |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Haeder | Added TODO (testing JPA makes no sense here) |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | Continued with rewrites, fixes: |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | Continued: |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Roland Häder | use found contact, not merge() (SQL update statement) |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Roland Haeder | End-of-line character is LF by default now |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Roland Haeder | renamed, opps ... |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Roland Häder | added EJB for resending confirmation links |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Roland Häder | renamed named queries for better naming convention ... |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Roland Häder | implemented business method generateConfirmationKey() |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Roland Häder | implemented business methods findContactByEmailAddress... |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Roland Häder | implemented business method generateRandomUserName... |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Roland Häder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Roland Haeder | tpzo fixed ... |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Roland Häder | Oooops, returned non-updated object ... :-/ |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Roland Häder | used new setter instead of "hard-coded" |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Roland Haeder | -Xlint:unchecked -Xlint:deprecation back in place ... |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Roland Häder | switched to project-based mailer dependency |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Roland Haeder | globally updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Roland Haeder | removed jcore.jar as it is not intended for JavaEE... |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Roland Häder | updated code logic to latest changes |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Roland Häder | Continued with customer: |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Roland Haeder | Continued cleanup: |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Roland Häder | updated code logic to latest changes |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Roland Häder | Continued with customer: |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Roland Haeder | added new dependency jjobs-core |
commit | commitdiff | tree | snapshot |
2016-04-27 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-26 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Roland Haeder | updated method signature to latest changes |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Roland Haeder | Continued rewriting: |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Roland Haeder | Continued rewriting: |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Roland Häder | Implemented business method ifUserNameExists() |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Roland Häder | Implemented updateUserData() and let the detached user... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Roland Häder | Continued: |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Roland Haeder | added timestamp as the EJB should take care of it |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | Change name for named query |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | This bean cannot be singleton as more than one admin... |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | renamed after project's name |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | Continued some more: |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | added new project dependency jcontacts-lib |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | renamed after project's name |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Roland Haeder | Implemented new business method findUserById() + ignore... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Roland Haeder | also set created entries in all phone numbers, if set |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Roland Haeder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | fixed names as they need to be all lower-case |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | fixed package names from previous rename |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | Renamed package smsprovider -> mobileprovider. They... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | Changed interface (POJI) name SmsProvider to MobileProvider |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | Nope, use generic interface ... :-( |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | Fixed interface name |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | added business method addUser() and took code from... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Roland Haeder | addCountry() now must return the updated instance ... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Roland Haeder | re-added jcountry-lib.jar (was removed) |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Roland Haeder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Roland Haeder | updated jar(s)Used generic interface, not no longer... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Roland Haeder | Opps wrong name for named query |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Roland Haeder | added business method allUsers() + updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Roland Haeder | renamed it (maybe back to old) as this doesn't need... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Roland Haeder | The exception's message now contains the thrown excepti... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Roland Haeder | Added name + description to bean |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Roland Haeder | Minor: no country, it is SMS provider (copy-paste mistake) |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Roland Haeder | introduced new lib jphone-lib.jar which holds remote... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Roland Haeder | added entity to persistence unit |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Roland Haeder | added beans.xml for better disovery |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Roland Haeder | updated jar(s) |
commit | commitdiff | tree | snapshot |
next |