]> git.mxchange.org Git - pizzaservice-war.git/commit
re-organized pages:
authorRoland Haeder <roland@mxchange.org>
Thu, 5 May 2016 14:04:57 +0000 (16:04 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 5 May 2016 14:07:06 +0000 (16:07 +0200)
commit6bd4606f00ad1b35a873dc18dc7836c41f396bb8
treefc6bad6db922f78f018aeed9c8794cd0c5121edf
parenta317511dbec681fff8d568319199f9b7122cecd9
re-organized pages:
- moved /user/ -> /guest/user/ as these are pages for current guest but later users
- moved /login/ -> /user/ as these are pages for current (logged-in) users
27 files changed:
nbproject/faces-config.NavData
web/WEB-INF/faces-config.xml
web/guest/user/user_list.xhtml [new file with mode: 0644]
web/guest/user/user_profile.xhtml [new file with mode: 0644]
web/login/login_add_addressbook.xhtml [deleted file]
web/login/login_change_email_address.xhtml [deleted file]
web/login/login_change_password.xhtml [deleted file]
web/login/login_change_personal_data.xhtml [deleted file]
web/login/login_contact_data_saved.xhtml [deleted file]
web/login/login_data_saved.xhtml [deleted file]
web/login/login_edit_user_data.xhtml [deleted file]
web/login/login_index.xhtml [deleted file]
web/login/login_own_addressbooks.xhtml [deleted file]
web/login/login_user_data_saved.xhtml [deleted file]
web/user/login_add_addressbook.xhtml [new file with mode: 0644]
web/user/login_change_email_address.xhtml [new file with mode: 0644]
web/user/login_change_password.xhtml [new file with mode: 0644]
web/user/login_change_personal_data.xhtml [new file with mode: 0644]
web/user/login_contact_data_saved.xhtml [new file with mode: 0644]
web/user/login_data_saved.xhtml [new file with mode: 0644]
web/user/login_edit_user_data.xhtml [new file with mode: 0644]
web/user/login_index.xhtml [new file with mode: 0644]
web/user/login_own_addressbooks.xhtml [new file with mode: 0644]
web/user/login_user_data_saved.xhtml [new file with mode: 0644]
web/user/show_addressbook.xhtml [deleted file]
web/user/user_list.xhtml [deleted file]
web/user/user_profile.xhtml [deleted file]