]> git.mxchange.org Git - jcustomer-core.git/log
jcustomer-core.git
8 years agoupdated jar(s)
Roland Häder [Fri, 27 May 2016 08:55:20 +0000 (10:55 +0200)]
updated jar(s)

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

8 years agono shortening, makes code more unclear
Roland Häder [Wed, 25 May 2016 10:22:20 +0000 (12:22 +0200)]
no shortening, makes code more unclear

8 years agoadded javadoc resource
Roland Häder [Wed, 25 May 2016 08:48:00 +0000 (10:48 +0200)]
added javadoc resource

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

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoIt is basicly a POJI, not an other interface, so better call it POJI in
Roland Haeder [Tue, 17 May 2016 20:24:38 +0000 (22:24 +0200)]
It is basicly a POJI, not an other interface, so better call it POJI in
documentation to make its purpose clear.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Fri, 13 May 2016 20:06:44 +0000 (22:06 +0200)]
updated jar(s)

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

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

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

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

Signed-off-by: Roland Häder <roland@haeder.net>
8 years agoContined a bit:
Roland Haeder [Sat, 7 May 2016 12:46:57 +0000 (14:46 +0200)]
Contined a bit:
- moved event (added) to proper place
- added update-events

8 years agoMinor: fixed copyright, no email address needed here
Roland Haeder [Fri, 6 May 2016 20:36:33 +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:15 +0000 (09:48 +0200)]
updated dist.sh

8 years agoglobally updated jar(s)
Roland Haeder [Fri, 29 Apr 2016 20:00:02 +0000 (22:00 +0200)]
globally updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoremoved jcore.jar, it is not intended for JavaEE applications
Roland Häder [Fri, 29 Apr 2016 13:24:55 +0000 (15:24 +0200)]
removed jcore.jar, it is not intended for JavaEE applications

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

8 years agoupdated jar(s)
Roland Häder [Thu, 28 Apr 2016 14:56:31 +0000 (16:56 +0200)]
updated jar(s)

8 years agoContinued a bit:
Roland Häder [Thu, 28 Apr 2016 09:34:38 +0000 (11:34 +0200)]
Continued a bit:
- added new field "customerUpdated", this should allow NULL ...
- renamed field as this is only the last locked timestamp
- added field lastLockedReason

8 years agoadded new checked exception (derived from juser-core)
Roland Häder [Thu, 28 Apr 2016 07:43:36 +0000 (09:43 +0200)]
added new checked exception (derived from juser-core)

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

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

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

8 years agoFixing:
Roland Häder [Tue, 26 Apr 2016 10:09:52 +0000 (12:09 +0200)]
Fixing:
- use Math.pow() ...
- fixed formulars: wrong bait, wrong fish

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

8 years agoContinued with customer events:
Roland Häder [Tue, 26 Apr 2016 08:01:55 +0000 (10:01 +0200)]
Continued with customer events:
- added event being fired when the administrator has added a new customer
- the customer instance must be persisted already as the id numbers are being validated.

8 years agoContinued with customer number generator:
Roland Häder [Tue, 26 Apr 2016 07:43:24 +0000 (09:43 +0200)]
Continued with customer number generator:
- the customer number generator can generated numbers like XXXXX-XXXXX-XXX (10 characters total length, number "block" of 5 characters with leading zeros and dashes as separator)
- added common-lang3 jar as an updated StringUtils is needed
- ignored strings for i18n

8 years agoadded utilities class
Roland Häder [Mon, 25 Apr 2016 16:13:04 +0000 (18:13 +0200)]
added utilities class

8 years agoadded CSS style classes, similar as in juser-core
Roland Häder [Mon, 25 Apr 2016 13:29:18 +0000 (15:29 +0200)]
added CSS style classes, similar as in juser-core

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

8 years agorenamed getter/setter (naming convention)
Roland Häder [Mon, 25 Apr 2016 10:42:24 +0000 (12:42 +0200)]
renamed getter/setter (naming convention)

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

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

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

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

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

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

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

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

8 years agoContinued:
Roland Haeder [Mon, 18 Apr 2016 18:52:58 +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 18:02:18 +0000 (20:02 +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:23:18 +0000 (16:23 +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:54 +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:28:54 +0000 (15:28 +0200)]
Updated project files (Windows versus Linux)

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

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 12:41:29 +0000 (14:41 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:32:46 +0000 (13:32 +0200)]
updated jar(s)

8 years agoCreated generic customer core (model classes/interfaces, POJOs/POJIs) based on jshop...
Roland Haeder [Sat, 9 Apr 2016 11:12:47 +0000 (13:12 +0200)]
Created generic customer core (model classes/interfaces, POJOs/POJIs) based on jshop-core

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

8 years agoContinued a bit:
Roland Haeder [Thu, 7 Apr 2016 09:29:58 +0000 (11:29 +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:54 +0000 (18:57 +0200)]
updated jar(s)

8 years agoCleanup:
Roland Haeder [Sat, 12 Mar 2016 11:45:32 +0000 (12:45 +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:03:17 +0000 (22:03 +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:11:47 +0000 (20:11 +0100)]
updated dist.sh

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

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

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoremoved no longer needed documentation
Roland Haeder [Fri, 4 Mar 2016 17:23:51 +0000 (18:23 +0100)]
removed no longer needed documentation

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

8 years agoadded equals()/hashCode() for easier checking
Roland Haeder [Wed, 24 Feb 2016 16:34:13 +0000 (17:34 +0100)]
added equals()/hashCode() for easier checking

8 years agorenamed attributes and database fields to fit with naming convention
Roland Haeder [Wed, 24 Feb 2016 16:31:03 +0000 (17:31 +0100)]
renamed attributes and database fields to fit with naming convention

8 years agoadded missing 'final'
Roland Haeder [Wed, 24 Feb 2016 16:29:31 +0000 (17:29 +0100)]
added missing 'final'

8 years agoadded equals()/hashCode() for easier checking
Roland Haeder [Wed, 24 Feb 2016 16:28:59 +0000 (17:28 +0100)]
added equals()/hashCode() for easier checking

8 years agoDon't miss 'final' :-)
Roland Haeder [Wed, 24 Feb 2016 16:21:11 +0000 (17:21 +0100)]
Don't miss 'final' :-)

8 years agoupdated jar(s)
Roland Haeder [Wed, 24 Feb 2016 12:24:47 +0000 (13:24 +0100)]
updated jar(s)

8 years agoAdded dummy compareTo() (unimplemented, will follow) and Comparable<SomeInterface...
Roland Haeder [Sat, 20 Feb 2016 21:13:03 +0000 (22:13 +0100)]
Added dummy compareTo() (unimplemented, will follow) and Comparable<SomeInterface> where missing. Maybe e.g. for classes extending BaseItem this is a repeat, but it is okay, to repeat such code to have it more understandable.

8 years agoresorted members
Roland Haeder [Sat, 20 Feb 2016 21:07:26 +0000 (22:07 +0100)]
resorted members

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

8 years ago#tpyo fixed
Roland Haeder [Sat, 20 Feb 2016 19:50:27 +0000 (20:50 +0100)]
#tpyo fixed

8 years agoGNU-ified projects for upcoming public release rewrites/jpa
Roland Haeder [Fri, 19 Feb 2016 15:44:05 +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:34 +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:46 +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:37:19 +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:30:14 +0000 (15:30 +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:49 +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:25:46 +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:59:00 +0000 (17:59 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoDont't miss _timestamp prefix + updated jar(s)
Roland Haeder [Thu, 22 Oct 2015 09:01:50 +0000 (11:01 +0200)]
Dont't miss _timestamp prefix + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Tue, 20 Oct 2015 13:12:52 +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:41 +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:57 +0000 (17:28 +0200)]
updated jar(s)

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

8 years agoadded missing cascade type, at least MERGE
Roland Haeder [Fri, 16 Oct 2015 11:14:25 +0000 (13:14 +0200)]
added missing cascade type, at least MERGE
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Thu, 15 Oct 2015 14:21:55 +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:45:21 +0000 (09:45 +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:54 +0000 (16:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Wed, 14 Oct 2015 08:15:09 +0000 (10:15 +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:38 +0000 (16:58 +0200)]
updated jar(s)

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

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agorenamed for naming convention
Roland Haeder [Mon, 12 Oct 2015 16:38:08 +0000 (18:38 +0200)]
renamed for naming convention

8 years agodon't miss this
Roland Haeder [Mon, 12 Oct 2015 16:37:16 +0000 (18:37 +0200)]
don't miss this

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 16:23:34 +0000 (18:23 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 15:33:43 +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:10:09 +0000 (16:10 +0200)]
Updated .gitignore

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 13:59:25 +0000 (15:59 +0200)]
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:34 +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:49 +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 11:49:45 +0000 (13:49 +0200)]
updated jar(s)

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