]> git.mxchange.org Git - jcontacts-business-core.git/log
jcontacts-business-core.git
8 years agoupdated jar(s)
Roland Häder [Tue, 26 Apr 2016 09:07:11 +0000 (11:07 +0200)]
updated jar(s)

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

8 years agoignored create-persistence-unit warning as no persistence.xml shall be created here...
Roland Häder [Mon, 25 Apr 2016 12:14:04 +0000 (14:14 +0200)]
ignored create-persistence-unit warning as no persistence.xml shall be created here (only EJB projects)

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

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

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

8 years agoupdated jar(s)
Roland Häder [Thu, 21 Apr 2016 09:53:08 +0000 (11:53 +0200)]
updated jar(s)

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

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

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

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

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

8 years agoContinued:
Roland Haeder [Mon, 18 Apr 2016 18:52:12 +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:01 +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:41 +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:30 +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:26:58 +0000 (15:26 +0200)]
Updated project files (Windows versus Linux)

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

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

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 17:38:24 +0000 (19:38 +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:25 +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:43 +0000 (14:37 +0200)]
updated dist.sh as jratecalc is not a public project

8 years agoadded constructors and made endTime/startTime not nullable
Roland Haeder [Thu, 7 Apr 2016 10:34:21 +0000 (12:34 +0200)]
added constructors and made endTime/startTime not nullable

8 years agorenamed entity and table (keep both in sync)
Roland Haeder [Thu, 7 Apr 2016 10:20:59 +0000 (12:20 +0200)]
renamed entity and table (keep both in sync)

8 years agoContinued a bit:
Roland Haeder [Thu, 7 Apr 2016 09:23:51 +0000 (11:23 +0200)]
Continued a bit:
- added POJO/POJI for opening times
- 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:02 +0000 (18:57 +0200)]
updated jar(s)

8 years agoCleanup:
Roland Haeder [Sat, 12 Mar 2016 11:42:31 +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:18 +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:19 +0000 (20:10 +0100)]
updated dist.sh

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

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

8 years agoupdated jar(s) + added API documentation
Roland Haeder [Sat, 5 Mar 2016 16:42:10 +0000 (17:42 +0100)]
updated jar(s) + added API documentation

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoremoval of no longer needed documentation + updated jar(s)
Roland Haeder [Fri, 4 Mar 2016 17:51:06 +0000 (18:51 +0100)]
removal of no longer needed documentation + updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s) + dist.sh
Roland Haeder [Sat, 20 Feb 2016 21:14:20 +0000 (22:14 +0100)]
updated jar(s) + dist.sh

8 years agoAdded missing this.
Roland Haeder [Sat, 20 Feb 2016 21:03:27 +0000 (22:03 +0100)]
Added missing this.

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

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

8 years agoresorted members + added this.
Roland Haeder [Sat, 20 Feb 2016 19:08:24 +0000 (20:08 +0100)]
resorted members + added this.

8 years agoSorted members
Roland Haeder [Fri, 19 Feb 2016 18:25:36 +0000 (19:25 +0100)]
Sorted members

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 agoDon't implement lists in a POJO/POJI, better handle it outside of it
Roland Haeder [Tue, 16 Feb 2016 11:46:58 +0000 (12:46 +0100)]
Don't implement lists in a POJO/POJI, better handle it outside of it

8 years agosorted members
Roland Haeder [Tue, 16 Feb 2016 00:35:49 +0000 (01:35 +0100)]
sorted members

8 years agoUpdated copyright year
Roland Haeder [Mon, 15 Feb 2016 15:37:01 +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:29:48 +0000 (15:29 +0100)]
Updated jar(s) + added .gitattributes

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

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

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

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

8 years agoContinued:
Roland Haeder [Thu, 22 Oct 2015 08:57:39 +0000 (10:57 +0200)]
Continued:
- added creation timestamp for records
- added owner instance (not everywhere)
- added juser-core.jar
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded connection from department to headquarters and branch offices
Roland Haeder [Wed, 21 Oct 2015 12:36:13 +0000 (14:36 +0200)]
added connection from department to headquarters and branch offices
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded missing headquarters entity relationship
Roland Haeder [Wed, 21 Oct 2015 10:20:16 +0000 (12:20 +0200)]
added missing headquarters entity relationship
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoA @OneToMany annotation always causes that in the target entity's table the column...
Roland Haeder [Wed, 21 Oct 2015 09:32:20 +0000 (11:32 +0200)]
A @OneToMany annotation always causes that in the target entity's table the column is being created. But here it is only wanted to have all branch offices of the company.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoprefixed with company_
Roland Haeder [Wed, 21 Oct 2015 09:11:09 +0000 (11:11 +0200)]
prefixed with company_
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoNo more list for multiple company main numbers, only one is fine
Roland Haeder [Wed, 21 Oct 2015 08:56:13 +0000 (10:56 +0200)]
No more list for multiple company main numbers, only one is fine
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Tue, 20 Oct 2015 13:12:30 +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:27 +0000 (22:08 +0200)]
Updated jars

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

8 years agoMerge branch 'master' of file:///E:/Java%20Project/jcontacts-business-core
Roland Haeder [Fri, 16 Oct 2015 13:27:46 +0000 (15:27 +0200)]
Merge branch 'master' of file:///E:/Java%20Project/jcontacts-business-core

Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
lib/jcontacts-core.jar
lib/jphone-core.jar

8 years agoadded missing cascade type, at least MERGE + updated jar(s)
Roland Haeder [Thu, 15 Oct 2015 14:21:27 +0000 (16:21 +0200)]
added missing cascade type, at least MERGE + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoCleanup through inspection + updated jar(s)
Roland Haeder [Thu, 15 Oct 2015 07:48:12 +0000 (09:48 +0200)]
Cleanup through inspection + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Wed, 14 Oct 2015 14:47:33 +0000 (16:47 +0200)]
updated jar(s)

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoContinued:
Roland Haeder [Tue, 13 Oct 2015 13:01:23 +0000 (15:01 +0200)]
Continued:
- added equals()/hashCode() for easy comparison
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoopps, wrong entity linked
Roland Haeder [Tue, 13 Oct 2015 06:38:43 +0000 (08:38 +0200)]
opps, wrong entity linked
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 18:22:24 +0000 (20:22 +0200)]
updated jar(s)

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

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 15:33:17 +0000 (17:33 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated .gitignore
Roland Haeder [Mon, 12 Oct 2015 14:09:42 +0000 (16:09 +0200)]
Updated .gitignore

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agono cascading may fix this? + updated jar(s)
Roland Haeder [Mon, 12 Oct 2015 12:42:38 +0000 (14:42 +0200)]
no cascading may fix this? + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoeager fetch type ... + updated jar(s)
Roland Haeder [Mon, 12 Oct 2015 11:54:42 +0000 (13:54 +0200)]
eager fetch type ... + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRewrite:
Roland Haeder [Mon, 12 Oct 2015 11:48:39 +0000 (13:48 +0200)]
Rewrite:
- made country transient as this one should not be entered by the user
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agodo not persist this data as the user should not be able to enter such data (only...
Roland Haeder [Mon, 12 Oct 2015 11:28:57 +0000 (13:28 +0200)]
do not persist this data as the user should not be able to enter such data (only admin) + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

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

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

8 years agoupdated jar(s)
Roland Haeder [Sun, 11 Oct 2015 20:31:03 +0000 (22:31 +0200)]
updated jar(s)

8 years agoContinued:
Roland Haeder [Sun, 11 Oct 2015 15:39:19 +0000 (17:39 +0200)]
Continued:
- sorted members
- added logo's local file name
- made some data nullable as it might not be available

8 years agodouble name fixed
Roland Haeder [Sun, 11 Oct 2015 15:29:13 +0000 (17:29 +0200)]
double name fixed

8 years agoadded job position entity
Roland Haeder [Sun, 11 Oct 2015 12:11:06 +0000 (14:11 +0200)]
added job position entity

8 years agoupdated jar(s)
Roland Haeder [Sun, 11 Oct 2015 11:48:41 +0000 (13:48 +0200)]
updated jar(s)

8 years agoadded contact person + updated project files
Roland Haeder [Sun, 11 Oct 2015 11:39:31 +0000 (13:39 +0200)]
added contact person + updated project files

8 years agoadded cascade type ALL where applyable
Roland Haeder [Sat, 10 Oct 2015 21:29:09 +0000 (23:29 +0200)]
added cascade type ALL where applyable

8 years agoadded fax and phone number references for headquarters
Roland Haeder [Sat, 10 Oct 2015 21:21:38 +0000 (23:21 +0200)]
added fax and phone number references for headquarters

8 years agoAlso phone, fax and cell phone numbers can now be linked here, too. ;-)
Roland Haeder [Sat, 10 Oct 2015 21:16:41 +0000 (23:16 +0200)]
Also phone, fax and cell phone numbers can now be linked here, too. ;-)

8 years agoit should all be ids ...
Roland Haeder [Sat, 10 Oct 2015 21:05:56 +0000 (23:05 +0200)]
it should all be ids ...

8 years agoupdated jar(s)
Roland Haeder [Sat, 10 Oct 2015 20:40:59 +0000 (22:40 +0200)]
updated jar(s)

8 years agoupdated jars
Roland Haeder [Sat, 10 Oct 2015 20:31:05 +0000 (22:31 +0200)]
updated jars

8 years agoThe country code is now handled by jcountry-core
Roland Haeder [Sat, 10 Oct 2015 20:28:19 +0000 (22:28 +0200)]
The country code is now handled by jcountry-core

8 years agoRewrite:
Roland Haeder [Sat, 10 Oct 2015 20:02:39 +0000 (22:02 +0200)]
Rewrite:
- introduced jcountry-core which is a library for handling country-related data, e.g. dial prefix, country code ...
- introduced jphone-core which is a library for handling phone, fax and cell phone numbers
- these both new libraries required a rewrite of many parts

8 years agoupdated jar(s)
Roland Haeder [Fri, 9 Oct 2015 21:24:18 +0000 (23:24 +0200)]
updated jar(s)

8 years agoAuto-formatted whole project
Roland Haeder [Fri, 9 Oct 2015 19:38:06 +0000 (21:38 +0200)]
Auto-formatted whole project

8 years agoupdated jar(s)
Roland Haeder [Fri, 9 Oct 2015 15:14:24 +0000 (17:14 +0200)]
updated jar(s)

8 years agoContinued:
Roland Haeder [Fri, 9 Oct 2015 12:24:02 +0000 (14:24 +0200)]
Continued:
- setting to much to unique was not good ... :-(
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jars
Roland Haeder [Fri, 9 Oct 2015 06:21:58 +0000 (08:21 +0200)]
updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agodist.sh is now generic and can be easily distributed. You should now use it for
Roland Haeder [Thu, 8 Oct 2015 15:56:24 +0000 (17:56 +0200)]
dist.sh is now generic and can be easily distributed. You should now use it for
EJB projects as the EJB jar will be copied to (my system specs, will be
improved later on) a Glassfish domain's "lib" directory. I do this here for
easy local deployment (not in-place).

updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Thu, 8 Oct 2015 15:11:55 +0000 (17:11 +0200)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Wed, 7 Oct 2015 18:09:43 +0000 (20:09 +0200)]
Updated jar(s)

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