]> git.mxchange.org Git - jcontacts-lib.git/log
jcontacts-lib.git
7 years agoupdated jar(s)
Roland Haeder [Thu, 25 Aug 2016 20:12:17 +0000 (22:12 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 25 Aug 2016 07:18:38 +0000 (09:18 +0200)]
updated jar(s)

7 years agoupdated jar(s)
Roland Haeder [Wed, 24 Aug 2016 20:21:47 +0000 (22:21 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Haeder [Tue, 23 Aug 2016 17:47:05 +0000 (19:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Tue, 23 Aug 2016 14:36:27 +0000 (16:36 +0200)]
updated jar(s)

7 years agoThe returned instance was a managed instance that have been updated. First find it...
Roland Häder [Tue, 23 Aug 2016 09:26:38 +0000 (11:26 +0200)]
The returned instance was a managed instance that have been updated. First find it with find() then you have a managed instanced. Now simply update the fields you want and you are done.

7 years agoignored + removed (will be re-generated) genfiles.properties as this caused update...
Roland Häder [Mon, 22 Aug 2016 07:47:12 +0000 (09:47 +0200)]
ignored + removed (will be re-generated) genfiles.properties as this caused update problems

Signed-off-by: Roland Häder <roland@haeder.net>
7 years agofixed Windows -> Linux path style
Roland Haeder [Fri, 19 Aug 2016 21:15:21 +0000 (23:15 +0200)]
fixed Windows -> Linux path style

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 18 Aug 2016 15:48:20 +0000 (17:48 +0200)]
updated jar(s)

7 years agoContinued a bit:
Roland Häder [Thu, 18 Aug 2016 14:48:58 +0000 (16:48 +0200)]
Continued a bit:
- added thrown exceptions
- renamed specific exceptions as a generic is fine here

7 years agoupdated jar(s)
Roland Häder [Thu, 18 Aug 2016 13:33:14 +0000 (15:33 +0200)]
updated jar(s)

7 years agoContinued a bit:
Roland Häder [Thu, 18 Aug 2016 13:13:16 +0000 (15:13 +0200)]
Continued a bit:
- added business methods for linking new/existing fax, land-line and mobile numbers

7 years agoupdated jar(s)
Roland Haeder [Wed, 17 Aug 2016 20:19:44 +0000 (22:19 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Haeder [Wed, 17 Aug 2016 18:15:43 +0000 (20:15 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Wed, 17 Aug 2016 13:16:39 +0000 (15:16 +0200)]
updated jar(s)

7 years agoContined a bit:
Roland Häder [Wed, 17 Aug 2016 13:15:54 +0000 (15:15 +0200)]
Contined a bit:
- added business methods for unlinking fax/land-line numbers

7 years agoupdated jar(s)
Roland Häder [Tue, 16 Aug 2016 09:03:27 +0000 (11:03 +0200)]
updated jar(s)

7 years agoupdated jar(s)Renaming season has started:
Roland Häder [Tue, 16 Aug 2016 08:23:14 +0000 (10:23 +0200)]
updated jar(s)Renaming season has started:
- renamed cellphone to mobile (all occurences)
- let's don't discrimite other mobile phones, right?

7 years agoupdated jar(s)
Roland Häder [Tue, 16 Aug 2016 08:20:46 +0000 (10:20 +0200)]
updated jar(s)

7 years agoRenaming season has started:
Roland Häder [Tue, 16 Aug 2016 08:05:00 +0000 (10:05 +0200)]
Renaming season has started:
- renamed cellphone to mobile (all occurences)
- let's don't discrimite other mobile phones, right?

7 years agoupdated jar(s)
Roland Häder [Mon, 15 Aug 2016 15:51:55 +0000 (17:51 +0200)]
updated jar(s)

7 years agosplitted contact remote interface into general and administrative purposes
Roland Häder [Mon, 15 Aug 2016 10:39:33 +0000 (12:39 +0200)]
splitted contact remote interface into general and administrative purposes

7 years agoupdated jar(s)
Roland Häder [Mon, 15 Aug 2016 10:32:46 +0000 (12:32 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@haeder.net>
7 years agoupdated jar(s)
Roland Häder [Mon, 15 Aug 2016 07:24:17 +0000 (09:24 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@haeder.net>
7 years agoupdated jar(s)
Roland Häder [Wed, 10 Aug 2016 15:54:51 +0000 (17:54 +0200)]
updated jar(s)

7 years agoContinued a bit:
Roland Häder [Wed, 10 Aug 2016 15:13:01 +0000 (17:13 +0200)]
Continued a bit:
- added checked exception
- added cellphoneNumber instance

7 years agoupdated jar(s)
Roland Häder [Wed, 10 Aug 2016 14:43:02 +0000 (16:43 +0200)]
updated jar(s)

7 years agoContinued with cell phone: (please cherry-pick)
Roland Häder [Wed, 10 Aug 2016 14:29:10 +0000 (16:29 +0200)]
Continued with cell phone: (please cherry-pick)
- added business method unlinkCellphoneDataFromContact() which unlinks cell phone instance from a contact instance. If none is linked, a proper exception is thrown.

7 years agowrong place for these methods as they are not related to contacts (unlink/link is...
Roland Häder [Wed, 10 Aug 2016 11:02:48 +0000 (13:02 +0200)]
wrong place for these methods as they are not related to contacts (unlink/link is contact-related)

7 years agoupdated jar(s)
Roland Häder [Wed, 10 Aug 2016 10:26:13 +0000 (12:26 +0200)]
updated jar(s)

7 years agoadded business method deleteCellphoneData() for removing cell phone numbers.
Roland Häder [Wed, 10 Aug 2016 10:19:51 +0000 (12:19 +0200)]
added business method deleteCellphoneData() for removing cell phone numbers.

7 years agoIgnored faces-config.NavData because this file will differ from user to user
Roland Häder [Wed, 10 Aug 2016 07:58:15 +0000 (09:58 +0200)]
Ignored faces-config.NavData because this file will differ from user to user

Signed-off-by: Roland Häder <roland@haeder.net>
7 years agoupdated jar(s)
Roland Häder [Tue, 9 Aug 2016 13:51:52 +0000 (15:51 +0200)]
updated jar(s)

7 years agoadded business method for updating cellphone numbers
Roland Häder [Tue, 9 Aug 2016 13:31:53 +0000 (15:31 +0200)]
added business method for updating cellphone numbers

7 years agoupdated jar(s)
Roland Haeder [Mon, 8 Aug 2016 17:23:59 +0000 (19:23 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Mon, 8 Aug 2016 14:01:19 +0000 (16:01 +0200)]
updated jar(s)

7 years agocleared up remote interface as this is no longer done, better use allContacts() and...
Roland Häder [Mon, 8 Aug 2016 13:51:43 +0000 (15:51 +0200)]
cleared up remote interface as this is no longer done, better use allContacts() and then "walk" through the list for given contact

7 years agoupdated jar(s)
Roland Häder [Wed, 3 Aug 2016 07:11:13 +0000 (09:11 +0200)]
updated jar(s)

7 years agoupdated dist.sh (don't upload jcore-swing on JavaEE-enabled server ...)
Roland Haeder [Tue, 2 Aug 2016 19:39:33 +0000 (21:39 +0200)]
updated dist.sh (don't upload jcore-swing on JavaEE-enabled server ...)

7 years agoupdated jar(s)
Roland Haeder [Tue, 2 Aug 2016 19:34:51 +0000 (21:34 +0200)]
updated jar(s)

7 years agoupdated jar(s)
Roland Häder [Fri, 22 Jul 2016 08:58:59 +0000 (10:58 +0200)]
updated jar(s)

7 years agoupdated jar(s)
Roland Haeder [Thu, 21 Jul 2016 19:42:27 +0000 (21:42 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Mon, 20 Jun 2016 09:49:00 +0000 (11:49 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Wed, 8 Jun 2016 18:06:43 +0000 (20:06 +0200)]
updated jar(s)

8 years agolet's make sure that serial numbers of objects are never persisted (being ignored...
Roland Häder [Wed, 8 Jun 2016 10:13:10 +0000 (12:13 +0200)]
let's make sure that serial numbers of objects are never persisted (being ignored by JPA)

8 years agoupdated jar(s)
Roland Häder [Mon, 6 Jun 2016 09:10:00 +0000 (11:10 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Fri, 3 Jun 2016 07:42:15 +0000 (09:42 +0200)]
updated jar(s)

8 years agoupdated .gitignore (no more includes ejb project, please keep it separated)
Roland Haeder [Wed, 1 Jun 2016 19:03:17 +0000 (21:03 +0200)]
updated .gitignore (no more includes ejb project, please keep it separated)

8 years agoupdated jar(s)
Roland Häder [Fri, 27 May 2016 08:55:16 +0000 (10:55 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Wed, 25 May 2016 18:52:04 +0000 (20:52 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Mon, 23 May 2016 10:57:08 +0000 (12:57 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Fri, 20 May 2016 18:48:09 +0000 (20:48 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Fri, 20 May 2016 10:48:35 +0000 (12:48 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Wed, 18 May 2016 19:36:50 +0000 (21:36 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Häder [Wed, 18 May 2016 07:34:52 +0000 (09:34 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Fri, 13 May 2016 20:06:39 +0000 (22:06 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Fri, 13 May 2016 09:49:55 +0000 (11:49 +0200)]
updated jar(s)

8 years agoContinued a bit:
Roland Häder [Fri, 13 May 2016 09:37:33 +0000 (11:37 +0200)]
Continued a bit:
- added business method isEmailAddressRegistered()
- added business method findContactByEmailAddress()

8 years agoupdated jar(s)
Roland Haeder [Thu, 12 May 2016 19:21:01 +0000 (21:21 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 9 May 2016 17:04:00 +0000 (19:04 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Mon, 9 May 2016 09:31:19 +0000 (11:31 +0200)]
updated jar(s)

8 years agoignored lock files
Roland Häder [Mon, 9 May 2016 08:04:15 +0000 (10:04 +0200)]
ignored lock files

8 years agoupdated jar(s)
Roland Häder [Mon, 9 May 2016 07:16:56 +0000 (09:16 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@haeder.net>
8 years agoMinor: fixed copyright, no email address needed here
Roland Haeder [Fri, 6 May 2016 20:36:40 +0000 (22:36 +0200)]
Minor: fixed copyright, no email address needed here

8 years agoupdated dist.sh
Roland Häder [Mon, 2 May 2016 07:48:38 +0000 (09:48 +0200)]
updated dist.sh

8 years agoglobally updated jar(s)
Roland Haeder [Fri, 29 Apr 2016 19:59:54 +0000 (21:59 +0200)]
globally updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Häder [Fri, 29 Apr 2016 08:28:06 +0000 (10:28 +0200)]
updated jar(s)

8 years agoMerge branch 'master' of /media/quix0r/Transport/Java Project/jcontacts-lib
Roland Haeder [Wed, 27 Apr 2016 18:58:34 +0000 (20:58 +0200)]
Merge branch 'master' of /media/quix0r/Transport/Java Project/jcontacts-lib

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Häder [Wed, 27 Apr 2016 15:37:09 +0000 (17:37 +0200)]
updated jar(s)

8 years agoadded business method addContact()
Roland Häder [Wed, 27 Apr 2016 14:48:17 +0000 (16:48 +0200)]
added business method addContact()

8 years agoupdated jar(s)
Roland Haeder [Tue, 26 Apr 2016 17:07:06 +0000 (19:07 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Tue, 26 Apr 2016 12:00:32 +0000 (14:00 +0200)]
updated jar(s)

8 years agoContinued a bit:
Roland Häder [Tue, 26 Apr 2016 11:07:32 +0000 (13:07 +0200)]
Continued a bit:
- renamed isContactFound to lookupContact
- lookupFound needs to return the found instance or null to make some other parts working again

8 years agoadded business method updateContactData() with conly a contact instance
Roland Häder [Tue, 26 Apr 2016 09:15:39 +0000 (11:15 +0200)]
added business method updateContactData() with conly a contact instance

8 years agoupdated jar(s)
Roland Häder [Tue, 26 Apr 2016 09:06:19 +0000 (11:06 +0200)]
updated jar(s)

8 years agoadded business method isContactFound()
Roland Häder [Tue, 26 Apr 2016 08:40:34 +0000 (10:40 +0200)]
added business method isContactFound()

8 years agoupdated jar(s)
Roland Häder [Mon, 25 Apr 2016 12:14:41 +0000 (14:14 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sat, 23 Apr 2016 10:08:13 +0000 (12:08 +0200)]
updated jar(s)

8 years agorenamed method
Roland Häder [Fri, 22 Apr 2016 12:26:11 +0000 (14:26 +0200)]
renamed method

8 years agoupdated jar(s)
Roland Häder [Fri, 22 Apr 2016 12:18:55 +0000 (14:18 +0200)]
updated jar(s)

8 years agoadded parameter wether cellphone,land-line and/or fax number has been unlinked in...
Roland Häder [Fri, 22 Apr 2016 09:01:23 +0000 (11:01 +0200)]
added parameter wether cellphone,land-line and/or fax number has been unlinked in contact instance

8 years agoupdated jar(s)
Roland Häder [Fri, 22 Apr 2016 07:10:40 +0000 (09:10 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Thu, 21 Apr 2016 20:15:32 +0000 (22:15 +0200)]
updated jar(s)

8 years agoit now returns an updated (detached) contact instance
Roland Haeder [Thu, 21 Apr 2016 20:08:11 +0000 (22:08 +0200)]
it now returns an updated (detached) contact instance

8 years agoupdated jar(s)
Roland Haeder [Thu, 21 Apr 2016 18:10:05 +0000 (20:10 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Thu, 21 Apr 2016 12:40:03 +0000 (14:40 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Wed, 20 Apr 2016 17:34:22 +0000 (19:34 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Wed, 20 Apr 2016 14:02:41 +0000 (16:02 +0200)]
updated jar(s)

8 years agoContinued a bit:
Roland Häder [Wed, 20 Apr 2016 12:57:20 +0000 (14:57 +0200)]
Continued a bit:
- added business method for all contacts
- added business method for all registered email addresses
- added business method to update contact data

8 years agoContinued a bit:
Roland Häder [Wed, 20 Apr 2016 09:07:49 +0000 (11:07 +0200)]
Continued a bit:
- updated dist.sh
- updated jar(s)

8 years agoupdated dist.sh
Roland Haeder [Tue, 19 Apr 2016 17:17:31 +0000 (19:17 +0200)]
updated dist.sh

8 years agoupdated dist.sh
Roland Häder [Tue, 19 Apr 2016 12:33:01 +0000 (14:33 +0200)]
updated dist.sh

8 years agoContinued:
Roland Haeder [Mon, 18 Apr 2016 18:52:36 +0000 (20:52 +0200)]
Continued:
- line-feed is now LF which prevents converting
- updated dist.sh for better personal-domain support
- updated jar(s)

8 years agoconverted line-ending (why?)
Roland Haeder [Mon, 18 Apr 2016 17:26:13 +0000 (19:26 +0200)]
converted line-ending (why?)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoCotinued:
Roland Häder [Mon, 18 Apr 2016 14:22:48 +0000 (16:22 +0200)]
Cotinued:
- updated dist.st: skip wild-fly creation if path not found
- updated jar(s)

8 years agoupdated dist.st: skip projects that are not cloned
Roland Häder [Mon, 18 Apr 2016 14:13:36 +0000 (16:13 +0200)]
updated dist.st: skip projects that are not cloned

8 years agoUpdated project files (Windows versus Linux)
Roland Häder [Mon, 18 Apr 2016 13:27:22 +0000 (15:27 +0200)]
Updated project files (Windows versus Linux)

8 years agoContinued a bit:
Roland Haeder [Sun, 17 Apr 2016 13:04:55 +0000 (15:04 +0200)]
Continued a bit:
- Added remote interface for general contact purposes
- updated jar(s)

8 years agoContinued a bit:
Roland Haeder [Sun, 17 Apr 2016 12:09:53 +0000 (14:09 +0200)]
Continued a bit:
- added remote interface for administrative contact's phone purposes
- added new dependency jphone-core.jar
- updated jar(s)

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