]> git.mxchange.org Git - jcontacts-business-core.git/log
jcontacts-business-core.git
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>
8 years agoupdated jar
Roland Haeder [Wed, 7 Oct 2015 10:02:46 +0000 (12:02 +0200)]
updated jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jars
Roland Haeder [Tue, 6 Oct 2015 15:07:00 +0000 (17:07 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jars + fixed dist.sh chmod
Roland Haeder [Tue, 6 Oct 2015 14:46:19 +0000 (16:46 +0200)]
updated jars + fixed dist.sh chmod

8 years agoMerge branch 'master' of file:///E:/Java%19Project/jcontacts-business-core
Roland Haeder [Tue, 6 Oct 2015 13:41:05 +0000 (15:41 +0200)]
Merge branch 'master' of file:///E:/Java%19Project/jcontacts-business-core

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

8 years agoupdated jars
Roland Haeder [Tue, 6 Oct 2015 10:10:25 +0000 (12:10 +0200)]
updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jars
Roland Haeder [Tue, 6 Oct 2015 10:10:25 +0000 (12:10 +0200)]
updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

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

8 years agoupdated jars
Roland Haeder [Mon, 5 Oct 2015 11:01:45 +0000 (13:01 +0200)]
updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

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

8 years agodepartments is fine
Roland Haeder [Fri, 2 Oct 2015 13:27:31 +0000 (15:27 +0200)]
departments is fine
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Fri, 2 Oct 2015 13:16:22 +0000 (15:16 +0200)]
Continued:
- POJOs and POJIs should be "basicly finished" now
- maybe still some properties are missing
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoproject initialization
Roland Haeder [Fri, 2 Oct 2015 09:57:55 +0000 (11:57 +0200)]
project initialization
Signed-off-by:Roland Häder <roland@mxchange.org>