]> git.mxchange.org Git - jcontacts-core.git/log
jcontacts-core.git
6 years agoContinued:
Roland Häder [Sun, 18 Mar 2018 21:05:28 +0000 (22:05 +0100)]
Continued:
- renamed ContactUtils -> Contacts
- added public method Contacts.compare() for comparing two contact instances

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued:
Roland Häder [Sun, 18 Mar 2018 16:30:34 +0000 (17:30 +0100)]
Continued:
- added new dependency jcoreee
- implemented Comparable

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued:
Roland Häder [Mon, 12 Mar 2018 23:58:19 +0000 (00:58 +0100)]
Continued:
- removed no longer used (please refacture your code) named queries as they
  were no good idea since there is JCache around.
- updated copyright year

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoChanged copyright notice to the FSF, so after my death they will continue my
Roland Häder [Fri, 22 Dec 2017 23:01:27 +0000 (00:01 +0100)]
Changed copyright notice to the FSF, so after my death they will continue my
interests, nice!

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued:
Roland Häder [Wed, 1 Nov 2017 21:47:38 +0000 (22:47 +0100)]
Continued:
- removed Search<Entity>ById as this is considered as performance-reducing. The
  reason is, that the EJB will then be more "asked" for single entries only.

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued:
Roland Häder [Fri, 22 Sep 2017 21:49:57 +0000 (23:49 +0200)]
Continued:
- need to change java.util.Calendar (bye bye) to java.util.Date in favour of
  PrimeFaces' p:calendar [!]

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued:
Roland Häder [Sun, 10 Sep 2017 14:42:46 +0000 (16:42 +0200)]
Continued:
- moved model-related classes (entities, of course) to own 'model' package

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued:
Roland Häder [Sun, 3 Sep 2017 22:53:17 +0000 (00:53 +0200)]
Continued:
- added named query "SearchContact" which accepts a whole contact instance as
  parameter (very cool!)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Fri, 18 Aug 2017 21:02:19 +0000 (23:02 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Thu, 17 Aug 2017 20:51:28 +0000 (22:51 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated dist.sh
Roland Häder [Wed, 16 Aug 2017 19:02:27 +0000 (21:02 +0200)]
updated dist.sh

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated dist.sh
Roland Häder [Tue, 15 Aug 2017 20:54:28 +0000 (22:54 +0200)]
updated dist.sh

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Sun, 6 Aug 2017 21:22:29 +0000 (23:22 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agofixed CRLF -> LF (Linux)
Roland Häder [Sun, 6 Aug 2017 21:17:02 +0000 (23:17 +0200)]
fixed CRLF -> LF (Linux)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agofixed my name
Roland Häder [Sun, 6 Aug 2017 21:13:05 +0000 (23:13 +0200)]
fixed my name

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued a bit:
Roland Häder [Sat, 5 Aug 2017 14:57:09 +0000 (16:57 +0200)]
Continued a bit:
- added events being fired when a contact instance has been created
- updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Sat, 5 Aug 2017 13:21:12 +0000 (15:21 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Sun, 30 Jul 2017 19:47:42 +0000 (21:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated .gitattributes
Roland Häder [Wed, 26 Jul 2017 17:35:59 +0000 (19:35 +0200)]
updated .gitattributes

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Sat, 22 Jul 2017 22:39:42 +0000 (00:39 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Sat, 22 Jul 2017 21:43:36 +0000 (23:43 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated dist.sh: SSH upload is now fully optional
Roland Häder [Fri, 14 Jul 2017 13:45:39 +0000 (15:45 +0200)]
updated dist.sh: SSH upload is now fully optional

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued a bit:
Roland Haeder [Fri, 14 Jul 2017 13:34:45 +0000 (15:34 +0200)]
Continued a bit:
- these fields may be optional, but at least specify personal title,
  first name, family name and country

6 years agoupdated jar(s)
Roland Häder [Wed, 12 Jul 2017 22:39:14 +0000 (00:39 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Wed, 12 Jul 2017 22:14:23 +0000 (00:14 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoDot missing (very big bug ... ;-) )
Roland Häder [Thu, 6 Jul 2017 19:29:00 +0000 (21:29 +0200)]
Dot missing (very big bug ... ;-) )

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Mon, 26 Jun 2017 21:50:24 +0000 (23:50 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Mon, 26 Jun 2017 19:47:44 +0000 (21:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated dist.sh
Roland Häder [Mon, 26 Jun 2017 19:02:16 +0000 (21:02 +0200)]
updated dist.sh

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Mon, 26 Jun 2017 18:59:44 +0000 (20:59 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated path for local cp of libraries
Roland Häder [Sat, 24 Jun 2017 21:10:58 +0000 (23:10 +0200)]
updated path for local cp of libraries

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoupdated jar(s)
Roland Häder [Fri, 23 Jun 2017 20:31:59 +0000 (22:31 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoContinued a bit:
Roland Häder [Fri, 23 Jun 2017 18:15:26 +0000 (20:15 +0200)]
Continued a bit:
- moved copyAll() away from POJO to utils class

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoalso need to change this, else the validation will fail
Roland Häder [Sat, 10 Jun 2017 20:44:46 +0000 (22:44 +0200)]
also need to change this, else the validation will fail

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years ago"Gender" for "Mr." and "Mrs." was plain wrong, let's take "Title" (and later
Roland Häder [Sat, 10 Jun 2017 12:35:25 +0000 (14:35 +0200)]
"Gender" for "Mr." and "Mrs." was plain wrong, let's take "Title" (and later
add "Academic title").

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Fri, 9 Jun 2017 22:47:03 +0000 (00:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoignored for i18n tools
Roland Häder [Fri, 9 Jun 2017 19:10:44 +0000 (21:10 +0200)]
ignored for i18n tools

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Wed, 7 Jun 2017 20:44:35 +0000 (22:44 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Häder [Sat, 3 Jun 2017 16:16:26 +0000 (18:16 +0200)]
Continued a bit:
- updated copyright
- updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 27 Apr 2017 12:37:59 +0000 (14:37 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agodon't copy jcore(-swing) (EE/Swing) to JavaEE container
Roland Häder [Thu, 27 Apr 2017 12:33:39 +0000 (14:33 +0200)]
don't copy jcore(-swing) (EE/Swing) to JavaEE container

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 27 Apr 2017 11:16:54 +0000 (13:16 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Tue, 25 Apr 2017 11:38:22 +0000 (13:38 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agolets don't use back-ticks
Roland Häder [Thu, 20 Apr 2017 01:27:33 +0000 (03:27 +0200)]
lets don't use back-ticks

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 20 Apr 2017 00:17:19 +0000 (02:17 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Thu, 20 Apr 2017 00:12:55 +0000 (02:12 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Wed, 19 Apr 2017 23:03:40 +0000 (01:03 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agorenamed for better names (Observable hints interface)
Roland Häder [Wed, 19 Apr 2017 22:59:51 +0000 (00:59 +0200)]
renamed for better names (Observable hints interface)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agocellphone is history, now there is mobile ... ;-)
Roland Häder [Wed, 19 Apr 2017 22:17:46 +0000 (00:17 +0200)]
cellphone is history, now there is mobile ... ;-)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agonope, 'src/' must be present, then the IDE (NetBeans at least) can find it
Roland Häder [Wed, 19 Apr 2017 16:40:22 +0000 (18:40 +0200)]
nope, 'src/' must be present, then the IDE (NetBeans at least) can find it

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoremoved navdata as it will be regenerated and ignored it as it always caused merge...
Roland Häder [Sun, 16 Apr 2017 09:52:08 +0000 (11:52 +0200)]
removed navdata as it will be regenerated and ignored it as it always caused merge conflicts

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated source references, how does '/src/' come in everywhere?
Roland Häder [Sat, 15 Apr 2017 22:05:32 +0000 (00:05 +0200)]
updated source references, how does '/src/' come in everywhere?

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Häder [Sat, 15 Apr 2017 19:29:30 +0000 (21:29 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Haeder [Wed, 12 Apr 2017 22:33:50 +0000 (00:33 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoUpdatede jar(s) + fixed some names + fixed some imports
Roland Haeder [Mon, 10 Apr 2017 22:09:39 +0000 (00:09 +0200)]
Updatede jar(s) + fixed some names + fixed some imports

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated own name and resources
Roland Haeder [Mon, 10 Apr 2017 21:55:10 +0000 (23:55 +0200)]
updated own name and resources

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoupdated jar(s)
Roland Haeder [Mon, 10 Apr 2017 20:13:23 +0000 (22:13 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoCRLF->LF converted
Roland Haeder [Mon, 10 Apr 2017 20:00:45 +0000 (22:00 +0200)]
CRLF->LF converted

7 years agoupdated jar(s)
Roland Haeder [Mon, 10 Apr 2017 19:59:06 +0000 (21:59 +0200)]
updated jar(s)

7 years agoupdated jar(s)
Roland Haeder [Mon, 10 Apr 2017 18:03:24 +0000 (20:03 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed my name, is with "A-Umlaut" ä, not ae
Roland Häder [Mon, 3 Apr 2017 12:17:33 +0000 (14:17 +0200)]
fixed my name, is with "A-Umlaut" ä, not ae

7 years agoupdated jar(s)
Roland Häder [Wed, 7 Sep 2016 16:05:46 +0000 (18:05 +0200)]
updated jar(s)

7 years agoPlease distribute:
Roland Häder [Tue, 30 Aug 2016 07:59:30 +0000 (09:59 +0200)]
Please distribute:
- ignored temporary files + navData

7 years agoupdated jar(s)
Roland Haeder [Tue, 23 Aug 2016 17:47:04 +0000 (19:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agosorted order: first primary key, then other data
Roland Häder [Tue, 23 Aug 2016 14:22:56 +0000 (16:22 +0200)]
sorted order: first primary key, then other data

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

7 years agoignored + removed (will be re-generated) genfiles.properties as this caused update...
Roland Häder [Mon, 22 Aug 2016 07:47:07 +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:20 +0000 (23:15 +0200)]
fixed Windows -> Linux path style

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Häder [Thu, 18 Aug 2016 15:46:59 +0000 (17:46 +0200)]
Continued a bit:
- if a mobile provider instance is given, but no number, throw an NPE before the JVM detects the null reference
- this may look like redundant but it makes the code more clear (and may become handy for unit tests)
- renamed cellphone -> mobile

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

7 years agoContinued a bit:
Roland Häder [Thu, 18 Aug 2016 14:47:52 +0000 (16:47 +0200)]
Continued a bit:
- added new events for linking fax, land-line and mobile numbers with contacts

7 years agoupdated jar(s)
Roland Haeder [Wed, 17 Aug 2016 20:19:43 +0000 (22:19 +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:33:53 +0000 (15:33 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Häder [Wed, 17 Aug 2016 13:33:53 +0000 (15:33 +0200)]
Continued a bit:
- added new events for fax/land-line number unlinked from contact
- renamed cellphone -> mobile
- tpzo fixed

7 years agoupdated jar(s)
Roland Häder [Wed, 17 Aug 2016 13:16:36 +0000 (15:16 +0200)]
updated jar(s)

7 years agoContinued a bit:
Roland Häder [Tue, 16 Aug 2016 15:09:04 +0000 (17:09 +0200)]
Continued a bit:
- renamed contact_phone_number_id -> contact_landline_number_id (and phone_id > landline_id)
- sorted members

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

7 years agoneeds to be renamed as well ...
Roland Häder [Tue, 16 Aug 2016 10:05:00 +0000 (12:05 +0200)]
needs to be renamed as well ...

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

7 years agoRenaming season has started:
Roland Häder [Tue, 16 Aug 2016 09:14:31 +0000 (11:14 +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 [Tue, 16 Aug 2016 08:20:41 +0000 (10:20 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@haeder.net>
7 years agoRenaming season has started:
Roland Häder [Tue, 16 Aug 2016 08:05:07 +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:52:00 +0000 (17:52 +0200)]
updated jar(s)

7 years agoAdded event for deleting contact data
Roland Häder [Mon, 15 Aug 2016 10:24:09 +0000 (12:24 +0200)]
Added event for deleting contact data

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

7 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)