]>
git.mxchange.org Git - jbonuscard-lib.git/log
Roland Haeder [Thu, 28 Apr 2016 19:17:57 +0000 (21:17 +0200)]
updated jar(s)
Roland Haeder [Thu, 28 Apr 2016 17:56:18 +0000 (19:56 +0200)]
removed not needed/wanted jars.
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 28 Apr 2016 12:26:59 +0000 (14:26 +0200)]
added missing @Remote annotation
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 27 Apr 2016 20:59:39 +0000 (22:59 +0200)]
added new project dependency addressbook-core
Roland Haeder [Tue, 26 Apr 2016 17:06:43 +0000 (19:06 +0200)]
updated jar(s)
Roland Haeder [Sat, 23 Apr 2016 10:28:35 +0000 (12:28 +0200)]
Continued rewriting:
- added new project dependency jaddressbook-lib (remote interfaces)
- remove remote interfaces as they have been moved to upper mentioned lib
Roland Haeder [Sat, 23 Apr 2016 10:00:38 +0000 (12:00 +0200)]
updated jar(s)
Roland Haeder [Thu, 21 Apr 2016 18:10:24 +0000 (20:10 +0200)]
updated jar(s)
Roland Haeder [Wed, 20 Apr 2016 17:34:03 +0000 (19:34 +0200)]
updated jar(s)
Roland Haeder [Tue, 19 Apr 2016 18:47:27 +0000 (20:47 +0200)]
updated jar(s)
Roland Häder [Tue, 19 Apr 2016 14:36:10 +0000 (16:36 +0200)]
Refacture:
- moved model (entities) files to jaddressbook-care
- added new dependency jaddressbook-core.jar
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Tue, 19 Apr 2016 17:40:47 +0000 (19:40 +0200)]
updated jar(s)
Roland Haeder [Tue, 19 Apr 2016 17:17:06 +0000 (19:17 +0200)]
Continued a bit:
- updated dist.sh
- updated jar(s)
Roland Häder [Tue, 19 Apr 2016 14:39:34 +0000 (16:39 +0200)]
updated dist.sh
Roland Häder [Tue, 19 Apr 2016 14:29:28 +0000 (16:29 +0200)]
Refacture:
- moved model (entities) files to jaddressbook-care
- added new dependency jaddressbook-core.jar
Roland Haeder [Mon, 18 Apr 2016 18:59:12 +0000 (20:59 +0200)]
Fixed getter calls, the new ones are more descriptive.
Roland Haeder [Mon, 18 Apr 2016 18:51:39 +0000 (20:51 +0200)]
Continued:
- line-feed is now LF which prevents converting
- updated dist.sh for better personal-domain support
- updated jar(s)
Roland Haeder [Mon, 18 Apr 2016 18:11:14 +0000 (20:11 +0200)]
Don't let the model set its own properties (to much) as this removes flexibility.
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Tue, 12 Apr 2016 19:17:59 +0000 (21:17 +0200)]
updated jar(s)
Roland Haeder [Mon, 11 Apr 2016 10:09:18 +0000 (12:09 +0200)]
updated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:35:29 +0000 (13:35 +0200)]
updated jar(s)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Sun, 10 Apr 2016 17:38:31 +0000 (19:38 +0200)]
updated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:32:28 +0000 (13:32 +0200)]
The exception's message now contains the thrown exception's message, too.
updated jar(s)
Roland Haeder [Sat, 9 Apr 2016 16:09:28 +0000 (18:09 +0200)]
This is now generialized in jphone-lib and jcountry-lib
Roland Haeder [Thu, 7 Apr 2016 12:37:36 +0000 (14:37 +0200)]
updated dist.sh as jratecalc is not a public project
Roland Haeder [Thu, 7 Apr 2016 09:24:31 +0000 (11:24 +0200)]
Continued a bit:
- size only applies for strings, no need here (cleanup)
- updated jar(s)
Roland Haeder [Tue, 5 Apr 2016 12:19:39 +0000 (14:19 +0200)]
Continued a bit:
- changed JNDI lookup to portable (long) version
- updated jar(s)
Roland Haeder [Mon, 4 Apr 2016 16:56:49 +0000 (18:56 +0200)]
updated jar(s)
Roland Haeder [Sat, 12 Mar 2016 12:59:02 +0000 (13:59 +0100)]
updated jar(s) + fixed #tpyo
Roland Haeder [Sat, 12 Mar 2016 12:58:01 +0000 (13:58 +0100)]
changed order of cascade, option attributes (all code more consistent)
Roland Haeder [Sat, 12 Mar 2016 11:41:01 +0000 (12:41 +0100)]
Cleanup:
- compareTo()/Comparable<T> was used back in the TDGP times and is no longer needed
- updated jar(s)
Roland Haeder [Fri, 11 Mar 2016 21:02:02 +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)
Roland Haeder [Sun, 6 Mar 2016 17:26:40 +0000 (18:26 +0100)]
updated jar(s) + dist.sh
Roland Haeder [Sun, 6 Mar 2016 16:52:43 +0000 (17:52 +0100)]
Added email address for author + made default constructor public (maybe needed for JPA?)
Roland Haeder [Sat, 5 Mar 2016 15:31:45 +0000 (16:31 +0100)]
updated jar(s) + added API documentation
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 4 Mar 2016 17:51:14 +0000 (18:51 +0100)]
removal of no longer needed documentation
Roland Haeder [Wed, 2 Mar 2016 19:47:44 +0000 (20:47 +0100)]
added serial number
Roland Haeder [Sat, 20 Feb 2016 21:18:48 +0000 (22:18 +0100)]
updated jar(s) + dist.sh
Roland Haeder [Sat, 20 Feb 2016 20:41:58 +0000 (21:41 +0100)]
Some empty lines added/removed
Roland Haeder [Sat, 20 Feb 2016 20:16:43 +0000 (21:16 +0100)]
resorted members + added this.
Roland Haeder [Sat, 20 Feb 2016 19:12:07 +0000 (20:12 +0100)]
updated jar(s)
Roland Haeder [Fri, 19 Feb 2016 19:38:56 +0000 (20:38 +0100)]
Updated jar(s)
Roland Haeder [Fri, 19 Feb 2016 15:44:11 +0000 (16:44 +0100)]
GNU-ified projects for upcoming public release
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 19 Feb 2016 14:49:23 +0000 (15:49 +0100)]
No need for public modifier on interface methods
Roland Haeder [Fri, 19 Feb 2016 14:30:58 +0000 (15:30 +0100)]
Organized members to general structure
Roland Haeder [Fri, 19 Feb 2016 14:21:38 +0000 (15:21 +0100)]
Updated jar(s)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 19 Feb 2016 14:07:52 +0000 (15:07 +0100)]
Updated jar(s)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Tue, 16 Feb 2016 11:48:04 +0000 (12:48 +0100)]
Updated jar(s)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Mon, 15 Feb 2016 22:07:10 +0000 (23:07 +0100)]
Also here the logger and bean must be look up because no @Inject or @EJB is working here
Roland Haeder [Mon, 15 Feb 2016 19:29:58 +0000 (20:29 +0100)]
Added logger
Roland Haeder [Mon, 15 Feb 2016 15:37:46 +0000 (16:37 +0100)]
Updated copyright year
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Mon, 15 Feb 2016 14:30:41 +0000 (15:30 +0100)]
Updated jar(s) + added .gitattributes
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 3 Feb 2016 15:27:34 +0000 (16:27 +0100)]
Updated project to NetBeans 8.1 / Glassfish 4.1.1
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 20 Nov 2015 17:41:29 +0000 (18:41 +0100)]
Updated jar(s)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 23 Oct 2015 16:17:16 +0000 (18:17 +0200)]
possible fix for NPE in JPA?
Roland Haeder [Fri, 23 Oct 2015 16:11:07 +0000 (18:11 +0200)]
Only MERGE is okay
Roland Haeder [Fri, 23 Oct 2015 15:58:25 +0000 (17:58 +0200)]
updated jar(s)
Roland Haeder [Fri, 23 Oct 2015 15:25:51 +0000 (17:25 +0200)]
updated jar(s)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 23 Oct 2015 12:41:57 +0000 (14:41 +0200)]
Merge branch 'master' of file:///E:/Java%20Project/addressbook-lib
Roland Haeder [Tue, 20 Oct 2015 15:59:05 +0000 (17:59 +0200)]
Updated jars
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 23 Oct 2015 09:55:54 +0000 (11:55 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 23 Oct 2015 09:46:41 +0000 (11:46 +0200)]
No need for public here
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 22 Oct 2015 09:07:53 +0000 (11:07 +0200)]
Continued:
- added timestamp when the address book has been locked and reason
- added creation timestamp + user parameters to constructor
- default status is UNLOCKED now
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 21 Oct 2015 12:43:36 +0000 (14:43 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 21 Oct 2015 10:27:50 +0000 (12:27 +0200)]
fixed query for new design + renamed it
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 21 Oct 2015 10:18:55 +0000 (12:18 +0200)]
removed superflous columns (see share POJO/POJI)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Tue, 20 Oct 2015 13:12:14 +0000 (15:12 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Mon, 19 Oct 2015 20:08:55 +0000 (22:08 +0200)]
Updated jars
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Mon, 19 Oct 2015 11:32:03 +0000 (13:32 +0200)]
Only merge, not ALL!
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 16 Oct 2015 19:14:14 +0000 (21:14 +0200)]
updated jar(s)
Roland Haeder [Fri, 16 Oct 2015 17:55:12 +0000 (19:55 +0200)]
value is not used
Roland Haeder [Fri, 16 Oct 2015 15:24:48 +0000 (17:24 +0200)]
updated jar(s)
Roland Haeder [Fri, 16 Oct 2015 11:17:18 +0000 (13:17 +0200)]
added missing cascade type, at least MERGE + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 16 Oct 2015 10:01:09 +0000 (12:01 +0200)]
Don't miss to add creation timestamp
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 16 Oct 2015 09:31:37 +0000 (11:31 +0200)]
added started/ended address book sharing events + enum for the type
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 16 Oct 2015 09:02:23 +0000 (11:02 +0200)]
added business method allSharedAddressbooks()
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 16 Oct 2015 08:46:00 +0000 (10:46 +0200)]
added share creation timestamp
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 16 Oct 2015 08:39:25 +0000 (10:39 +0200)]
you need to not cascade here?
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 16 Oct 2015 08:34:04 +0000 (10:34 +0200)]
added missing named query SearchShareeAddressbookShare
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 16 Oct 2015 07:47:39 +0000 (09:47 +0200)]
Continued:
- added business method startSharing()
- added exception UserAlreadySharingAddressbookException which is thrown when the address book's owner is already sharing it with the sharee
- added constructor with address book instance and sharee user instance
- added default constructor for JPA functionality
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 18:30:39 +0000 (20:30 +0200)]
Continued:
- added business method allUsersNotSharing()
- updated jar(s)
Roland Haeder [Thu, 15 Oct 2015 17:25:32 +0000 (19:25 +0200)]
renamed method
Roland Haeder [Thu, 15 Oct 2015 17:22:22 +0000 (19:22 +0200)]
Continued:
- moved event classes to better location
- updated jar(s)
Roland Haeder [Thu, 15 Oct 2015 15:38:34 +0000 (17:38 +0200)]
Added business method countAllUserSharedAddressbooks()
Roland Haeder [Thu, 15 Oct 2015 14:52:44 +0000 (16:52 +0200)]
added debug logging
Roland Haeder [Thu, 15 Oct 2015 14:38:53 +0000 (16:38 +0200)]
organized members and formatted project
Roland Haeder [Thu, 15 Oct 2015 14:22:19 +0000 (16:22 +0200)]
updated jar(s)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 13:14:48 +0000 (15:14 +0200)]
Continued:
- added event for when an address book has been loaded
- the address book id validator will now fire that event
- added business method getAddressbookById()
- renamed named query to "SearchAddressbookById"
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 12:03:49 +0000 (14:03 +0200)]
Only a set is needed, if only found users are added. this way, the EJB gets more calls on invalid numbers, but else the Map would be flooded with junk entries. Again blue or red pill ...
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 11:56:03 +0000 (13:56 +0200)]
use static, then it will remain there
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 11:43:09 +0000 (13:43 +0200)]
renamed number -> userId to make it more clear + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 10:17:44 +0000 (12:17 +0200)]
added cache (back!) for user status and let the status being updated on registration
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 09:34:17 +0000 (11:34 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 09:32:59 +0000 (11:32 +0200)]
No caching in a validator, else it cannot be updated
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 08:11:44 +0000 (10:11 +0200)]
moved validator to better location
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 07:50:54 +0000 (09:50 +0200)]
Cleanup through inspection + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 15 Oct 2015 06:44:48 +0000 (08:44 +0200)]
Continued:
- added validator for user id
- added juser-lib.jar
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 14 Oct 2015 14:48:18 +0000 (16:48 +0200)]
updated jar(s)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 14 Oct 2015 11:55:13 +0000 (13:55 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 14 Oct 2015 10:48:30 +0000 (12:48 +0200)]
added validator for user profile visibility selection
Signed-off-by:Roland Häder <roland@mxchange.org>