]> git.mxchange.org Git - jcountry-core.git/log
jcountry-core.git
8 years agoupdated dist.st: skip projects that are not cloned
Roland Häder [Mon, 18 Apr 2016 14:24:12 +0000 (16:24 +0200)]
updated dist.st: skip projects that are not cloned

8 years agoupdated dist.st: skip projects that are not cloned
Roland Häder [Mon, 18 Apr 2016 14:13:49 +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:28 +0000 (15:28 +0200)]
Updated project files (Windows versus Linux)

8 years agoAdded event when an administrator has added a new country
Roland Haeder [Mon, 11 Apr 2016 17:36:16 +0000 (19:36 +0200)]
Added event when an administrator has added a new country

8 years agoAdded named query for searching for a country based on country code or i18n key
Roland Haeder [Mon, 11 Apr 2016 14:48:44 +0000 (16:48 +0200)]
Added named query for searching for a country based on country code or i18n key

8 years agoThe method equals() is for object-equality, not if a country with given country code...
Roland Haeder [Mon, 11 Apr 2016 14:31:40 +0000 (16:31 +0200)]
The method equals() is for object-equality, not if a country with given country code or i18n key is already there. So with entities also the id number must be included.

8 years agoAdded checked exception if a country is already added with code or i18n key
Roland Haeder [Mon, 11 Apr 2016 14:25:31 +0000 (16:25 +0200)]
Added checked exception if a country is already added with code or i18n key

8 years agoFixed #tpyo ...
Roland Haeder [Mon, 11 Apr 2016 12:35:29 +0000 (14:35 +0200)]
Fixed #tpyo ...

8 years agosorted members
Roland Haeder [Mon, 11 Apr 2016 12:17:33 +0000 (14:17 +0200)]
sorted members

8 years agoIt is the dial-prefix for making calls outside local city (mostly 0).
Roland Haeder [Mon, 11 Apr 2016 12:14:27 +0000 (14:14 +0200)]
It is the dial-prefix for making calls outside local city (mostly 0).

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated dist.sh as jratecalc is not a public project
Roland Haeder [Thu, 7 Apr 2016 12:38:03 +0000 (14:38 +0200)]
updated dist.sh as jratecalc is not a public project

8 years agosize only applies for strings, no need here (cleanup)
Roland Haeder [Thu, 7 Apr 2016 09:25:19 +0000 (11:25 +0200)]
size only applies for strings, no need here (cleanup)

8 years agoCleanup:
Roland Haeder [Sat, 12 Mar 2016 11:43:55 +0000 (12:43 +0100)]
Cleanup:
- compareTo()/Comparable<T> was used back in the TDGP times and is no longer needed

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

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

8 years agoadded API documentation
Roland Haeder [Sun, 6 Mar 2016 15:26:48 +0000 (16:26 +0100)]
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:32 +0000 (18:23 +0100)]
removed no longer needed documentation

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

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

8 years agoAdded this.
Roland Haeder [Sat, 20 Feb 2016 18:57:10 +0000 (19:57 +0100)]
Added this.

8 years agoGNU-ified projects for upcoming public release
Roland Haeder [Fri, 19 Feb 2016 15:43:58 +0000 (16:43 +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:28 +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:38 +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:47 +0000 (16:36 +0100)]
Updated copyright year
Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAdded .gitattributes
Roland Haeder [Mon, 15 Feb 2016 14:35:08 +0000 (15:35 +0100)]
Added .gitattributes

8 years agoUpdated project to NetBeans 8.1 / Glassfish 4.1.1
Roland Haeder [Wed, 3 Feb 2016 15:26:09 +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 agoadded timestamp when the entry has been created (administrative data)
Roland Haeder [Thu, 22 Oct 2015 08:10:03 +0000 (10:10 +0200)]
added timestamp when the entry has been created (administrative data)
Signed-off-by:Roland Häder <roland@mxchange.org>

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

8 years agoAdded equals() hashCode() for easy comparison
Roland Haeder [Tue, 13 Oct 2015 12:30:40 +0000 (14:30 +0200)]
Added equals() hashCode() for easy comparison
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated .gitignore
Roland Haeder [Mon, 12 Oct 2015 14:09:26 +0000 (16:09 +0200)]
Updated .gitignore

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoadded named query for all countries
Roland Haeder [Sun, 11 Oct 2015 20:30:24 +0000 (22:30 +0200)]
added named query for all countries

8 years agoneeded to add generation type IDENTITY
Roland Haeder [Sat, 10 Oct 2015 20:39:44 +0000 (22:39 +0200)]
needed to add generation type IDENTITY

8 years agoinitial import
Roland Haeder [Sat, 10 Oct 2015 20:05:59 +0000 (22:05 +0200)]
initial import