]> git.mxchange.org Git - jcountry-core.git/log
jcountry-core.git
7 years agoCRLF->LF converted
Roland Haeder [Mon, 10 Apr 2017 20:00:26 +0000 (22:00 +0200)]
CRLF->LF converted

7 years agofixed my name, is with "A-Umlaut" ä, not ae
Roland Häder [Mon, 3 Apr 2017 12:17:05 +0000 (14:17 +0200)]
fixed my name, is with "A-Umlaut" ä, not ae

7 years agoContinued a bit:
Roland Häder [Wed, 7 Sep 2016 16:01:40 +0000 (18:01 +0200)]
Continued a bit:
- added copyAll() for e.g. EJBs to copy all (old) values and then update only new values

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

7 years agosorted order: first primary key, then other data
Roland Häder [Tue, 23 Aug 2016 14:07:25 +0000 (16:07 +0200)]
sorted order: first primary key, then other data

7 years agoignored + removed (will be re-generated) genfiles.properties as this caused update...
Roland Häder [Mon, 22 Aug 2016 07:46:58 +0000 (09:46 +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 agoIgnored faces-config.NavData because this file will differ from user to user
Roland Häder [Wed, 10 Aug 2016 07:57:59 +0000 (09:57 +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 dist.sh (don't upload jcore-swing on JavaEE-enabled server ...)
Roland Haeder [Tue, 2 Aug 2016 19:39:48 +0000 (21:39 +0200)]
updated dist.sh (don't upload jcore-swing on JavaEE-enabled server ...)

7 years agoclosed internal todo: renamed to naming convention (camelCase)
Roland Häder [Mon, 20 Jun 2016 08:53:23 +0000 (10:53 +0200)]
closed internal todo: renamed to naming convention (camelCase)

7 years agolet's make sure that serial numbers of objects are never persisted (being ignored...
Roland Häder [Wed, 8 Jun 2016 10:11:07 +0000 (12:11 +0200)]
let's make sure that serial numbers of objects are never persisted (being ignored by JPA)

7 years agoupdated .gitignore (no more includes ejb project, please keep it separated)
Roland Haeder [Wed, 1 Jun 2016 19:03:37 +0000 (21:03 +0200)]
updated .gitignore (no more includes ejb project, please keep it separated)

8 years agoNeed to fix this.
Roland Haeder [Tue, 17 May 2016 20:42:47 +0000 (22:42 +0200)]
Need to fix this.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoignored lock files
Roland Häder [Mon, 9 May 2016 08:04:01 +0000 (10:04 +0200)]
ignored lock files

8 years agoupdated dist.sh
Roland Häder [Mon, 2 May 2016 07:48:19 +0000 (09:48 +0200)]
updated dist.sh

8 years agosurpressed warnings that cannot be fixed anyway
Roland Häder [Fri, 29 Apr 2016 10:09:33 +0000 (12:09 +0200)]
surpressed warnings that cannot be fixed anyway

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

8 years agoupdated dist.sh
Roland Häder [Wed, 20 Apr 2016 09:08:27 +0000 (11:08 +0200)]
updated dist.sh

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

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

8 years agoContinued:
Roland Haeder [Mon, 18 Apr 2016 18:52:51 +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:24:52 +0000 (19:24 +0200)]
converted line-ending (why?)

Signed-off-by: Roland Häder <roland@mxchange.org>
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