]> git.mxchange.org Git - addressbook-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Mon, 19 Oct 2015 09:06:02 +0000 (11:06 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 19 Oct 2015 09:06:02 +0000 (11:06 +0200)
commitaa489f89cf2c8eb473522e1850e7d654fb2890d0
tree82bb18791b885b80858d25afeb40a59ca8944556
parent0cce569973bc9217d80eb07d9d2b9779be6f4696
Continued:
- isAddressbookLoaded() also checks User instance + name
- added check before start of sharing address books if the owner and sharee are both not invisible
- added isUserNotInvisible(). EL code seems not handle negative check? :-(
- fixed check on user instance in template user_profile_link.tpl
- removed one ui:fragment as it can be attached to h:panelGrid, too
Signed-off-by:Roland Häder <roland@mxchange.org>
nbproject/faces-config.NavData
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionBean.java
src/java/org/mxchange/addressbook/beans/login/UserLoginWebSessionBean.java
src/java/org/mxchange/addressbook/beans/login/UserLoginWebSessionController.java
src/java/org/mxchange/addressbook/beans/shares/SharesWebSessionBean.java
web/WEB-INF/templates/generic/user_profile_link.tpl
web/login/login_start_sharing_addressbook.xhtml
web/user/show_addressbook.xhtml