]> git.mxchange.org Git - addressbook-lib.git/log
addressbook-lib.git
8 years agoContinued:
Roland Haeder [Thu, 15 Oct 2015 18:30:39 +0000 (20:30 +0200)]
Continued:
- added business method allUsersNotSharing()
- updated jar(s)

8 years agorenamed method
Roland Haeder [Thu, 15 Oct 2015 17:25:32 +0000 (19:25 +0200)]
renamed method

8 years agoContinued:
Roland Haeder [Thu, 15 Oct 2015 17:22:22 +0000 (19:22 +0200)]
Continued:
- moved event classes to better location
- updated jar(s)

8 years agoAdded business method countAllUserSharedAddressbooks()
Roland Haeder [Thu, 15 Oct 2015 15:38:34 +0000 (17:38 +0200)]
Added business method countAllUserSharedAddressbooks()

8 years agoadded debug logging
Roland Haeder [Thu, 15 Oct 2015 14:52:44 +0000 (16:52 +0200)]
added debug logging

8 years agoorganized members and formatted project
Roland Haeder [Thu, 15 Oct 2015 14:38:53 +0000 (16:38 +0200)]
organized members and formatted project

8 years agoupdated jar(s)
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>
8 years agoContinued:
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>

8 years agoOnly a set is needed, if only found users are added. this way, the EJB gets more...
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>

8 years agouse static, then it will remain there
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>

8 years agorenamed number -> userId to make it more clear + updated jar(s)
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>

8 years agoadded cache (back!) for user status and let the status being updated on registration
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>

8 years agoupdated jar(s)
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>

8 years agoNo caching in a validator, else it cannot be updated
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>

8 years agomoved validator to better location
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>

8 years agoCleanup through inspection + updated jar(s)
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>

8 years agoContinued:
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>

8 years agoupdated jar(s)
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>
8 years agoupdated jar(s)
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>

8 years agoadded validator for user profile visibility selection
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>

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

8 years agoswitched to Boolean object
Roland Haeder [Wed, 14 Oct 2015 09:31:07 +0000 (11:31 +0200)]
switched to Boolean object
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded named query for searching user's shares
Roland Haeder [Wed, 14 Oct 2015 08:21:52 +0000 (10:21 +0200)]
added named query for searching user's shares
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Wed, 14 Oct 2015 08:16:53 +0000 (10:16 +0200)]
Continued:
- added remote interface for sharing address books
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Tue, 13 Oct 2015 14:59:01 +0000 (16:59 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoMerge branch 'master' of file:///E:/Java%20Project/addressbook-lib
Roland Haeder [Tue, 13 Oct 2015 13:33:47 +0000 (15:33 +0200)]
Merge branch 'master' of file:///E:/Java%20Project/addressbook-lib

Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
src/org/mxchange/addressbook/model/addressbook/UserAddressbook.java
src/org/mxchange/addressbook/model/addressbook/shared/AddressbookShare.java

8 years agoContinued:
Roland Haeder [Tue, 13 Oct 2015 13:07:18 +0000 (15:07 +0200)]
Continued:
- added POJO/POJI for address book sharing
- added equals()/hashCode()
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Tue, 13 Oct 2015 13:07:18 +0000 (15:07 +0200)]
Continued:
- added POJO/POJI for address book sharing
- added equals()/hashCode()
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agotry to get through @EJB?
Roland Haeder [Tue, 13 Oct 2015 11:51:01 +0000 (13:51 +0200)]
try to get through @EJB?
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded named query for data retrieval by id number
Roland Haeder [Tue, 13 Oct 2015 10:30:41 +0000 (12:30 +0200)]
added named query for data retrieval by id number
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded (maybe not needed?) annotation
Roland Haeder [Tue, 13 Oct 2015 10:24:47 +0000 (12:24 +0200)]
added (maybe not needed?) annotation
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Tue, 13 Oct 2015 10:07:14 +0000 (12:07 +0200)]
Continued:
- added validator for address book id. This validator uses the remote address book bean for validation
- added business method isAddressbookIdUsed()
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Tue, 13 Oct 2015 06:39:21 +0000 (08:39 +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:23:24 +0000 (20:23 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoNo more @OneToMany as this is confusing, better @OneToOne and easy named queries :)
Roland Haeder [Mon, 12 Oct 2015 17:00:18 +0000 (19:00 +0200)]
No more @OneToMany as this is confusing, better @OneToOne and easy named queries :)

8 years agoadded new method
Roland Haeder [Mon, 12 Oct 2015 16:49:47 +0000 (18:49 +0200)]
added new method

8 years agore-ordered members + re-formated
Roland Haeder [Mon, 12 Oct 2015 16:45:23 +0000 (18:45 +0200)]
re-ordered members + re-formated

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

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 15:34:08 +0000 (17:34 +0200)]
updated jar(s)

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

8 years agoRemote bean again ... :-(
Roland Haeder [Mon, 12 Oct 2015 15:00:28 +0000 (17:00 +0200)]
Remote bean again ... :-(

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 14:31:09 +0000 (16:31 +0200)]
updated jar(s)

8 years agoIt should be a local bean
Roland Haeder [Mon, 12 Oct 2015 14:23:44 +0000 (16:23 +0200)]
It should be a local bean

8 years agoUpdated .gitignore
Roland Haeder [Mon, 12 Oct 2015 14:10:45 +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 14:00:06 +0000 (16:00 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s) + made column names shorter
Roland Haeder [Mon, 12 Oct 2015 11:29:36 +0000 (13:29 +0200)]
updated jar(s) + made column names shorter
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agothis validator does not allow null + jars updated
Roland Haeder [Mon, 12 Oct 2015 09:45:08 +0000 (11:45 +0200)]
this validator does not allow null + jars updated
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Mon, 12 Oct 2015 09:05:48 +0000 (11:05 +0200)]
Continued:
- added singleton remote interface for SMS provider data retrieval
- added jphone-core.jar
- updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 06:43:03 +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:30:56 +0000 (22:30 +0200)]
updated jar(s)

8 years agoOpps, missed @Remote annotation
Roland Haeder [Sun, 11 Oct 2015 20:20:14 +0000 (22:20 +0200)]
Opps, missed @Remote annotation

8 years agoContinued:
Roland Haeder [Sun, 11 Oct 2015 19:57:00 +0000 (21:57 +0200)]
Continued:
- added jcountry-core
- added a remote singleton bean interface for country data retrieval

8 years agoupdated jar(s)
Roland Haeder [Sun, 11 Oct 2015 17:19:11 +0000 (19:19 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 11 Oct 2015 11:48:28 +0000 (13:48 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 11 Oct 2015 11:40:26 +0000 (13:40 +0200)]
updated jar(s)

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

8 years agoContinued:
Roland Haeder [Sat, 10 Oct 2015 20:01:56 +0000 (22:01 +0200)]
Continued:
- added named queries for some classes (more will follow)
- updated project files + .gitignore
- updated jars

8 years agoupdated jars
Roland Haeder [Fri, 9 Oct 2015 21:24:02 +0000 (23:24 +0200)]
updated jars

8 years agoAuto-formatted whole project
Roland Haeder [Fri, 9 Oct 2015 19:37:44 +0000 (21:37 +0200)]
Auto-formatted whole project

8 years agoContinued:
Roland Haeder [Fri, 9 Oct 2015 19:33:57 +0000 (21:33 +0200)]
Continued:
- added constructor with address book name
- added Exception AddressbookNameAlreadyUsedException
- added new business methods createAddressbook() and isAddressbookNameUsed()

8 years agoContinued:
Roland Haeder [Fri, 9 Oct 2015 18:59:20 +0000 (20:59 +0200)]
Continued:
- added jcoree.jar (for ...)
- added validator for validating address book names
- added dist.sh as this lib needs to be copied to the domain's lib folder

8 years agoupdated jar(s)
Roland Haeder [Fri, 9 Oct 2015 15:14:00 +0000 (17:14 +0200)]
updated jar(s)

8 years agoContinued:
Roland Haeder [Fri, 9 Oct 2015 12:47:36 +0000 (14:47 +0200)]
Continued:
- added business method getUsersList()
- exposed all POJO's fields/attributes in its POJI
- added named query for finding user's address books
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Fri, 9 Oct 2015 12:20:26 +0000 (14:20 +0200)]
Continued:
- added persistence jar
- added juser-core
- added POJO/POJIs for address book handling
- added remote interface for address book handling
- removed mindmap as it should only stay in one place (better in main project)
- updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoThis lib should only contain remote EJB interfaces for the addressbook application...
Roland Haeder [Fri, 9 Oct 2015 07:57:00 +0000 (09:57 +0200)]
This lib should only contain remote EJB interfaces for the addressbook application and no other classes. A better place for them is maybe addressbook-swing
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jars
Roland Haeder [Fri, 9 Oct 2015 06:21:45 +0000 (08:21 +0200)]
updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Thu, 8 Oct 2015 15:57:50 +0000 (17:57 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Thu, 8 Oct 2015 15:12:41 +0000 (17:12 +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:10:34 +0000 (20:10 +0200)]
Updated jar(s)

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

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

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

8 years agoMerge branch 'master' of file:///E:/Java%20Project/addressbook-lib
Roland Haeder [Tue, 6 Oct 2015 13:43:02 +0000 (15:43 +0200)]
Merge branch 'master' of file:///E:/Java%20Project/addressbook-lib

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:12:00 +0000 (12:12 +0200)]
updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

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

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

8 years agofixed path for Linux/MacOS
Roland Haeder [Tue, 6 Oct 2015 06:53:58 +0000 (08:53 +0200)]
fixed path for Linux/MacOS
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agocleanup from previous TDGP
Roland Haeder [Mon, 5 Oct 2015 11:09:43 +0000 (13:09 +0200)]
cleanup from previous TDGP
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jars
Roland Haeder [Mon, 5 Oct 2015 11:01:38 +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:29 +0000 (12:52 +0200)]
updated jar
Signed-off-by:Roland Häder <roland@mxchange.org>

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

8 years agoignored for internationalization
Roland Haeder [Mon, 5 Oct 2015 09:58:05 +0000 (11:58 +0200)]
ignored for internationalization
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agosome minor fixes
Roland Haeder [Mon, 5 Oct 2015 09:44:36 +0000 (11:44 +0200)]
some minor fixes
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jars
Roland Haeder [Mon, 5 Oct 2015 05:43:29 +0000 (07:43 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoContinued:
Roland Haeder [Fri, 2 Oct 2015 10:03:38 +0000 (12:03 +0200)]
Continued:
- added jcontacts-business-core.jar (model/POJO/POJI for business contacts)
- renamed jcontacts -> jcontacts-core
- added persistence as the facade will do it (maybe this will be moved to EJB?)
- moved exception to jcontacts-core
- fixed imports
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agofixes + updated jar
Roland Haeder [Fri, 2 Oct 2015 07:59:30 +0000 (09:59 +0200)]
fixes + updated jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenaming season: renamed manager -> facade
Roland Haeder [Fri, 2 Oct 2015 07:49:47 +0000 (09:49 +0200)]
Renaming season: renamed manager -> facade
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jars
Roland Haeder [Thu, 1 Oct 2015 18:16:40 +0000 (20:16 +0200)]
updated jars

8 years agoremoved no longer used jars + switched to jcontacts as this is the model jar
Roland Haeder [Thu, 1 Oct 2015 13:34:28 +0000 (15:34 +0200)]
removed no longer used jars + switched to jcontacts as this is the model jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued rewriting:
Roland Haeder [Thu, 1 Oct 2015 12:49:10 +0000 (14:49 +0200)]
Continued rewriting:
- added jcontacts-lib
- updated jars
- fixed imports
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agorenamed documentation title + removed execute options as this is a library
Roland Haeder [Thu, 1 Oct 2015 08:32:01 +0000 (10:32 +0200)]
renamed documentation title + removed execute options as this is a library
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agomaybe no logging in lib?
Roland Haeder [Thu, 1 Oct 2015 08:28:36 +0000 (10:28 +0200)]
maybe no logging in lib?
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated readme and deleted no longer used (not here) files
Roland Haeder [Thu, 1 Oct 2015 08:04:51 +0000 (10:04 +0200)]
updated readme and deleted no longer used (not here) files
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agosplitted project into lib and swing (anyway a good idea)
Roland Haeder [Thu, 1 Oct 2015 07:59:40 +0000 (09:59 +0200)]
splitted project into lib and swing (anyway a good idea)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated mind map
Roland Haeder [Thu, 1 Oct 2015 07:52:19 +0000 (09:52 +0200)]
updated mind map
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoauto-reformatted most project files
Roland Haeder [Wed, 30 Sep 2015 10:32:33 +0000 (12:32 +0200)]
auto-reformatted most project files
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded Freeplane mindmap documentation
Roland Haeder [Wed, 30 Sep 2015 10:21:08 +0000 (12:21 +0200)]
added Freeplane mindmap documentation
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Wed, 30 Sep 2015 07:25:03 +0000 (09:25 +0200)]
Continued:
- fixed some errors (not all)
- updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jars (re-compiled)
Roland Haeder [Tue, 29 Sep 2015 15:15:25 +0000 (17:15 +0200)]
Updated jars (re-compiled)

8 years agoPrepared for upcoming rewrite:
Roland Haeder [Tue, 29 Sep 2015 13:34:54 +0000 (15:34 +0200)]
Prepared for upcoming rewrite:
- added BaseAddressbookSystem class
- rewrote all logger to bean (why not working?)
- added JPA jar
Signed-off-by:Roland Häder <roland@mxchange.org>