]> git.mxchange.org Git - jcontacts-core.git/log
jcontacts-core.git
7 years agoupdated jar(s)
Roland Häder [Mon, 15 Aug 2016 07:24:14 +0000 (09:24 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@haeder.net>
7 years agoconverted CRLF->LF
Roland Häder [Fri, 12 Aug 2016 07:14:42 +0000 (09:14 +0200)]
converted CRLF->LF

Signed-off-by: Roland Häder <roland@haeder.net>
7 years agoFixed depdency loop (opps):
Roland Häder [Wed, 10 Aug 2016 15:52:42 +0000 (17:52 +0200)]
Fixed depdency loop (opps):
- jphone-core cannot depend on jcontacts-core as it depends on the other already

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

7 years agoIgnored faces-config.NavData because this file will differ from user to user
Roland Häder [Wed, 10 Aug 2016 07:58:09 +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:49 +0000 (15:51 +0200)]
updated jar(s)

7 years agoupdated jar(s)
Roland Häder [Mon, 8 Aug 2016 14:01:21 +0000 (16:01 +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:30 +0000 (21:39 +0200)]
updated dist.sh (don't upload jcore-swing on JavaEE-enabled server ...)

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

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agosorted members in interface
Roland Häder [Mon, 11 Jul 2016 15:59:03 +0000 (17:59 +0200)]
sorted members in interface

8 years agoupdated jar(s)
Roland Häder [Mon, 20 Jun 2016 08:53:39 +0000 (10:53 +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:16 +0000 (12:13 +0200)]
let's make sure that serial numbers of objects are never persisted (being ignored by JPA)

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

8 years agoadded debug lines + list.add() and assert around it does not work (why?)
Roland Häder [Mon, 6 Jun 2016 09:09:47 +0000 (11:09 +0200)]
added debug lines + list.add() and assert around it does not work (why?)

8 years agoThumb of a rule:
Roland Häder [Fri, 3 Jun 2016 07:41:24 +0000 (09:41 +0200)]
Thumb of a rule:
- don't set default values, let it fail with an NPE if not taken correctly care of.
- if a default value is set, the mistake of careless will be spotted very much later  (e.g. when the data is already persisted).
- if no default value is set (in this case it makes sense not set ...) an NPE is likely be thrown which might be spotted much earlier.
- this is good as bugs/bad data are detected (prevented in the end) earlier, too.

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

8 years agoContinued:
Roland Häder [Fri, 27 May 2016 08:54:27 +0000 (10:54 +0200)]
Continued:
- added house number extension (e.g. 123a and 'a' is the extension)
- equals/hashCode() did not really check for object-equality, it checked only for contact-equality which is not the same
- sorted members

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

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

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agorenamed to better name
Roland Häder [Wed, 18 May 2016 09:47:24 +0000 (11:47 +0200)]
renamed to better name

8 years agorewrote to use unique proptery to avoid another @Index (lesser code)
Roland Häder [Wed, 18 May 2016 07:33:14 +0000 (09:33 +0200)]
rewrote to use unique proptery to avoid another @Index (lesser code)

8 years agoContinued a bit:
Roland Häder [Fri, 13 May 2016 09:49:35 +0000 (11:49 +0200)]
Continued a bit:
- added named query for finding contacts by email address
addeded exception constructor for email address (could be used for names, careful, no good type-hint here) and causing exception

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

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

8 years agoupdated jar(s)
Roland Häder [Mon, 9 May 2016 07:16:50 +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:43 +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:41 +0000 (09:48 +0200)]
updated dist.sh

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoCleanup:
Roland Häder [Fri, 29 Apr 2016 13:13:14 +0000 (15:13 +0200)]
Cleanup:
- removed jcore.jar (maybe not serializable)
- added serial numbers
- removed getTranslatedGender()

8 years agoupdated jar(s)
Roland Häder [Fri, 29 Apr 2016 10:11:52 +0000 (12:11 +0200)]
updated jar(s)

8 years agosurpressed warnings that cannot be fixed anyway
Roland Häder [Fri, 29 Apr 2016 10:08:40 +0000 (12:08 +0200)]
surpressed warnings that cannot be fixed anyway

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoEmail address should be optional
Roland Häder [Wed, 27 Apr 2016 15:36:46 +0000 (17:36 +0200)]
Email address should be optional

8 years agoEmail address should be optional
Roland Häder [Wed, 27 Apr 2016 15:36:46 +0000 (17:36 +0200)]
Email address should be optional

8 years agoupdated jar(s)
Roland Haeder [Tue, 26 Apr 2016 12:00:37 +0000 (14:00 +0200)]
updated jar(s)

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

8 years agoAdded isSameContact() which checks if it the same "contact" as humans would expect...
Roland Häder [Tue, 26 Apr 2016 09:05:55 +0000 (11:05 +0200)]
Added isSameContact() which checks if it the same "contact" as humans would expect (no direct object comparison).

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

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

8 years agoAdded method updateFaxNumber() to add/update/delete fax number
Roland Häder [Fri, 22 Apr 2016 08:56:44 +0000 (10:56 +0200)]
Added method updateFaxNumber() to add/update/delete fax number

8 years agoContinued (similar to juser-core):
Roland Häder [Thu, 21 Apr 2016 20:15:05 +0000 (22:15 +0200)]
Continued (similar to juser-core):
- moved added-contact event to own package
- added updated-contact event
- added method updateLandLineNumber() for updating land-line number in contact

8 years agoContinued (similar to juser-core):
Roland Haeder [Thu, 21 Apr 2016 20:15:05 +0000 (22:15 +0200)]
Continued (similar to juser-core):
- moved added-contact event to own package
- added updated-contact event

8 years agoadded utils class for contacts
Roland Häder [Thu, 21 Apr 2016 15:59:07 +0000 (17:59 +0200)]
added utils class for contacts

8 years agocheck on user instance
Roland Häder [Thu, 21 Apr 2016 12:39:22 +0000 (14:39 +0200)]
check on user instance

8 years agoadded event when an administrator has added a new contact
Roland Häder [Wed, 20 Apr 2016 14:52:13 +0000 (16:52 +0200)]
added event when an administrator has added a new contact

8 years agoadded named queries for finding all contacts and all email addresses
Roland Häder [Wed, 20 Apr 2016 14:09:10 +0000 (16:09 +0200)]
added named queries for finding all contacts and all email addresses

8 years agoadded constructor with only contact id
Roland Häder [Wed, 20 Apr 2016 12:53:38 +0000 (14:53 +0200)]
added constructor with only contact id

8 years agoContinued a bit:
Roland Häder [Wed, 20 Apr 2016 09:07:45 +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:27 +0000 (19:17 +0200)]
updated dist.sh

8 years agoContinued a bit:
Roland Häder [Tue, 19 Apr 2016 12:32:58 +0000 (14:32 +0200)]
Continued a bit:
- updated dist.sh
- updated jar(s)

8 years agoContinued:
Roland Haeder [Mon, 18 Apr 2016 18:52:32 +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:25:49 +0000 (19:25 +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:45 +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:33 +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:09 +0000 (15:27 +0200)]
Updated project files (Windows versus Linux)

8 years agoAdded named query SearchContactById which searches for a contact entity by it's id...
Roland Haeder [Sun, 17 Apr 2016 15:25:51 +0000 (17:25 +0200)]
Added named query SearchContactById which searches for a contact entity by it's id number.

8 years agoAdded checked exception if a contact was not found.
Roland Haeder [Sun, 17 Apr 2016 13:04:04 +0000 (15:04 +0200)]
Added checked exception if a contact was not found.

8 years agoAdded named query "AllContactsByCellphone" for finding all contacts for given cellpho...
Roland Haeder [Sun, 17 Apr 2016 12:08:44 +0000 (14:08 +0200)]
Added named query "AllContactsByCellphone" for finding all contacts for given cellphone id

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

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

8 years agoHmm, it may not be good if the object sets its own creation timestamp as this may...
Roland Haeder [Tue, 12 Apr 2016 17:06:54 +0000 (19:06 +0200)]
Hmm, it may not be good if the object sets its own creation timestamp as this may cause data loss. As EJBs are not creating POJO (but controllers), please make sure your EJB sets the creation timestamp (new GregorianCalendar()).

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

8 years agoThe exception's message now contains the thrown exception's message, too.
Roland Haeder [Sun, 10 Apr 2016 11:39:29 +0000 (13:39 +0200)]
The exception's message now contains the thrown exception's message, too.

updated jar(s)

8 years agoupdated dist.sh as jratecalc is not a public project
Roland Haeder [Thu, 7 Apr 2016 12:37:45 +0000 (14:37 +0200)]
updated dist.sh as jratecalc is not a public project

8 years agoContinued a bit:
Roland Haeder [Thu, 7 Apr 2016 09:23:22 +0000 (11:23 +0200)]
Continued a bit:
- size only applies for strings, no need here (cleanup)
- updated jar(s)

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

8 years agoCleanup:
Roland Haeder [Sat, 12 Mar 2016 11:42:40 +0000 (12:42 +0100)]
Cleanup:
- compareTo()/Comparable<T> was used back in the TDGP times and is no longer needed
- value first, then variable on comparison to avoid accidently assignments
- updated jar(s)

8 years agoSome cascade/fetch cleanups:
Roland Haeder [Fri, 11 Mar 2016 21:02:33 +0000 (22:02 +0100)]
Some cascade/fetch cleanups:
- CascadeType.MERGE is basicly an UPDATE statement, it needs to be REFRESH (from database to local entity object)
- Fetch strategy EAGER is default, no need to specify it
- updated jar(s)

8 years agoupdated dist.sh
Roland Haeder [Thu, 10 Mar 2016 19:10:23 +0000 (20:10 +0100)]
updated dist.sh

8 years agoMinor: some documentation fixed
Roland Haeder [Tue, 8 Mar 2016 21:23:50 +0000 (22:23 +0100)]
Minor: some documentation fixed

8 years agoContinued a bit:
Roland Haeder [Tue, 8 Mar 2016 21:07:12 +0000 (22:07 +0100)]
Continued a bit:
- renamed method
- updated jar(s)

8 years agoUnique constrains are required as 2 users should NOT use 1 cellphone number
Roland Haeder [Sun, 6 Mar 2016 18:26:07 +0000 (19:26 +0100)]
Unique constrains are required as 2 users should NOT use 1 cellphone number

8 years agothese are not optional as they are not nullable
Roland Haeder [Sun, 6 Mar 2016 17:37:19 +0000 (18:37 +0100)]
these are not optional as they are not nullable

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

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

8 years agoupdated jar(s) + added API documentation + added referencedColumnName
Roland Haeder [Sun, 6 Mar 2016 15:26:01 +0000 (16:26 +0100)]
updated jar(s) + added API documentation + added referencedColumnName

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s) + aligned documentation (minor)
Roland Haeder [Sun, 6 Mar 2016 13:47:24 +0000 (14:47 +0100)]
updated jar(s) + aligned documentation (minor)

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

8 years agoupdated jar(s) + dist.sh
Roland Haeder [Wed, 2 Mar 2016 17:54:55 +0000 (18:54 +0100)]
updated jar(s) + dist.sh

8 years agokeeep equals() and hashCode() close to each other
Roland Haeder [Wed, 24 Feb 2016 12:22:10 +0000 (13:22 +0100)]
keeep equals() and hashCode() close to each other

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

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

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

8 years agoGNU-ified projects for upcoming public release
Roland Haeder [Fri, 19 Feb 2016 15:44:00 +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:29 +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:40 +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:36:59 +0000 (16:36 +0100)]
Updated copyright year

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agosorted members
Roland Haeder [Mon, 15 Feb 2016 15:11:46 +0000 (16:11 +0100)]
sorted members

8 years agoUpdated jar(s) + added .gitattributes
Roland Haeder [Mon, 15 Feb 2016 14:29:45 +0000 (15:29 +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:26:28 +0000 (16:26 +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:40:17 +0000 (18:40 +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:38 +0000 (17:58 +0200)]
updated jar(s)

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jars
Roland Haeder [Tue, 20 Oct 2015 15:57:53 +0000 (17:57 +0200)]
Updated jars

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

8 years agoadded title (e.g. "Dr.")
Roland Haeder [Thu, 22 Oct 2015 07:56:22 +0000 (09:56 +0200)]
added title (e.g. "Dr.")
Signed-off-by:Roland Häder <roland@mxchange.org>

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

8 years agoMaybe no NULL here?
Roland Haeder [Tue, 20 Oct 2015 13:00:26 +0000 (15:00 +0200)]
Maybe no NULL here?
Signed-off-by:Roland Häder <roland@mxchange.org>

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

Signed-off-by: Roland Häder <roland@mxchange.org>