]> git.mxchange.org Git - addressbook-mailer-ejb.git/log
addressbook-mailer-ejb.git
8 years agorenamed after project's name
Roland Haeder [Sun, 17 Apr 2016 10:40:08 +0000 (12:40 +0200)]
renamed after project's name

8 years agoContinued a bit:
Roland Haeder [Sun, 17 Apr 2016 10:38:39 +0000 (12:38 +0200)]
Continued a bit:
- added session bean for handling phone number lookups, maybe it will be used for user-depending purposes later on. So maybe session-scoped is not a bad idea after all.
- updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Sun, 17 Apr 2016 10:37:22 +0000 (12:37 +0200)]
updated jar(s)

8 years agoImplemented new business method findUserById() + ignored strings for i18n
Roland Haeder [Fri, 15 Apr 2016 12:42:39 +0000 (14:42 +0200)]
Implemented new business method findUserById() + ignored strings for i18n

8 years agoupdated jar(s)
Roland Haeder [Thu, 14 Apr 2016 13:17:43 +0000 (15:17 +0200)]
updated jar(s)

8 years agoalso set created entries in all phone numbers, if set
Roland Haeder [Wed, 13 Apr 2016 21:17:11 +0000 (23:17 +0200)]
also set created entries in all phone numbers, if set

8 years agoRenamed controller after project name + updated jar(s)
Roland Haeder [Wed, 13 Apr 2016 21:01:20 +0000 (23:01 +0200)]
Renamed controller after project name + updated jar(s)

8 years agoContinued a bit:
Roland Haeder [Wed, 13 Apr 2016 18:49:33 +0000 (20:49 +0200)]
Continued a bit:
- added administrative EJB for mobile providers with first business method addMobileProvider() implemented (should work)
- The word "bean" may confuse here as these are all EJBs

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Tue, 12 Apr 2016 21:58:53 +0000 (23:58 +0200)]
updated jar(s)

8 years agofixed names as they need to be all lower-case
Roland Haeder [Tue, 12 Apr 2016 20:59:36 +0000 (22:59 +0200)]
fixed names as they need to be all lower-case

8 years agofixed package names from previous rename
Roland Haeder [Tue, 12 Apr 2016 19:32:54 +0000 (21:32 +0200)]
fixed package names from previous rename

8 years agoupdated jar(s)
Roland Haeder [Tue, 12 Apr 2016 19:17:50 +0000 (21:17 +0200)]
updated jar(s)

8 years agoRenamed package smsprovider -> mobileprovider. They don't only provide SMS but also...
Roland Haeder [Tue, 12 Apr 2016 18:28:47 +0000 (20:28 +0200)]
Renamed package smsprovider -> mobileprovider. They don't only provide SMS but also many other mobile services.

8 years agoChanged interface (POJI) name SmsProvider to MobileProvider
Roland Haeder [Tue, 12 Apr 2016 18:02:22 +0000 (20:02 +0200)]
Changed interface (POJI) name SmsProvider to MobileProvider

8 years agoNope, use generic interface ... :-(
Roland Haeder [Tue, 12 Apr 2016 17:41:32 +0000 (19:41 +0200)]
Nope, use generic interface ... :-(

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoFixed interface name
Roland Haeder [Tue, 12 Apr 2016 17:35:45 +0000 (19:35 +0200)]
Fixed interface name

8 years agoadded business method addUser() and took code from registerUser as both is (at persis...
Roland Haeder [Tue, 12 Apr 2016 16:54:57 +0000 (18:54 +0200)]
added business method addUser() and took code from registerUser as both is (at persisting) the same.

8 years agoupdated jar(s)
Roland Haeder [Tue, 12 Apr 2016 16:32:01 +0000 (18:32 +0200)]
updated jar(s)

8 years agoadded registration timestamp for user and contact instance
Roland Haeder [Tue, 12 Apr 2016 16:12:44 +0000 (18:12 +0200)]
added registration timestamp for user and contact instance

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 19:13:13 +0000 (21:13 +0200)]
updated jar(s)

8 years agoaddCountry() now must return the updated instance (with timestamp and valid countryId...
Roland Haeder [Mon, 11 Apr 2016 17:57:05 +0000 (19:57 +0200)]
addCountry() now must return the updated instance (with timestamp and valid countryId field)

8 years agoContinued a bit:
Roland Haeder [Mon, 11 Apr 2016 14:59:17 +0000 (16:59 +0200)]
Continued a bit:
- implemented business method addCountry()
- updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 10:09:14 +0000 (12:09 +0200)]
updated jar(s)

8 years agoOpps wrong name for named query
Roland Haeder [Sun, 10 Apr 2016 17:54:19 +0000 (19:54 +0200)]
Opps wrong name for named query

8 years agoadded business method allUsers() + updated jar(s)
Roland Haeder [Sun, 10 Apr 2016 17:35:43 +0000 (19:35 +0200)]
added business method allUsers() + updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 17:38:34 +0000 (19:38 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:32:52 +0000 (13:32 +0200)]
updated jar(s)

8 years agoMinor: no country, it is SMS provider (copy-paste mistake)
Roland Haeder [Sat, 9 Apr 2016 18:23:31 +0000 (20:23 +0200)]
Minor: no country, it is SMS provider (copy-paste mistake)

8 years agointroduced new lib jphone-lib.jar which holds remote interfaces for jphone-core ...
Roland Haeder [Sat, 9 Apr 2016 16:09:35 +0000 (18:09 +0200)]
introduced new lib jphone-lib.jar which holds remote interfaces for jphone-core + added jcountry-lib (new dependency)

8 years agoupdated jar(s)
Roland Haeder [Thu, 7 Apr 2016 10:21:25 +0000 (12:21 +0200)]
updated jar(s)

8 years agoadded entity to persistence unit
Roland Haeder [Thu, 7 Apr 2016 10:16:27 +0000 (12:16 +0200)]
added entity to persistence unit

8 years agoupdated jar(s)
Roland Haeder [Thu, 7 Apr 2016 09:24:36 +0000 (11:24 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 4 Apr 2016 16:56:46 +0000 (18:56 +0200)]
updated jar(s)

8 years agochange license to AGPLv3
Roland Haeder [Mon, 4 Apr 2016 15:53:31 +0000 (17:53 +0200)]
change license to AGPLv3

8 years agofixed copyright (minor)
Roland Haeder [Fri, 1 Apr 2016 19:05:21 +0000 (21:05 +0200)]
fixed copyright (minor)

8 years agointroduced addressbook-mailer which is a mailer class for the addressbook project
Roland Haeder [Fri, 1 Apr 2016 18:28:05 +0000 (20:28 +0200)]
introduced addressbook-mailer which is a mailer class for the addressbook project

8 years agoContinued with email delivery:
Roland Haeder [Sun, 13 Mar 2016 17:31:20 +0000 (18:31 +0100)]
Continued with email delivery:
- Added EJB for email change mail delivery
- added needed jar(s)
- updated project files

8 years agorenamed all classes to fit naming convention (prefixed with project) + updated jar(s)
Roland Haeder [Sat, 12 Mar 2016 19:13:27 +0000 (20:13 +0100)]
renamed all classes to fit naming convention (prefixed with project) + updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sat, 12 Mar 2016 19:03:34 +0000 (20:03 +0100)]
updated jar(s)

8 years agobetter throw EJBException here
Roland Haeder [Sat, 12 Mar 2016 18:53:33 +0000 (19:53 +0100)]
better throw EJBException here

8 years agomake sure the email address is/not persisted ("enqueued")
Roland Haeder [Sat, 12 Mar 2016 18:50:30 +0000 (19:50 +0100)]
make sure the email address is/not persisted ("enqueued")

8 years agonope, searching for whole user instance didn't work. :-( + updated jar(s)
Roland Haeder [Sat, 12 Mar 2016 18:43:22 +0000 (19:43 +0100)]
nope, searching for whole user instance didn't work. :-( + updated jar(s)

8 years agodon't check for emailChangeId here because it is always NULL
Roland Haeder [Sat, 12 Mar 2016 18:31:37 +0000 (19:31 +0100)]
don't check for emailChangeId here because it is always NULL

8 years agoImplemented allQueuedAddressesAsList() + updated jar(s)
Roland Haeder [Sat, 12 Mar 2016 18:16:43 +0000 (19:16 +0100)]
Implemented allQueuedAddressesAsList() + updated jar(s)

8 years agoContinued a bit:
Roland Haeder [Sat, 12 Mar 2016 17:08:52 +0000 (18:08 +0100)]
Continued a bit:
- added ifUserExists()
- rewrote enqueueEmailAddressForChange() which now takes ChangeableEmailAddress as instance
- also rewrote updateEmailAddress() with same parameter
- added isEmailAddressEnqueued()
- updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sat, 12 Mar 2016 12:58:53 +0000 (13:58 +0100)]
updated jar(s)

8 years agoit must be @EJB to inject another EJB into an EJB
Roland Haeder [Sat, 12 Mar 2016 12:53:06 +0000 (13:53 +0100)]
it must be @EJB to inject another EJB into an EJB

8 years agoupdated jar(s)
Roland Haeder [Sat, 12 Mar 2016 11:39:58 +0000 (12:39 +0100)]
updated jar(s)

8 years agoContinued:
Roland Haeder [Fri, 11 Mar 2016 21:00:41 +0000 (22:00 +0100)]
Continued:
- added new entity class for changing email addresses
- added EJB for changing email addresses which has an injected user EJB
- updated jar(s)

8 years agoadded method to enqueue user's email address for changing + updated jar(s)
Roland Haeder [Thu, 10 Mar 2016 19:21:28 +0000 (20:21 +0100)]
added method to enqueue user's email address for changing + updated jar(s)

8 years agoContinued a bit:
Roland Haeder [Thu, 10 Mar 2016 19:09:47 +0000 (20:09 +0100)]
Continued a bit:
- updated jar(s)
- added missing business method (incomplete)

8 years agoupdated from jjobs-ejb:
Roland Haeder [Tue, 8 Mar 2016 21:18:51 +0000 (22:18 +0100)]
updated from jjobs-ejb:
- User -> Contact
- Contact -> Cellphone, Landline, Fax

In this setup of entities, the last 3 will be inserted (again) instead of being updated

8 years agoaddressbook-user-ejb has been merged into addressbook-ejb:
Roland Haeder [Tue, 8 Mar 2016 21:04:32 +0000 (22:04 +0100)]
addressbook-user-ejb has been merged into addressbook-ejb:
- updated project files
- added jcore.jar
- updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 6 Mar 2016 17:26:30 +0000 (18:26 +0100)]
updated jar(s)

8 years agoAdded email address for author
Roland Haeder [Sun, 6 Mar 2016 16:43:35 +0000 (17:43 +0100)]
Added email address for author

8 years agoupdated jar(s)
Roland Haeder [Sat, 5 Mar 2016 15:31:53 +0000 (16:31 +0100)]
updated jar(s)

8 years agoremoval of no longer needed documentation
Roland Haeder [Fri, 4 Mar 2016 17:51:18 +0000 (18:51 +0100)]
removal of no longer needed documentation

8 years agoneed splitting as well ...
Roland Haeder [Wed, 2 Mar 2016 21:01:15 +0000 (22:01 +0100)]
need splitting as well ...

8 years agoswitched to own JDBC resource
Roland Haeder [Wed, 2 Mar 2016 20:18:07 +0000 (21:18 +0100)]
switched to own JDBC resource

8 years agobetter comment (from copy/paste)
Roland Haeder [Wed, 24 Feb 2016 16:17:20 +0000 (17:17 +0100)]
better comment (from copy/paste)

8 years agoupdated jar(s)
Roland Haeder [Sat, 20 Feb 2016 21:14:10 +0000 (22:14 +0100)]
updated jar(s)

8 years agoSome empty lines added/removed
Roland Haeder [Sat, 20 Feb 2016 20:56:26 +0000 (21:56 +0100)]
Some empty lines added/removed

8 years agoupdated jar(s)
Roland Haeder [Sat, 20 Feb 2016 19:09:46 +0000 (20:09 +0100)]
updated jar(s)

8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 18:26:39 +0000 (19:26 +0100)]
Updated jar(s)

8 years agoGNU-ified projects for upcoming public release
Roland Haeder [Fri, 19 Feb 2016 15:44:12 +0000 (16:44 +0100)]
GNU-ified projects for upcoming public release

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 14:21:38 +0000 (15:21 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 14:07:53 +0000 (15:07 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated copyright year
Roland Haeder [Mon, 15 Feb 2016 15:37:49 +0000 (16:37 +0100)]
Updated copyright year

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s) + added .gitattributes
Roland Haeder [Mon, 15 Feb 2016 14:30:46 +0000 (15:30 +0100)]
Updated jar(s) + added .gitattributes

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated project to NetBeans 8.1 / Glassfish 4.1.1
Roland Haeder [Wed, 3 Feb 2016 15:27:40 +0000 (16:27 +0100)]
Updated project to NetBeans 8.1 / Glassfish 4.1.1

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 20 Nov 2015 17:41:31 +0000 (18:41 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Fri, 23 Oct 2015 15:58:22 +0000 (17:58 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Fri, 23 Oct 2015 15:25:52 +0000 (17:25 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoMerge branch 'master' of file:///E:/Java%20Project/addressbook-ejb
Roland Haeder [Fri, 23 Oct 2015 12:44:13 +0000 (14:44 +0200)]
Merge branch 'master' of file:///E:/Java%20Project/addressbook-ejb

8 years agoUpdated jars
Roland Haeder [Tue, 20 Oct 2015 15:59:06 +0000 (17:59 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Fri, 23 Oct 2015 09:55:47 +0000 (11:55 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Thu, 22 Oct 2015 09:12:51 +0000 (11:12 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Wed, 21 Oct 2015 12:43:33 +0000 (14:43 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContiunued:
Roland Haeder [Wed, 21 Oct 2015 10:28:42 +0000 (12:28 +0200)]
Contiunued:
- having sharer and owner in entries table was redundancy to "shares" table, so removed "sharee" (the person the owner is sharing with)
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Tue, 20 Oct 2015 13:12:20 +0000 (15:12 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jars
Roland Haeder [Mon, 19 Oct 2015 20:08:57 +0000 (22:08 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoValidated more parameter
Roland Haeder [Mon, 19 Oct 2015 08:37:05 +0000 (10:37 +0200)]
Validated more parameter
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Sat, 17 Oct 2015 18:49:37 +0000 (20:49 +0200)]
updated jar(s)

8 years agoContinued:
Roland Haeder [Fri, 16 Oct 2015 15:27:40 +0000 (17:27 +0200)]
Continued:
- fixed loading of address books that the current user is not sharing
- updated jar(s)

8 years agoopps, that was a ClassCastException, that came from confusion ... :-(
Roland Haeder [Fri, 16 Oct 2015 13:20:02 +0000 (15:20 +0200)]
opps, that was a ClassCastException, that came from confusion ... :-(
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agonope, contains() did not work, sadly :-(
Roland Haeder [Fri, 16 Oct 2015 13:10:56 +0000 (15:10 +0200)]
nope, contains() did not work, sadly :-(
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Fri, 16 Oct 2015 11:17:46 +0000 (13:17 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoused LinkedList for sorting
Roland Haeder [Fri, 16 Oct 2015 10:34:27 +0000 (12:34 +0200)]
used LinkedList for sorting
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agolet the logger log the size of the list
Roland Haeder [Fri, 16 Oct 2015 10:23:04 +0000 (12:23 +0200)]
let the logger log the size of the list
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoignored for i18n
Roland Haeder [Fri, 16 Oct 2015 10:13:54 +0000 (12:13 +0200)]
ignored for i18n
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Fri, 16 Oct 2015 09:02:53 +0000 (11:02 +0200)]
Continued:
- implemented business method allSharedAddressbooks()
- rewrote isUserSharingAddressbooks() to it
- removed this.shares as this is double-caching and adds only more complexibility
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Fri, 16 Oct 2015 07:48:41 +0000 (09:48 +0200)]
Continued:
- implemented business method startSharing()
- added private method isUserAlreadySharingAddressbook() to check if the address book's owner is already sharing it with the sharee
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Thu, 15 Oct 2015 18:31:16 +0000 (20:31 +0200)]
Continued:
- Implemented business method allUsersNotSharing()
- updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Thu, 15 Oct 2015 17:21:43 +0000 (19:21 +0200)]
updated jar(s)

8 years agoadded class definition
Roland Haeder [Thu, 15 Oct 2015 15:59:53 +0000 (17:59 +0200)]
added class definition

8 years agoImplemented business method countAllUserSharedAddressbooks()
Roland Haeder [Thu, 15 Oct 2015 15:38:42 +0000 (17:38 +0200)]
Implemented business method countAllUserSharedAddressbooks()

8 years agoupdated jar(s)
Roland Haeder [Thu, 15 Oct 2015 14:22:21 +0000 (16:22 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoContinued:
Roland Haeder [Thu, 15 Oct 2015 13:15:24 +0000 (15:15 +0200)]
Continued:
- implemented business method getAddressbookById()
- some minor cleanups
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Thu, 15 Oct 2015 09:34:24 +0000 (11:34 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded config file for log4j2
Roland Haeder [Thu, 15 Oct 2015 08:35:52 +0000 (10:35 +0200)]
added config file for log4j2
Signed-off-by:Roland Häder <roland@mxchange.org>