]> git.mxchange.org Git - addressbook-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Thu, 8 Oct 2015 13:26:56 +0000 (15:26 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 8 Oct 2015 13:26:56 +0000 (15:26 +0200)
commit3ff12cb1730d035123669b8674c8ae56a60d02c0
tree588baa0802b82e24c15837a0e457d167c1b71875
parent9d9300e94720364af81874fd0c28975a97d8ad8b
Continued:
- added more pages for login area
- also added their language strings
- moved menu/footer definitions into corresponding foo_base.tpl templates
Signed-off-by:Roland Häder <roland@mxchange.org>
33 files changed:
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/faces-config.xml
web/WEB-INF/templates.dist/admin_page.xhtml
web/WEB-INF/templates.dist/guest_page.xhtml
web/WEB-INF/templates.dist/login_page.xhtml
web/WEB-INF/templates/admin/admin_base.tpl
web/WEB-INF/templates/guest/guest_base.tpl
web/WEB-INF/templates/guest/guest_menu.tpl
web/WEB-INF/templates/login/login_base.tpl
web/WEB-INF/templates/login/login_menu.tpl
web/admin/admin_index.xhtml [new file with mode: 0644]
web/admin/admin_logout.xhtml
web/admin/index.xhtml [deleted file]
web/imprint.xhtml
web/index.xhtml
web/login/index.xhtml [deleted file]
web/login/login_edit_address.xhtml [new file with mode: 0644]
web/login/login_edit_user_data.xhtml [new file with mode: 0644]
web/login/login_index.xhtml [new file with mode: 0644]
web/login/login_other_addressbooks.xhtml [new file with mode: 0644]
web/login/login_own_addressbooks.xhtml [new file with mode: 0644]
web/login/login_user_list.xhtml [new file with mode: 0644]
web/privacy.xhtml
web/resources/css/cssLayout.css
web/resources/css/default.css
web/terms.xhtml
web/user/login.xhtml
web/user/login_error.xhtml
web/user/lost_passwd.xhtml
web/user/register.xhtml
web/user/register_done.xhtml
web/user/resend_link.xhtml